diff --git a/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel.20241230_005631.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel.20241230_005631.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log new file mode 100644 index 000000000..b98e18e0d --- /dev/null +++ b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel.20241230_005631.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log @@ -0,0 +1,569 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 96 +5.4.0 +Filtering some benchmarks for OCaml 5.4.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.4.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.4.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.4.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.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.4.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="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.4.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.4.0+trunk +∗ installed ocaml-config.1 +∗ installed ocaml.5.4.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.4.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: 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.4.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.4.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.4.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.4.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.15.3 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1 +Linking to system dune files found at: /home/sandmark/.opam/ocaml-base-compiler.4.13.1 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune --version = n/a +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.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.4.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.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3" +The following actions will be performed: + ∗ install dune 3.15.3 + ∗ install csexp 1.5.2 [required by dune-configurator] + ∗ install dune-configurator 3.15.3 +===== ∗ 3 ===== + +<><> 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.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed dune.3.15.3 +∗ installed csexp.1.5.2 +∗ installed dune-configurator.3.15.3 +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.4.0+trunk --yes -n dune "3.15.3" +dune is now pinned to version 3.15.3 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.x.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.4.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +opam install --switch=5.4.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 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[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 +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install + +<><> 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.4.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.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.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.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +The following actions will be performed: + ∗ install conf-gmp 1 + ∗ install ocaml_intrinsics_kernel v0.17.1 + ∗ install conf-pkg-config 1.2 + ∗ install conf-findutils 1 + ∗ install conf-m4 1 + ∗ install yojson 2.2.2 + ∗ install conf-autoconf 0.2 + ∗ install thread-table 1.0.0 + ∗ install sexplib0 v0.17.0 + ∗ install ocaml-syntax-shims 1.0.0 + ∗ install conf-cmake 1 + ∗ install stdlib-shims 0.1.0 + ∗ install eqaf 0.10 + ∗ install either 1.0.0 + ∗ install menhirLib 20200612 + ∗ install stringext 1.6.0 + ∗ install menhirSdk 20200612 + ∗ install conf-openblas 0.2.2 + ∗ install ocamlbuild 0.15.0 + ∗ install bigarray-compat 1.1.0 + ∗ install base-bytes base + ∗ install conf-perl 1 + ∗ install cppo 1.6.7 + ∗ install minilight 1.6 + ∗ install re 1.12.0 + ∗ install owl-base 1.1 + ∗ install num 1.3 + ∗ install camlp-streams 5.0 + ∗ install cmdliner 1.3.0 + ∗ install optint 0.3.0 + ∗ install result 1.5 + ∗ install domain_shims 0.1.0 + ∗ install conf-zlib 1 + ∗ install conf-libffi 2.0.0 + ∗ install domain-local-await 1.0.1 + ∗ install rungen 0.0.1 + ∗ install base v0.17.1 + ∗ install ocamlgraph 2.0.0 + ∗ install integers 0.7.0 + ∗ install menhir 20200612 + ∗ install topkg 1.0.7 + ∗ install nbcodec 20151119 + ∗ install bigstringaf 0.6.1 + ∗ install digestif 1.0.0 + ∗ install base64 3.4.0 + ∗ install zarith 1.10 + ∗ install ocplib-endian 1.2 + ∗ install ocplib-simplex 0.4.1 + ∗ install cubicle 1.2.0 + ∗ install orun 0.1* + ∗ install checkseum 0.3.4 + ∗ install saturn_lockfree 0.4.0 + ∗ install camlzip 1.13 + ∗ install stdio v0.17.0 + ∗ install ctypes 0.23.0 + ∗ install psmt2-frontend 0.4.0 + ∗ install uutf 1.0.3 + ∗ install uuidm 0.9.9 + ∗ 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 angstrom 0.16.1 + ∗ install lwt 5.7.0 + ∗ install alt-ergo-lib 2.4.2 + ∗ install decompress 1.1.0 + ∗ install saturn 0.4.0 + ∗ install npy 0.0.9 + ∗ install ctypes-foreign 0.23.0 + ∗ install jsonm 1.0.2 + ∗ install uri 4.1.0 + ∗ install logs 0.7.0 + ∗ install alt-ergo-parsers 2.4.2 + ∗ install domainslib 0.5.1 + ∗ install owl 1.1 + ∗ install hdr_histogram 0.0.4 + ∗ install repr 0.6.0 + ∗ install alt-ergo 2.4.2 + ∗ install runtime_events_tools ~dev* +===== ∗ 80 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-parsers.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-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/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.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 +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.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 +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.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 +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[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 +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[ocaml-syntax-shims.1.0.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 +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.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 +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl-base.1.1] found in cache +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[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 +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.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 cmdliner.1.3.0 +∗ installed bigstringaf.0.6.1 +∗ installed conf-autoconf.0.2 +∗ installed conf-cmake.1 +∗ installed conf-findutils.1 +∗ installed conf-gmp.1 +∗ installed conf-m4.1 +∗ installed conf-openblas.0.2.2 +∗ installed conf-perl.1 +∗ installed conf-pkg-config.1.2 +∗ installed cppo.1.6.7 +∗ installed domain_shims.0.1.0 +∗ installed either.1.0.0 +∗ installed eqaf.0.10 +∗ installed menhirLib.20200612 +∗ installed menhirSdk.20200612 +∗ installed minilight.1.6 +∗ installed ocaml-syntax-shims.1.0.0 +∗ installed ocaml_intrinsics_kernel.v0.17.1 +∗ installed optint.0.3.0 +∗ installed re.1.12.0 +∗ installed result.1.5 +∗ installed sexplib0.v0.17.0 +∗ installed stdlib-shims.0.1.0 +∗ installed stringext.1.6.0 +∗ installed thread-table.1.0.0 +∗ installed yojson.2.2.2 +∗ installed owl-base.1.1 +∗ installed num.1.3 +∗ installed angstrom.0.16.1 +∗ installed base.v0.17.1 +∗ installed base64.3.4.0 +∗ installed checkseum.0.3.4 +∗ installed conf-libffi.2.0.0 +∗ installed conf-zlib.1 +∗ installed digestif.1.0.0 +∗ installed domain-local-await.1.0.1 +∗ installed integers.0.7.0 +∗ installed menhir.20200612 +∗ installed ocamlbuild.0.15.0 +∗ installed ocamlgraph.2.0.0 +∗ installed ocplib-endian.1.2 +∗ installed orun.0.1 +∗ installed rungen.0.0.1 +∗ installed saturn_lockfree.0.4.0 +∗ installed zarith.1.10 +∗ installed camlzip.1.13 +∗ installed ctypes.0.23.0 +∗ installed decompress.1.1.0 +∗ installed psmt2-frontend.0.4.0 +∗ installed saturn.0.4.0 +∗ installed stdio.v0.17.0 +∗ installed topkg.1.0.7 +∗ installed uri.4.1.0 +∗ installed cubicle.1.2.0 +∗ installed nbcodec.20151119 +∗ installed lwt.5.7.0 +∗ installed npy.0.0.9 +∗ installed domainslib.0.5.1 +∗ 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.9 +∗ installed uutf.1.0.3 +∗ installed ocplib-simplex.0.4.1 +∗ installed ctypes-foreign.0.23.0 +∗ installed logs.0.7.0 +∗ installed jsonm.1.0.2 +∗ installed hdr_histogram.0.0.4 +∗ installed repr.0.6.0 +∗ installed runtime_events_tools.~dev +∗ installed owl.1.1 +∗ installed alt-ergo-lib.2.4.2 +∗ 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.16.1 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base v0.17.1 Full standard library replacement 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.13 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.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 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-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +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 +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +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-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 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.7.0 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 +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 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 +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 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 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 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 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_navajo_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 95.253505 s. +Generating edge list... +Generated. Time: 102.449358 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_navajo_run_config_filtered.json + RUN_BENCH_TARGET=run_orunchrt (WRAPPER=orunchrt) + PRE_BENCH_EXEC= diff --git a/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..4f5e9a243 --- /dev/null +++ b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+parallel_1.orunchrt.summary.bench @@ -0,0 +1,130 @@ +{"version":"5.15.0-118-generic","hostname":"navajo","kernel":"Linux","arch":"x86_64"} +{"name":"matrix_multiplication_multicore.1_2048.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./matrix_multiplication_multicore.exe 1 2048","time_secs":97.99869799613953,"user_time_secs":93.07348,"sys_time_secs":0.07170799999999999,"maxrss_kB":102876,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12596277,"minor_words":1008,"promoted_words":707,"major_words":12595976,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":11686508,"top_heap_words":11686508},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.16_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./test_decompress_multicore.exe 16 256 1_048_576","time_secs":1.933260202407837,"user_time_secs":24.212642,"sys_time_secs":1.57068,"maxrss_kB":150708,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3229151146,"minor_words":2398340610,"promoted_words":631964,"major_words":831442500,"minor_collections":1076,"major_collections":426,"forced_major_collections":0,"heap_words":8165617,"top_heap_words":8698951},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.96_20000_20000.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./evolutionary_algorithm_multicore.exe 96 20000 20000","time_secs":14.91273283958435,"user_time_secs":175.7365,"sys_time_secs":155.151628,"maxrss_kB":15851304,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12063205837,"minor_words":8862865762,"promoted_words":1547689,"major_words":3201887764,"minor_collections":481,"major_collections":15,"forced_major_collections":0,"heap_words":1202865068,"top_heap_words":1207945830},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.24.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./binarytrees5.exe 24","time_secs":101.43866014480591,"user_time_secs":94.884387,"sys_time_secs":1.553718,"maxrss_kB":2169368,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8942257891,"minor_words":8942257825,"promoted_words":3642613873,"major_words":3642613939,"minor_collections":34148,"major_collections":73,"forced_major_collections":0,"heap_words":225202176,"top_heap_words":276926464},"codesize":339808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.8_0.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./grammatrix_multicore.exe 8","time_secs":11.693615913391113,"user_time_secs":77.715318,"sys_time_secs":0.725231,"maxrss_kB":521652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213257707,"minor_words":146537544,"promoted_words":1825760,"major_words":68545923,"minor_collections":421,"major_collections":19,"forced_major_collections":0,"heap_words":63415426,"top_heap_words":64414850},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.120_20000_20000.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./evolutionary_algorithm_multicore.exe 120 20000 20000","time_secs":14.364772081375122,"user_time_secs":207.464344,"sys_time_secs":150.853013,"maxrss_kB":14695380,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12076528073,"minor_words":8876187998,"promoted_words":1582873,"major_words":3201922948,"minor_collections":432,"major_collections":14,"forced_major_collections":0,"heap_words":1603465263,"top_heap_words":1603465263},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":11.87126898765564,"user_time_secs":41.143512,"sys_time_secs":1.542032,"maxrss_kB":2125196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793875370,"minor_words":525439846,"promoted_words":756844,"major_words":269192368,"minor_collections":356,"major_collections":4,"forced_major_collections":0,"heap_words":269381638,"top_heap_words":269381638},"codesize":353197.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":114.03177118301392,"user_time_secs":97.97431,"sys_time_secs":7.218991,"maxrss_kB":7679444,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524240920,"minor_words":6168773577,"promoted_words":308282016,"major_words":663749359,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262},"codesize":318134.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.32_768.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./mandelbrot6.exe 32_768","time_secs":118.38718891143799,"user_time_secs":112.479716,"sys_time_secs":0.003983,"maxrss_kB":10644,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1081,"minor_words":1015,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":339582.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.32_0.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./grammatrix_multicore.exe 32","time_secs":5.279998064041138,"user_time_secs":129.115645,"sys_time_secs":1.058259,"maxrss_kB":562772,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213262453,"minor_words":146542290,"promoted_words":1826732,"major_words":68546895,"minor_collections":416,"major_collections":19,"forced_major_collections":0,"heap_words":63640706,"top_heap_words":64636034},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.8_2048.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./floyd_warshall_multicore.exe 8 2048","time_secs":38.69193506240845,"user_time_secs":285.405753,"sys_time_secs":0.662694,"maxrss_kB":294156,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":373360517,"minor_words":369162050,"promoted_words":101450817,"major_words":105649284,"minor_collections":1464,"major_collections":25,"forced_major_collections":0,"heap_words":34754563,"top_heap_words":35000323},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.8_20000_20000.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./evolutionary_algorithm_multicore.exe 8 20000 20000","time_secs":22.699316024780273,"user_time_secs":88.39260299999999,"sys_time_secs":46.489429,"maxrss_kB":14884828,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12052008821,"minor_words":8851668746,"promoted_words":1148835,"major_words":3201488910,"minor_collections":5066,"major_collections":22,"forced_major_collections":0,"heap_words":1228698782,"top_heap_words":1287147548},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.64_2048.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./floyd_warshall_multicore.exe 64 2048","time_secs":8.530149936676025,"user_time_secs":456.290134,"sys_time_secs":1.386851,"maxrss_kB":476148,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":248924841,"minor_words":244726374,"promoted_words":86923792,"major_words":91122259,"minor_collections":1085,"major_collections":21,"forced_major_collections":0,"heap_words":45715459,"top_heap_words":45846531},"codesize":353470.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":107.85894107818604,"user_time_secs":199.346545,"sys_time_secs":15.561059,"maxrss_kB":7720768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7894894530,"minor_words":7539427187,"promoted_words":308491894,"major_words":663959237,"minor_collections":8558,"major_collections":9,"forced_major_collections":0,"heap_words":520687637,"top_heap_words":587796507},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":86.59646701812744,"user_time_secs":82.256974,"sys_time_secs":0.035853,"maxrss_kB":23184,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30664777503,"minor_words":30664712119,"promoted_words":35863867,"major_words":35929251,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2064434,"top_heap_words":2134330},"codesize":420897.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.64_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./spectralnorm2_multicore.exe 64 32_768","time_secs":5.4365010261535645,"user_time_secs":305.930826,"sys_time_secs":17.15646,"maxrss_kB":153484,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85938776213,"minor_words":85938055229,"promoted_words":770493,"major_words":1491477,"minor_collections":5960,"major_collections":4,"forced_major_collections":0,"heap_words":1970212,"top_heap_words":2002983},"codesize":353100.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.10172605514526,"user_time_secs":99.588241,"sys_time_secs":7.577279,"maxrss_kB":7679720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524241581,"minor_words":6168774238,"promoted_words":308282421,"major_words":663749764,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520450069,"top_heap_words":573927454},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.2048.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./floyd_warshall.exe 2048","time_secs":172.86085391044617,"user_time_secs":164.066017,"sys_time_secs":0.191228,"maxrss_kB":255696,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106033001,"minor_words":101834534,"promoted_words":101777096,"major_words":105975563,"minor_collections":2538,"major_collections":26,"forced_major_collections":0,"heap_words":32198659,"top_heap_words":32198659},"codesize":261314.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":103.47209095954895,"user_time_secs":104.386285,"sys_time_secs":8.109030000000001,"maxrss_kB":7821480,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6544570186,"minor_words":6189102843,"promoted_words":308295169,"major_words":663762512,"minor_collections":14404,"major_collections":9,"forced_major_collections":0,"heap_words":520474645,"top_heap_words":520474645},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.16_13.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./fannkuchredux_multicore.exe 16 13","time_secs":59.0720009803772,"user_time_secs":545.3549860000001,"sys_time_secs":0.103605,"maxrss_kB":13296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":70706282,"minor_words":70706216,"promoted_words":4408,"major_words":4474,"minor_collections":271,"major_collections":1,"forced_major_collections":0,"heap_words":409600,"top_heap_words":409600},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.96_1024.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./game_of_life_multicore.exe 96 1024","time_secs":1.7024412155151367,"user_time_secs":145.465722,"sys_time_secs":0.757675,"maxrss_kB":190076,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":95126458,"minor_words":93025142,"promoted_words":82189,"major_words":2183505,"minor_collections":17,"major_collections":9,"forced_major_collections":0,"heap_words":4136966,"top_heap_words":4136966},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.64_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./test_decompress_multicore.exe 64 256 1_048_576","time_secs":2.090826988220215,"user_time_secs":41.522565,"sys_time_secs":8.475070000000001,"maxrss_kB":601084,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3232660889,"minor_words":2401850353,"promoted_words":711147,"major_words":831521683,"minor_collections":367,"major_collections":124,"forced_major_collections":0,"heap_words":12665520,"top_heap_words":13460264},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.1_256_1_048_576.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./test_decompress_multicore.exe 1 256 1_048_576","time_secs":23.74173092842102,"user_time_secs":22.221295,"sys_time_secs":0.402357,"maxrss_kB":16492,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3227643522,"minor_words":2396832986,"promoted_words":543170,"major_words":831353706,"minor_collections":11822,"major_collections":4040,"forced_major_collections":0,"heap_words":832544,"top_heap_words":1091754},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.96_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./spectralnorm2_multicore.exe 96 32_768","time_secs":5.2515270709991455,"user_time_secs":444.392543,"sys_time_secs":23.955012,"maxrss_kB":227140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85928875494,"minor_words":85928154510,"promoted_words":1546238,"major_words":2267222,"minor_collections":5457,"major_collections":4,"forced_major_collections":0,"heap_words":2654244,"top_heap_words":2687015},"codesize":353100.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":55.615209102630615,"user_time_secs":421.97603,"sys_time_secs":0.714956,"maxrss_kB":25408,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398818067,"minor_words":16398818001,"promoted_words":31143483,"major_words":31143549,"minor_collections":8009,"major_collections":206,"forced_major_collections":0,"heap_words":593920,"top_heap_words":598147},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.64_4096.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./LU_decomposition_multicore.exe 64 4096","time_secs":7.273355007171631,"user_time_secs":379.520525,"sys_time_secs":36.376732,"maxrss_kB":670936,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137880852558,"minor_words":137813743624,"promoted_words":39417892,"major_words":106526826,"minor_collections":9940,"major_collections":14,"forced_major_collections":0,"heap_words":53424137,"top_heap_words":70422540},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.64_20000_20000.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./evolutionary_algorithm_multicore.exe 64 20000 20000","time_secs":13.996155977249146,"user_time_secs":138.155813,"sys_time_secs":121.568108,"maxrss_kB":15866764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12065341678,"minor_words":8865001603,"promoted_words":1357766,"major_words":3201697841,"minor_collections":762,"major_collections":15,"forced_major_collections":0,"heap_words":1602576431,"top_heap_words":1604156668},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.32_128_8192.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./nbody_multicore.exe 32 128 8192","time_secs":2.1779119968414307,"user_time_secs":66.743757,"sys_time_secs":0.091862,"maxrss_kB":67528,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12673550,"minor_words":12665291,"promoted_words":78308,"major_words":86567,"minor_collections":10,"major_collections":2,"forced_major_collections":0,"heap_words":892931,"top_heap_words":892931},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.120_15.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./nqueens_multicore.exe 120 15","time_secs":10.660898208618164,"user_time_secs":1167.829099,"sys_time_secs":8.494529,"maxrss_kB":291164,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399276335,"minor_words":16399276269,"promoted_words":33585451,"major_words":33585517,"minor_collections":609,"major_collections":28,"forced_major_collections":0,"heap_words":5107712,"top_heap_words":5115904},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.8_2048.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./matrix_multiplication_multicore.exe 8 2048","time_secs":13.8388831615448,"user_time_secs":101.758313,"sys_time_secs":0.115548,"maxrss_kB":106648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13009210,"minor_words":413941,"promoted_words":1932,"major_words":12597201,"minor_collections":12,"major_collections":10,"forced_major_collections":0,"heap_words":12832777,"top_heap_words":12832777},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.8_32_768.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./spectralnorm2_multicore.exe 8 32_768","time_secs":29.551564931869507,"user_time_secs":220.262947,"sys_time_secs":1.744285,"maxrss_kB":26244,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85932201078,"minor_words":85931480094,"promoted_words":100970,"major_words":821954,"minor_collections":42580,"major_collections":7,"forced_major_collections":0,"heap_words":585758,"top_heap_words":618529},"codesize":353100.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":111.65003991127014,"user_time_secs":189.791538,"sys_time_secs":10.633556,"maxrss_kB":7702736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12193752694,"minor_words":11838285351,"promoted_words":308342632,"major_words":663809975,"minor_collections":28143,"major_collections":9,"forced_major_collections":0,"heap_words":520519701,"top_heap_words":587628571},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.96_0.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./grammatrix_multicore.exe 96","time_secs":4.650089979171753,"user_time_secs":318.646057,"sys_time_secs":3.412723,"maxrss_kB":649460,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213270344,"minor_words":146550181,"promoted_words":1829778,"major_words":68549941,"minor_collections":449,"major_collections":19,"forced_major_collections":0,"heap_words":64230530,"top_heap_words":65225858},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.64_2048.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./matrix_multiplication_multicore.exe 64 2048","time_secs":2.290438175201416,"user_time_secs":105.286015,"sys_time_secs":0.412086,"maxrss_kB":143172,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":18197185,"minor_words":5601916,"promoted_words":15670,"major_words":12610939,"minor_collections":14,"major_collections":7,"forced_major_collections":0,"heap_words":13897737,"top_heap_words":13897737},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.0.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./grammatrix.exe","time_secs":67.49550700187683,"user_time_secs":63.565268,"sys_time_secs":0.609519,"maxrss_kB":509232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242782,"minor_words":146522619,"promoted_words":1819811,"major_words":68539974,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":306260.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":108.47457385063171,"user_time_secs":198.118061,"sys_time_secs":13.579538,"maxrss_kB":7712284,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8209106355,"minor_words":7853639012,"promoted_words":308394409,"major_words":663861752,"minor_collections":10027,"major_collections":9,"forced_major_collections":0,"heap_words":520650773,"top_heap_words":587759643},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.16_2048.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./floyd_warshall_multicore.exe 16 2048","time_secs":20.773353099822998,"user_time_secs":300.570745,"sys_time_secs":0.713878,"maxrss_kB":338904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":256804568,"minor_words":252606101,"promoted_words":99701440,"major_words":103899907,"minor_collections":1213,"major_collections":24,"forced_major_collections":0,"heap_words":38531075,"top_heap_words":38756355},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.96_134217728.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./mergesort_multicore.exe 96 134217728","time_secs":8.376296043395996,"user_time_secs":83.30093100000001,"sys_time_secs":2.358287,"maxrss_kB":2308552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":799559375,"minor_words":531123851,"promoted_words":930545,"major_words":269366069,"minor_collections":39,"major_collections":4,"forced_major_collections":0,"heap_words":271036422,"top_heap_words":271036422},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.64_0.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./grammatrix_multicore.exe 64","time_secs":4.838613033294678,"user_time_secs":229.721993,"sys_time_secs":2.013843,"maxrss_kB":615856,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213266931,"minor_words":146546768,"promoted_words":1828208,"major_words":68548371,"minor_collections":427,"major_collections":19,"forced_major_collections":0,"heap_words":63964290,"top_heap_words":64959618},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.64_13.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./fannkuchredux_multicore.exe 64 13","time_secs":67.4100079536438,"user_time_secs":568.291887,"sys_time_secs":0.70221,"maxrss_kB":31296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":77606006,"minor_words":77605940,"promoted_words":14930,"major_words":14996,"minor_collections":294,"major_collections":1,"forced_major_collections":0,"heap_words":1228800,"top_heap_words":1228800},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_24.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./binarytrees5_multicore.exe 1 24","time_secs":102.93124794960022,"user_time_secs":96.43273499999999,"sys_time_secs":1.394342,"maxrss_kB":2080332,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8942258187,"minor_words":8942258121,"promoted_words":3641668788,"major_words":3641668854,"minor_collections":34149,"major_collections":74,"forced_major_collections":0,"heap_words":203575296,"top_heap_words":265510912},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./nqueens.exe 15","time_secs":46.27639889717102,"user_time_secs":43.968806,"sys_time_secs":0.003983,"maxrss_kB":10628,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":513387449,"minor_words":513387383,"promoted_words":48661,"major_words":48727,"minor_collections":1960,"major_collections":5,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440},"codesize":167280.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.1_20000_20000.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 20000 20000","time_secs":104.28054904937744,"user_time_secs":85.411379,"sys_time_secs":13.716655,"maxrss_kB":15060352,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12035789452,"minor_words":8835449377,"promoted_words":1060944,"major_words":3201401019,"minor_collections":33720,"major_collections":28,"forced_major_collections":0,"heap_words":1600857065,"top_heap_words":1914753764},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.120_134217728.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./mergesort_multicore.exe 120 134217728","time_secs":7.895028829574585,"user_time_secs":89.124118,"sys_time_secs":2.745712,"maxrss_kB":2374440,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":802505873,"minor_words":534070349,"promoted_words":877499,"major_words":269313023,"minor_collections":48,"major_collections":4,"forced_major_collections":0,"heap_words":271540230,"top_heap_words":271540230},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.16_24.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./binarytrees5_multicore.exe 16 24","time_secs":23.026351928710938,"user_time_secs":97.167125,"sys_time_secs":16.836432,"maxrss_kB":6817832,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8959148529,"minor_words":8959148463,"promoted_words":3630240660,"major_words":3630240726,"minor_collections":3970,"major_collections":30,"forced_major_collections":0,"heap_words":854786048,"top_heap_words":906010624},"codesize":353317.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":105.94148206710815,"user_time_secs":187.764117,"sys_time_secs":12.897836,"maxrss_kB":7695368,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9469424593,"minor_words":9113957250,"promoted_words":308407820,"major_words":663875163,"minor_collections":15762,"major_collections":9,"forced_major_collections":0,"heap_words":520609813,"top_heap_words":587718683},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.96_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./test_decompress_multicore.exe 96 256 1_048_576","time_secs":2.407270908355713,"user_time_secs":73.462457,"sys_time_secs":8.834565,"maxrss_kB":789180,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3235065937,"minor_words":2404255401,"promoted_words":749750,"major_words":831560286,"minor_collections":267,"major_collections":90,"forced_major_collections":0,"heap_words":21022648,"top_heap_words":21625788},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.120_24.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./binarytrees5_multicore.exe 120 24","time_secs":33.3340859413147,"user_time_secs":208.767579,"sys_time_secs":97.09882,"maxrss_kB":15585016,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8972158214,"minor_words":8972158148,"promoted_words":3319575831,"major_words":3319575897,"minor_collections":1509,"major_collections":25,"forced_major_collections":0,"heap_words":152993923,"top_heap_words":253948035},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.96_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./mandelbrot6_multicore.exe 96 32_768","time_secs":1.861349105834961,"user_time_secs":149.550474,"sys_time_secs":1.052158,"maxrss_kB":211584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26005916,"minor_words":9130329,"promoted_words":104942,"major_words":16980529,"minor_collections":15,"major_collections":4,"forced_major_collections":0,"heap_words":19144707,"top_heap_words":19144707},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.96_24.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./binarytrees5_multicore.exe 96 24","time_secs":29.67799186706543,"user_time_secs":175.86064,"sys_time_secs":77.4701,"maxrss_kB":13777840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8965541458,"minor_words":8965541392,"promoted_words":3349937893,"major_words":3349937959,"minor_collections":1661,"major_collections":22,"forced_major_collections":0,"heap_words":856530944,"top_heap_words":957472768},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_32_768.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./mandelbrot6_multicore.exe 1 32_768","time_secs":113.71887302398682,"user_time_secs":107.941615,"sys_time_secs":0.127482,"maxrss_kB":140136,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17695816,"minor_words":820229,"promoted_words":66191,"major_words":16941778,"minor_collections":16,"major_collections":13,"forced_major_collections":0,"heap_words":17043459,"top_heap_words":17068035},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.120_0.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./grammatrix_multicore.exe 120","time_secs":5.367830038070679,"user_time_secs":444.073101,"sys_time_secs":5.197557,"maxrss_kB":654628,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273575,"minor_words":146553412,"promoted_words":1830859,"major_words":68551022,"minor_collections":452,"major_collections":19,"forced_major_collections":0,"heap_words":64484482,"top_heap_words":65479810},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.120_4096.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./LU_decomposition_multicore.exe 120 4096","time_secs":12.393621921539307,"user_time_secs":1245.29775,"sys_time_secs":69.22636799999999,"maxrss_kB":817248,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":138027862036,"minor_words":137960753102,"promoted_words":53244290,"major_words":120353224,"minor_collections":6451,"major_collections":14,"forced_major_collections":0,"heap_words":61726729,"top_heap_words":78573580},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.8_24.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./binarytrees5_multicore.exe 8 24","time_secs":30.709282875061035,"user_time_secs":98.85965899999999,"sys_time_secs":9.832663,"maxrss_kB":5557220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8968704119,"minor_words":8968704053,"promoted_words":3643828287,"major_words":3643828353,"minor_collections":6961,"major_collections":41,"forced_major_collections":0,"heap_words":201084928,"top_heap_words":254009344},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.64_15.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./nqueens_multicore.exe 64 15","time_secs":14.954829931259155,"user_time_secs":900.090362,"sys_time_secs":2.96214,"maxrss_kB":159532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398390597,"minor_words":16398390531,"promoted_words":31734106,"major_words":31734172,"minor_collections":1059,"major_collections":43,"forced_major_collections":0,"heap_words":2936832,"top_heap_words":2936832},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.1_15.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./nqueens_multicore.exe 1 15","time_secs":91.06790685653687,"user_time_secs":86.556866,"sys_time_secs":0.007967,"maxrss_kB":10668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399563075,"minor_words":16399563009,"promoted_words":30488429,"major_words":30488495,"minor_collections":62970,"major_collections":821,"forced_major_collections":0,"heap_words":155648,"top_heap_words":155910},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.64_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./mandelbrot6_multicore.exe 64 32_768","time_secs":2.514849901199341,"user_time_secs":132.911843,"sys_time_secs":0.5038319999999999,"maxrss_kB":179348,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22767467,"minor_words":5891880,"promoted_words":90937,"major_words":16966524,"minor_collections":19,"major_collections":5,"forced_major_collections":0,"heap_words":18440195,"top_heap_words":18444291},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.32_24.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./binarytrees5_multicore.exe 32 24","time_secs":24.128714084625244,"user_time_secs":110.331023,"sys_time_secs":33.514079,"maxrss_kB":9196316,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8958188169,"minor_words":8958188103,"promoted_words":3551415533,"major_words":3551415599,"minor_collections":2541,"major_collections":25,"forced_major_collections":0,"heap_words":880283648,"top_heap_words":981581824},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.8_128_8192.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./nbody_multicore.exe 8 128 8192","time_secs":6.523249864578247,"user_time_secs":49.944493,"sys_time_secs":0.0319,"maxrss_kB":20864,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6743970,"minor_words":6735711,"promoted_words":70338,"major_words":78597,"minor_collections":9,"major_collections":2,"forced_major_collections":0,"heap_words":303107,"top_heap_words":303107},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.32_768.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./spectralnorm2.exe 32_768","time_secs":218.61249589920044,"user_time_secs":207.70733,"sys_time_secs":0.003983,"maxrss_kB":10596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85900067921,"minor_words":85899346937,"promoted_words":733,"major_words":721717,"minor_collections":327687,"major_collections":12,"forced_major_collections":0,"heap_words":262162,"top_heap_words":360475},"codesize":340138.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.16_roomfront.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./minilight_multicore.exe 16 roomfront.ml.txt","time_secs":6.941634893417358,"user_time_secs":100.874843,"sys_time_secs":1.59358,"maxrss_kB":62188,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30681601662,"minor_words":30681536278,"promoted_words":37379181,"major_words":37444565,"minor_collections":8214,"major_collections":47,"forced_major_collections":0,"heap_words":3014706,"top_heap_words":3014970},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.1_32_768.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./spectralnorm2_multicore.exe 1 32_768","time_secs":220.53688502311707,"user_time_secs":209.575493,"sys_time_secs":0.007967,"maxrss_kB":10644,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85900068321,"minor_words":85899347337,"promoted_words":969,"major_words":721953,"minor_collections":327687,"major_collections":12,"forced_major_collections":0,"heap_words":290837,"top_heap_words":356379},"codesize":353100.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.120_2048.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./floyd_warshall_multicore.exe 120 2048","time_secs":6.50835108757019,"user_time_secs":608.10394,"sys_time_secs":2.816521,"maxrss_kB":769760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":314479365,"minor_words":310280898,"promoted_words":60090709,"major_words":64289176,"minor_collections":1059,"major_collections":18,"forced_major_collections":0,"heap_words":56176643,"top_heap_words":56262659},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.1_128_8192.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./nbody_multicore.exe 1 128 8192","time_secs":49.08155179023743,"user_time_secs":46.675577,"sys_time_secs":0.003984,"maxrss_kB":10676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":371097,"minor_words":362838,"promoted_words":58882,"major_words":67141,"minor_collections":3,"major_collections":2,"forced_major_collections":0,"heap_words":122883,"top_heap_words":122883},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.2048.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./matrix_multiplication.exe 2048","time_secs":96.65216302871704,"user_time_secs":91.778751,"sys_time_secs":0.07170799999999999,"maxrss_kB":102252,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12595860,"minor_words":591,"promoted_words":455,"major_words":12595724,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":11247612,"top_heap_words":11247612},"codesize":260704.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.96_roomfront.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./minilight_multicore.exe 96 roomfront.ml.txt","time_secs":3.550351142883301,"user_time_secs":262.9042,"sys_time_secs":17.980093,"maxrss_kB":268944,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30719144825,"minor_words":30719079441,"promoted_words":40160475,"major_words":40225859,"minor_collections":2384,"major_collections":22,"forced_major_collections":0,"heap_words":7929906,"top_heap_words":7934266},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.16_1024.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./game_of_life_multicore.exe 16 1024","time_secs":5.4492950439453125,"user_time_secs":82.20329599999999,"sys_time_secs":0.07173,"maxrss_kB":55776,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":43834555,"minor_words":41733239,"promoted_words":21288,"major_words":2122604,"minor_collections":23,"major_collections":9,"forced_major_collections":0,"heap_words":2535430,"top_heap_words":2535430},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.1_2048.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./floyd_warshall_multicore.exe 1 2048","time_secs":198.2313530445099,"user_time_secs":188.151581,"sys_time_secs":0.227087,"maxrss_kB":256608,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106158278,"minor_words":101959811,"promoted_words":101785682,"major_words":105984149,"minor_collections":2538,"major_collections":26,"forced_major_collections":0,"heap_words":32219139,"top_heap_words":32219139},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.16_128_8192.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./nbody_multicore.exe 16 128 8192","time_secs":3.5720021724700928,"user_time_secs":54.326199,"sys_time_secs":0.027877,"maxrss_kB":36356,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14441648,"minor_words":14433389,"promoted_words":74327,"major_words":82586,"minor_collections":9,"major_collections":2,"forced_major_collections":0,"heap_words":442371,"top_heap_words":442371},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.8_1024.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./game_of_life_multicore.exe 8 1024","time_secs":10.682223081588745,"user_time_secs":80.903842,"sys_time_secs":0.091723,"maxrss_kB":39180,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85590881,"minor_words":83489565,"promoted_words":43504,"major_words":2144820,"minor_collections":65,"major_collections":9,"forced_major_collections":0,"heap_words":2351110,"top_heap_words":2351110},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.32_32_768.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./spectralnorm2_multicore.exe 32 32_768","time_secs":9.065206050872803,"user_time_secs":264.081024,"sys_time_secs":7.664314,"maxrss_kB":80932,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85918124163,"minor_words":85917403179,"promoted_words":379321,"major_words":1100305,"minor_collections":10724,"major_collections":5,"forced_major_collections":0,"heap_words":1167390,"top_heap_words":1167390},"codesize":353100.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./mergesort.exe 134217728","time_secs":37.055448055267334,"user_time_secs":33.856413,"sys_time_secs":1.398399,"maxrss_kB":2102868,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":301990564,"minor_words":33555040,"promoted_words":458,"major_words":268435982,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":268488710,"top_heap_words":268488710},"codesize":260786.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.32_15.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./nqueens_multicore.exe 32 15","time_secs":27.943208932876587,"user_time_secs":847.052638,"sys_time_secs":1.808636,"maxrss_kB":85280,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398278228,"minor_words":16398278162,"promoted_words":30488493,"major_words":30488559,"minor_collections":2002,"major_collections":70,"forced_major_collections":0,"heap_words":1716224,"top_heap_words":1724416},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.120_roomfront.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./minilight_multicore.exe 120 roomfront.ml.txt","time_secs":3.7454819679260254,"user_time_secs":342.88752,"sys_time_secs":20.292323,"maxrss_kB":328416,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30733283737,"minor_words":30733218353,"promoted_words":39131640,"major_words":39197024,"minor_collections":1918,"major_collections":19,"forced_major_collections":0,"heap_words":9015346,"top_heap_words":9015610},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.32_32_768.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./mandelbrot6_multicore.exe 32 32_768","time_secs":4.864032983779907,"user_time_secs":131.287141,"sys_time_secs":0.38676,"maxrss_kB":157252,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25332199,"minor_words":8456612,"promoted_words":78368,"major_words":16953955,"minor_collections":35,"major_collections":6,"forced_major_collections":0,"heap_words":17780739,"top_heap_words":17780739},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.256_1_048_576.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./test_decompress.exe 256 1_048_576","time_secs":24.416008949279785,"user_time_secs":22.83949,"sys_time_secs":0.422363,"maxrss_kB":15804,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3227515867,"minor_words":2396834867,"promoted_words":532933,"major_words":831213933,"minor_collections":11809,"major_collections":4105,"forced_major_collections":0,"heap_words":813935,"top_heap_words":1085589},"codesize":433556.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.32_134217728.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./mergesort_multicore.exe 32 134217728","time_secs":9.16704797744751,"user_time_secs":64.75995500000001,"sys_time_secs":1.482716,"maxrss_kB":2179208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":796567163,"minor_words":528131639,"promoted_words":831813,"major_words":269267337,"minor_collections":90,"major_collections":4,"forced_major_collections":0,"heap_words":269860870,"top_heap_words":269860870},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.1_1024.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./game_of_life_multicore.exe 1 1024","time_secs":43.15478301048279,"user_time_secs":41.039959,"sys_time_secs":0.011952,"maxrss_kB":21216,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2164722,"minor_words":63406,"promoted_words":627,"major_words":2101943,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.96_128_8192.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./nbody_multicore.exe 96 128 8192","time_secs":1.2127981185913086,"user_time_secs":107.069089,"sys_time_secs":0.587106,"maxrss_kB":140088,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":24518983,"minor_words":24510724,"promoted_words":101048,"major_words":109307,"minor_collections":8,"major_collections":2,"forced_major_collections":0,"heap_words":2400259,"top_heap_words":2400259},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.32_2048.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./matrix_multiplication_multicore.exe 32 2048","time_secs":3.9861080646514893,"user_time_secs":105.877416,"sys_time_secs":0.2952,"maxrss_kB":123204,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16228976,"minor_words":3633707,"promoted_words":7325,"major_words":12602594,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":13299721,"top_heap_words":13299721},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.8_roomfront.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./minilight_multicore.exe 8 roomfront.ml.txt","time_secs":12.988160133361816,"user_time_secs":96.38224200000001,"sys_time_secs":0.832261,"maxrss_kB":41296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30705556535,"minor_words":30705491151,"promoted_words":36678883,"major_words":36744267,"minor_collections":16024,"major_collections":54,"forced_major_collections":0,"heap_words":2494514,"top_heap_words":2498874},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.32_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./test_decompress_multicore.exe 32 256 1_048_576","time_secs":1.5424728393554688,"user_time_secs":30.333817,"sys_time_secs":3.318671,"maxrss_kB":282288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3229773974,"minor_words":2398963438,"promoted_words":699669,"major_words":831510205,"minor_collections":606,"major_collections":228,"forced_major_collections":0,"heap_words":14472024,"top_heap_words":15149176},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.120_1024.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./game_of_life_multicore.exe 120 1024","time_secs":1.5893168449401855,"user_time_secs":170.370075,"sys_time_secs":0.573096,"maxrss_kB":277648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":98590176,"minor_words":96488860,"promoted_words":77113,"major_words":2178429,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":5201926,"top_heap_words":5201926},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.64_roomfront.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./minilight_multicore.exe 64 roomfront.ml.txt","time_secs":3.37219500541687,"user_time_secs":168.263334,"sys_time_secs":10.646061,"maxrss_kB":185228,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30697337763,"minor_words":30697272379,"promoted_words":37957908,"major_words":38023292,"minor_collections":2705,"major_collections":28,"forced_major_collections":0,"heap_words":5685298,"top_heap_words":5689658},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.16_4096.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./LU_decomposition_multicore.exe 16 4096","time_secs":15.949495077133179,"user_time_secs":229.944273,"sys_time_secs":10.657461,"maxrss_kB":531996,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137715415447,"minor_words":137648306513,"promoted_words":17878266,"major_words":84987200,"minor_collections":35218,"major_collections":11,"forced_major_collections":0,"heap_words":50982921,"top_heap_words":68718604},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.120_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./mandelbrot6_multicore.exe 120 32_768","time_secs":1.6066851615905762,"user_time_secs":158.563953,"sys_time_secs":1.452549,"maxrss_kB":222808,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":28335486,"minor_words":11459899,"promoted_words":113138,"major_words":16988725,"minor_collections":17,"major_collections":3,"forced_major_collections":0,"heap_words":19668995,"top_heap_words":19668995},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.120_32_768.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./spectralnorm2_multicore.exe 120 32_768","time_secs":6.185285806655884,"user_time_secs":627.5115970000001,"sys_time_secs":39.437941,"maxrss_kB":283336,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85936262865,"minor_words":85935541881,"promoted_words":1548559,"major_words":2269543,"minor_collections":3579,"major_collections":3,"forced_major_collections":0,"heap_words":3346483,"top_heap_words":3379254},"codesize":353100.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.32_1024.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./game_of_life_multicore.exe 32 1024","time_secs":3.114393949508667,"user_time_secs":93.976265,"sys_time_secs":0.151516,"maxrss_kB":85688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":42994951,"minor_words":40893635,"promoted_words":27974,"major_words":2129290,"minor_collections":18,"major_collections":9,"forced_major_collections":0,"heap_words":2981894,"top_heap_words":2981894},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.64_1024.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./game_of_life_multicore.exe 64 1024","time_secs":1.855708122253418,"user_time_secs":108.670027,"sys_time_secs":0.255901,"maxrss_kB":140292,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":60183707,"minor_words":58082391,"promoted_words":41759,"major_words":2143075,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":3608582,"top_heap_words":3608582},"codesize":355460.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.20000_20000.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./evolutionary_algorithm.exe 20000 20000","time_secs":104.80616188049316,"user_time_secs":85.753319,"sys_time_secs":13.851999,"maxrss_kB":14815812,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12034671631,"minor_words":8834351557,"promoted_words":953293,"major_words":3201273367,"minor_collections":33722,"major_collections":28,"forced_major_collections":0,"heap_words":1600823820,"top_heap_words":1883507647},"codesize":262372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.32_20000_20000.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./evolutionary_algorithm_multicore.exe 32 20000 20000","time_secs":14.37376880645752,"user_time_secs":107.340562,"sys_time_secs":96.071254,"maxrss_kB":13169464,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12055422661,"minor_words":8855082586,"promoted_words":1238679,"major_words":3201578754,"minor_collections":1471,"major_collections":19,"forced_major_collections":0,"heap_words":1201509292,"top_heap_words":1213251053},"codesize":355161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.32_2048.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./floyd_warshall_multicore.exe 32 2048","time_secs":12.322640895843506,"user_time_secs":341.06772,"sys_time_secs":0.966367,"maxrss_kB":394076,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":232194972,"minor_words":227996505,"promoted_words":95074266,"major_words":99272733,"minor_collections":1141,"major_collections":23,"forced_major_collections":0,"heap_words":40955907,"top_heap_words":41160707},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":9.446211099624634,"user_time_secs":44.888869,"sys_time_secs":1.481216,"maxrss_kB":2143224,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":796509025,"minor_words":528073501,"promoted_words":781667,"major_words":269217191,"minor_collections":180,"major_collections":4,"forced_major_collections":0,"heap_words":269520902,"top_heap_words":269520902},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.1_13.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./fannkuchredux_multicore.exe 1 13","time_secs":567.3493959903717,"user_time_secs":539.035502,"sys_time_secs":0.011951,"maxrss_kB":10740,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1904,"minor_words":1838,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.120_128_8192.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./nbody_multicore.exe 120 128 8192","time_secs":1.1890149116516113,"user_time_secs":127.747677,"sys_time_secs":1.020992,"maxrss_kB":228568,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26094942,"minor_words":26086683,"promoted_words":114320,"major_words":122579,"minor_collections":8,"major_collections":2,"forced_major_collections":0,"heap_words":2609155,"top_heap_words":2609155},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.32_roomfront.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./minilight_multicore.exe 32 roomfront.ml.txt","time_secs":4.542176961898804,"user_time_secs":125.732587,"sys_time_secs":2.643159,"maxrss_kB":103336,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30694339561,"minor_words":30694274177,"promoted_words":37482481,"major_words":37547865,"minor_collections":4433,"major_collections":37,"forced_major_collections":0,"heap_words":3924018,"top_heap_words":3924282},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.1_0.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./grammatrix_multicore.exe 1","time_secs":68.04512500762939,"user_time_secs":64.05894000000001,"sys_time_secs":0.633458,"maxrss_kB":509580,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213256931,"minor_words":146536768,"promoted_words":1826524,"major_words":68546687,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.1024.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./game_of_life.exe 1024","time_secs":43.61966800689697,"user_time_secs":41.449071,"sys_time_secs":0.019919,"maxrss_kB":20284,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101909,"minor_words":593,"promoted_words":455,"major_words":2101771,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":263311.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.16_20000_20000.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./evolutionary_algorithm_multicore.exe 16 20000 20000","time_secs":16.69900608062744,"user_time_secs":91.555117,"sys_time_secs":76.58276499999999,"maxrss_kB":13812992,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12052273437,"minor_words":8851933362,"promoted_words":1194492,"major_words":3201534567,"minor_collections":2712,"major_collections":20,"forced_major_collections":0,"heap_words":1601277999,"top_heap_words":1601277999},"codesize":355161.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":1473.1162769794464,"user_time_secs":2691.663717,"sys_time_secs":10.36193,"maxrss_kB":7828548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6555138808,"minor_words":6199671465,"promoted_words":308492828,"major_words":663960171,"minor_collections":3958,"major_collections":9,"forced_major_collections":0,"heap_words":520781845,"top_heap_words":540704795},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.64_134217728.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./mergesort_multicore.exe 64 134217728","time_secs":8.918809175491333,"user_time_secs":73.29078,"sys_time_secs":2.205046,"maxrss_kB":2249740,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":799297178,"minor_words":530861654,"promoted_words":847488,"major_words":269283012,"minor_collections":53,"major_collections":4,"forced_major_collections":0,"heap_words":270381062,"top_heap_words":270381062},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.64_128_8192.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./nbody_multicore.exe 64 128 8192","time_secs":1.2983031272888184,"user_time_secs":78.479311,"sys_time_secs":0.438654,"maxrss_kB":115552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":20735372,"minor_words":20727113,"promoted_words":90474,"major_words":98733,"minor_collections":6,"major_collections":2,"forced_major_collections":0,"heap_words":1454083,"top_heap_words":1454083},"codesize":353967.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.32_4096.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./LU_decomposition_multicore.exe 32 4096","time_secs":9.999763011932373,"user_time_secs":277.490422,"sys_time_secs":18.098766,"maxrss_kB":583988,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137764119521,"minor_words":137697010587,"promoted_words":27171477,"major_words":94280411,"minor_collections":17767,"major_collections":12,"forced_major_collections":0,"heap_words":51544073,"top_heap_words":68747276},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.16_32_768.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./mandelbrot6_multicore.exe 16 32_768","time_secs":8.169228076934814,"user_time_secs":113.854522,"sys_time_secs":0.271158,"maxrss_kB":149776,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":20454573,"minor_words":3578986,"promoted_words":72307,"major_words":16947894,"minor_collections":21,"major_collections":7,"forced_major_collections":0,"heap_words":17461251,"top_heap_words":17465347},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.32_13.orunchrt","command":"taskset --cpu-list 4-35 chrt -r 1 ./fannkuchredux_multicore.exe 32 13","time_secs":59.59414291381836,"user_time_secs":547.352817,"sys_time_secs":0.382379,"maxrss_kB":19972,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":44877820,"minor_words":44877754,"promoted_words":6641,"major_words":6707,"minor_collections":171,"major_collections":1,"forced_major_collections":0,"heap_words":675840,"top_heap_words":675840},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.8_4096.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./LU_decomposition_multicore.exe 8 4096","time_secs":29.441632986068726,"user_time_secs":218.942124,"sys_time_secs":4.176879,"maxrss_kB":494904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137717388031,"minor_words":137650279097,"promoted_words":10624770,"major_words":77733704,"minor_collections":69237,"major_collections":11,"forced_major_collections":0,"heap_words":50745353,"top_heap_words":69685260},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.8_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./test_decompress_multicore.exe 8 256 1_048_576","time_secs":3.3227200508117676,"user_time_secs":23.155537,"sys_time_secs":1.086049,"maxrss_kB":78704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3231401785,"minor_words":2400591249,"promoted_words":633266,"major_words":831443802,"minor_collections":2097,"major_collections":781,"forced_major_collections":0,"heap_words":1667644,"top_heap_words":2927643},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.13.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./fannkuchredux.exe 13","time_secs":526.4045431613922,"user_time_secs":500.098608,"sys_time_secs":0.003983,"maxrss_kB":10640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2504,"minor_words":2438,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":188483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":40.94509291648865,"user_time_secs":37.666093,"sys_time_secs":1.278774,"maxrss_kB":2110096,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792724422,"minor_words":524288898,"promoted_words":836467,"major_words":269271991,"minor_collections":2003,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":353197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.96_15.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./nqueens_multicore.exe 96 15","time_secs":11.791210889816284,"user_time_secs":1043.069456,"sys_time_secs":4.16015,"maxrss_kB":214888,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398871279,"minor_words":16398871213,"promoted_words":35776240,"major_words":35776306,"minor_collections":810,"major_collections":36,"forced_major_collections":0,"heap_words":4104192,"top_heap_words":4108419},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.120_13.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./fannkuchredux_multicore.exe 120 13","time_secs":58.316145181655884,"user_time_secs":544.201464,"sys_time_secs":0.374868,"maxrss_kB":50552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9773972,"minor_words":9773906,"promoted_words":31744,"major_words":31810,"minor_collections":29,"major_collections":1,"forced_major_collections":0,"heap_words":2072576,"top_heap_words":2072576},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.96_13.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./fannkuchredux_multicore.exe 96 13","time_secs":59.36684513092041,"user_time_secs":546.202763,"sys_time_secs":0.776846,"maxrss_kB":42004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16687863,"minor_words":16687797,"promoted_words":23311,"major_words":23377,"minor_collections":58,"major_collections":1,"forced_major_collections":0,"heap_words":1691648,"top_heap_words":1691648},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.16_2048.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./matrix_multiplication_multicore.exe 16 2048","time_secs":7.06464409828186,"user_time_secs":100.956778,"sys_time_secs":0.159413,"maxrss_kB":113960,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14080714,"minor_words":1485445,"promoted_words":3692,"major_words":12598961,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":13004809,"top_heap_words":13004809},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.64_24.orunchrt","command":"taskset --cpu-list 4-63,68-71 chrt -r 1 ./binarytrees5_multicore.exe 64 24","time_secs":28.462551832199097,"user_time_secs":143.323193,"sys_time_secs":64.29906200000001,"maxrss_kB":12947612,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8960763324,"minor_words":8960763258,"promoted_words":3403494447,"major_words":3403494513,"minor_collections":1899,"major_collections":23,"forced_major_collections":0,"heap_words":855539712,"top_heap_words":906235904},"codesize":353317.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.4096.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./LU_decomposition.exe 4096","time_secs":198.98786306381226,"user_time_secs":188.702645,"sys_time_secs":0.382448,"maxrss_kB":399064,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137640272546,"minor_words":137573163612,"promoted_words":468,"major_words":67109402,"minor_collections":524806,"major_collections":9,"forced_major_collections":0,"heap_words":50384905,"top_heap_words":50384905},"codesize":261274.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":85.58625483512878,"user_time_secs":81.302908,"sys_time_secs":0.035853,"maxrss_kB":23012,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30660609215,"minor_words":30660543831,"promoted_words":35854928,"major_words":35920312,"minor_collections":116998,"major_collections":68,"forced_major_collections":0,"heap_words":2031666,"top_heap_words":2105658},"codesize":457908.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.96_2048.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./matrix_multiplication_multicore.exe 96 2048","time_secs":2.0224368572235107,"user_time_secs":146.383189,"sys_time_secs":0.316266,"maxrss_kB":153780,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":18628219,"minor_words":6032950,"promoted_words":25780,"major_words":12621049,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":14434444,"top_heap_words":14434444},"codesize":352834.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.120_256_1_048_576.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./test_decompress_multicore.exe 120 256 1_048_576","time_secs":3.1510801315307617,"user_time_secs":95.289385,"sys_time_secs":15.122066,"maxrss_kB":1042884,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3236707928,"minor_words":2405897392,"promoted_words":709924,"major_words":831520460,"minor_collections":224,"major_collections":71,"forced_major_collections":0,"heap_words":20853720,"top_heap_words":21488699},"codesize":523143.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.96_4096.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./LU_decomposition_multicore.exe 96 4096","time_secs":8.33129096031189,"user_time_secs":655.297407,"sys_time_secs":56.120043,"maxrss_kB":752836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137958376944,"minor_words":137891268010,"promoted_words":53499460,"major_words":120608394,"minor_collections":9080,"major_collections":13,"forced_major_collections":0,"heap_words":53809161,"top_heap_words":70746124},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.120_2048.orunchrt","command":"taskset --cpu-list 4-63,68-127 chrt -r 1 ./matrix_multiplication_multicore.exe 120 2048","time_secs":1.8907690048217773,"user_time_secs":161.800352,"sys_time_secs":0.9394439999999999,"maxrss_kB":154040,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":18012446,"minor_words":5417177,"promoted_words":34296,"major_words":12629565,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":14905484,"top_heap_words":14905484},"codesize":352834.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":293.0384259223938,"user_time_secs":1917.601719,"sys_time_secs":14.805827,"maxrss_kB":7720228,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8181294211,"minor_words":7825826868,"promoted_words":308401561,"major_words":663868904,"minor_collections":10326,"major_collections":9,"forced_major_collections":0,"heap_words":520646677,"top_heap_words":587755547},"codesize":366974.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.16_0.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./grammatrix_multicore.exe 16","time_secs":7.749324083328247,"user_time_secs":102.896931,"sys_time_secs":0.753692,"maxrss_kB":534768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213258594,"minor_words":146538431,"promoted_words":1826044,"major_words":68546207,"minor_collections":415,"major_collections":19,"forced_major_collections":0,"heap_words":63489154,"top_heap_words":64488578},"codesize":323429.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.1_4096.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./LU_decomposition_multicore.exe 1 4096","time_secs":209.57635116577148,"user_time_secs":198.748713,"sys_time_secs":0.374478,"maxrss_kB":399640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":137606759644,"minor_words":137539650710,"promoted_words":20590,"major_words":67129524,"minor_collections":524679,"major_collections":9,"forced_major_collections":0,"heap_words":50397193,"top_heap_words":50409481},"codesize":354842.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.128_8192.orunchrt","command":"taskset --cpu-list 4 chrt -r 1 ./nbody.exe 128 8192","time_secs":52.80965209007263,"user_time_secs":50.204221,"sys_time_secs":0.003984,"maxrss_kB":10728,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":303849,"minor_words":295590,"promoted_words":58710,"major_words":66969,"minor_collections":3,"major_collections":2,"forced_major_collections":0,"heap_words":118787,"top_heap_words":118787},"codesize":261647.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.8_13.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./fannkuchredux_multicore.exe 8 13","time_secs":113.51689004898071,"user_time_secs":543.7411959999999,"sys_time_secs":0.011951,"maxrss_kB":10512,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":302369,"minor_words":302303,"promoted_words":1734,"major_words":1800,"minor_collections":3,"major_collections":0,"forced_major_collections":0,"heap_words":225280,"top_heap_words":225280},"codesize":354132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.16_32_768.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./spectralnorm2_multicore.exe 16 32_768","time_secs":15.234583854675293,"user_time_secs":224.379758,"sys_time_secs":4.491762,"maxrss_kB":45116,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":85921471676,"minor_words":85920750692,"promoted_words":195059,"major_words":916043,"minor_collections":21544,"major_collections":6,"forced_major_collections":0,"heap_words":761883,"top_heap_words":794654},"codesize":353100.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 4-19 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":54.39534306526184,"user_time_secs":826.195334,"sys_time_secs":1.042535,"maxrss_kB":45736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398283642,"minor_words":16398283576,"promoted_words":30831366,"major_words":30831432,"minor_collections":4008,"major_collections":123,"forced_major_collections":0,"heap_words":950272,"top_heap_words":954499},"codesize":352655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.96_2048.orunchrt","command":"taskset --cpu-list 4-63,68-103 chrt -r 1 ./floyd_warshall_multicore.exe 96 2048","time_secs":8.647032022476196,"user_time_secs":687.080434,"sys_time_secs":1.738705,"maxrss_kB":506100,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":322304410,"minor_words":318105943,"promoted_words":82674293,"major_words":86872760,"minor_collections":1080,"major_collections":21,"forced_major_collections":0,"heap_words":43880451,"top_heap_words":43966467},"codesize":353470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.8_32_768.orunchrt","command":"taskset --cpu-list 4-11 chrt -r 1 ./mandelbrot6_multicore.exe 8 32_768","time_secs":16.225432872772217,"user_time_secs":112.198409,"sys_time_secs":0.279169,"maxrss_kB":143248,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":147099948,"minor_words":130224361,"promoted_words":69833,"major_words":16945420,"minor_collections":507,"major_collections":9,"forced_major_collections":0,"heap_words":17252355,"top_heap_words":17256451},"codesize":353219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json new file mode 100644 index 000000000..3e7292730 --- /dev/null +++ b/parallel/navajo/20241230_005631/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json @@ -0,0 +1,860 @@ +{ + "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": [ + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 roomfront.ml.txt", + "short_name": "32_roomfront", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 roomfront.ml.txt", + "short_name": "64_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 roomfront.ml.txt", + "short_name": "96_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 roomfront.ml.txt", + "short_name": "120_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "32_768", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 32_768", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 32_768", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 32_768", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 32_768", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "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": [ + "macro_bench" + ], + "runs": [ + { + "params": "32_768", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 32_768", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 32_768", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 32_768", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 32_768", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "13", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 13", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 13", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 13", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 13", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 13", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 13", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 13", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 2048", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "24", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 24", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 24", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 24", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 24", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 24", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 24", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 24", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 1024", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "4096", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 4096", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 4096", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 4096", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 4096", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 2048", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "128 8192", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 128 8192", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 128 8192", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 128 8192", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 128 8192", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "20000 20000", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 20000 20000", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 20000 20000", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 20000 20000", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 20000 20000", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "256 1_048_576", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "", + "short_name": "0", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1", + "short_name": "1_0", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8", + "short_name": "8_0", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16", + "short_name": "16_0", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32", + "short_name": "32_0", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64", + "short_name": "64_0", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96", + "short_name": "96_0", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120", + "short_name": "120_0", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 15", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 15", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 15", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 15", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 134217728", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + } + ] +} diff --git a/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par.20241230_051346.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par.20241230_051346.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log new file mode 100644 index 000000000..46ac7ede6 --- /dev/null +++ b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par.20241230_051346.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log @@ -0,0 +1,567 @@ +5.4.0 +Filtering some benchmarks for OCaml 5.4.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.4.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.4.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.4.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.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.4.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="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.4.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.4.0+trunk +∗ installed ocaml-config.1 +∗ installed ocaml.5.4.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.4.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: 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.4.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.4.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.4.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.4.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.15.3 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1 +Linking to system dune files found at: /home/sandmark/.opam/ocaml-base-compiler.4.13.1 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune --version = n/a +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.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.4.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.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3" +The following actions will be performed: + ∗ install dune 3.15.3 + ∗ install csexp 1.5.2 [required by dune-configurator] + ∗ install dune-configurator 3.15.3 +===== ∗ 3 ===== + +<><> 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.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed dune.3.15.3 +∗ installed csexp.1.5.2 +∗ installed dune-configurator.3.15.3 +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.4.0+trunk --yes -n dune "3.15.3" +dune is now pinned to version 3.15.3 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.x.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.4.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +opam install --switch=5.4.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 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[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 +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install + +<><> 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.4.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.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.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.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +The following actions will be performed: + ∗ install conf-gmp 1 + ∗ install ocaml_intrinsics_kernel v0.17.1 + ∗ install conf-pkg-config 1.2 + ∗ install conf-findutils 1 + ∗ install conf-m4 1 + ∗ install yojson 2.2.2 + ∗ install conf-autoconf 0.2 + ∗ install thread-table 1.0.0 + ∗ install sexplib0 v0.17.0 + ∗ install ocaml-syntax-shims 1.0.0 + ∗ install conf-cmake 1 + ∗ install stdlib-shims 0.1.0 + ∗ install eqaf 0.10 + ∗ install either 1.0.0 + ∗ install menhirLib 20200612 + ∗ install stringext 1.6.0 + ∗ install menhirSdk 20200612 + ∗ install conf-openblas 0.2.2 + ∗ install ocamlbuild 0.15.0 + ∗ install bigarray-compat 1.1.0 + ∗ install base-bytes base + ∗ install conf-perl 1 + ∗ install cppo 1.6.7 + ∗ install minilight 1.6 + ∗ install re 1.12.0 + ∗ install owl-base 1.1 + ∗ install num 1.3 + ∗ install camlp-streams 5.0 + ∗ install cmdliner 1.3.0 + ∗ install optint 0.3.0 + ∗ install result 1.5 + ∗ install domain_shims 0.1.0 + ∗ install conf-zlib 1 + ∗ install conf-libffi 2.0.0 + ∗ install domain-local-await 1.0.1 + ∗ install rungen 0.0.1 + ∗ install base v0.17.1 + ∗ install ocamlgraph 2.0.0 + ∗ install integers 0.7.0 + ∗ install menhir 20200612 + ∗ install topkg 1.0.7 + ∗ install nbcodec 20151119 + ∗ install bigstringaf 0.6.1 + ∗ install digestif 1.0.0 + ∗ install base64 3.4.0 + ∗ install zarith 1.10 + ∗ install ocplib-endian 1.2 + ∗ install ocplib-simplex 0.4.1 + ∗ install cubicle 1.2.0 + ∗ install orun 0.1* + ∗ install checkseum 0.3.4 + ∗ install saturn_lockfree 0.4.0 + ∗ install camlzip 1.13 + ∗ install stdio v0.17.0 + ∗ install ctypes 0.23.0 + ∗ install psmt2-frontend 0.4.0 + ∗ install uutf 1.0.3 + ∗ install uuidm 0.9.9 + ∗ 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 angstrom 0.16.1 + ∗ install lwt 5.7.0 + ∗ install alt-ergo-lib 2.4.2 + ∗ install decompress 1.1.0 + ∗ install saturn 0.4.0 + ∗ install npy 0.0.9 + ∗ install ctypes-foreign 0.23.0 + ∗ install jsonm 1.0.2 + ∗ install uri 4.1.0 + ∗ install logs 0.7.0 + ∗ install alt-ergo-parsers 2.4.2 + ∗ install domainslib 0.5.1 + ∗ install owl 1.1 + ∗ install hdr_histogram 0.0.4 + ∗ install repr 0.6.0 + ∗ install alt-ergo 2.4.2 + ∗ install runtime_events_tools ~dev* +===== ∗ 80 ===== + +<><> 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 +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.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 +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.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 +[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.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[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 +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[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/ +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.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 +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[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 +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.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 cmdliner.1.3.0 +∗ installed bigstringaf.0.6.1 +∗ installed conf-autoconf.0.2 +∗ installed conf-cmake.1 +∗ installed conf-findutils.1 +∗ installed conf-gmp.1 +∗ installed conf-m4.1 +∗ installed conf-openblas.0.2.2 +∗ installed conf-perl.1 +∗ installed conf-pkg-config.1.2 +∗ installed cppo.1.6.7 +∗ installed domain_shims.0.1.0 +∗ installed either.1.0.0 +∗ installed eqaf.0.10 +∗ installed menhirLib.20200612 +∗ installed menhirSdk.20200612 +∗ installed minilight.1.6 +∗ installed ocaml-syntax-shims.1.0.0 +∗ installed ocaml_intrinsics_kernel.v0.17.1 +∗ installed optint.0.3.0 +∗ installed re.1.12.0 +∗ installed result.1.5 +∗ installed sexplib0.v0.17.0 +∗ installed stdlib-shims.0.1.0 +∗ installed stringext.1.6.0 +∗ installed thread-table.1.0.0 +∗ installed yojson.2.2.2 +∗ installed owl-base.1.1 +∗ installed num.1.3 +∗ installed angstrom.0.16.1 +∗ installed base.v0.17.1 +∗ installed base64.3.4.0 +∗ installed checkseum.0.3.4 +∗ installed conf-libffi.2.0.0 +∗ installed conf-zlib.1 +∗ installed digestif.1.0.0 +∗ installed domain-local-await.1.0.1 +∗ installed integers.0.7.0 +∗ installed menhir.20200612 +∗ installed ocamlbuild.0.15.0 +∗ installed ocamlgraph.2.0.0 +∗ installed ocplib-endian.1.2 +∗ installed orun.0.1 +∗ installed rungen.0.0.1 +∗ installed saturn_lockfree.0.4.0 +∗ installed zarith.1.10 +∗ installed camlzip.1.13 +∗ installed ctypes.0.23.0 +∗ installed decompress.1.1.0 +∗ installed psmt2-frontend.0.4.0 +∗ installed saturn.0.4.0 +∗ installed stdio.v0.17.0 +∗ installed topkg.1.0.7 +∗ installed uri.4.1.0 +∗ installed cubicle.1.2.0 +∗ installed nbcodec.20151119 +∗ installed lwt.5.7.0 +∗ installed npy.0.0.9 +∗ installed domainslib.0.5.1 +∗ 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.9 +∗ installed uutf.1.0.3 +∗ installed ocplib-simplex.0.4.1 +∗ installed ctypes-foreign.0.23.0 +∗ installed logs.0.7.0 +∗ installed jsonm.1.0.2 +∗ installed hdr_histogram.0.0.4 +∗ installed repr.0.6.0 +∗ installed runtime_events_tools.~dev +∗ installed alt-ergo-lib.2.4.2 +∗ installed owl.1.1 +∗ 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.16.1 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base v0.17.1 Full standard library replacement 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.13 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.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 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-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +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 +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +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-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 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.7.0 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 +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 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 +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 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 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 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 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_navajo_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 96.746554 s. +Generating edge list... +Generated. Time: 100.811788 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_navajo_run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..cd219660d --- /dev/null +++ b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,117 @@ +{"version":"5.15.0-118-generic","hostname":"navajo","kernel":"Linux","arch":"x86_64"} +{"name":"game_of_life_multicore.32_1024","mean_latency":0,"max_latency":8,"distr_latency":[0.009047,0.097471,0.119999,0.176511,0.284415,0.515327,0.642559,1.843199,6.021119,6.029311,6.057983,6.131711,6.197247,8.511487,8.937471,8.937471,8.937471,8.937471]} +{"name":"test_decompress_multicore.120_256_1_048_576","mean_latency":1,"max_latency":430,"distr_latency":[0.008127,0.020687,0.033695,0.142975,0.306943,0.500735,0.865791,1.326079,2.668543,3.198975,4.102143,6.615039,14.811135,86.245375,425.721855,429.654015,430.178303,430.178303]} +{"name":"LU_decomposition_multicore.8_4096","mean_latency":0,"max_latency":43,"distr_latency":[0.004231,0.013927,0.020783,0.024639,0.026927,0.029807,0.034175,0.039743,0.045599,0.047359,0.050111,0.060511,0.091839,0.148607,40.665087,42.762239,42.893311,43.057151]} +{"name":"nbody_multicore.32_128_8192","mean_latency":1,"max_latency":7,"distr_latency":[0.008391,0.149631,0.278271,0.498687,0.587775,0.607743,6.074367,7.221247,7.258111,7.290879,7.356415,7.380991,7.467007,7.729151,7.729151,7.729151,7.729151,7.729151]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":50,"distr_latency":[0.007479,0.092735,0.111871,0.123327,0.128959,0.134783,0.141311,0.149119,0.162815,0.169343,0.181247,0.205951,0.240511,48.562175,50.102271,50.135039,50.135039,50.135039]} +{"name":"spectralnorm2_multicore.1_32_768","mean_latency":0,"max_latency":48,"distr_latency":[0.001567,0.002479,0.003103,0.003191,0.003247,0.003303,0.003343,0.003399,0.003543,0.003583,0.003631,0.003727,0.004823,0.009839,0.024015,0.086847,48.267263,48.267263]} +{"name":"binarytrees5_multicore.8_24","mean_latency":2,"max_latency":1938,"distr_latency":[0.002727,0.021455,0.081855,0.602623,2.347007,2.476031,2.578431,2.957311,5.701631,11.911167,13.082623,13.811711,21.037055,158.072831,1414.529023,1817.182207,1938.817023,1938.817023]} +{"name":"mandelbrot6_multicore.96_32_768","mean_latency":8,"max_latency":152,"distr_latency":[0.024879,0.294655,0.481023,0.758271,1.047551,1.590271,4.870143,24.395775,60.325887,71.761919,94.699519,112.590847,133.562367,149.159935,152.174591,152.174591,152.174591,152.174591]} +{"name":"fannkuchredux_multicore.1_13","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"spectralnorm2_multicore.32_32_768","mean_latency":0,"max_latency":48,"distr_latency":[0.007295,0.033919,0.047775,0.054079,0.057311,0.060895,0.065311,0.071295,0.079871,0.082303,0.085311,0.089663,0.101375,0.717311,47.087615,47.874047,47.906815,48.332799]} +{"name":"spectralnorm2_multicore.8_32_768","mean_latency":0,"max_latency":85,"distr_latency":[0.004295,0.013991,0.019055,0.022991,0.025295,0.027439,0.030911,0.035807,0.039711,0.040671,0.041887,0.043743,0.049215,0.135935,47.808511,82.051071,85.786623,85.852159]} +{"name":"test_decompress_multicore.32_256_1_048_576","mean_latency":0,"max_latency":12,"distr_latency":[0.010695,0.022223,0.040415,0.061663,0.077119,0.102783,0.139647,0.246015,0.346111,0.378879,0.447999,0.573439,0.811007,2.031615,10.821631,10.993663,12.582911,12.582911]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":262,"distr_latency":[0.002559,0.006407,0.008679,0.009839,0.010399,0.011151,0.014239,0.023311,0.047295,0.052159,0.057119,0.063743,0.076223,0.179327,262.406143,262.406143,262.406143,262.406143]} +{"name":"game_of_life_multicore.64_1024","mean_latency":1,"max_latency":24,"distr_latency":[0.011175,0.140927,0.218111,0.536063,0.979967,2.615295,3.172351,3.770367,13.664255,13.754367,13.787135,13.869055,17.481727,24.248319,24.379391,24.379391,24.379391,24.379391]} +{"name":"floyd_warshall_multicore.8_2048","mean_latency":1,"max_latency":53,"distr_latency":[0.017359,0.183167,0.279295,0.493055,0.653823,0.952319,2.609151,3.557375,4.853759,5.455871,6.148095,11.304959,27.836415,51.412991,53.018623,53.641215,53.641215,53.641215]} +{"name":"test_decompress.256_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.004519,0.005447,0.007439,0.011383,0.013367,0.016687,0.022223,0.029775,0.036607,0.037471,0.038943,0.041087,0.051551,0.370175,0.465663,0.674303,0.674303,0.674303]} +{"name":"floyd_warshall.2048","mean_latency":0,"max_latency":53,"distr_latency":[0.052959,0.471295,0.638463,0.802815,0.886783,1.065983,1.226751,1.550335,2.148351,2.301951,2.420735,2.543615,2.637823,3.139583,53.575679,53.805055,53.805055,53.805055]} +{"name":"game_of_life_multicore.96_1024","mean_latency":2,"max_latency":40,"distr_latency":[0.015927,0.175871,0.214271,0.340735,1.852415,3.493887,3.653631,10.149887,16.605183,16.695295,16.777215,18.399231,29.163519,38.371327,40.402943,40.402943,40.402943,40.402943]} +{"name":"matrix_multiplication_multicore.64_2048","mean_latency":30,"max_latency":346,"distr_latency":[0.016263,0.250879,0.488447,1.016319,4.816895,11.141119,58.294271,88.539135,304.087039,321.912831,328.990719,334.233599,340.262911,346.554367,346.816511,346.816511,346.816511,346.816511]} +{"name":"nqueens_multicore.96_15","mean_latency":0,"max_latency":38,"distr_latency":[0.019695,0.336127,0.415999,0.625151,0.668671,0.702975,0.735231,0.772095,0.875519,0.987135,1.223679,1.489919,2.291711,34.570239,35.192831,36.798463,38.764543,38.764543]} +{"name":"minilight_multicore.32_roomfront","mean_latency":0,"max_latency":239,"distr_latency":[0.007839,0.055871,0.099071,0.109375,0.114111,0.119999,0.128191,0.136959,0.149759,0.154751,0.163071,0.191999,0.277247,1.264639,219.676671,238.551039,239.861759,239.861759]} +{"name":"spectralnorm2_multicore.16_32_768","mean_latency":0,"max_latency":46,"distr_latency":[0.006023,0.025711,0.035967,0.040127,0.042175,0.044543,0.047839,0.052415,0.057119,0.058335,0.059903,0.062367,0.074943,0.256767,43.057151,45.416447,45.449215,46.071807]} +{"name":"LU_decomposition_multicore.16_4096","mean_latency":0,"max_latency":42,"distr_latency":[0.005847,0.032335,0.044639,0.049343,0.052575,0.057471,0.061535,0.065151,0.072639,0.082047,0.098111,0.110335,0.124095,0.189055,33.128447,42.401791,42.762239,42.795007]} +{"name":"floyd_warshall_multicore.96_2048","mean_latency":9,"max_latency":150,"distr_latency":[0.054271,0.240895,0.643071,6.029311,7.163903,8.404991,35.815423,38.371327,46.137343,54.099967,63.897599,70.451199,75.825151,89.587711,119.078911,150.339583,150.339583,150.339583]} +{"name":"nbody_multicore.96_128_8192","mean_latency":5,"max_latency":32,"distr_latency":[0.013927,1.512447,1.743871,3.319807,3.342335,14.434303,22.134783,22.282239,22.495231,22.560767,23.150591,25.231359,29.327359,31.637503,32.358399,32.358399,32.358399,32.358399]} +{"name":"matrix_multiplication_multicore.32_2048","mean_latency":28,"max_latency":304,"distr_latency":[0.015743,0.183807,0.251903,0.363263,0.454655,0.720895,6.922239,167.903231,252.182527,290.717695,293.339135,295.174143,299.892735,303.038463,304.349183,304.349183,304.349183,304.349183]} +{"name":"mergesort_multicore.96_134217728","mean_latency":55,"max_latency":2104,"distr_latency":[0.016879,0.385535,0.572927,0.663551,0.723455,0.817663,1.112063,7.565311,18.710527,51.281919,1074.790399,1106.247679,2061.500415,2101.346303,2103.443455,2104.492031,2104.492031,2104.492031]} +{"name":"grammatrix.0","mean_latency":0,"max_latency":0,"distr_latency":[0.001871,0.008511,0.012007,0.014919,0.016431,0.019183,0.022655,0.040191,0.067391,0.079103,0.090431,0.099583,0.130111,0.301311,0.365823,0.365823,0.365823,0.365823]} +{"name":"nbody.128_8192","mean_latency":0,"max_latency":0,"distr_latency":[0.257023,0.283135,0.283135,0.283135,0.283135,0.283135,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911,0.294911]} +{"name":"test_decompress_multicore.16_256_1_048_576","mean_latency":0,"max_latency":21,"distr_latency":[0.008719,0.027151,0.035679,0.047935,0.057631,0.073727,0.098815,0.168959,0.216319,0.235903,0.287231,0.364031,0.551935,0.873983,20.725759,21.217279,21.889023,21.889023]} +{"name":"test_decompress_multicore.1_256_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.004839,0.005927,0.007407,0.012879,0.015807,0.018735,0.026015,0.031711,0.042175,0.043103,0.044543,0.047583,0.057855,0.428543,0.520191,0.535039,0.535039,0.535039]} +{"name":"binarytrees5_multicore.1_24","mean_latency":0,"max_latency":56,"distr_latency":[0.006559,0.157055,0.808447,1.032191,1.339391,2.541567,2.633727,2.699263,3.590143,3.608575,3.627007,3.653631,3.747839,4.644863,55.246847,55.967743,56.000511,56.000511]} +{"name":"mergesort_multicore.64_134217728","mean_latency":38,"max_latency":2075,"distr_latency":[0.012687,0.246399,0.338943,0.418815,0.476927,0.587263,0.692735,0.939519,3.917823,13.426687,25.804799,1215.299583,1701.838847,2074.083327,2075.131903,2075.131903,2075.131903,2075.131903]} +{"name":"mergesort_multicore.16_134217728","mean_latency":9,"max_latency":2021,"distr_latency":[0.007375,0.097343,0.132223,0.153471,0.172287,0.192127,0.225023,0.287231,0.392703,0.453887,0.762879,8.699903,43.974655,1877.999615,2020.605951,2021.654527,2021.654527,2021.654527]} +{"name":"evolutionary_algorithm_multicore.96_20000_20000","mean_latency":0,"max_latency":544,"distr_latency":[0.002959,0.006607,0.008391,0.010623,0.012255,0.014783,0.024687,0.336639,0.689663,0.812031,1.018879,1.363967,3.981311,225.574911,352.321535,356.253695,544.210943,544.210943]} +{"name":"minilight_multicore.120_roomfront","mean_latency":0,"max_latency":351,"distr_latency":[0.015351,0.210303,0.263167,0.315647,0.349439,0.394495,0.450047,0.521215,0.653823,0.706559,0.785919,0.902655,1.121279,17.432575,321.912831,347.340799,351.272959,351.272959]} +{"name":"evolutionary_algorithm_multicore.64_20000_20000","mean_latency":0,"max_latency":551,"distr_latency":[0.003887,0.007415,0.008663,0.010215,0.011151,0.012295,0.014151,0.029839,0.261887,0.328959,0.400639,0.563199,1.771519,165.150719,243.531775,254.541823,261.357567,551.026687]} +{"name":"floyd_warshall_multicore.1_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.051103,0.471295,0.628223,0.803839,0.904703,1.047551,1.190911,1.526783,2.144255,2.318335,2.435071,2.539519,2.631679,2.897919,49.184767,50.855935,50.855935,50.855935]} +{"name":"mergesort.134217728","mean_latency":2,"max_latency":259,"distr_latency":[0.004879,0.010775,0.011647,0.012383,0.012967,0.015015,0.016071,0.052255,0.062623,0.064159,0.065119,0.081791,0.315391,259.129343,259.129343,259.129343,259.129343,259.129343]} +{"name":"binarytrees5_multicore.32_24","mean_latency":6,"max_latency":5339,"distr_latency":[0.004823,0.083711,0.377855,2.824191,3.297279,3.952639,6.234111,15.663103,38.699007,42.205183,44.236799,48.037887,57.311231,538.968063,4005.560319,5339.348991,5339.348991,5339.348991]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":48,"distr_latency":[0.002639,0.007759,0.008503,0.008959,0.009191,0.009431,0.009719,0.010119,0.010991,0.011383,0.012095,0.013791,0.016415,0.036575,0.048863,0.307455,48.234495,48.234495]} +{"name":"mergesort_multicore.120_134217728","mean_latency":73,"max_latency":2300,"distr_latency":[0.019167,0.412671,0.669183,0.781311,0.839167,1.060863,1.549311,8.986623,111.411199,1102.053375,1125.122047,1800.404991,2250.244095,2298.478591,2300.575743,2300.575743,2300.575743,2300.575743]} +{"name":"binarytrees5.24","mean_latency":0,"max_latency":56,"distr_latency":[0.006463,0.157311,0.813567,1.034239,1.347583,2.535423,2.625535,2.689023,3.594239,3.610623,3.624959,3.641343,3.672063,5.099519,55.017471,55.902207,56.426495,56.426495]} +{"name":"mergesort_multicore.8_134217728","mean_latency":4,"max_latency":2059,"distr_latency":[0.004543,0.057503,0.083071,0.100351,0.113087,0.129471,0.146047,0.172287,0.222079,0.240511,0.264447,0.447487,12.697599,1102.053375,2059.403263,2059.403263,2059.403263,2059.403263]} +{"name":"mandelbrot6_multicore.8_32_768","mean_latency":1,"max_latency":1075,"distr_latency":[0.003263,0.017023,0.026911,0.041343,0.056991,0.071167,0.079039,0.085887,0.101183,0.105471,0.116159,0.167039,0.224127,714.604543,1075.838975,1075.838975,1075.838975,1075.838975]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":799,"distr_latency":[0.002335,0.003879,0.004175,0.004295,0.004351,0.004439,0.004599,0.004831,0.760319,1.125375,1.139711,1.971199,2.017279,3.149823,66.387967,799.014911,799.014911,799.014911]} +{"name":"test_decompress_multicore.64_256_1_048_576","mean_latency":0,"max_latency":267,"distr_latency":[0.010295,0.020159,0.030271,0.072255,0.114559,0.166015,0.254207,0.460031,0.810495,0.960511,1.241087,1.763327,3.102719,23.969791,256.638975,267.255807,267.386879,267.386879]} +{"name":"nbody_multicore.64_128_8192","mean_latency":3,"max_latency":23,"distr_latency":[0.012079,0.269055,0.542719,0.759295,0.990207,6.029311,14.180351,14.311423,14.401535,14.450687,14.573567,16.211967,19.988479,23.838719,23.838719,23.838719,23.838719,23.838719]} +{"name":"nbody_multicore.8_128_8192","mean_latency":1,"max_latency":8,"distr_latency":[0.007047,0.154111,0.382719,1.436671,2.529279,3.792895,4.169727,4.464639,5.279743,5.599231,6.115327,7.741439,7.979007,8.007679,8.007679,8.007679,8.007679,8.007679]} +{"name":"binarytrees5_multicore.96_24","mean_latency":23,"max_latency":9672,"distr_latency":[0.008631,0.318719,1.202175,3.510271,4.702207,8.921087,42.237951,77.463551,92.405759,96.927743,102.891519,111.345663,125.173759,4873.781247,9638.510591,9672.065023,9672.065023,9672.065023]} +{"name":"test_decompress_multicore.96_256_1_048_576","mean_latency":0,"max_latency":147,"distr_latency":[0.008135,0.020783,0.030511,0.070847,0.185855,0.322047,0.559615,0.913919,1.756159,2.179071,2.713599,3.774463,9.478143,43.548671,141.688831,144.834559,147.587071,147.587071]} +{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.001679,0.002015,0.002631,0.003311,0.003439,0.003567,0.003711,0.004015,0.009639,0.010199,0.010711,0.011623,0.014223,0.077375,0.161663,0.161663,0.161663,0.161663]} +{"name":"grammatrix_multicore.1_0","mean_latency":0,"max_latency":0,"distr_latency":[0.002039,0.009047,0.013727,0.015935,0.017327,0.019375,0.023135,0.039839,0.064863,0.077631,0.089279,0.100607,0.130303,0.270591,0.308991,0.308991,0.308991,0.308991]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":156,"distr_latency":[0.004431,0.032431,0.049599,0.055455,0.058911,0.062079,0.065087,0.068863,0.078655,0.083199,0.089151,0.099007,0.117631,3.493887,40.206335,150.732799,156.237823,156.237823]} +{"name":"mandelbrot6_multicore.120_32_768","mean_latency":11,"max_latency":178,"distr_latency":[0.022431,0.371711,0.676351,1.482751,4.231167,6.004735,8.773631,49.086463,88.473599,100.401151,114.556927,129.499135,160.563199,177.602559,178.126847,178.126847,178.126847,178.126847]} +{"name":"game_of_life.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.007727,0.031999,0.083263,0.161535,0.176895,0.216319,0.262911,0.279551,0.280575,0.282367,0.282367,0.284159,0.284159,0.496383,0.496383,0.496383,0.496383,0.496383]} +{"name":"matrix_multiplication_multicore.16_2048","mean_latency":15,"max_latency":301,"distr_latency":[0.016591,0.094207,0.159359,0.245119,0.251391,0.256127,0.272639,13.590527,109.641727,121.765887,291.766271,296.222719,297.271295,301.203455,301.203455,301.203455,301.203455,301.203455]} +{"name":"game_of_life_multicore.8_1024","mean_latency":0,"max_latency":52,"distr_latency":[0.005607,0.105727,0.130367,0.154239,0.172031,0.192639,0.234239,0.286719,0.417535,0.489727,0.550911,0.637439,0.932863,52.297727,52.559871,52.559871,52.559871,52.559871]} +{"name":"evolutionary_algorithm_multicore.8_20000_20000","mean_latency":0,"max_latency":334,"distr_latency":[0.002615,0.004215,0.005055,0.007183,0.021951,0.033695,0.061279,0.144639,0.477439,0.572927,0.753663,1.058815,1.762303,14.335999,84.541439,149.159935,334.233599,334.233599]} +{"name":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":794,"distr_latency":[0.002335,0.004215,0.004503,0.004631,0.004679,0.004775,0.004975,0.005183,0.761855,1.131519,1.145855,1.977343,2.022399,3.147775,65.929215,794.820607,794.820607,794.820607]} +{"name":"mandelbrot6_multicore.64_32_768","mean_latency":11,"max_latency":264,"distr_latency":[0.020223,0.118847,0.210431,0.466943,0.687103,1.037311,2.069503,13.615103,103.022591,125.370367,147.455999,179.306495,224.788479,259.522559,264.110079,264.110079,264.110079,264.110079]} +{"name":"mandelbrot6_multicore.1_32_768","mean_latency":0,"max_latency":0,"distr_latency":[0.009791,0.015255,0.018703,0.020159,0.020527,0.021359,0.023279,0.037183,0.080895,0.122175,0.155007,0.184447,0.217983,0.900095,0.900095,0.900095,0.900095,0.900095]} +{"name":"matrix_multiplication_multicore.96_2048","mean_latency":39,"max_latency":362,"distr_latency":[0.017871,0.266239,1.746943,3.299327,4.030463,19.759103,61.276159,99.090431,334.757887,340.525055,344.195071,351.010815,354.156543,361.758719,362.545151,362.545151,362.545151,362.545151]} +{"name":"nbody_multicore.1_128_8192","mean_latency":0,"max_latency":0,"distr_latency":[0.253439,0.284159,0.284159,0.284159,0.284159,0.284159,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951,0.285951]} +{"name":"spectralnorm2.32_768","mean_latency":0,"max_latency":52,"distr_latency":[0.001567,0.002279,0.002879,0.002967,0.002999,0.003039,0.003079,0.003167,0.003311,0.003351,0.003399,0.003503,0.004639,0.009623,0.022959,0.083455,52.264959,52.264959]} +{"name":"nbody_multicore.16_128_8192","mean_latency":0,"max_latency":2,"distr_latency":[0.009439,0.111935,0.140159,0.277247,0.623615,0.689151,1.342463,1.838079,2.844671,2.846719,2.848767,2.867199,2.885631,2.897919,2.897919,2.897919,2.897919,2.897919]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":171,"distr_latency":[0.006679,0.047359,0.068223,0.073599,0.076543,0.080191,0.085247,0.091007,0.099327,0.102591,0.107839,0.117759,0.144639,0.301311,64.356351,170.131455,171.442175,171.442175]} +{"name":"mandelbrot6.32_768","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"nqueens_multicore.32_15","mean_latency":0,"max_latency":49,"distr_latency":[0.008767,0.131455,0.159999,0.179327,0.191103,0.204159,0.218239,0.233983,0.261631,0.278015,0.316927,0.375551,0.521983,47.218687,48.955391,49.020927,49.053695,49.053695]} +{"name":"LU_decomposition_multicore.1_4096","mean_latency":0,"max_latency":52,"distr_latency":[0.001559,0.002695,0.003063,0.003151,0.003199,0.003247,0.003303,0.003351,0.003463,0.003487,0.003543,0.003687,0.004519,0.010663,0.014903,0.077823,16.826367,52.264959]} +{"name":"floyd_warshall_multicore.120_2048","mean_latency":13,"max_latency":187,"distr_latency":[0.042687,0.277503,0.481279,1.329151,3.561471,17.793023,61.046783,68.222975,73.334783,73.531391,89.718783,94.961663,98.893823,99.680255,128.122879,187.170815,187.170815,187.170815]} +{"name":"LU_decomposition_multicore.32_4096","mean_latency":0,"max_latency":44,"distr_latency":[0.007119,0.050015,0.064895,0.073023,0.078847,0.087359,0.095423,0.106047,0.146303,0.155135,0.165375,0.180479,0.210687,0.324863,25.673727,44.597247,44.597247,44.597247]} +{"name":"minilight_multicore.96_roomfront","mean_latency":0,"max_latency":327,"distr_latency":[0.013047,0.166527,0.200063,0.229759,0.250111,0.278015,0.308479,0.349183,0.441087,0.481791,0.547327,0.658431,0.892927,19.169279,305.659903,325.058559,327.679999,327.679999]} +{"name":"spectralnorm2_multicore.64_32_768","mean_latency":0,"max_latency":40,"distr_latency":[0.009543,0.081599,0.099967,0.114879,0.124479,0.135423,0.147839,0.162303,0.183039,0.189055,0.197119,0.209535,0.239743,1.354751,40.566783,40.632319,40.632319,40.632319]} +{"name":"binarytrees5_multicore.64_24","mean_latency":13,"max_latency":5209,"distr_latency":[0.006527,0.199679,0.862207,3.641343,5.488639,7.835647,16.744447,57.737215,74.055679,76.218367,79.101951,82.444287,99.024895,529.793023,5179.965439,5205.131263,5209.325567,5209.325567]} +{"name":"LU_decomposition.4096","mean_latency":0,"max_latency":52,"distr_latency":[0.001567,0.002567,0.002879,0.002959,0.002991,0.003031,0.003071,0.003127,0.003231,0.003247,0.003271,0.003351,0.004183,0.009983,0.014599,0.076991,52.297727,52.297727]} +{"name":"LU_decomposition_multicore.64_4096","mean_latency":0,"max_latency":36,"distr_latency":[0.008423,0.113471,0.135423,0.160127,0.175231,0.193279,0.213503,0.237951,0.290303,0.307199,0.326655,0.352255,0.398847,0.659455,20.824063,25.755647,36.470783,36.503551]} +{"name":"floyd_warshall_multicore.16_2048","mean_latency":2,"max_latency":59,"distr_latency":[0.012535,0.077119,0.169343,1.032191,3.543039,4.648959,5.828607,7.720959,12.165119,14.950399,18.808831,31.752191,38.731775,58.654719,59.768831,59.965439,59.965439,59.965439]} +{"name":"mergesort_multicore.32_134217728","mean_latency":19,"max_latency":2120,"distr_latency":[0.009855,0.141311,0.195071,0.237055,0.270079,0.353279,0.442367,0.568831,1.527807,4.259839,15.417343,43.057151,1063.780351,2113.929215,2117.074943,2120.220671,2120.220671,2120.220671]} +{"name":"binarytrees5_multicore.16_24","mean_latency":3,"max_latency":2529,"distr_latency":[0.003047,0.043647,0.116031,0.673279,2.496511,2.625535,2.797567,4.603903,12.877823,17.088511,22.413311,27.508735,39.813119,229.244927,1484.783615,2485.125119,2529.165311,2529.165311]} +{"name":"grammatrix_multicore.16_0","mean_latency":0,"max_latency":0,"distr_latency":[0.001463,0.010927,0.014775,0.019471,0.025551,0.040415,0.058207,0.079295,0.112191,0.118463,0.127231,0.152831,0.203007,0.300287,0.712191,0.712191,0.712191,0.712191]} +{"name":"LU_decomposition_multicore.96_4096","mean_latency":0,"max_latency":40,"distr_latency":[0.013751,0.186623,0.211967,0.244095,0.270591,0.297983,0.325631,0.360447,0.423423,0.444671,0.471295,0.508415,0.572415,1.170431,22.577151,29.622271,37.814271,40.402943]} +{"name":"spectralnorm2_multicore.120_32_768","mean_latency":0,"max_latency":51,"distr_latency":[0.015751,0.150783,0.216959,0.269055,0.290815,0.320511,0.362751,0.409599,0.467967,0.483839,0.504063,0.532479,0.590335,4.390911,36.831231,46.268415,51.019775,51.970047]} +{"name":"matrix_multiplication_multicore.1_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.016703,0.025215,0.145279,0.246655,0.248959,0.251775,0.254719,0.256639,0.261119,0.264703,0.279807,0.289791,0.314879,0.439807,0.439807,0.439807,0.439807,0.439807]} +{"name":"matrix_multiplication_multicore.120_2048","mean_latency":44,"max_latency":386,"distr_latency":[0.019679,0.332287,0.650751,1.120255,4.349951,6.266879,109.641727,309.067775,353.894399,358.875135,365.166591,372.244479,378.798079,384.827391,386.924543,386.924543,386.924543,386.924543]} +{"name":"evolutionary_algorithm_multicore.1_20000_20000","mean_latency":0,"max_latency":52,"distr_latency":[0.005623,0.006527,0.009335,0.078591,0.086079,0.128319,0.162559,0.229887,0.237439,0.239487,0.241791,0.246527,0.260095,0.290047,0.306943,52.527103,52.527103,52.527103]} +{"name":"matrix_multiplication_multicore.8_2048","mean_latency":8,"max_latency":293,"distr_latency":[0.016959,0.023295,0.061247,0.167423,0.241791,0.249215,0.254335,0.261247,0.299775,2.201599,61.997055,271.581183,273.154047,293.076991,293.076991,293.076991,293.076991,293.076991]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":49,"distr_latency":[0.004575,0.064383,0.081919,0.088255,0.091135,0.094271,0.098047,0.103487,0.115775,0.123007,0.140287,0.154879,0.174719,46.694399,49.381375,49.577983,49.577983,49.577983]} +{"name":"floyd_warshall_multicore.32_2048","mean_latency":4,"max_latency":75,"distr_latency":[0.018335,0.093375,0.250751,3.090431,5.234687,6.164479,11.280383,18.595839,20.856831,26.460159,41.058303,44.204031,51.937279,70.975487,71.172095,75.038719,75.038719,75.038719]} +{"name":"LU_decomposition_multicore.120_4096","mean_latency":0,"max_latency":48,"distr_latency":[0.014871,0.228095,0.285183,0.355071,0.401919,0.450559,0.500991,0.562175,0.657919,0.687615,0.726015,0.777727,0.870911,1.997823,32.423935,42.860543,48.693247,48.693247]} +{"name":"game_of_life_multicore.120_1024","mean_latency":3,"max_latency":43,"distr_latency":[0.016895,0.206847,0.283135,1.023999,1.192959,1.965055,2.105343,25.264127,25.575423,25.640959,25.739263,25.870335,30.670847,42.172415,43.450367,43.450367,43.450367,43.450367]} +{"name":"evolutionary_algorithm_multicore.32_20000_20000","mean_latency":0,"max_latency":536,"distr_latency":[0.003351,0.006527,0.007655,0.008967,0.009799,0.010895,0.013039,0.062783,0.178815,0.242175,0.389631,0.859647,3.387391,87.293951,121.372671,317.718527,536.870911,536.870911]} +{"name":"nbody_multicore.120_128_8192","mean_latency":8,"max_latency":42,"distr_latency":[0.013871,0.397567,1.409023,7.458815,12.394495,32.112639,32.276479,32.391167,32.587775,32.636927,32.718847,33.357823,37.486591,42.139647,42.631167,42.631167,42.631167,42.631167]} +{"name":"evolutionary_algorithm_multicore.16_20000_20000","mean_latency":0,"max_latency":553,"distr_latency":[0.002327,0.004855,0.006015,0.007399,0.008479,0.020127,0.054655,0.097471,0.408575,0.709631,1.036799,1.382399,2.619391,34.439167,127.336447,231.735295,553.648127,553.648127]} +{"name":"evolutionary_algorithm_multicore.120_20000_20000","mean_latency":1,"max_latency":560,"distr_latency":[0.003447,0.006143,0.007911,0.010511,0.012719,0.017247,0.201215,0.468479,0.770559,0.896511,1.131519,1.939455,10.223615,234.487807,438.042623,441.712639,560.463871,560.463871]} +{"name":"grammatrix_multicore.8_0","mean_latency":0,"max_latency":0,"distr_latency":[0.002095,0.009743,0.014447,0.018271,0.022447,0.037535,0.057791,0.074687,0.096639,0.101823,0.110719,0.131839,0.160895,0.295679,0.747519,0.747519,0.747519,0.747519]} +{"name":"nqueens_multicore.64_15","mean_latency":0,"max_latency":45,"distr_latency":[0.011695,0.195583,0.257535,0.323071,0.366335,0.397567,0.423167,0.449535,0.506623,0.570367,0.658431,0.782847,1.086463,37.027839,44.236799,44.302335,45.613055,45.613055]} +{"name":"evolutionary_algorithm.20000_20000","mean_latency":0,"max_latency":52,"distr_latency":[0.005303,0.006295,0.008159,0.079167,0.087039,0.131967,0.163583,0.231423,0.237951,0.239743,0.242303,0.246399,0.260863,0.300287,0.346111,52.297727,52.363263,52.363263]} +{"name":"test_decompress_multicore.8_256_1_048_576","mean_latency":0,"max_latency":54,"distr_latency":[0.005463,0.018959,0.023823,0.033887,0.041567,0.049759,0.062303,0.118847,0.157183,0.169727,0.194559,0.293119,0.455679,0.805375,13.803519,54.853631,54.951935,54.951935]} +{"name":"nqueens_multicore.120_15","mean_latency":0,"max_latency":50,"distr_latency":[0.022255,0.412159,0.675839,0.814079,0.853503,0.894975,0.944639,1.008127,1.316863,1.512447,1.737727,2.174975,3.942399,40.730623,41.385983,48.726015,50.233343,50.233343]} +{"name":"mandelbrot6_multicore.32_32_768","mean_latency":9,"max_latency":386,"distr_latency":[0.013751,0.050847,0.070911,0.119167,0.188799,0.370687,0.486655,0.805375,13.623295,75.169791,136.970239,180.617215,332.660735,382.468095,386.662399,386.662399,386.662399,386.662399]} +{"name":"grammatrix_multicore.64_0","mean_latency":0,"max_latency":10,"distr_latency":[0.003895,0.016023,0.033855,0.071743,0.098047,0.122239,0.163327,0.279807,0.464639,0.509183,0.540159,0.604671,0.790015,1.898495,10.747903,10.747903,10.747903,10.747903]} +{"name":"grammatrix_multicore.120_0","mean_latency":0,"max_latency":262,"distr_latency":[0.015359,0.139903,0.227839,0.342271,0.446975,0.570879,0.701951,0.816127,0.992767,1.048063,1.197055,1.304575,1.570815,6.987775,23.576575,262.930431,262.930431,262.930431]} +{"name":"minilight_multicore.64_roomfront","mean_latency":0,"max_latency":287,"distr_latency":[0.009543,0.111551,0.157183,0.180351,0.195839,0.213759,0.230655,0.250495,0.292607,0.320767,0.373247,0.457471,0.588799,21.921791,262.275071,282.329087,287.309823,287.309823]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001799,0.005631,0.005927,0.006239,0.006439,0.006687,0.007023,0.007471,0.008199,0.008527,0.009311,0.010591,0.012199,0.038143,0.067647,0.195455,0.393983,0.393983]} +{"name":"game_of_life_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.014719,0.045727,0.124415,0.237439,0.254207,0.354559,0.377855,0.388863,0.399103,0.401407,0.401407,0.404991,0.404991,0.711679,0.711679,0.711679,0.711679,0.711679]} +{"name":"binarytrees5_multicore.120_24","mean_latency":26,"max_latency":5469,"distr_latency":[0.009815,0.409599,1.678335,4.485119,5.455871,13.344767,58.884095,97.058815,130.613247,140.247039,146.538495,162.529279,178.257919,4399.824895,5075.107839,5469.372415,5469.372415,5469.372415]} +{"name":"game_of_life_multicore.16_1024","mean_latency":0,"max_latency":2,"distr_latency":[0.008359,0.070655,0.083455,0.117055,0.135807,0.208255,0.250239,0.306431,0.499711,0.594943,2.856959,2.861055,2.873343,2.916351,2.916351,2.916351,2.916351,2.916351]} +{"name":"spectralnorm2_multicore.96_32_768","mean_latency":0,"max_latency":48,"distr_latency":[0.015751,0.129023,0.148223,0.168575,0.182399,0.194815,0.208127,0.226943,0.257407,0.269055,0.287487,0.317439,0.372991,1.368063,48.562175,48.824319,48.857087,48.857087]} +{"name":"floyd_warshall_multicore.64_2048","mean_latency":8,"max_latency":167,"distr_latency":[0.025551,0.155135,0.372735,4.026367,7.053311,8.536063,17.563647,34.471935,50.266111,52.363263,63.930367,87.293951,97.583103,117.768191,122.945535,167.772159,167.772159,167.772159]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":48,"distr_latency":[0.002751,0.006967,0.007287,0.007599,0.007767,0.007967,0.008215,0.008559,0.009359,0.009815,0.010671,0.011823,0.013247,0.038175,0.070591,0.582143,48.300031,48.300031]} +{"name":"mandelbrot6_multicore.16_32_768","mean_latency":6,"max_latency":972,"distr_latency":[0.005191,0.030991,0.070271,0.103295,0.112639,0.124671,0.139519,0.192255,0.306431,0.414975,1.007615,4.317183,167.510015,972.554239,972.554239,972.554239,972.554239,972.554239]} +{"name":"fannkuchredux.13","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"matrix_multiplication.2048","mean_latency":0,"max_latency":0,"distr_latency":[0.016655,0.020431,0.107583,0.252159,0.256767,0.258559,0.261247,0.263935,0.269567,0.271615,0.272639,0.276223,0.283647,0.291583,0.291583,0.291583,0.291583,0.291583]} +{"name":"grammatrix_multicore.32_0","mean_latency":0,"max_latency":2,"distr_latency":[0.001839,0.012239,0.016335,0.029599,0.052863,0.074815,0.092863,0.130047,0.196351,0.230271,0.251647,0.293887,0.330751,1.271807,2.650111,2.650111,2.650111,2.650111]} +{"name":"grammatrix_multicore.96_0","mean_latency":0,"max_latency":92,"distr_latency":[0.009023,0.072895,0.137855,0.225151,0.282111,0.352767,0.444159,0.547839,0.643071,0.683007,0.722431,0.997375,1.711103,1.945599,18.628607,92.143615,92.143615,92.143615]} diff --git a/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json new file mode 100644 index 000000000..3e7292730 --- /dev/null +++ b/pausetimes_par/navajo/20241230_051346/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/multicore_parallel_navajo_run_config_filtered.json @@ -0,0 +1,860 @@ +{ + "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": [ + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 roomfront.ml.txt", + "short_name": "32_roomfront", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 roomfront.ml.txt", + "short_name": "64_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 roomfront.ml.txt", + "short_name": "96_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 roomfront.ml.txt", + "short_name": "120_roomfront", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "32_768", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 32_768", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 32_768", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 32_768", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 32_768", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "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": [ + "macro_bench" + ], + "runs": [ + { + "params": "32_768", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 32_768", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 32_768", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 32_768", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 32_768", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 32_768", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "13", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 13", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 13", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 13", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 13", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 13", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 13", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 13", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 2048", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "24", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 24", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 24", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 24", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 24", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 24", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 24", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 24", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 1024", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 1024", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "4096", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 4096", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 4096", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 4096", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 4096", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 4096", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 2048", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 2048", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "128 8192", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 128 8192", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 128 8192", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 128 8192", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 128 8192", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 128 8192", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "20000 20000", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 20000 20000", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 20000 20000", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 20000 20000", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 20000 20000", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 20000 20000", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "256 1_048_576", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 256 1_048_576", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "", + "short_name": "0", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1", + "short_name": "1_0", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8", + "short_name": "8_0", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16", + "short_name": "16_0", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32", + "short_name": "32_0", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64", + "short_name": "64_0", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96", + "short_name": "96_0", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120", + "short_name": "120_0", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 15", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 15", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 15", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 15", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 4" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 4" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 4-11" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 4-19" + }, + { + "params": "32 134217728", + "paramwrapper": "taskset --cpu-list 4-35" + }, + { + "params": "64 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-71" + }, + { + "params": "96 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-103" + }, + { + "params": "120 134217728", + "paramwrapper": "taskset --cpu-list 4-63,68-127" + } + ] + } + ] +} diff --git a/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq.20241230_042724.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq.20241230_042724.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log new file mode 100644 index 000000000..41b57db54 --- /dev/null +++ b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq.20241230_042724.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log @@ -0,0 +1,599 @@ +5.4.0 +Filtering some benchmarks for OCaml 5.4.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.4.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.4.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.4.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.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.4.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="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.4.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.4.0+trunk +∗ installed ocaml-config.1 +∗ installed ocaml.5.4.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.4.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: 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.4.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.4.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.4.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.4.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.15.3 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1 +Linking to system dune files found at: /home/sandmark/.opam/ocaml-base-compiler.4.13.1 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune --version = n/a +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.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.4.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.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3" +The following actions will be performed: + ∗ install dune 3.15.3 + ∗ install csexp 1.5.2 [required by dune-configurator] + ∗ install dune-configurator 3.15.3 +===== ∗ 3 ===== + +<><> 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.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed dune.3.15.3 +∗ installed csexp.1.5.2 +∗ installed dune-configurator.3.15.3 +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.4.0+trunk --yes -n dune "3.15.3" +dune is now pinned to version 3.15.3 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.x.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.4.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +opam install --switch=5.4.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 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[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 +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install + +<><> 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.4.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.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.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.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +The following actions will be performed: + ∗ install conf-gmp 1 + ∗ install ocaml_intrinsics_kernel v0.17.1 + ∗ install conf-pkg-config 1.2 + ∗ install conf-findutils 1 + ∗ install conf-m4 1 + ∗ install yojson 2.2.2 + ∗ install conf-autoconf 0.2 + ∗ install thread-table 1.0.0 + ∗ install sexplib0 v0.17.0 + ∗ install ocaml-syntax-shims 1.0.0 + ∗ install conf-cmake 1 + ∗ install stdlib-shims 0.1.0 + ∗ install eqaf 0.10 + ∗ install either 1.0.0 + ∗ install menhirLib 20200612 + ∗ install stringext 1.6.0 + ∗ install menhirSdk 20200612 + ∗ install conf-openblas 0.2.2 + ∗ install ocamlbuild 0.15.0 + ∗ install bigarray-compat 1.1.0 + ∗ install base-bytes base + ∗ install conf-perl 1 + ∗ install cppo 1.6.7 + ∗ install minilight 1.6 + ∗ install re 1.12.0 + ∗ install owl-base 1.1 + ∗ install num 1.3 + ∗ install camlp-streams 5.0 + ∗ install cmdliner 1.3.0 + ∗ install optint 0.3.0 + ∗ install result 1.5 + ∗ install domain_shims 0.1.0 + ∗ install conf-zlib 1 + ∗ install conf-libffi 2.0.0 + ∗ install domain-local-await 1.0.1 + ∗ install rungen 0.0.1 + ∗ install base v0.17.1 + ∗ install ocamlgraph 2.0.0 + ∗ install integers 0.7.0 + ∗ install menhir 20200612 + ∗ install topkg 1.0.7 + ∗ install nbcodec 20151119 + ∗ install bigstringaf 0.6.1 + ∗ install digestif 1.0.0 + ∗ install base64 3.4.0 + ∗ install zarith 1.10 + ∗ install ocplib-endian 1.2 + ∗ install ocplib-simplex 0.4.1 + ∗ install cubicle 1.2.0 + ∗ install orun 0.1* + ∗ install checkseum 0.3.4 + ∗ install saturn_lockfree 0.4.0 + ∗ install camlzip 1.13 + ∗ install stdio v0.17.0 + ∗ install ctypes 0.23.0 + ∗ install psmt2-frontend 0.4.0 + ∗ install uutf 1.0.3 + ∗ install uuidm 0.9.9 + ∗ 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 angstrom 0.16.1 + ∗ install lwt 5.7.0 + ∗ install alt-ergo-lib 2.4.2 + ∗ install decompress 1.1.0 + ∗ install saturn 0.4.0 + ∗ install npy 0.0.9 + ∗ install ctypes-foreign 0.23.0 + ∗ install jsonm 1.0.2 + ∗ install uri 4.1.0 + ∗ install logs 0.7.0 + ∗ install alt-ergo-parsers 2.4.2 + ∗ install domainslib 0.5.1 + ∗ install owl 1.1 + ∗ install hdr_histogram 0.0.4 + ∗ install repr 0.6.0 + ∗ install alt-ergo 2.4.2 + ∗ install runtime_events_tools ~dev* +===== ∗ 80 ===== + +<><> 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 +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.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 +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.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 +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[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 +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.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/ +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz +[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 +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl-base.1.1] found in cache +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[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 +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[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.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed base-bytes.base +∗ installed bigarray-compat.1.1.0 +∗ installed camlp-streams.5.0 +∗ installed cmdliner.1.3.0 +∗ installed bigstringaf.0.6.1 +∗ installed conf-autoconf.0.2 +∗ installed conf-cmake.1 +∗ installed conf-findutils.1 +∗ installed conf-gmp.1 +∗ installed conf-m4.1 +∗ installed conf-openblas.0.2.2 +∗ installed conf-perl.1 +∗ installed conf-pkg-config.1.2 +∗ installed cppo.1.6.7 +∗ installed domain_shims.0.1.0 +∗ installed either.1.0.0 +∗ installed eqaf.0.10 +∗ installed menhirLib.20200612 +∗ installed menhirSdk.20200612 +∗ installed minilight.1.6 +∗ installed ocaml-syntax-shims.1.0.0 +∗ installed ocaml_intrinsics_kernel.v0.17.1 +∗ installed optint.0.3.0 +∗ installed re.1.12.0 +∗ installed result.1.5 +∗ installed sexplib0.v0.17.0 +∗ installed stdlib-shims.0.1.0 +∗ installed stringext.1.6.0 +∗ installed thread-table.1.0.0 +∗ installed yojson.2.2.2 +∗ installed owl-base.1.1 +∗ installed num.1.3 +∗ installed angstrom.0.16.1 +∗ installed base.v0.17.1 +∗ installed base64.3.4.0 +∗ installed checkseum.0.3.4 +∗ installed conf-libffi.2.0.0 +∗ installed conf-zlib.1 +∗ installed digestif.1.0.0 +∗ installed domain-local-await.1.0.1 +∗ installed integers.0.7.0 +∗ installed menhir.20200612 +∗ installed ocamlbuild.0.15.0 +∗ installed ocamlgraph.2.0.0 +∗ installed ocplib-endian.1.2 +∗ installed orun.0.1 +∗ installed rungen.0.0.1 +∗ installed saturn_lockfree.0.4.0 +∗ installed zarith.1.10 +∗ installed camlzip.1.13 +∗ installed ctypes.0.23.0 +∗ installed decompress.1.1.0 +∗ installed psmt2-frontend.0.4.0 +∗ installed saturn.0.4.0 +∗ installed stdio.v0.17.0 +∗ installed topkg.1.0.7 +∗ installed uri.4.1.0 +∗ installed cubicle.1.2.0 +∗ installed nbcodec.20151119 +∗ installed lwt.5.7.0 +∗ installed npy.0.0.9 +∗ installed domainslib.0.5.1 +∗ 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.9 +∗ installed uutf.1.0.3 +∗ installed ocplib-simplex.0.4.1 +∗ installed ctypes-foreign.0.23.0 +∗ installed logs.0.7.0 +∗ installed jsonm.1.0.2 +∗ installed hdr_histogram.0.0.4 +∗ installed repr.0.6.0 +∗ installed runtime_events_tools.~dev +∗ installed alt-ergo-lib.2.4.2 +∗ installed owl.1.1 +∗ 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.16.1 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base v0.17.1 Full standard library replacement 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.13 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.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 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-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +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 +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +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-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 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.7.0 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 +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 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 +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 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 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 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 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 88.848026 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/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..af64e5e1f --- /dev/null +++ b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-118-generic","hostname":"navajo","kernel":"Linux","arch":"x86_64"} +{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.002391,0.004023,0.004823,0.004975,0.005055,0.005159,0.005287,0.005455,0.006087,0.007367,0.008159,0.008951,0.014007,0.083071,0.595455,1.291263,1.291263,1.291263]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.017983,0.030447,0.034687,0.039295,0.042079,0.046655,0.051167,0.058271,0.092927,0.100287,0.107071,0.114303,0.128191,0.162943,0.795647,1.802239,1.802239,1.802239]} +{"name":"nbody.50_000_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"fft.","mean_latency":0,"max_latency":6,"distr_latency":[0.384511,0.512255,0.529407,0.564223,0.567295,0.571391,0.607743,0.973823,1.019391,1.030655,1.052671,1.129471,1.687551,4.036607,6.942719,6.942719,6.942719,6.942719]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":0,"distr_latency":[0.003543,0.007591,0.012079,0.015631,0.017247,0.021775,0.028767,0.031471,0.034367,0.035551,0.037279,0.056767,0.132991,0.190463,0.441855,0.441855,0.441855,0.441855]} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":0,"distr_latency":[0.001607,0.002607,0.003487,0.003711,0.003799,0.003919,0.004031,0.004183,0.004455,0.004591,0.004959,0.005895,0.008151,0.029215,0.079551,0.398847,0.398847,0.398847]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":1,"distr_latency":[0.090431,0.151679,0.153087,0.155007,0.156287,0.158975,0.222207,0.301311,0.304639,0.305407,0.306175,0.307967,0.311807,0.740351,0.940031,1.021439,1.021439,1.021439]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.012887,0.033567,0.130623,0.218111,0.237567,0.270591,0.285695,0.301311,0.389631,0.403967,0.403967,0.430335,0.430335,0.460799,0.460799,0.460799,0.460799,0.460799]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":3,"distr_latency":[0.076799,0.298751,0.404479,0.429055,0.456703,0.491775,0.537599,0.660479,0.998399,1.139711,1.228799,1.510399,1.553407,3.168255,3.168255,3.168255,3.168255,3.168255]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":10,"distr_latency":[0.005303,0.042815,0.189567,0.582143,0.983551,1.090559,1.750015,2.633727,2.805759,3.549183,3.604479,3.637247,3.710975,5.255167,9.109503,10.133503,10.133503,10.133503]} +{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000103,0.091711,0.154751,0.270591,0.315903,0.328191,0.347647,0.375039,0.385023,0.389119,0.393215,0.415231,1.014783,1.717247,1.717247,1.717247,1.717247,1.717247]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":7,"distr_latency":[0.001503,0.003399,0.003583,0.011919,0.032799,0.080127,0.161279,0.306175,0.612863,0.763903,1.042431,1.157119,1.550335,3.792895,5.931007,7.536639,7.536639,7.536639]} +{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.016591,0.057503,0.167295,0.252287,0.277759,0.285439,0.295167,0.302079,0.383231,0.405759,0.445695,0.445695,0.464383,0.557055,0.557055,0.557055,0.557055,0.557055]} +{"name":"markbench.20","mean_latency":35,"max_latency":1457,"distr_latency":[0.954879,2.635775,2.689023,2.725887,2.756607,2.908159,3.074047,3.168255,3.258367,3.330047,3.450879,1445.986303,1450.180607,1457.520639,1457.520639,1457.520639,1457.520639,1457.520639]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":2,"distr_latency":[0.012599,0.033791,0.071935,0.116159,0.216063,0.577023,0.698367,0.903167,1.062911,1.114111,1.253375,1.375231,1.684479,2.185215,2.273279,2.273279,2.273279,2.273279]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.001687,0.018399,0.022127,0.023407,0.023759,0.024079,0.024447,0.024831,0.025407,0.026623,0.029871,0.031375,0.041407,0.097855,0.899583,0.899583,0.899583,0.899583]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.021631,0.021631,0.021631,0.021631,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015,0.198015]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":77,"distr_latency":[8.7e-05,0.009551,0.015063,0.015511,0.015711,0.016735,0.023391,0.024095,0.029967,0.031631,0.032799,0.035903,0.041983,0.059263,72.941567,77.725695,77.725695,77.725695]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":35,"distr_latency":[0.001487,0.003159,0.003327,0.003447,0.003543,0.003719,0.031743,0.260863,0.660991,0.765951,0.952319,1.069055,1.442815,2.904063,5.345279,20.299775,35.684351,35.684351]} +{"name":"bdd.26","mean_latency":0,"max_latency":2,"distr_latency":[0.001607,0.002015,0.003407,0.003599,0.003671,0.003727,0.003823,0.003951,0.004535,0.005703,0.010271,0.019791,0.084607,1.127423,2.342911,2.744319,2.744319,2.744319]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.001575,0.001895,0.003087,0.003231,0.003287,0.003351,0.003431,0.003519,0.003743,0.003871,0.004511,0.005471,0.007095,0.024351,0.074303,0.190719,0.190719,0.190719]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":8,"distr_latency":[0.006455,0.013727,0.023551,0.044959,0.060735,0.085567,0.114879,0.167295,0.318207,0.372991,0.462335,0.587775,0.876543,2.590719,8.519679,8.724479,8.724479,8.724479]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":1,"distr_latency":[0.001559,0.001831,0.002799,0.002951,0.002999,0.003047,0.003087,0.003159,0.003311,0.003351,0.003399,0.003871,0.005495,0.028895,0.103167,1.082367,1.082367,1.082367]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.014231,0.036255,0.057183,0.092799,0.116543,0.142591,0.168831,0.194559,0.251903,0.350463,0.886783,1.037311,1.104895,1.317887,1.486847,4.775935,6.045695,6.045695]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":3,"distr_latency":[0.241023,0.614399,0.662527,0.688127,0.692223,0.697343,0.706047,0.748031,1.088511,1.441791,1.587199,1.635327,1.742847,3.676159,3.688447,3.688447,3.688447,3.688447]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":2,"distr_latency":[0.000735,0.001599,0.001791,0.002007,0.002135,0.002335,0.003519,0.010175,0.030847,0.032799,0.037695,0.060511,2.715647,2.914303,2.926591,2.926591,2.926591,2.926591]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.001543,0.002015,0.003167,0.003391,0.003471,0.003551,0.003623,0.003743,0.003919,0.003983,0.004087,0.004383,0.009271,0.036703,0.685055,0.781823,0.781823,0.781823]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":77,"distr_latency":[8.7e-05,0.010775,0.011879,0.017775,0.017983,0.018319,0.020927,0.026671,0.028399,0.028863,0.030799,0.034655,0.040223,0.058207,0.072767,77.987839,77.987839,77.987839]} +{"name":"knucleotide.","mean_latency":0,"max_latency":8,"distr_latency":[0.000863,0.001687,0.001847,0.002087,0.002279,0.003231,0.006919,0.017135,0.094143,0.260351,0.399615,0.804351,2.926591,4.110335,8.183807,8.183807,8.183807,8.183807]} +{"name":"quicksort.4000000","mean_latency":2,"max_latency":7,"distr_latency":[0.000247,0.657919,0.657919,0.657919,0.657919,0.657919,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543,7.532543]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001583,0.001887,0.002799,0.002943,0.002999,0.003039,0.003087,0.003159,0.003311,0.003351,0.003399,0.003487,0.005271,0.016495,0.089599,0.549375,0.549375,0.549375]} +{"name":"menhir.ocamly","mean_latency":0,"max_latency":262,"distr_latency":[0.007895,0.095935,0.182015,0.300799,0.402175,0.490495,0.601087,0.801791,1.067007,1.102847,1.142783,1.200127,1.353727,32.767999,155.320319,262.406143,262.406143,262.406143]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001423,0.001583,0.001743,0.002799,0.002903,0.003007,0.003079,0.003167,0.003567,0.008223,0.008991,0.009439,0.010215,0.085951,0.333311,0.333311,0.333311,0.333311]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.001527,0.001791,0.002959,0.003271,0.003351,0.003407,0.003487,0.003623,0.007119,0.008559,0.009575,0.012007,0.040255,0.100351,2.053119,2.053119,2.053119,2.053119]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.321535,0.344319,0.348159,0.367871,0.604671,0.654335,0.667135,0.675327,0.684543,0.687103,0.690175,0.693247,0.698879,1.051647,2.066431,2.404351,2.404351,2.404351]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":2,"distr_latency":[0.109631,0.263423,0.280575,0.296703,0.307455,0.328959,0.370431,0.478719,0.614399,0.645631,0.682495,0.721407,0.889855,1.796095,2.138111,2.138111,2.138111,2.138111]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":9,"distr_latency":[0.022175,0.059583,0.080191,0.106751,0.123327,0.145023,0.171007,0.229631,0.420607,0.472575,0.531455,0.702975,0.785407,1.966079,2.107391,3.373055,3.796991,9.641983]} +{"name":"revcomp2.","mean_latency":0,"max_latency":4,"distr_latency":[0.550399,0.649215,0.688127,0.747519,1.222655,1.407999,1.430527,1.459199,1.487871,1.494015,1.522687,1.553407,2.600959,3.551231,4.167679,4.167679,4.167679,4.167679]} +{"name":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.002127,0.008127,0.010631,0.013879,0.015783,0.018783,0.024575,0.046047,0.072703,0.081663,0.090495,0.099263,0.127679,0.293631,0.663551,0.663551,0.663551,0.663551]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.003311,0.010727,0.011543,0.015775,0.016063,0.016367,0.016735,0.017727,0.028255,0.031855,0.035967,0.041087,0.052127,0.073727,0.089471,0.354559,0.354559,0.354559]} +{"name":"owl_gc.","mean_latency":0,"max_latency":27,"distr_latency":[0.003023,0.005783,0.007535,0.011143,0.023759,0.098687,0.108223,0.111743,0.112447,0.112639,0.112895,0.113791,0.118143,0.199935,27.279359,27.639807,27.639807,27.639807]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":613,"distr_latency":[0.548863,2.811903,2.840575,2.863103,2.879487,2.904063,2.938879,2.971647,3.049471,6.574079,7.094271,7.143423,7.270399,12.107775,608.698367,613.416959,613.416959,613.416959]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.001887,0.005775,0.006287,0.007695,0.007855,0.007991,0.008095,0.008279,0.010631,0.011887,0.013863,0.016495,0.020335,0.077119,0.093055,0.626175,0.626175,0.626175]} +{"name":"regexredux2.","mean_latency":1,"max_latency":42,"distr_latency":[0.103423,1.286143,1.319935,1.611775,1.778687,1.936383,2.002943,2.047999,2.809855,2.836479,2.852863,2.863103,2.904063,17.743871,42.008575,42.008575,42.008575,42.008575]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.000879,0.001887,0.001967,0.002279,0.003191,0.003447,0.003719,0.009167,0.011727,0.012055,0.012687,0.014575,0.019599,0.100351,0.367871,0.367871,0.367871,0.367871]} +{"name":"zdd.words_txt","mean_latency":1,"max_latency":21,"distr_latency":[0.717311,1.201151,1.250303,1.351679,1.452031,1.897471,2.199551,2.471935,2.861055,2.985983,4.075519,5.341183,7.794687,15.507455,21.872639,21.872639,21.872639,21.872639]} +{"name":"mergesort.67108864","mean_latency":1,"max_latency":132,"distr_latency":[0.005535,0.011087,0.012143,0.013087,0.013799,0.014655,0.015735,0.076415,0.086143,0.088767,0.089279,0.124991,0.322047,132.251647,132.251647,132.251647,132.251647,132.251647]} +{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.047871,0.108415,0.120703,0.137983,0.147711,0.159999,0.173567,0.207871,0.270079,0.286719,0.303103,0.331007,0.362495,0.589823,1.151999,1.151999,1.151999,1.151999]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001839,0.005151,0.005415,0.005703,0.005871,0.006095,0.006415,0.006927,0.007655,0.007879,0.008239,0.009111,0.011023,0.051839,0.110975,0.221951,0.675327,0.675327]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":1,"distr_latency":[0.004143,0.005415,0.007727,0.008463,0.008903,0.080703,0.121215,0.236799,0.242943,0.244351,0.246911,0.253823,0.261119,0.300287,0.456447,1.424383,1.424383,1.424383]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000423,0.024927,0.042879,0.042879,0.092671,0.092671,0.092671,0.092671,0.306943,0.306943,0.306943,0.306943,0.306943,0.306943,0.306943,0.306943,0.306943,0.306943]} diff --git a/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/pausetimes_seq/navajo/20241230_042724/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json @@ -0,0 +1,722 @@ +{ + "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" + } + ] + }, + { + "executable": "benchmarks/owl/owl_gc.exe", + "name": "owl_gc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + } + ] +} diff --git a/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat.20241230_033529.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat.20241230_033529.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log new file mode 100644 index 000000000..ec48df94d --- /dev/null +++ b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat.20241230_033529.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log @@ -0,0 +1,601 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 97 +5.4.0 +Filtering some benchmarks for OCaml 5.4.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.4.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.4.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.4.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.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.4.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="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.4.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.4.0+trunk +∗ installed ocaml-config.1 +∗ installed ocaml.5.4.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.4.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: 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.4.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.4.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.4.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.4.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.15.3 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1 +Linking to system dune files found at: /home/sandmark/.opam/ocaml-base-compiler.4.13.1 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune --version = n/a +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.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.4.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.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3" +The following actions will be performed: + ∗ install dune 3.15.3 + ∗ install csexp 1.5.2 [required by dune-configurator] + ∗ install dune-configurator 3.15.3 +===== ∗ 3 ===== + +<><> 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.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed dune.3.15.3 +∗ installed csexp.1.5.2 +∗ installed dune-configurator.3.15.3 +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.4.0+trunk --yes -n dune "3.15.3" +dune is now pinned to version 3.15.3 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.x.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.4.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +opam install --switch=5.4.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 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[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 +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install + +<><> 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.4.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.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.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.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +The following actions will be performed: + ∗ install conf-gmp 1 + ∗ install ocaml_intrinsics_kernel v0.17.1 + ∗ install conf-pkg-config 1.2 + ∗ install conf-findutils 1 + ∗ install conf-m4 1 + ∗ install yojson 2.2.2 + ∗ install conf-autoconf 0.2 + ∗ install thread-table 1.0.0 + ∗ install sexplib0 v0.17.0 + ∗ install ocaml-syntax-shims 1.0.0 + ∗ install conf-cmake 1 + ∗ install stdlib-shims 0.1.0 + ∗ install eqaf 0.10 + ∗ install either 1.0.0 + ∗ install menhirLib 20200612 + ∗ install stringext 1.6.0 + ∗ install menhirSdk 20200612 + ∗ install conf-openblas 0.2.2 + ∗ install ocamlbuild 0.15.0 + ∗ install bigarray-compat 1.1.0 + ∗ install base-bytes base + ∗ install conf-perl 1 + ∗ install cppo 1.6.7 + ∗ install minilight 1.6 + ∗ install re 1.12.0 + ∗ install owl-base 1.1 + ∗ install num 1.3 + ∗ install camlp-streams 5.0 + ∗ install cmdliner 1.3.0 + ∗ install optint 0.3.0 + ∗ install result 1.5 + ∗ install domain_shims 0.1.0 + ∗ install conf-zlib 1 + ∗ install conf-libffi 2.0.0 + ∗ install domain-local-await 1.0.1 + ∗ install rungen 0.0.1 + ∗ install base v0.17.1 + ∗ install ocamlgraph 2.0.0 + ∗ install integers 0.7.0 + ∗ install menhir 20200612 + ∗ install topkg 1.0.7 + ∗ install nbcodec 20151119 + ∗ install bigstringaf 0.6.1 + ∗ install digestif 1.0.0 + ∗ install base64 3.4.0 + ∗ install zarith 1.10 + ∗ install ocplib-endian 1.2 + ∗ install ocplib-simplex 0.4.1 + ∗ install cubicle 1.2.0 + ∗ install orun 0.1* + ∗ install checkseum 0.3.4 + ∗ install saturn_lockfree 0.4.0 + ∗ install camlzip 1.13 + ∗ install stdio v0.17.0 + ∗ install ctypes 0.23.0 + ∗ install psmt2-frontend 0.4.0 + ∗ install uutf 1.0.3 + ∗ install uuidm 0.9.9 + ∗ 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 angstrom 0.16.1 + ∗ install lwt 5.7.0 + ∗ install alt-ergo-lib 2.4.2 + ∗ install decompress 1.1.0 + ∗ install saturn 0.4.0 + ∗ install npy 0.0.9 + ∗ install ctypes-foreign 0.23.0 + ∗ install jsonm 1.0.2 + ∗ install uri 4.1.0 + ∗ install logs 0.7.0 + ∗ install alt-ergo-parsers 2.4.2 + ∗ install domainslib 0.5.1 + ∗ install owl 1.1 + ∗ install hdr_histogram 0.0.4 + ∗ install repr 0.6.0 + ∗ install alt-ergo 2.4.2 + ∗ install runtime_events_tools ~dev* +===== ∗ 80 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-parsers.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-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/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.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 +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.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 +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[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.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[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 +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[ocaml-syntax-shims.1.0.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 +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.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 +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl-base.1.1] found in cache +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[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 +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.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 cmdliner.1.3.0 +∗ installed bigstringaf.0.6.1 +∗ installed conf-autoconf.0.2 +∗ installed conf-cmake.1 +∗ installed conf-findutils.1 +∗ installed conf-gmp.1 +∗ installed conf-m4.1 +∗ installed conf-openblas.0.2.2 +∗ installed conf-perl.1 +∗ installed conf-pkg-config.1.2 +∗ installed cppo.1.6.7 +∗ installed domain_shims.0.1.0 +∗ installed either.1.0.0 +∗ installed eqaf.0.10 +∗ installed menhirLib.20200612 +∗ installed menhirSdk.20200612 +∗ installed minilight.1.6 +∗ installed ocaml-syntax-shims.1.0.0 +∗ installed ocaml_intrinsics_kernel.v0.17.1 +∗ installed optint.0.3.0 +∗ installed re.1.12.0 +∗ installed result.1.5 +∗ installed sexplib0.v0.17.0 +∗ installed stdlib-shims.0.1.0 +∗ installed stringext.1.6.0 +∗ installed thread-table.1.0.0 +∗ installed yojson.2.2.2 +∗ installed owl-base.1.1 +∗ installed num.1.3 +∗ installed angstrom.0.16.1 +∗ installed base.v0.17.1 +∗ installed base64.3.4.0 +∗ installed checkseum.0.3.4 +∗ installed conf-libffi.2.0.0 +∗ installed conf-zlib.1 +∗ installed digestif.1.0.0 +∗ installed domain-local-await.1.0.1 +∗ installed integers.0.7.0 +∗ installed menhir.20200612 +∗ installed ocamlbuild.0.15.0 +∗ installed ocamlgraph.2.0.0 +∗ installed ocplib-endian.1.2 +∗ installed orun.0.1 +∗ installed rungen.0.0.1 +∗ installed saturn_lockfree.0.4.0 +∗ installed zarith.1.10 +∗ installed camlzip.1.13 +∗ installed ctypes.0.23.0 +∗ installed decompress.1.1.0 +∗ installed psmt2-frontend.0.4.0 +∗ installed saturn.0.4.0 +∗ installed stdio.v0.17.0 +∗ installed topkg.1.0.7 +∗ installed uri.4.1.0 +∗ installed cubicle.1.2.0 +∗ installed nbcodec.20151119 +∗ installed lwt.5.7.0 +∗ installed npy.0.0.9 +∗ installed domainslib.0.5.1 +∗ 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.9 +∗ installed uutf.1.0.3 +∗ installed ocplib-simplex.0.4.1 +∗ installed ctypes-foreign.0.23.0 +∗ installed logs.0.7.0 +∗ installed jsonm.1.0.2 +∗ installed hdr_histogram.0.0.4 +∗ installed repr.0.6.0 +∗ installed runtime_events_tools.~dev +∗ installed alt-ergo-lib.2.4.2 +∗ installed owl.1.1 +∗ 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.16.1 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base v0.17.1 Full standard library replacement 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.13 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.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 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-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +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 +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +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-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 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.7.0 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 +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 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 +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 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 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 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 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 89.038170 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/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..0ac435552 --- /dev/null +++ b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1220 @@ +{"version":"5.15.0-118-generic","hostname":"navajo","kernel":"Linux","arch":"x86_64"} +# started on Mon Dec 30 04:08:15 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 5,932.60 msec task-clock # 1.000 CPUs utilized + 67 context-switches # 11.294 /sec + 1 cpu-migrations # 0.169 /sec + 280 page-faults # 47.197 /sec + 17,644,113,958 cycles # 2.974 GHz (83.28%) + 1,422,426 stalled-cycles-frontend # 0.01% frontend cycles idle (83.32%) + 13,820,308,011 stalled-cycles-backend # 78.33% backend cycles idle (83.35%) + 40,666,879,410 instructions # 2.30 insn per cycle + # 0.34 stalled cycles per insn (83.35%) + 3,253,007,547 branches # 548.327 M/sec (83.35%) + 465,329 branch-misses # 0.01% of all branches (83.35%) + + 5.935382518 seconds time elapsed + + 5.926077000 seconds user + 0.007997000 seconds sys + + +# started on Mon Dec 30 04:08:23 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 5,865.08 msec task-clock # 0.999 CPUs utilized + 80 context-switches # 13.640 /sec + 1 cpu-migrations # 0.171 /sec + 1,093 page-faults # 186.357 /sec + 17,525,347,386 cycles # 2.988 GHz (83.30%) + 5,006,159 stalled-cycles-frontend # 0.03% frontend cycles idle (83.30%) + 10,145,338,683 stalled-cycles-backend # 57.89% backend cycles idle (83.36%) + 58,126,220,332 instructions # 3.32 insn per cycle + # 0.17 stalled cycles per insn (83.36%) + 7,271,192,787 branches # 1.240 G/sec (83.36%) + 881,948 branch-misses # 0.01% of all branches (83.32%) + + 5.872576177 seconds time elapsed + + 5.858352000 seconds user + 0.007997000 seconds sys + + +# started on Mon Dec 30 04:08:29 2024 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 16,490.33 msec task-clock # 0.999 CPUs utilized + 202 context-switches # 12.250 /sec + 1 cpu-migrations # 0.061 /sec + 3,595 page-faults # 218.006 /sec + 49,246,851,905 cycles # 2.986 GHz (83.33%) + 497,298,253 stalled-cycles-frontend # 1.01% frontend cycles idle (83.34%) + 18,739,484,713 stalled-cycles-backend # 38.05% backend cycles idle (83.34%) + 79,370,928,319 instructions # 1.61 insn per cycle + # 0.24 stalled cycles per insn (83.34%) + 9,804,032,207 branches # 594.532 M/sec (83.32%) + 327,126,611 branch-misses # 3.34% of all branches (83.32%) + + 16.501825578 seconds time elapsed + + 16.478889000 seconds user + 0.011993000 seconds sys + + +# started on Mon Dec 30 04:03:52 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 16,033.47 msec task-clock # 0.999 CPUs utilized + 220 context-switches # 13.721 /sec + 1 cpu-migrations # 0.062 /sec + 262,989 page-faults # 16.402 K/sec + 47,888,531,289 cycles # 2.987 GHz (83.33%) + 1,336,660,893 stalled-cycles-frontend # 2.79% frontend cycles idle (83.35%) + 5,940,929,538 stalled-cycles-backend # 12.41% backend cycles idle (83.35%) + 72,250,759,385 instructions # 1.51 insn per cycle + # 0.08 stalled cycles per insn (83.30%) + 18,477,524,643 branches # 1.152 G/sec (83.35%) + 984,814,680 branch-misses # 5.33% of all branches (83.33%) + + 16.046244387 seconds time elapsed + + 15.177896000 seconds user + 0.851657000 seconds sys + + +# started on Mon Dec 30 04:26:17 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 30,963.94 msec task-clock # 0.999 CPUs utilized + 288 context-switches # 9.301 /sec + 1 cpu-migrations # 0.032 /sec + 202,726 page-faults # 6.547 K/sec + 92,197,734,289 cycles # 2.978 GHz (83.33%) + 137,517,571 stalled-cycles-frontend # 0.15% frontend cycles idle (83.32%) + 54,353,188,044 stalled-cycles-backend # 58.95% backend cycles idle (83.34%) + 229,801,634,812 instructions # 2.49 insn per cycle + # 0.24 stalled cycles per insn (83.34%) + 54,738,918,035 branches # 1.768 G/sec (83.33%) + 48,017,405 branch-misses # 0.09% of all branches (83.33%) + + 30.987176399 seconds time elapsed + + 30.074551000 seconds user + 0.883722000 seconds sys + + +# started on Mon Dec 30 04:25:49 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 1,927.65 msec task-clock # 0.999 CPUs utilized + 21 context-switches # 10.894 /sec + 1 cpu-migrations # 0.519 /sec + 36,466 page-faults # 18.917 K/sec + 5,759,152,334 cycles # 2.988 GHz (83.19%) + 16,292,116 stalled-cycles-frontend # 0.28% frontend cycles idle (83.37%) + 2,309,286,028 stalled-cycles-backend # 40.10% backend cycles idle (83.40%) + 24,231,433,170 instructions # 4.21 insn per cycle + # 0.10 stalled cycles per insn (83.40%) + 5,038,095,461 branches # 2.614 G/sec (83.41%) + 6,275,211 branch-misses # 0.12% of all branches (83.22%) + + 1.929482774 seconds time elapsed + + 1.801299000 seconds user + 0.127808000 seconds sys + + +# started on Mon Dec 30 04:26:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 24,618.46 msec task-clock # 0.999 CPUs utilized + 264 context-switches # 10.724 /sec + 1 cpu-migrations # 0.041 /sec + 1,548,672 page-faults # 62.907 K/sec + 73,397,636,556 cycles # 2.981 GHz (83.34%) + 597,214,317 stalled-cycles-frontend # 0.81% frontend cycles idle (83.32%) + 46,493,947,012 stalled-cycles-backend # 63.35% backend cycles idle (83.32%) + 92,410,869,349 instructions # 1.26 insn per cycle + # 0.50 stalled cycles per insn (83.34%) + 18,747,842,483 branches # 761.536 M/sec (83.34%) + 312,947,686 branch-misses # 1.67% of all branches (83.34%) + + 24.633612304 seconds time elapsed + + 19.972948000 seconds user + 4.642360000 seconds sys + + +# started on Mon Dec 30 04:07:25 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 2,638.93 msec task-clock # 0.999 CPUs utilized + 29 context-switches # 10.989 /sec + 1 cpu-migrations # 0.379 /sec + 53,857 page-faults # 20.409 K/sec + 7,816,089,671 cycles # 2.962 GHz (83.33%) + 177,230,132 stalled-cycles-frontend # 2.27% frontend cycles idle (83.33%) + 3,018,223,301 stalled-cycles-backend # 38.62% backend cycles idle (83.33%) + 20,085,615,976 instructions # 2.57 insn per cycle + # 0.15 stalled cycles per insn (83.35%) + 3,646,868,538 branches # 1.382 G/sec (83.34%) + 19,778,003 branch-misses # 0.54% of all branches (83.32%) + + 2.641695917 seconds time elapsed + + 2.436133000 seconds user + 0.204011000 seconds sys + + +# started on Mon Dec 30 04:09:32 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 8,700.65 msec task-clock # 1.000 CPUs utilized + 104 context-switches # 11.953 /sec + 1 cpu-migrations # 0.115 /sec + 1,175 page-faults # 135.047 /sec + 25,933,577,537 cycles # 2.981 GHz (83.32%) + 47,400,614 stalled-cycles-frontend # 0.18% frontend cycles idle (83.32%) + 13,807,351,681 stalled-cycles-backend # 53.24% backend cycles idle (83.32%) + 64,342,257,456 instructions # 2.48 insn per cycle + # 0.21 stalled cycles per insn (83.35%) + 10,281,571,823 branches # 1.182 G/sec (83.36%) + 25,611,893 branch-misses # 0.25% of all branches (83.34%) + + 8.704291294 seconds time elapsed + + 8.697869000 seconds user + 0.003999000 seconds sys + + +# started on Mon Dec 30 04:09:09 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 22,523.01 msec task-clock # 0.999 CPUs utilized + 258 context-switches # 11.455 /sec + 1 cpu-migrations # 0.044 /sec + 84,991 page-faults # 3.774 K/sec + 67,274,041,446 cycles # 2.987 GHz (83.32%) + 1,943,382,210 stalled-cycles-frontend # 2.89% frontend cycles idle (83.33%) + 5,395,614,080 stalled-cycles-backend # 8.02% backend cycles idle (83.33%) + 101,695,897,871 instructions # 1.51 insn per cycle + # 0.05 stalled cycles per insn (83.33%) + 25,575,665,046 branches # 1.136 G/sec (83.34%) + 528,518,692 branch-misses # 2.07% of all branches (83.35%) + + 22.536995946 seconds time elapsed + + 22.290187000 seconds user + 0.231897000 seconds sys + + +# started on Mon Dec 30 04:14:45 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 281,487.74 msec task-clock # 0.999 CPUs utilized + 3,006 context-switches # 10.679 /sec + 1 cpu-migrations # 0.004 /sec + 232,652 page-faults # 826.508 /sec + 840,125,792,306 cycles # 2.985 GHz (83.33%) + 38,495,684,934 stalled-cycles-frontend # 4.58% frontend cycles idle (83.33%) + 382,653,071,824 stalled-cycles-backend # 45.55% backend cycles idle (83.33%) + 953,376,532,926 instructions # 1.13 insn per cycle + # 0.40 stalled cycles per insn (83.34%) + 233,685,051,666 branches # 830.178 M/sec (83.34%) + 3,615,889,948 branch-misses # 1.55% of all branches (83.33%) + + 281.676761927 seconds time elapsed + + 279.711131000 seconds user + 1.735040000 seconds sys + + +# started on Mon Dec 30 04:07:39 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 26,918.87 msec task-clock # 1.000 CPUs utilized + 274 context-switches # 10.179 /sec + 1 cpu-migrations # 0.037 /sec + 292 page-faults # 10.847 /sec + 80,443,505,908 cycles # 2.988 GHz (83.33%) + 422,856,842 stalled-cycles-frontend # 0.53% frontend cycles idle (83.33%) + 39,823,928,800 stalled-cycles-backend # 49.51% backend cycles idle (83.32%) + 185,730,204,561 instructions # 2.31 insn per cycle + # 0.21 stalled cycles per insn (83.34%) + 21,227,578,124 branches # 788.576 M/sec (83.35%) + 413,198,710 branch-misses # 1.95% of all branches (83.33%) + + 26.924482731 seconds time elapsed + + 26.920020000 seconds user + 0.000000000 seconds sys + + +# started on Mon Dec 30 04:07:34 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 4,584.50 msec task-clock # 0.999 CPUs utilized + 50 context-switches # 10.906 /sec + 1 cpu-migrations # 0.218 /sec + 50,050 page-faults # 10.917 K/sec + 13,638,089,429 cycles # 2.975 GHz (83.32%) + 242,577,776 stalled-cycles-frontend # 1.78% frontend cycles idle (83.35%) + 3,276,838,070 stalled-cycles-backend # 24.03% backend cycles idle (83.34%) + 17,417,292,743 instructions # 1.28 insn per cycle + # 0.19 stalled cycles per insn (83.34%) + 2,834,762,627 branches # 618.337 M/sec (83.34%) + 189,645,842 branch-misses # 6.69% of all branches (83.31%) + + 4.587669675 seconds time elapsed + + 4.465960000 seconds user + 0.119945000 seconds sys + + +# started on Mon Dec 30 04:07:28 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 6,133.21 msec task-clock # 1.000 CPUs utilized + 63 context-switches # 10.272 /sec + 1 cpu-migrations # 0.163 /sec + 921 page-faults # 150.166 /sec + 18,263,328,405 cycles # 2.978 GHz (83.31%) + 272,951,860 stalled-cycles-frontend # 1.49% frontend cycles idle (83.31%) + 2,875,958,089 stalled-cycles-backend # 15.75% backend cycles idle (83.31%) + 21,596,406,361 instructions # 1.18 insn per cycle + # 0.13 stalled cycles per insn (83.37%) + 3,916,435,529 branches # 638.562 M/sec (83.37%) + 175,259,866 branch-misses # 4.47% of all branches (83.33%) + + 6.135776519 seconds time elapsed + + 6.122597000 seconds user + 0.011997000 seconds sys + + +# started on Mon Dec 30 04:08:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 19,207.85 msec task-clock # 0.999 CPUs utilized + 270 context-switches # 14.057 /sec + 1 cpu-migrations # 0.052 /sec + 2,243 page-faults # 116.775 /sec + 57,390,316,640 cycles # 2.988 GHz (83.33%) + 145,173,975 stalled-cycles-frontend # 0.25% frontend cycles idle (83.33%) + 11,595,105,682 stalled-cycles-backend # 20.20% backend cycles idle (83.33%) + 166,095,725,546 instructions # 2.89 insn per cycle + # 0.07 stalled cycles per insn (83.34%) + 42,634,457,872 branches # 2.220 G/sec (83.35%) + 60,754,872 branch-misses # 0.14% of all branches (83.33%) + + 19.218164706 seconds time elapsed + + 19.192451000 seconds user + 0.015990000 seconds sys + + +# started on Mon Dec 30 04:02:29 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,657.77 msec task-clock # 0.999 CPUs utilized + 30 context-switches # 18.097 /sec + 1 cpu-migrations # 0.603 /sec + 876 page-faults # 528.422 /sec + 4,953,351,258 cycles # 2.988 GHz (83.37%) + 172,862,732 stalled-cycles-frontend # 3.49% frontend cycles idle (83.36%) + 903,431,017 stalled-cycles-backend # 18.24% backend cycles idle (83.36%) + 14,199,088,675 instructions # 2.87 insn per cycle + # 0.06 stalled cycles per insn (83.36%) + 2,889,774,231 branches # 1.743 G/sec (83.35%) + 19,422,873 branch-misses # 0.67% of all branches (83.21%) + + 1.659780819 seconds time elapsed + + 1.655138000 seconds user + 0.004007000 seconds sys + + +# started on Mon Dec 30 04:25:58 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 8,938.29 msec task-clock # 1.000 CPUs utilized + 91 context-switches # 10.181 /sec + 1 cpu-migrations # 0.112 /sec + 780 page-faults # 87.265 /sec + 26,710,111,288 cycles # 2.988 GHz (83.31%) + 279,048,752 stalled-cycles-frontend # 1.04% frontend cycles idle (83.31%) + 8,752,351,267 stalled-cycles-backend # 32.77% backend cycles idle (83.31%) + 76,232,502,471 instructions # 2.85 insn per cycle + # 0.11 stalled cycles per insn (83.36%) + 16,093,664,063 branches # 1.801 G/sec (83.35%) + 237,357,137 branch-misses # 1.47% of all branches (83.35%) + + 8.941334935 seconds time elapsed + + 8.935692000 seconds user + 0.003999000 seconds sys + + +# started on Mon Dec 30 04:09:09 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 201.64 msec task-clock # 0.994 CPUs utilized + 1 context-switches # 4.959 /sec + 1 cpu-migrations # 4.959 /sec + 9,876 page-faults # 48.978 K/sec + 601,908,312 cycles # 2.985 GHz (82.13%) + 13,185,066 stalled-cycles-frontend # 2.19% frontend cycles idle (82.28%) + 138,594,960 stalled-cycles-backend # 23.03% backend cycles idle (84.14%) + 1,121,782,184 instructions # 1.86 insn per cycle + # 0.12 stalled cycles per insn (84.13%) + 249,258,142 branches # 1.236 G/sec (84.13%) + 4,258,543 branch-misses # 1.71% of all branches (83.19%) + + 0.202866112 seconds time elapsed + + 0.166536000 seconds user + 0.036556000 seconds sys + + +# started on Mon Dec 30 04:13:29 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 5,907.96 msec task-clock # 0.999 CPUs utilized + 67 context-switches # 11.341 /sec + 1 cpu-migrations # 0.169 /sec + 87,278 page-faults # 14.773 K/sec + 17,645,545,292 cycles # 2.987 GHz (83.31%) + 423,350,461 stalled-cycles-frontend # 2.40% frontend cycles idle (83.36%) + 2,200,513,995 stalled-cycles-backend # 12.47% backend cycles idle (83.35%) + 37,247,933,360 instructions # 2.11 insn per cycle + # 0.06 stalled cycles per insn (83.35%) + 8,564,561,071 branches # 1.450 G/sec (83.28%) + 108,661,727 branch-misses # 1.27% of all branches (83.34%) + + 5.912367880 seconds time elapsed + + 5.608772000 seconds user + 0.300041000 seconds sys + + +# started on Mon Dec 30 04:25:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,054.53 msec task-clock # 0.998 CPUs utilized + 9 context-switches # 8.535 /sec + 1 cpu-migrations # 0.948 /sec + 15,966 page-faults # 15.140 K/sec + 3,150,792,571 cycles # 2.988 GHz (83.31%) + 6,164,694 stalled-cycles-frontend # 0.20% frontend cycles idle (83.32%) + 1,557,722,076 stalled-cycles-backend # 49.44% backend cycles idle (83.32%) + 10,564,104,923 instructions # 3.35 insn per cycle + # 0.15 stalled cycles per insn (83.30%) + 2,263,873,173 branches # 2.147 G/sec (83.32%) + 2,436,483 branch-misses # 0.11% of all branches (83.42%) + + 1.056132648 seconds time elapsed + + 1.007922000 seconds user + 0.047996000 seconds sys + + +# started on Mon Dec 30 04:25:43 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 2,382.70 msec task-clock # 0.999 CPUs utilized + 24 context-switches # 10.073 /sec + 1 cpu-migrations # 0.420 /sec + 1,117 page-faults # 468.797 /sec + 7,056,834,937 cycles # 2.962 GHz (83.22%) + 260,230,426 stalled-cycles-frontend # 3.69% frontend cycles idle (83.35%) + 1,520,396,220 stalled-cycles-backend # 21.55% backend cycles idle (83.39%) + 8,877,564,422 instructions # 1.26 insn per cycle + # 0.17 stalled cycles per insn (83.38%) + 1,940,611,729 branches # 814.461 M/sec (83.38%) + 63,957,279 branch-misses # 3.30% of all branches (83.28%) + + 2.384494411 seconds time elapsed + + 1.692086000 seconds user + 0.692035000 seconds sys + + +# started on Mon Dec 30 04:08:13 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 2,142.79 msec task-clock # 0.999 CPUs utilized + 27 context-switches # 12.600 /sec + 1 cpu-migrations # 0.467 /sec + 8,148 page-faults # 3.803 K/sec + 6,402,636,824 cycles # 2.988 GHz (83.21%) + 44,216,883 stalled-cycles-frontend # 0.69% frontend cycles idle (83.31%) + 111,772,260 stalled-cycles-backend # 1.75% backend cycles idle (83.39%) + 17,325,245,221 instructions # 2.71 insn per cycle + # 0.01 stalled cycles per insn (83.41%) + 3,820,802,500 branches # 1.783 G/sec (83.39%) + 39,639,373 branch-misses # 1.04% of all branches (83.29%) + + 2.145351889 seconds time elapsed + + 2.124162000 seconds user + 0.020001000 seconds sys + + +# started on Mon Dec 30 04:25:45 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,135.23 msec task-clock # 0.999 CPUs utilized + 11 context-switches # 9.690 /sec + 1 cpu-migrations # 0.881 /sec + 978 page-faults # 861.500 /sec + 3,391,739,985 cycles # 2.988 GHz (83.12%) + 3,539,031 stalled-cycles-frontend # 0.10% frontend cycles idle (83.44%) + 1,845,531,053 stalled-cycles-backend # 54.41% backend cycles idle (83.44%) + 9,971,107,953 instructions # 2.94 insn per cycle + # 0.19 stalled cycles per insn (83.44%) + 2,092,709,642 branches # 1.843 G/sec (83.45%) + 2,308,565 branch-misses # 0.11% of all branches (83.11%) + + 1.136809969 seconds time elapsed + + 1.124770000 seconds user + 0.012008000 seconds sys + + +# started on Mon Dec 30 04:25:56 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 1,523.90 msec task-clock # 0.999 CPUs utilized + 15 context-switches # 9.843 /sec + 1 cpu-migrations # 0.656 /sec + 1,664 page-faults # 1.092 K/sec + 4,553,331,181 cycles # 2.988 GHz (83.20%) + 5,777,928 stalled-cycles-frontend # 0.13% frontend cycles idle (83.20%) + 1,497,676,606 stalled-cycles-backend # 32.89% backend cycles idle (83.25%) + 18,845,053,849 instructions # 4.14 insn per cycle + # 0.08 stalled cycles per insn (83.47%) + 4,049,835,558 branches # 2.658 G/sec (83.47%) + 1,918,032 branch-misses # 0.05% of all branches (83.40%) + + 1.525604353 seconds time elapsed + + 1.513286000 seconds user + 0.012010000 seconds sys + + +# started on Mon Dec 30 04:09:44 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 1,983.96 msec task-clock # 0.999 CPUs utilized + 25 context-switches # 12.601 /sec + 1 cpu-migrations # 0.504 /sec + 2,141 page-faults # 1.079 K/sec + 5,864,554,913 cycles # 2.956 GHz (83.28%) + 66,480,648 stalled-cycles-frontend # 1.13% frontend cycles idle (83.27%) + 377,378,195 stalled-cycles-backend # 6.43% backend cycles idle (83.27%) + 14,212,209,430 instructions # 2.42 insn per cycle + # 0.03 stalled cycles per insn (83.35%) + 3,434,338,913 branches # 1.731 G/sec (83.48%) + 47,703,387 branch-misses # 1.39% of all branches (83.35%) + + 1.986183879 seconds time elapsed + + 1.977283000 seconds user + 0.008005000 seconds sys + + +# started on Mon Dec 30 04:02:30 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 2,759.73 msec task-clock # 0.999 CPUs utilized + 45 context-switches # 16.306 /sec + 1 cpu-migrations # 0.362 /sec + 1,324 page-faults # 479.757 /sec + 8,243,888,375 cycles # 2.987 GHz (83.34%) + 55,131,936 stalled-cycles-frontend # 0.67% frontend cycles idle (83.34%) + 2,014,141,213 stalled-cycles-backend # 24.43% backend cycles idle (83.33%) + 22,120,166,741 instructions # 2.68 insn per cycle + # 0.09 stalled cycles per insn (83.35%) + 4,776,861,193 branches # 1.731 G/sec (83.34%) + 12,473,689 branch-misses # 0.26% of all branches (83.30%) + + 2.762393997 seconds time elapsed + + 2.757152000 seconds user + 0.003995000 seconds sys + + +# started on Mon Dec 30 04:09:41 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 3,195.80 msec task-clock # 0.999 CPUs utilized + 37 context-switches # 11.578 /sec + 1 cpu-migrations # 0.313 /sec + 2,187 page-faults # 684.336 /sec + 9,547,849,732 cycles # 2.988 GHz (83.24%) + 178,120,232 stalled-cycles-frontend # 1.87% frontend cycles idle (83.37%) + 506,188,060 stalled-cycles-backend # 5.30% backend cycles idle (83.36%) + 15,485,388,238 instructions # 1.62 insn per cycle + # 0.03 stalled cycles per insn (83.36%) + 3,590,388,870 branches # 1.123 G/sec (83.37%) + 151,000,976 branch-misses # 4.21% of all branches (83.31%) + + 3.198513430 seconds time elapsed + + 3.189034000 seconds user + 0.008002000 seconds sys + + +# started on Mon Dec 30 04:02:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 2,977.18 msec task-clock # 0.999 CPUs utilized + 47 context-switches # 15.787 /sec + 1 cpu-migrations # 0.336 /sec + 9,044 page-faults # 3.038 K/sec + 8,891,410,740 cycles # 2.987 GHz (83.27%) + 4,656,920 stalled-cycles-frontend # 0.05% frontend cycles idle (83.35%) + 4,379,615,099 stalled-cycles-backend # 49.26% backend cycles idle (83.34%) + 30,139,653,212 instructions # 3.39 insn per cycle + # 0.15 stalled cycles per insn (83.35%) + 4,741,135,250 branches # 1.592 G/sec (83.37%) + 1,983,729 branch-misses # 0.04% of all branches (83.31%) + + 2.980564848 seconds time elapsed + + 2.946399000 seconds user + 0.031982000 seconds sys + + +# started on Mon Dec 30 04:06:33 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 36,851.40 msec task-clock # 0.999 CPUs utilized + 383 context-switches # 10.393 /sec + 1 cpu-migrations # 0.027 /sec + 66,062 page-faults # 1.793 K/sec + 110,067,884,151 cycles # 2.987 GHz (83.33%) + 269,707,969 stalled-cycles-frontend # 0.25% frontend cycles idle (83.34%) + 45,977,335,124 stalled-cycles-backend # 41.77% backend cycles idle (83.34%) + 301,058,442,677 instructions # 2.74 insn per cycle + # 0.15 stalled cycles per insn (83.35%) + 62,066,207,032 branches # 1.684 G/sec (83.32%) + 122,760,086 branch-misses # 0.20% of all branches (83.33%) + + 36.871605055 seconds time elapsed + + 36.562234000 seconds user + 0.287954000 seconds sys + + +# started on Mon Dec 30 04:09:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 2,571.80 msec task-clock # 0.999 CPUs utilized + 40 context-switches # 15.553 /sec + 1 cpu-migrations # 0.389 /sec + 84,417 page-faults # 32.824 K/sec + 7,678,739,461 cycles # 2.986 GHz (83.29%) + 251,563,491 stalled-cycles-frontend # 3.28% frontend cycles idle (83.37%) + 3,098,221,204 stalled-cycles-backend # 40.35% backend cycles idle (83.37%) + 17,811,354,138 instructions # 2.32 insn per cycle + # 0.17 stalled cycles per insn (83.37%) + 2,140,080,822 branches # 832.132 M/sec (83.36%) + 25,441,255 branch-misses # 1.19% of all branches (83.24%) + + 2.574318731 seconds time elapsed + + 2.317360000 seconds user + 0.255708000 seconds sys + + +# started on Mon Dec 30 04:08:21 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 2,527.37 msec task-clock # 0.999 CPUs utilized + 30 context-switches # 11.870 /sec + 1 cpu-migrations # 0.396 /sec + 108,618 page-faults # 42.977 K/sec + 7,488,051,054 cycles # 2.963 GHz (83.23%) + 68,778,306 stalled-cycles-frontend # 0.92% frontend cycles idle (83.32%) + 3,714,052,363 stalled-cycles-backend # 49.60% backend cycles idle (83.38%) + 17,419,436,890 instructions # 2.33 insn per cycle + # 0.21 stalled cycles per insn (83.39%) + 2,169,538,819 branches # 858.417 M/sec (83.38%) + 30,680,441 branch-misses # 1.41% of all branches (83.29%) + + 2.529438831 seconds time elapsed + + 2.256711000 seconds user + 0.272085000 seconds sys + + +# started on Mon Dec 30 04:25:47 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 2,841.60 msec task-clock # 0.999 CPUs utilized + 27 context-switches # 9.502 /sec + 1 cpu-migrations # 0.352 /sec + 63,609 page-faults # 22.385 K/sec + 8,377,102,543 cycles # 2.948 GHz (83.26%) + 290,655,383 stalled-cycles-frontend # 3.47% frontend cycles idle (83.26%) + 4,737,404,239 stalled-cycles-backend # 56.55% backend cycles idle (83.38%) + 19,665,502,204 instructions # 2.35 insn per cycle + # 0.24 stalled cycles per insn (83.40%) + 3,863,992,436 branches # 1.360 G/sec (83.40%) + 13,038,023 branch-misses # 0.34% of all branches (83.29%) + + 2.844385397 seconds time elapsed + + 2.682779000 seconds user + 0.159927000 seconds sys + + +# started on Mon Dec 30 04:03:07 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 38,804.55 msec task-clock # 0.999 CPUs utilized + 584 context-switches # 15.050 /sec + 1 cpu-migrations # 0.026 /sec + 871,495 page-faults # 22.459 K/sec + 115,840,251,955 cycles # 2.985 GHz (83.32%) + 2,893,187,740 stalled-cycles-frontend # 2.50% frontend cycles idle (83.34%) + 14,321,121,740 stalled-cycles-backend # 12.36% backend cycles idle (83.34%) + 246,305,312,489 instructions # 2.13 insn per cycle + # 0.06 stalled cycles per insn (83.34%) + 50,817,901,459 branches # 1.310 G/sec (83.35%) + 1,385,018,829 branch-misses # 2.73% of all branches (83.32%) + + 38.836075761 seconds time elapsed + + 36.166222000 seconds user + 2.634413000 seconds sys + + +# started on Mon Dec 30 04:02:33 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 9,587.57 msec task-clock # 0.999 CPUs utilized + 149 context-switches # 15.541 /sec + 1 cpu-migrations # 0.104 /sec + 1,635 page-faults # 170.533 /sec + 28,630,217,615 cycles # 2.986 GHz (83.32%) + 235,141,412 stalled-cycles-frontend # 0.82% frontend cycles idle (83.33%) + 6,549,584,214 stalled-cycles-backend # 22.88% backend cycles idle (83.32%) + 71,664,654,057 instructions # 2.50 insn per cycle + # 0.09 stalled cycles per insn (83.33%) + 14,670,235,369 branches # 1.530 G/sec (83.35%) + 101,177,553 branch-misses # 0.69% of all branches (83.35%) + + 9.595320335 seconds time elapsed + + 9.572353000 seconds user + 0.015987000 seconds sys + + +# started on Mon Dec 30 04:04:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 65,603.93 msec task-clock # 0.999 CPUs utilized + 883 context-switches # 13.460 /sec + 1 cpu-migrations # 0.015 /sec + 126,650 page-faults # 1.931 K/sec + 195,084,846,400 cycles # 2.974 GHz (83.32%) + 189,692,224 stalled-cycles-frontend # 0.10% frontend cycles idle (83.33%) + 140,101,450,959 stalled-cycles-backend # 71.82% backend cycles idle (83.34%) + 448,271,980,097 instructions # 2.30 insn per cycle + # 0.31 stalled cycles per insn (83.33%) + 99,558,176,870 branches # 1.518 G/sec (83.34%) + 51,563,266 branch-misses # 0.05% of all branches (83.33%) + + 65.669664837 seconds time elapsed + + 64.725177000 seconds user + 0.867426000 seconds sys + + +# started on Mon Dec 30 04:02:56 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 10,549.03 msec task-clock # 0.999 CPUs utilized + 165 context-switches # 15.641 /sec + 1 cpu-migrations # 0.095 /sec + 4,454 page-faults # 422.219 /sec + 31,456,539,704 cycles # 2.982 GHz (83.29%) + 61,136,686 stalled-cycles-frontend # 0.19% frontend cycles idle (83.29%) + 22,171,412,918 stalled-cycles-backend # 70.48% backend cycles idle (83.37%) + 64,395,409,302 instructions # 2.05 insn per cycle + # 0.34 stalled cycles per insn (83.36%) + 9,246,459,149 branches # 876.522 M/sec (83.34%) + 48,915,600 branch-misses # 0.53% of all branches (83.35%) + + 10.559318497 seconds time elapsed + + 10.533650000 seconds user + 0.016008000 seconds sys + + +# started on Mon Dec 30 04:26:07 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,208.83 msec task-clock # 0.998 CPUs utilized + 15 context-switches # 12.409 /sec + 1 cpu-migrations # 0.827 /sec + 41,122 page-faults # 34.018 K/sec + 3,609,558,706 cycles # 2.986 GHz (83.14%) + 59,728,575 stalled-cycles-frontend # 1.65% frontend cycles idle (83.13%) + 722,191,890 stalled-cycles-backend # 20.01% backend cycles idle (83.38%) + 7,766,770,409 instructions # 2.15 insn per cycle + # 0.09 stalled cycles per insn (83.48%) + 1,542,578,643 branches # 1.276 G/sec (83.47%) + 11,380,261 branch-misses # 0.74% of all branches (83.41%) + + 1.210843027 seconds time elapsed + + 1.106271000 seconds user + 0.103837000 seconds sys + + +# started on Mon Dec 30 04:09:05 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 3,716.42 msec task-clock # 0.999 CPUs utilized + 49 context-switches # 13.185 /sec + 1 cpu-migrations # 0.269 /sec + 5,271 page-faults # 1.418 K/sec + 11,101,752,194 cycles # 2.987 GHz (83.32%) + 96,463,110 stalled-cycles-frontend # 0.87% frontend cycles idle (83.33%) + 2,240,545,193 stalled-cycles-backend # 20.18% backend cycles idle (83.24%) + 23,356,686,821 instructions # 2.10 insn per cycle + # 0.10 stalled cycles per insn (83.33%) + 5,124,347,930 branches # 1.379 G/sec (83.44%) + 67,307,871 branch-misses # 1.31% of all branches (83.34%) + + 3.720179780 seconds time elapsed + + 3.705537000 seconds user + 0.012017000 seconds sys + + +# started on Mon Dec 30 04:02:25 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 2,907.75 msec task-clock # 0.996 CPUs utilized + 55 context-switches # 18.915 /sec + 1 cpu-migrations # 0.344 /sec + 18,036 page-faults # 6.203 K/sec + 8,569,173,685 cycles # 2.947 GHz (83.21%) + 65,255,979 stalled-cycles-frontend # 0.76% frontend cycles idle (83.36%) + 2,064,446,010 stalled-cycles-backend # 24.09% backend cycles idle (83.38%) + 27,953,149,070 instructions # 3.26 insn per cycle + # 0.07 stalled cycles per insn (83.39%) + 5,160,921,410 branches # 1.775 G/sec (83.36%) + 9,914,162 branch-misses # 0.19% of all branches (83.31%) + + 2.919730462 seconds time elapsed + + 2.856914000 seconds user + 0.052016000 seconds sys + + +# started on Mon Dec 30 04:07:10 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 14,895.81 msec task-clock # 0.999 CPUs utilized + 160 context-switches # 10.741 /sec + 1 cpu-migrations # 0.067 /sec + 295,386 page-faults # 19.830 K/sec + 44,490,991,546 cycles # 2.987 GHz (83.34%) + 680,697,087 stalled-cycles-frontend # 1.53% frontend cycles idle (83.33%) + 5,196,831,013 stalled-cycles-backend # 11.68% backend cycles idle (83.34%) + 91,205,073,352 instructions # 2.05 insn per cycle + # 0.06 stalled cycles per insn (83.33%) + 18,347,394,710 branches # 1.232 G/sec (83.33%) + 432,405,858 branch-misses # 2.36% of all branches (83.33%) + + 14.905357206 seconds time elapsed + + 14.079141000 seconds user + 0.815486000 seconds sys + + +# started on Mon Dec 30 04:05:49 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 44,394.63 msec task-clock # 0.999 CPUs utilized + 483 context-switches # 10.880 /sec + 1 cpu-migrations # 0.023 /sec + 99,313 page-faults # 2.237 K/sec + 132,566,031,110 cycles # 2.986 GHz (83.34%) + 668,061,317 stalled-cycles-frontend # 0.50% frontend cycles idle (83.34%) + 48,699,612,959 stalled-cycles-backend # 36.74% backend cycles idle (83.33%) + 285,134,788,619 instructions # 2.15 insn per cycle + # 0.17 stalled cycles per insn (83.32%) + 58,204,158,398 branches # 1.311 G/sec (83.33%) + 418,478,527 branch-misses # 0.72% of all branches (83.33%) + + 44.423956871 seconds time elapsed + + 44.032112000 seconds user + 0.359902000 seconds sys + + +# started on Mon Dec 30 04:26:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 8,844.19 msec task-clock # 0.999 CPUs utilized + 91 context-switches # 10.289 /sec + 1 cpu-migrations # 0.113 /sec + 154,705 page-faults # 17.492 K/sec + 26,379,948,335 cycles # 2.983 GHz (83.32%) + 2,072,385,205 stalled-cycles-frontend # 7.86% frontend cycles idle (83.32%) + 15,496,568,814 stalled-cycles-backend # 58.74% backend cycles idle (83.32%) + 23,253,448,337 instructions # 0.88 insn per cycle + # 0.67 stalled cycles per insn (83.30%) + 4,842,926,122 branches # 547.583 M/sec (83.37%) + 70,175,013 branch-misses # 1.45% of all branches (83.36%) + + 8.850687108 seconds time elapsed + + 8.300766000 seconds user + 0.543788000 seconds sys + + +# started on Mon Dec 30 04:03:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 6,388.28 msec task-clock # 0.999 CPUs utilized + 110 context-switches # 17.219 /sec + 1 cpu-migrations # 0.157 /sec + 796 page-faults # 124.603 /sec + 19,088,714,761 cycles # 2.988 GHz (83.30%) + 412,588,379 stalled-cycles-frontend # 2.16% frontend cycles idle (83.35%) + 25,248,453 stalled-cycles-backend # 0.13% backend cycles idle (83.35%) + 30,445,971,756 instructions # 1.59 insn per cycle + # 0.01 stalled cycles per insn (83.35%) + 11,063,104,781 branches # 1.732 G/sec (83.35%) + 346,478,520 branch-misses # 3.13% of all branches (83.30%) + + 6.391951607 seconds time elapsed + + 6.385533000 seconds user + 0.003998000 seconds sys + + +# started on Mon Dec 30 04:25:53 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 3,510.36 msec task-clock # 0.999 CPUs utilized + 39 context-switches # 11.110 /sec + 1 cpu-migrations # 0.285 /sec + 1,105 page-faults # 314.783 /sec + 10,488,519,612 cycles # 2.988 GHz (83.25%) + 63,725,064 stalled-cycles-frontend # 0.61% frontend cycles idle (83.35%) + 1,200,514,944 stalled-cycles-backend # 11.45% backend cycles idle (83.37%) + 31,752,808,558 instructions # 3.03 insn per cycle + # 0.04 stalled cycles per insn (83.37%) + 6,816,021,433 branches # 1.942 G/sec (83.37%) + 39,216,497 branch-misses # 0.58% of all branches (83.29%) + + 3.512385144 seconds time elapsed + + 3.503726000 seconds user + 0.007999000 seconds sys + + +# started on Mon Dec 30 04:02:43 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 8,081.99 msec task-clock # 0.999 CPUs utilized + 138 context-switches # 17.075 /sec + 1 cpu-migrations # 0.124 /sec + 53,635 page-faults # 6.636 K/sec + 24,113,300,516 cycles # 2.984 GHz (83.33%) + 257,515,462 stalled-cycles-frontend # 1.07% frontend cycles idle (83.35%) + 6,481,935,659 stalled-cycles-backend # 26.88% backend cycles idle (83.28%) + 60,719,917,553 instructions # 2.52 insn per cycle + # 0.11 stalled cycles per insn (83.33%) + 14,493,758,939 branches # 1.793 G/sec (83.34%) + 44,776,455 branch-misses # 0.31% of all branches (83.37%) + + 8.090884247 seconds time elapsed + + 7.894394000 seconds user + 0.187866000 seconds sys + + +# started on Mon Dec 30 04:13:35 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 69,750.52 msec task-clock # 0.999 CPUs utilized + 737 context-switches # 10.566 /sec + 1 cpu-migrations # 0.014 /sec + 237,519 page-faults # 3.405 K/sec + 208,338,083,673 cycles # 2.987 GHz (83.33%) + 2,979,158,061 stalled-cycles-frontend # 1.43% frontend cycles idle (83.33%) + 17,505,950,506 stalled-cycles-backend # 8.40% backend cycles idle (83.34%) + 421,948,604,396 instructions # 2.03 insn per cycle + # 0.04 stalled cycles per insn (83.33%) + 100,527,313,095 branches # 1.441 G/sec (83.33%) + 1,220,432,347 branch-misses # 1.21% of all branches (83.34%) + + 69.790076015 seconds time elapsed + + 68.574221000 seconds user + 1.171627000 seconds sys + + +# started on Mon Dec 30 04:02:28 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 679.40 msec task-clock # 0.997 CPUs utilized + 11 context-switches # 16.191 /sec + 1 cpu-migrations # 1.472 /sec + 3,540 page-faults # 5.211 K/sec + 2,029,177,103 cycles # 2.987 GHz (82.93%) + 18,669,425 stalled-cycles-frontend # 0.92% frontend cycles idle (83.13%) + 783,148,464 stalled-cycles-backend # 38.59% backend cycles idle (83.51%) + 4,195,738,864 instructions # 2.07 insn per cycle + # 0.19 stalled cycles per insn (83.53%) + 865,507,574 branches # 1.274 G/sec (83.52%) + 7,846,879 branch-misses # 0.91% of all branches (83.38%) + + 0.681149141 seconds time elapsed + + 0.636781000 seconds user + 0.044054000 seconds sys + + +# started on Mon Dec 30 04:02:54 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 2,058.71 msec task-clock # 0.998 CPUs utilized + 39 context-switches # 18.944 /sec + 1 cpu-migrations # 0.486 /sec + 4,757 page-faults # 2.311 K/sec + 6,132,058,831 cycles # 2.979 GHz (83.31%) + 26,803,297 stalled-cycles-frontend # 0.44% frontend cycles idle (83.30%) + 4,906,489,531 stalled-cycles-backend # 80.01% backend cycles idle (83.29%) + 6,036,263,387 instructions # 0.98 insn per cycle + # 0.81 stalled cycles per insn (83.33%) + 1,447,185,525 branches # 702.957 M/sec (83.41%) + 7,909,457 branch-misses # 0.55% of all branches (83.36%) + + 2.062240372 seconds time elapsed + + 2.031867000 seconds user + 0.027943000 seconds sys + + +# started on Mon Dec 30 04:09:49 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 220,403.96 msec task-clock # 0.999 CPUs utilized + 2,713 context-switches # 12.309 /sec + 1 cpu-migrations # 0.005 /sec + 1,795,701 page-faults # 8.147 K/sec + 658,484,241,925 cycles # 2.988 GHz (83.33%) + 16,675,870,678 stalled-cycles-frontend # 2.53% frontend cycles idle (83.33%) + 114,738,979,782 stalled-cycles-backend # 17.42% backend cycles idle (83.34%) + 1,152,080,411,740 instructions # 1.75 insn per cycle + # 0.10 stalled cycles per insn (83.33%) + 251,078,679,700 branches # 1.139 G/sec (83.33%) + 3,804,138,902 branch-misses # 1.52% of all branches (83.33%) + + 220.554763799 seconds time elapsed + + 214.175071000 seconds user + 6.200151000 seconds sys + + +# started on Mon Dec 30 04:08:06 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,031.50 msec task-clock # 0.999 CPUs utilized + 68 context-switches # 9.671 /sec + 1 cpu-migrations # 0.142 /sec + 6,504 page-faults # 924.981 /sec + 20,946,265,341 cycles # 2.979 GHz (83.32%) + 12,629,952 stalled-cycles-frontend # 0.06% frontend cycles idle (83.35%) + 16,429,191,674 stalled-cycles-backend # 78.43% backend cycles idle (83.34%) + 32,730,641,181 instructions # 1.56 insn per cycle + # 0.50 stalled cycles per insn (83.34%) + 6,551,829,691 branches # 931.783 M/sec (83.34%) + 2,305,396 branch-misses # 0.04% of all branches (83.31%) + + 7.036418083 seconds time elapsed + + 7.008431000 seconds user + 0.023987000 seconds sys + + +# started on Mon Dec 30 04:19:27 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 375,827.49 msec task-clock # 0.999 CPUs utilized + 3,917 context-switches # 10.422 /sec + 1 cpu-migrations # 0.003 /sec + 111,440 page-faults # 296.519 /sec + 1,122,077,291,818 cycles # 2.986 GHz (83.33%) + 13,844,039,750 stalled-cycles-frontend # 1.23% frontend cycles idle (83.33%) + 173,794,390,963 stalled-cycles-backend # 15.49% backend cycles idle (83.33%) + 2,599,153,040,387 instructions # 2.32 insn per cycle + # 0.07 stalled cycles per insn (83.34%) + 574,291,929,336 branches # 1.528 G/sec (83.33%) + 5,251,531,196 branch-misses # 0.91% of all branches (83.33%) + + 376.094804622 seconds time elapsed + + 375.403554000 seconds user + 0.376602000 seconds sys + + +# started on Mon Dec 30 04:26:48 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe': + + 3,061.94 msec task-clock # 0.996 CPUs utilized + 35 context-switches # 11.431 /sec + 1 cpu-migrations # 0.327 /sec + 28,529 page-faults # 9.317 K/sec + 9,146,623,191 cycles # 2.987 GHz (83.29%) + 72,067,700 stalled-cycles-frontend # 0.79% frontend cycles idle (83.26%) + 4,190,119,310 stalled-cycles-backend # 45.81% backend cycles idle (83.28%) + 19,230,070,008 instructions # 2.10 insn per cycle + # 0.22 stalled cycles per insn (83.38%) + 3,168,348,111 branches # 1.035 G/sec (83.41%) + 19,157,929 branch-misses # 0.60% of all branches (83.37%) + + 3.075752220 seconds time elapsed + + 2.971425000 seconds user + 0.091858000 seconds sys + + +# started on Mon Dec 30 04:05:14 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 34,531.57 msec task-clock # 1.000 CPUs utilized + 342 context-switches # 9.904 /sec + 1 cpu-migrations # 0.029 /sec + 227 page-faults # 6.574 /sec + 103,190,107,589 cycles # 2.988 GHz (83.32%) + 2,650,084,604 stalled-cycles-frontend # 2.57% frontend cycles idle (83.33%) + 5,120,214,658 stalled-cycles-backend # 4.96% backend cycles idle (83.33%) + 192,846,852,430 instructions # 1.87 insn per cycle + # 0.03 stalled cycles per insn (83.33%) + 40,224,112,743 branches # 1.165 G/sec (83.33%) + 2,190,458,043 branch-misses # 5.45% of all branches (83.34%) + + 34.538290279 seconds time elapsed + + 34.532496000 seconds user + 0.000000000 seconds sys + + diff --git a/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/perfstat/navajo/20241230_033529/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json @@ -0,0 +1,722 @@ +{ + "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" + } + ] + }, + { + "executable": "benchmarks/owl/owl_gc.exe", + "name": "owl_gc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + } + ] +} diff --git a/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential.20241230_001002.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential.20241230_001002.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log new file mode 100644 index 000000000..073a4e2f4 --- /dev/null +++ b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential.20241230_001002.f28bfbcb232b017460cb0ba7f9ec8cf1cf773811.log @@ -0,0 +1,599 @@ +5.4.0 +Filtering some benchmarks for OCaml 5.4.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.4.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.4.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.4.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.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.4.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="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.4.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.4.0+trunk +∗ installed ocaml-config.1 +∗ installed ocaml.5.4.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.4.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: 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.4.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.4.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.4.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.4.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.15.3 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1 +Linking to system dune files found at: /home/sandmark/.opam/ocaml-base-compiler.4.13.1 +/home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune --version = n/a +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/ocaml-base-compiler.4.13.1/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.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.4.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.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3" +The following actions will be performed: + ∗ install dune 3.15.3 + ∗ install csexp 1.5.2 [required by dune-configurator] + ∗ install dune-configurator 3.15.3 +===== ∗ 3 ===== + +<><> 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.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed dune.3.15.3 +∗ installed csexp.1.5.2 +∗ installed dune-configurator.3.15.3 +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.4.0+trunk --yes -n dune "3.15.3" +dune is now pinned to version 3.15.3 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.x.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.4.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +opam install --switch=5.4.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 ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[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 +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install + +<><> 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.4.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.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.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.4.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 <><><><><><><><><><><><><><><><><><><><> +[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 +[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 +The following actions will be performed: + ∗ install conf-gmp 1 + ∗ install ocaml_intrinsics_kernel v0.17.1 + ∗ install conf-pkg-config 1.2 + ∗ install conf-findutils 1 + ∗ install conf-m4 1 + ∗ install yojson 2.2.2 + ∗ install conf-autoconf 0.2 + ∗ install thread-table 1.0.0 + ∗ install sexplib0 v0.17.0 + ∗ install ocaml-syntax-shims 1.0.0 + ∗ install conf-cmake 1 + ∗ install stdlib-shims 0.1.0 + ∗ install eqaf 0.10 + ∗ install either 1.0.0 + ∗ install menhirLib 20200612 + ∗ install stringext 1.6.0 + ∗ install menhirSdk 20200612 + ∗ install conf-openblas 0.2.2 + ∗ install ocamlbuild 0.15.0 + ∗ install bigarray-compat 1.1.0 + ∗ install base-bytes base + ∗ install conf-perl 1 + ∗ install cppo 1.6.7 + ∗ install minilight 1.6 + ∗ install re 1.12.0 + ∗ install owl-base 1.1 + ∗ install num 1.3 + ∗ install camlp-streams 5.0 + ∗ install cmdliner 1.3.0 + ∗ install optint 0.3.0 + ∗ install result 1.5 + ∗ install domain_shims 0.1.0 + ∗ install conf-zlib 1 + ∗ install conf-libffi 2.0.0 + ∗ install domain-local-await 1.0.1 + ∗ install rungen 0.0.1 + ∗ install base v0.17.1 + ∗ install ocamlgraph 2.0.0 + ∗ install integers 0.7.0 + ∗ install menhir 20200612 + ∗ install topkg 1.0.7 + ∗ install nbcodec 20151119 + ∗ install bigstringaf 0.6.1 + ∗ install digestif 1.0.0 + ∗ install base64 3.4.0 + ∗ install zarith 1.10 + ∗ install ocplib-endian 1.2 + ∗ install ocplib-simplex 0.4.1 + ∗ install cubicle 1.2.0 + ∗ install orun 0.1* + ∗ install checkseum 0.3.4 + ∗ install saturn_lockfree 0.4.0 + ∗ install camlzip 1.13 + ∗ install stdio v0.17.0 + ∗ install ctypes 0.23.0 + ∗ install psmt2-frontend 0.4.0 + ∗ install uutf 1.0.3 + ∗ install uuidm 0.9.9 + ∗ 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 angstrom 0.16.1 + ∗ install lwt 5.7.0 + ∗ install alt-ergo-lib 2.4.2 + ∗ install decompress 1.1.0 + ∗ install saturn 0.4.0 + ∗ install npy 0.0.9 + ∗ install ctypes-foreign 0.23.0 + ∗ install jsonm 1.0.2 + ∗ install uri 4.1.0 + ∗ install logs 0.7.0 + ∗ install alt-ergo-parsers 2.4.2 + ∗ install domainslib 0.5.1 + ∗ install owl 1.1 + ∗ install hdr_histogram 0.0.4 + ∗ install repr 0.6.0 + ∗ install alt-ergo 2.4.2 + ∗ install runtime_events_tools ~dev* +===== ∗ 80 ===== + +<><> 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 +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.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 +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.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 +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[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.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[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 +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[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/ +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz +[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 +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[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 +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[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.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +∗ installed base-bytes.base +∗ installed bigarray-compat.1.1.0 +∗ installed camlp-streams.5.0 +∗ installed cmdliner.1.3.0 +∗ installed bigstringaf.0.6.1 +∗ installed conf-autoconf.0.2 +∗ installed conf-cmake.1 +∗ installed conf-findutils.1 +∗ installed conf-gmp.1 +∗ installed conf-m4.1 +∗ installed conf-openblas.0.2.2 +∗ installed conf-perl.1 +∗ installed conf-pkg-config.1.2 +∗ installed cppo.1.6.7 +∗ installed domain_shims.0.1.0 +∗ installed either.1.0.0 +∗ installed eqaf.0.10 +∗ installed menhirLib.20200612 +∗ installed menhirSdk.20200612 +∗ installed minilight.1.6 +∗ installed ocaml-syntax-shims.1.0.0 +∗ installed ocaml_intrinsics_kernel.v0.17.1 +∗ installed optint.0.3.0 +∗ installed re.1.12.0 +∗ installed result.1.5 +∗ installed sexplib0.v0.17.0 +∗ installed stdlib-shims.0.1.0 +∗ installed stringext.1.6.0 +∗ installed thread-table.1.0.0 +∗ installed yojson.2.2.2 +∗ installed owl-base.1.1 +∗ installed num.1.3 +∗ installed angstrom.0.16.1 +∗ installed base.v0.17.1 +∗ installed base64.3.4.0 +∗ installed checkseum.0.3.4 +∗ installed conf-libffi.2.0.0 +∗ installed conf-zlib.1 +∗ installed digestif.1.0.0 +∗ installed domain-local-await.1.0.1 +∗ installed integers.0.7.0 +∗ installed menhir.20200612 +∗ installed ocamlbuild.0.15.0 +∗ installed ocamlgraph.2.0.0 +∗ installed ocplib-endian.1.2 +∗ installed orun.0.1 +∗ installed rungen.0.0.1 +∗ installed saturn_lockfree.0.4.0 +∗ installed zarith.1.10 +∗ installed camlzip.1.13 +∗ installed ctypes.0.23.0 +∗ installed decompress.1.1.0 +∗ installed psmt2-frontend.0.4.0 +∗ installed saturn.0.4.0 +∗ installed stdio.v0.17.0 +∗ installed topkg.1.0.7 +∗ installed uri.4.1.0 +∗ installed cubicle.1.2.0 +∗ installed nbcodec.20151119 +∗ installed lwt.5.7.0 +∗ installed npy.0.0.9 +∗ installed domainslib.0.5.1 +∗ 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.9 +∗ installed uutf.1.0.3 +∗ installed ocplib-simplex.0.4.1 +∗ installed ctypes-foreign.0.23.0 +∗ installed logs.0.7.0 +∗ installed jsonm.1.0.2 +∗ installed hdr_histogram.0.0.4 +∗ installed repr.0.6.0 +∗ installed runtime_events_tools.~dev +∗ installed alt-ergo-lib.2.4.2 +∗ installed owl.1.1 +∗ 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.16.1 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base v0.17.1 Full standard library replacement 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.13 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.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 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-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +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 +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +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-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 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.7.0 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 +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 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 +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 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 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 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 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 89.229108 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/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential_1.orun.summary.bench b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential_1.orun.summary.bench new file mode 100644 index 000000000..bd4ebf022 --- /dev/null +++ b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/5.4.0+trunk+sequential_1.orun.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-118-generic","hostname":"navajo","kernel":"Linux","arch":"x86_64"} +{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":279.95695185661316,"user_time_secs":278.067974,"sys_time_secs":1.596499,"maxrss_kB":566552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22051587939,"minor_words":19241342788,"promoted_words":433374455,"major_words":3243619606,"minor_collections":73534,"major_collections":251,"forced_major_collections":0,"heap_words":49741879,"top_heap_words":76716490},"codesize":1245473.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.7027690410614014,"user_time_secs":0.650154,"sys_time_secs":0.051852,"maxrss_kB":10612,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15863734,"minor_words":9359610,"promoted_words":3523209,"major_words":10027333,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":370435.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.7421441078186035,"user_time_secs":1.73704,"sys_time_secs":0.003993,"maxrss_kB":10648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1501160406,"minor_words":1501160340,"promoted_words":210057,"major_words":210123,"minor_collections":5733,"major_collections":14,"forced_major_collections":0,"heap_words":69632,"top_heap_words":69632},"codesize":230093.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":3.228142023086548,"user_time_secs":3.208685,"sys_time_secs":0.015983,"maxrss_kB":11044,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":452110502,"minor_words":452110436,"promoted_words":24581141,"major_words":24581207,"minor_collections":1802,"major_collections":156,"forced_major_collections":0,"heap_words":520192,"top_heap_words":692224},"codesize":241929.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":5.918972015380859,"user_time_secs":5.645963,"sys_time_secs":0.263718,"maxrss_kB":352232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1209984782,"minor_words":1199367269,"promoted_words":48879691,"major_words":59497204,"minor_collections":4593,"major_collections":21,"forced_major_collections":0,"heap_words":41399956,"top_heap_words":43639061},"codesize":1001002.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.22913908958435059,"user_time_secs":0.192452,"sys_time_secs":0.036084,"maxrss_kB":45988,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35961294,"minor_words":35662379,"promoted_words":4205398,"major_words":4504313,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2315649.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":30.771727085113525,"user_time_secs":29.980653,"sys_time_secs":0.755814,"maxrss_kB":813200,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":103147554,"minor_words":102097886,"promoted_words":102097669,"major_words":103147337,"minor_collections":543,"major_collections":73,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590},"codesize":306073.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":5.8751749992370605,"user_time_secs":5.869306,"sys_time_secs":0.003998,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1168,"minor_words":1102,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":340970.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.2757110595703125,"user_time_secs":1.161352,"sys_time_secs":0.111745,"maxrss_kB":166672,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":96997036,"minor_words":96996970,"promoted_words":22049484,"major_words":22049550,"minor_collections":376,"major_collections":13,"forced_major_collections":0,"heap_words":20676608,"top_heap_words":20676608},"codesize":172718.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":2.0779199600219727,"user_time_secs":2.047975,"sys_time_secs":0.027999,"maxrss_kB":21480,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6493477,"minor_words":6230242,"promoted_words":6028534,"major_words":6291769,"minor_collections":360,"major_collections":19,"forced_major_collections":0,"heap_words":2213891,"top_heap_words":2213891},"codesize":261314.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":6.402456045150757,"user_time_secs":6.396483,"sys_time_secs":0.004,"maxrss_kB":10632,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":82075892,"minor_words":82075826,"promoted_words":7516,"major_words":7582,"minor_collections":313,"major_collections":1,"forced_major_collections":0,"heap_words":36864,"top_heap_words":36864},"codesize":167280.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.1634089946746826,"user_time_secs":2.113604,"sys_time_secs":0.048036,"maxrss_kB":35044,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000654,"minor_words":587,"promoted_words":451,"major_words":4000518,"minor_collections":2,"major_collections":2,"forced_major_collections":0,"heap_words":4053251,"top_heap_words":4053251},"codesize":260963.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":2.5586631298065186,"user_time_secs":2.329054,"sys_time_secs":0.228103,"maxrss_kB":10516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1667654814,"minor_words":3543907,"promoted_words":126191,"major_words":1664237098,"minor_collections":33468,"major_collections":33459,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":384412.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":2.390065908432007,"user_time_secs":1.668859,"sys_time_secs":0.720371,"maxrss_kB":10612,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":565214488,"minor_words":565214422,"promoted_words":797431,"major_words":797497,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":467007.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.081557035446167,"user_time_secs":1.032679,"sys_time_secs":0.047846,"maxrss_kB":66424,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":549686685,"minor_words":542209141,"promoted_words":298306,"major_words":7775850,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7768304,"top_heap_words":7768304},"codesize":390130.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":38.78487491607666,"user_time_secs":36.384789,"sys_time_secs":2.378482,"maxrss_kB":3411956,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029042223,"minor_words":3728782144,"promoted_words":715583,"major_words":1300975662,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":351422892,"top_heap_words":435981010},"codesize":262372.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":6.13332200050354,"user_time_secs":6.120969,"sys_time_secs":0.007996,"maxrss_kB":10764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":400001290,"minor_words":400001224,"promoted_words":824,"major_words":890,"minor_collections":1526,"major_collections":1,"forced_major_collections":0,"heap_words":65536,"top_heap_words":65536},"codesize":341262.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":222.75069904327393,"user_time_secs":216.055389,"sys_time_secs":6.244745,"maxrss_kB":5168660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3176779347,"minor_words":2456390905,"promoted_words":422411175,"major_words":1142799617,"minor_collections":9395,"major_collections":32,"forced_major_collections":0,"heap_words":598544315,"top_heap_words":659757961},"codesize":1001002.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":2.639875888824463,"user_time_secs":2.408368,"sys_time_secs":0.228795,"maxrss_kB":218012,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":75001178,"minor_words":75001112,"promoted_words":49933765,"major_words":49933831,"minor_collections":294,"major_collections":16,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27160576},"codesize":339836.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":2.936976909637451,"user_time_secs":2.931297,"sys_time_secs":0.003999,"maxrss_kB":10580,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":955728518,"minor_words":955727444,"promoted_words":86207038,"major_words":86208112,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":238580,"top_heap_words":246772},"codesize":459209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":36.5399169921875,"user_time_secs":36.274714,"sys_time_secs":0.223992,"maxrss_kB":266880,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":100761370,"minor_words":68362010,"promoted_words":1542311,"major_words":33941671,"minor_collections":266,"major_collections":7,"forced_major_collections":0,"heap_words":34005193,"top_heap_words":34005193},"codesize":344610.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.092452049255371,"user_time_secs":3.018997,"sys_time_secs":0.071976,"maxrss_kB":24544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15009982,"minor_words":14803187,"promoted_words":89489,"major_words":296284,"minor_collections":10517,"major_collections":10517,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2491560.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":3.511549949645996,"user_time_secs":3.494357,"sys_time_secs":0.015992,"maxrss_kB":10764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2170606949,"minor_words":2170606531,"promoted_words":1245474,"major_words":1245892,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":168290,"top_heap_words":168290},"codesize":337171.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":34.55633902549744,"user_time_secs":34.545697,"sys_time_secs":0.003999,"maxrss_kB":10736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2407,"minor_words":2341,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":188483.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.608617067337036,"user_time_secs":22.304699,"sys_time_secs":0.279858,"maxrss_kB":346232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2633229084,"minor_words":2626589582,"promoted_words":62642873,"major_words":69282375,"minor_collections":10031,"major_collections":21,"forced_major_collections":0,"heap_words":42105642,"top_heap_words":42621738},"codesize":2315649.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.2299699783325195,"user_time_secs":7.195865,"sys_time_secs":0.027999,"maxrss_kB":28408,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152532,"minor_words":591,"promoted_words":455,"major_words":3152396,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":260704.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":15.885726928710938,"user_time_secs":15.087359,"sys_time_secs":0.78734,"maxrss_kB":1054344,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":167772836,"minor_words":33555040,"promoted_words":458,"major_words":134218254,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":134270982,"top_heap_words":134270982},"codesize":260786.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":2.8993680477142334,"user_time_secs":2.848714,"sys_time_secs":0.048012,"maxrss_kB":11492,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":397178074,"minor_words":296917042,"promoted_words":91358,"major_words":100352390,"minor_collections":1658,"major_collections":847,"forced_major_collections":0,"heap_words":486244,"top_heap_words":632731},"codesize":433556.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":19.143004894256592,"user_time_secs":19.109702,"sys_time_secs":0.023992,"maxrss_kB":10848,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1144179697,"minor_words":1127730491,"promoted_words":10998258,"major_words":27447464,"minor_collections":4387,"major_collections":171,"forced_major_collections":0,"heap_words":501913,"top_heap_words":548259},"codesize":582191.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":69.54109501838684,"user_time_secs":68.21161600000001,"sys_time_secs":1.287615,"maxrss_kB":911288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9321313186,"minor_words":9183187491,"promoted_words":329705812,"major_words":467831507,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98570307,"top_heap_words":106487875},"codesize":1001002.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":8.814600944519043,"user_time_secs":8.805114,"sys_time_secs":0.007997000000000001,"maxrss_kB":10600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":510448,"minor_words":510382,"promoted_words":753,"major_words":819,"minor_collections":2,"major_collections":1,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960},"codesize":94027.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":3.748667001724243,"user_time_secs":3.722667,"sys_time_secs":0.023991,"maxrss_kB":22164,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1228282195,"minor_words":1227750027,"promoted_words":1932927,"major_words":2465095,"minor_collections":4691,"major_collections":13,"forced_major_collections":0,"heap_words":2010774,"top_heap_words":2076313},"codesize":234153.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":26.888386964797974,"user_time_secs":26.876865,"sys_time_secs":0.004,"maxrss_kB":10688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1081,"minor_words":1015,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":339582.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":8.815638065338135,"user_time_secs":8.392721,"sys_time_secs":0.415837,"maxrss_kB":620152,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":304534513,"minor_words":270539477,"promoted_words":49619222,"major_words":83614258,"minor_collections":1044,"major_collections":9,"forced_major_collections":0,"heap_words":77806026,"top_heap_words":77806026},"codesize":324939.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.1645421981811523,"user_time_secs":1.160047,"sys_time_secs":0.004,"maxrss_kB":10612,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":774119613,"minor_words":774119547,"promoted_words":2351480,"major_words":2351546,"minor_collections":2993,"major_collections":81,"forced_major_collections":0,"heap_words":118784,"top_heap_words":118784},"codesize":278370.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":5.880087852478027,"user_time_secs":5.864439,"sys_time_secs":0.011992,"maxrss_kB":10520,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122105,"minor_words":2420001017,"promoted_words":733,"major_words":121821,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":340138.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":4.580491065979004,"user_time_secs":4.452985,"sys_time_secs":0.123916,"maxrss_kB":202872,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25417808,"minor_words":1072,"promoted_words":795,"major_words":25417531,"minor_collections":4,"major_collections":4,"forced_major_collections":0,"heap_words":25482210,"top_heap_words":25482210},"codesize":341208.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":24.866874933242798,"user_time_secs":20.346558,"sys_time_secs":4.501911,"maxrss_kB":5019780,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":908039443,"minor_words":671061200,"promoted_words":402579195,"major_words":639557438,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200709,"top_heap_words":640200709},"codesize":318942.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":9.633484125137329,"user_time_secs":9.622640000000001,"sys_time_secs":0.0,"maxrss_kB":10692,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1800793704,"minor_words":1800792630,"promoted_words":467831103,"major_words":467832177,"minor_collections":8968,"major_collections":4194,"forced_major_collections":0,"heap_words":361460,"top_heap_words":398324},"codesize":486108.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":10.531421899795532,"user_time_secs":10.490369,"sys_time_secs":0.032007,"maxrss_kB":20372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101909,"minor_words":593,"promoted_words":455,"major_words":2101771,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":263311.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.5496530532836914,"user_time_secs":1.540857,"sys_time_secs":0.008024999999999999,"maxrss_kB":10632,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1711414648,"minor_words":1711414582,"promoted_words":2683429,"major_words":2683495,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":340716,"top_heap_words":458031},"codesize":267799.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":1.9894778728485107,"user_time_secs":1.979772,"sys_time_secs":0.007998999999999999,"maxrss_kB":10824,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":186740503,"minor_words":186740437,"promoted_words":23416552,"major_words":23416618,"minor_collections":791,"major_collections":159,"forced_major_collections":0,"heap_words":495616,"top_heap_words":671744},"codesize":242630.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.0701510906219482,"user_time_secs":3.032555,"sys_time_secs":0.035959,"maxrss_kB":30368,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2160065186,"minor_words":2155870812,"promoted_words":468,"major_words":4194842,"minor_collections":8230,"major_collections":9,"forced_major_collections":0,"heap_words":3198985,"top_heap_words":3198985},"codesize":261274.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":14.871523141860962,"user_time_secs":13.991729,"sys_time_secs":0.8679829999999999,"maxrss_kB":922664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":288704536,"minor_words":216263542,"promoted_words":167548662,"major_words":239989656,"minor_collections":849,"major_collections":31,"forced_major_collections":0,"heap_words":108017986,"top_heap_words":123601042},"codesize":340062.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":64.87728404998779,"user_time_secs":64.005613,"sys_time_secs":0.8116139999999999,"maxrss_kB":509172,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242782,"minor_words":146522619,"promoted_words":1819811,"major_words":68539974,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":306260.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":2.802168846130371,"user_time_secs":2.624965,"sys_time_secs":0.172063,"maxrss_kB":247164,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":269484924,"minor_words":264241972,"promoted_words":135236111,"major_words":140479063,"minor_collections":1390,"major_collections":24,"forced_major_collections":0,"heap_words":25444361,"top_heap_words":32198674},"codesize":325908.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":2.5579910278320312,"user_time_secs":2.355934,"sys_time_secs":0.199994,"maxrss_kB":10664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1704109898,"minor_words":4058637,"promoted_words":122348,"major_words":1700173609,"minor_collections":45479,"major_collections":45469,"forced_major_collections":0,"heap_words":192979,"top_heap_words":252077},"codesize":264930.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":378.4852149486542,"user_time_secs":377.791749,"sys_time_secs":0.407871,"maxrss_kB":280452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106025630379,"minor_words":105867451712,"promoted_words":6208081446,"major_words":6366260113,"minor_collections":404306,"major_collections":895,"forced_major_collections":0,"heap_words":21205644,"top_heap_words":39138715},"codesize":1245473.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"levinson-durbin.","command":"taskset --cpu-list 5 ./levinson_durbin.exe","time_secs":1.9536309242248535,"user_time_secs":1.839881,"sys_time_secs":0.111992,"maxrss_kB":10676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1250789495,"minor_words":1000766010,"promoted_words":45112,"major_words":250068597,"minor_collections":8294,"major_collections":6251,"forced_major_collections":0,"heap_words":136933,"top_heap_words":229450},"codesize":93719.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":8.097936868667603,"user_time_secs":7.911976,"sys_time_secs":0.167914,"maxrss_kB":217108,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":916457086,"minor_words":916457020,"promoted_words":269694124,"major_words":269694190,"minor_collections":3518,"major_collections":45,"forced_major_collections":0,"heap_words":25894912,"top_heap_words":27054080},"codesize":339808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":43.4997501373291,"user_time_secs":43.099208,"sys_time_secs":0.379887,"maxrss_kB":321896,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":136752317,"minor_words":88097572,"promoted_words":2355351,"major_words":51010096,"minor_collections":349,"major_collections":18,"forced_major_collections":0,"heap_words":34691891,"top_heap_words":42883895},"codesize":341177.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":8.689783811569214,"user_time_secs":8.687174000000001,"sys_time_secs":0.0,"maxrss_kB":10648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1658467608,"minor_words":1658467542,"promoted_words":186262,"major_words":186328,"minor_collections":6329,"major_collections":5,"forced_major_collections":0,"heap_words":209891,"top_heap_words":209891},"codesize":288047.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":16.563207864761353,"user_time_secs":16.510056,"sys_time_secs":0.031988,"maxrss_kB":17484,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9746364083,"minor_words":9746347299,"promoted_words":10643559,"major_words":10660343,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1413722,"top_heap_words":1413722},"codesize":402822.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/sequential/navajo/20241230_001002/f28bfbcb232b017460cb0ba7f9ec8cf1cf773811/run_config_filtered.json @@ -0,0 +1,722 @@ +{ + "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" + } + ] + }, + { + "executable": "benchmarks/owl/owl_gc.exe", + "name": "owl_gc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + } + ] +}