diff --git a/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel.20240924_010145.b516815688647d5f975bddd06751bb6e61d816c9.log b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel.20240924_010145.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..3ea136e25 --- /dev/null +++ b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel.20240924_010145.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,568 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 67 +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="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" 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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.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 to install ===== + +<><> 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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> 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-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] 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 +[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.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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 +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[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-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 +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[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 +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[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 +[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 +[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] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl.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 +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[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 +[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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> 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.8 +-> 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 repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed alt-ergo-lib.2.4.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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_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: 100.504476 s. +Generating edge list... +Generated. Time: 97.012531 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_run_config_filtered.json + RUN_BENCH_TARGET=run_orunchrt (WRAPPER=orunchrt) + PRE_BENCH_EXEC= diff --git a/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..f7e7a3a09 --- /dev/null +++ b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.2062220573425293,"user_time_secs":20.268431,"sys_time_secs":0.183895,"maxrss_kB":157380,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":49755110,"minor_words":48704419,"promoted_words":18293394,"major_words":19344085,"minor_collections":558,"major_collections":15,"forced_major_collections":0,"heap_words":14217219,"top_heap_words":14217219},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall.exe 1024","time_secs":15.82354211807251,"user_time_secs":15.000698,"sys_time_secs":0.071773,"maxrss_kB":68112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":26410069,"minor_words":25359378,"promoted_words":25296636,"major_words":26347327,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":264383.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":14.015637874603271,"user_time_secs":54.820188,"sys_time_secs":1.36323,"maxrss_kB":2142708,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":794035279,"minor_words":525599755,"promoted_words":744460,"major_words":269179984,"minor_collections":170,"major_collections":4,"forced_major_collections":0,"heap_words":269496326,"top_heap_words":269496326},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.12_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 12 roomfront.ml.txt","time_secs":10.880223035812378,"user_time_secs":118.734852,"sys_time_secs":0.330648,"maxrss_kB":52568,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30723565322,"minor_words":30723499938,"promoted_words":37479673,"major_words":37545057,"minor_collections":11244,"major_collections":49,"forced_major_collections":0,"heap_words":2859058,"top_heap_words":2859322},"codesize":463982.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":90.51118493080139,"user_time_secs":168.590775,"sys_time_secs":8.711802,"maxrss_kB":7686496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":8370894204,"minor_words":8015426861,"promoted_words":308332422,"major_words":663799765,"minor_collections":16732,"major_collections":9,"forced_major_collections":0,"heap_words":520523797,"top_heap_words":587632667},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":53.40273094177246,"user_time_secs":49.436576,"sys_time_secs":1.363712,"maxrss_kB":2109988,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":51.156989097595215,"user_time_secs":47.172127,"sys_time_secs":1.435257,"maxrss_kB":2102940,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":263825.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.20_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 20 134217728","time_secs":13.326253890991211,"user_time_secs":56.625079,"sys_time_secs":1.383335,"maxrss_kB":2152256,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":795225124,"minor_words":526789600,"promoted_words":761375,"major_words":269196899,"minor_collections":143,"major_collections":4,"forced_major_collections":0,"heap_words":269611014,"top_heap_words":269611014},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":111.98003697395325,"user_time_secs":106.385932,"sys_time_secs":0.043857,"maxrss_kB":23292,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30676118730,"minor_words":30676053346,"promoted_words":35873959,"major_words":35939343,"minor_collections":117057,"major_collections":68,"forced_major_collections":0,"heap_words":2019378,"top_heap_words":2122042},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.20_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 20 2048","time_secs":2.036984920501709,"user_time_secs":38.416892,"sys_time_secs":0.36492,"maxrss_kB":174660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17264881781,"minor_words":17248104495,"promoted_words":5226683,"major_words":22003969,"minor_collections":3454,"major_collections":9,"forced_major_collections":0,"heap_words":13434889,"top_heap_words":17682444},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.24_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 24 16_000","time_secs":1.9797389507293701,"user_time_secs":41.069089,"sys_time_secs":0.164004,"maxrss_kB":76760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":6652255,"minor_words":6636188,"promoted_words":4038283,"major_words":4054350,"minor_collections":16,"major_collections":2,"forced_major_collections":0,"heap_words":4682115,"top_heap_words":4686211},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.4_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 4 5_500","time_secs":1.9547090530395508,"user_time_secs":7.564037,"sys_time_secs":0.012,"maxrss_kB":14068,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2422027615,"minor_words":2421906527,"promoted_words":92121,"major_words":213209,"minor_collections":2342,"major_collections":5,"forced_major_collections":0,"heap_words":217463,"top_heap_words":244978},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.24_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 24 16","time_secs":5.374650001525879,"user_time_secs":96.561622,"sys_time_secs":0.702411,"maxrss_kB":557132,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213273974,"minor_words":146553811,"promoted_words":1826355,"major_words":68546518,"minor_collections":416,"major_collections":19,"forced_major_collections":0,"heap_words":63562882,"top_heap_words":64558210},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":5.1082470417022705,"user_time_secs":47.748237,"sys_time_secs":0.011968,"maxrss_kB":10824,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3414511,"minor_words":3414445,"promoted_words":3138,"major_words":3204,"minor_collections":16,"major_collections":1,"forced_major_collections":0,"heap_words":335872,"top_heap_words":335872},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 12 1024","time_secs":0.811337947845459,"user_time_secs":8.025905,"sys_time_secs":0.031975,"maxrss_kB":34588,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3668784,"minor_words":516843,"promoted_words":2687,"major_words":3154628,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3452937,"top_heap_words":3452937},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.4_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 4 512 2048","time_secs":4.947170972824097,"user_time_secs":18.925537,"sys_time_secs":0.023926,"maxrss_kB":12636,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":12370844,"minor_words":12368729,"promoted_words":24662,"major_words":26777,"minor_collections":20,"major_collections":1,"forced_major_collections":0,"heap_words":137219,"top_heap_words":137219},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.20_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 20 64 1_048_576","time_secs":0.8228869438171387,"user_time_secs":9.753268,"sys_time_secs":0.646648,"maxrss_kB":196444,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":807697279,"minor_words":599895255,"promoted_words":162826,"major_words":207964850,"minor_collections":255,"major_collections":98,"forced_major_collections":0,"heap_words":2731603,"top_heap_words":4251038},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":7.790894031524658,"user_time_secs":7.448835,"sys_time_secs":0.011962,"maxrss_kB":10608,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2420122505,"minor_words":2420001417,"promoted_words":969,"major_words":122057,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.12_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 12 10000 10000","time_secs":5.4020609855651855,"user_time_secs":51.813478,"sys_time_secs":2.868317,"maxrss_kB":3699564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5037734710,"minor_words":3737464630,"promoted_words":841961,"major_words":1301112041,"minor_collections":1349,"major_collections":22,"forced_major_collections":0,"heap_words":307128611,"top_heap_words":311920048},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 16 1024","time_secs":1.72770094871521,"user_time_secs":22.108412,"sys_time_secs":0.179678,"maxrss_kB":124720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":51049673,"minor_words":49998982,"promoted_words":20740416,"major_words":21791107,"minor_collections":568,"major_collections":17,"forced_major_collections":0,"heap_words":11202563,"top_heap_words":11272195},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.4_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 4 64 1_048_576","time_secs":2.1450839042663574,"user_time_secs":7.835456,"sys_time_secs":0.184552,"maxrss_kB":42208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":809209020,"minor_words":601406996,"promoted_words":160342,"major_words":207962366,"minor_collections":985,"major_collections":361,"forced_major_collections":0,"heap_words":1899981,"top_heap_words":2691126},"codesize":530209.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":85.1303391456604,"user_time_secs":183.757403,"sys_time_secs":12.094607,"maxrss_kB":7720956,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7074633586,"minor_words":6719166243,"promoted_words":308495313,"major_words":663962656,"minor_collections":5816,"major_collections":9,"forced_major_collections":0,"heap_words":520679445,"top_heap_words":587788315},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.16_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 16 5_500","time_secs":0.5222630500793457,"user_time_secs":8.001711,"sys_time_secs":0.076321,"maxrss_kB":42544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2421668756,"minor_words":2421547668,"promoted_words":359561,"major_words":480649,"minor_collections":599,"major_collections":4,"forced_major_collections":0,"heap_words":602612,"top_heap_words":613618},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.2_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 2 roomfront.ml.txt","time_secs":57.205304861068726,"user_time_secs":107.9663,"sys_time_secs":0.039875,"maxrss_kB":25424,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30685674120,"minor_words":30685608736,"promoted_words":36448312,"major_words":36513696,"minor_collections":60784,"major_collections":64,"forced_major_collections":0,"heap_words":2101298,"top_heap_words":2109754},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.24_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 24 134217728","time_secs":13.119468927383423,"user_time_secs":58.997878,"sys_time_secs":1.480033,"maxrss_kB":2161340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":795214506,"minor_words":526778982,"promoted_words":772362,"major_words":269207886,"minor_collections":116,"major_collections":4,"forced_major_collections":0,"heap_words":269721606,"top_heap_words":269721606},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.12_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 12 64 1_048_576","time_secs":0.9420738220214844,"user_time_secs":8.57863,"sys_time_secs":0.326577,"maxrss_kB":119224,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":807683133,"minor_words":599881109,"promoted_words":162702,"major_words":207964726,"minor_collections":390,"major_collections":151,"forced_major_collections":0,"heap_words":1989650,"top_heap_words":3157374},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.4_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 4 10000 10000","time_secs":14.491368055343628,"user_time_secs":50.117135,"sys_time_secs":2.991829,"maxrss_kB":3775516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5044390119,"minor_words":3744120039,"promoted_words":799670,"major_words":1301069750,"minor_collections":3860,"major_collections":24,"forced_major_collections":0,"heap_words":419819006,"top_heap_words":423089987},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.20_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 20 512 2048","time_secs":1.241250991821289,"user_time_secs":23.3737,"sys_time_secs":0.055956,"maxrss_kB":46516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":12724192,"minor_words":12722077,"promoted_words":27035,"major_words":29150,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":452611,"top_heap_words":452611},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.12_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 12 5_500","time_secs":0.7420790195465088,"user_time_secs":8.648579,"sys_time_secs":0.040114,"maxrss_kB":32904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2423481622,"minor_words":2423360534,"promoted_words":186366,"major_words":307454,"minor_collections":801,"major_collections":3,"forced_major_collections":0,"heap_words":516846,"top_heap_words":522349},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.20_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 20 10000 10000","time_secs":3.874903917312622,"user_time_secs":54.958166,"sys_time_secs":4.330184,"maxrss_kB":3906964,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5040634171,"minor_words":3740364091,"promoted_words":913142,"major_words":1301183222,"minor_collections":854,"major_collections":20,"forced_major_collections":0,"heap_words":400981023,"top_heap_words":403971920},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":32.181663036346436,"user_time_secs":30.525101,"sys_time_secs":0.103677,"maxrss_kB":104680,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17221829852,"minor_words":17205052566,"promoted_words":10350,"major_words":16787636,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.2_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 2 2048","time_secs":16.488000869750977,"user_time_secs":31.223683,"sys_time_secs":0.119646,"maxrss_kB":117564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17239737704,"minor_words":17222960418,"promoted_words":1350323,"major_words":18127609,"minor_collections":33327,"major_collections":9,"forced_major_collections":0,"heap_words":12718089,"top_heap_words":14016521},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.4_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 4 16","time_secs":26.51655387878418,"user_time_secs":97.068263,"sys_time_secs":0.494412,"maxrss_kB":515836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213261294,"minor_words":146541131,"promoted_words":1825693,"major_words":68545856,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63374466,"top_heap_words":64373890},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":31.6034038066864,"user_time_secs":51.509123,"sys_time_secs":0.7674800000000001,"maxrss_kB":945616,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4107326911,"minor_words":4107326845,"promoted_words":1343690775,"major_words":1343690841,"minor_collections":9632,"major_collections":57,"forced_major_collections":0,"heap_words":99524608,"top_heap_words":152174592},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":101.99775910377502,"user_time_secs":96.420412,"sys_time_secs":0.526299,"maxrss_kB":509536,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213256934,"minor_words":146536771,"promoted_words":1826527,"major_words":68546690,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.20_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 20 5_500","time_secs":0.4361569881439209,"user_time_secs":8.153654,"sys_time_secs":0.170944,"maxrss_kB":51576,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2422100352,"minor_words":2421979264,"promoted_words":361173,"major_words":482261,"minor_collections":486,"major_collections":4,"forced_major_collections":0,"heap_words":707701,"top_heap_words":707701},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 4 1024","time_secs":2.131135940551758,"user_time_secs":7.913568,"sys_time_secs":0.03597,"maxrss_kB":32320,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3473509,"minor_words":321568,"promoted_words":1232,"major_words":3153173,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3297289,"top_heap_words":3297289},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.16_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 16 16_000","time_secs":2.930083990097046,"user_time_secs":40.773773,"sys_time_secs":0.147485,"maxrss_kB":61676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7803374,"minor_words":7787307,"promoted_words":4062088,"major_words":4078155,"minor_collections":23,"major_collections":3,"forced_major_collections":0,"heap_words":4563331,"top_heap_words":4571523},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":52.03263878822327,"user_time_secs":97.344328,"sys_time_secs":0.450538,"maxrss_kB":511604,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213257056,"minor_words":146536893,"promoted_words":1825925,"major_words":68546088,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":114.48120617866516,"user_time_secs":108.741523,"sys_time_secs":0.039868,"maxrss_kB":23168,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":35864380,"major_words":35929764,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2064434,"top_heap_words":2130234},"codesize":426187.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":102.72936511039734,"user_time_secs":97.15251600000001,"sys_time_secs":0.474459,"maxrss_kB":509196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213242785,"minor_words":146522622,"promoted_words":1819814,"major_words":68539977,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":309578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.12_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 12 512 2048","time_secs":1.653214931488037,"user_time_secs":19.027947,"sys_time_secs":0.035954,"maxrss_kB":28868,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":14584265,"minor_words":14582150,"promoted_words":27066,"major_words":29181,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":288771,"top_heap_words":288771},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 10000 10000","time_secs":54.140559911727905,"user_time_secs":49.19353,"sys_time_secs":2.296601,"maxrss_kB":3574204,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5028930582,"minor_words":3728660502,"promoted_words":762010,"major_words":1301032090,"minor_collections":14243,"major_collections":30,"forced_major_collections":0,"heap_words":399371841,"top_heap_words":456689979},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.1_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 1 256","time_secs":10.626487016677856,"user_time_secs":10.115027,"sys_time_secs":0.011961,"maxrss_kB":20812,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2117874,"minor_words":16558,"promoted_words":627,"major_words":2101943,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.2_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 2 134217728","time_secs":31.850883960723877,"user_time_secs":49.866923,"sys_time_secs":1.411553,"maxrss_kB":2111508,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":792792415,"minor_words":524356891,"promoted_words":730055,"major_words":269165579,"minor_collections":1214,"major_collections":4,"forced_major_collections":0,"heap_words":269238278,"top_heap_words":269238278},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.24_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 24 512 2048","time_secs":1.0377111434936523,"user_time_secs":24.349994,"sys_time_secs":0.047917,"maxrss_kB":54100,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":13021728,"minor_words":13019613,"promoted_words":28481,"major_words":30596,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":550915,"top_heap_words":550915},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 4 1024","time_secs":4.886776924133301,"user_time_secs":18.101657,"sys_time_secs":0.09174400000000001,"maxrss_kB":80220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":40078706,"minor_words":39028015,"promoted_words":24716309,"major_words":25767000,"minor_collections":652,"major_collections":21,"forced_major_collections":0,"heap_words":8720387,"top_heap_words":8720387},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":62.78059792518616,"user_time_secs":59.666093,"sys_time_secs":0.011961,"maxrss_kB":10652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":169291.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":79.36821007728577,"user_time_secs":165.777836,"sys_time_secs":10.733672,"maxrss_kB":7704112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7304171498,"minor_words":6948704155,"promoted_words":308397330,"major_words":663864673,"minor_collections":7449,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":371281.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":120.71631717681885,"user_time_secs":103.005573,"sys_time_secs":7.695612,"maxrss_kB":7679580,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.12_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 12 15","time_secs":17.662659168243408,"user_time_secs":202.076744,"sys_time_secs":0.06381199999999999,"maxrss_kB":35384,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16399531208,"minor_words":16399531142,"promoted_words":32600495,"major_words":32600561,"minor_collections":5568,"major_collections":166,"forced_major_collections":0,"heap_words":761856,"top_heap_words":765952},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":49.823291063308716,"user_time_secs":47.369372,"sys_time_secs":0.003986,"maxrss_kB":10788,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1873,"minor_words":1807,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":13.28224802017212,"user_time_secs":65.02089100000001,"sys_time_secs":4.792872,"maxrss_kB":3284752,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4073890471,"minor_words":4073890405,"promoted_words":1286249904,"major_words":1286249970,"minor_collections":2152,"major_collections":26,"forced_major_collections":0,"heap_words":288186368,"top_heap_words":306286592},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":8.030674934387207,"user_time_secs":7.54476,"sys_time_secs":0.135654,"maxrss_kB":16028,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":807036542,"minor_words":599234518,"promoted_words":138132,"major_words":207940156,"minor_collections":2961,"major_collections":1014,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.1_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 1 15","time_secs":125.15686082839966,"user_time_secs":118.947951,"sys_time_secs":0.007972999999999999,"maxrss_kB":10624,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30504843,"major_words":30504909,"minor_collections":62968,"major_collections":816,"forced_major_collections":0,"heap_words":151552,"top_heap_words":155910},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":5.095640182495117,"user_time_secs":47.588769,"sys_time_secs":0.02792,"maxrss_kB":12452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3360995,"minor_words":3360929,"promoted_words":3688,"major_words":3754,"minor_collections":14,"major_collections":1,"forced_major_collections":0,"heap_words":413696,"top_heap_words":413696},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":22.648021936416626,"user_time_secs":344.260072,"sys_time_secs":0.199416,"maxrss_kB":43644,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16398763317,"minor_words":16398763251,"promoted_words":37529770,"major_words":37529836,"minor_collections":5012,"major_collections":151,"forced_major_collections":0,"heap_words":958464,"top_heap_words":970752},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life.exe 256","time_secs":10.46047592163086,"user_time_secs":9.992141999999999,"sys_time_secs":0.015955,"maxrss_kB":20212,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":266391.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.24_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 24 256","time_secs":0.5549421310424805,"user_time_secs":11.287859,"sys_time_secs":0.07541100000000001,"maxrss_kB":65104,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":9255450,"minor_words":7154134,"promoted_words":8359,"major_words":2109675,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2580486,"top_heap_words":2580486},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.24_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 24 10000 10000","time_secs":3.6825790405273438,"user_time_secs":57.08455,"sys_time_secs":6.195559,"maxrss_kB":4254516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5039759241,"minor_words":3739489161,"promoted_words":915220,"major_words":1301185300,"minor_collections":741,"major_collections":19,"forced_major_collections":0,"heap_words":501180770,"top_heap_words":501180770},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.1_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 1 512 2048","time_secs":18.270102977752686,"user_time_secs":17.365754,"sys_time_secs":0.003986,"maxrss_kB":10668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":98457,"minor_words":96342,"promoted_words":634,"major_words":2749,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.24_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 24 5_500","time_secs":0.3820760250091553,"user_time_secs":8.554046,"sys_time_secs":0.085826,"maxrss_kB":60312,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2422095040,"minor_words":2421973952,"promoted_words":353879,"major_words":474967,"minor_collections":407,"major_collections":3,"forced_major_collections":0,"heap_words":751600,"top_heap_words":757103},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":5.102854013442993,"user_time_secs":47.653759,"sys_time_secs":0.039917,"maxrss_kB":15552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2675755,"minor_words":2675689,"promoted_words":5127,"major_words":5193,"minor_collections":12,"major_collections":1,"forced_major_collections":0,"heap_words":557056,"top_heap_words":557056},"codesize":358285.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":82.07902002334595,"user_time_secs":165.833483,"sys_time_secs":9.902658000000001,"maxrss_kB":7694776,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7607786875,"minor_words":7252319532,"promoted_words":308351704,"major_words":663819047,"minor_collections":9862,"major_collections":9,"forced_major_collections":0,"heap_words":520560661,"top_heap_words":587669531},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":15.213680982589722,"user_time_secs":60.078896,"sys_time_secs":3.552315,"maxrss_kB":2676840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4074438770,"minor_words":4074438704,"promoted_words":1301226649,"major_words":1301226715,"minor_collections":2954,"major_collections":30,"forced_major_collections":0,"heap_words":225574912,"top_heap_words":243589120},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.4_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 4 2048","time_secs":8.391608953475952,"user_time_secs":31.927796,"sys_time_secs":0.151562,"maxrss_kB":127500,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17245437493,"minor_words":17228660207,"promoted_words":2270567,"major_words":19047853,"minor_collections":16845,"major_collections":11,"forced_major_collections":0,"heap_words":12832777,"top_heap_words":17866764},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication.exe 1024","time_secs":8.080235958099365,"user_time_secs":7.706078,"sys_time_secs":0.023931,"maxrss_kB":28368,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":263757.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":85.08090710639954,"user_time_secs":180.099797,"sys_time_secs":11.05166,"maxrss_kB":7712192,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7195469800,"minor_words":6840002457,"promoted_words":308395187,"major_words":663862530,"minor_collections":6604,"major_collections":9,"forced_major_collections":0,"heap_words":520630293,"top_heap_words":587739163},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 16 1024","time_secs":0.6524989604949951,"user_time_secs":8.485290000000001,"sys_time_secs":0.040271,"maxrss_kB":36004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3772482,"minor_words":620541,"promoted_words":3345,"major_words":3155286,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3538953,"top_heap_words":3538953},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.12_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 12 16","time_secs":9.604412078857422,"user_time_secs":96.4541,"sys_time_secs":0.630001,"maxrss_kB":532324,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213272006,"minor_words":146551843,"promoted_words":1825849,"major_words":68546012,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63452290,"top_heap_words":64447618},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.16_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 16 64 1_048_576","time_secs":0.7684040069580078,"user_time_secs":8.848549999999999,"sys_time_secs":0.528572,"maxrss_kB":143624,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":808067711,"minor_words":600265687,"promoted_words":163712,"major_words":207965736,"minor_collections":278,"major_collections":117,"forced_major_collections":0,"heap_words":6231450,"top_heap_words":6921479},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 1 1024","time_secs":8.579638004302979,"user_time_secs":8.162345999999999,"sys_time_secs":0.015949,"maxrss_kB":29028,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3152949,"minor_words":1008,"promoted_words":707,"major_words":3152648,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":357013.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":87.82050395011902,"user_time_secs":192.868,"sys_time_secs":12.521909,"maxrss_kB":7730064,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7003156293,"minor_words":6647688950,"promoted_words":308490217,"major_words":663957560,"minor_collections":5366,"major_collections":9,"forced_major_collections":0,"heap_words":520794133,"top_heap_words":587903003},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.24_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 24 15","time_secs":19.595098972320557,"user_time_secs":447.853648,"sys_time_secs":0.187471,"maxrss_kB":61080,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16398474818,"minor_words":16398474752,"promoted_words":37595339,"major_words":37595405,"minor_collections":3355,"major_collections":114,"forced_major_collections":0,"heap_words":1265664,"top_heap_words":1273856},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":12.82624888420105,"user_time_secs":69.274717,"sys_time_secs":7.052327,"maxrss_kB":3353288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4072712101,"minor_words":4072712035,"promoted_words":1274155311,"major_words":1274155377,"minor_collections":1728,"major_collections":24,"forced_major_collections":0,"heap_words":237957120,"top_heap_words":268423168},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":19.785140991210938,"user_time_secs":150.830527,"sys_time_secs":0.131632,"maxrss_kB":25340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16399601779,"minor_words":16399601713,"promoted_words":31763514,"major_words":31763580,"minor_collections":8087,"major_collections":215,"forced_major_collections":0,"heap_words":569344,"top_heap_words":573440},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.20_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 20 256","time_secs":0.6419920921325684,"user_time_secs":11.170976,"sys_time_secs":0.051958,"maxrss_kB":56840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":8345133,"minor_words":6243817,"promoted_words":6735,"major_words":2108051,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2494470,"top_heap_words":2494470},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.8_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 8 64 1_048_576","time_secs":1.191209077835083,"user_time_secs":8.203965,"sys_time_secs":0.224712,"maxrss_kB":75836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":808049795,"minor_words":600247771,"promoted_words":161947,"major_words":207963971,"minor_collections":527,"major_collections":210,"forced_major_collections":0,"heap_words":3535247,"top_heap_words":4167976},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.20_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 20 15","time_secs":21.559736967086792,"user_time_secs":409.585989,"sys_time_secs":0.1515,"maxrss_kB":51096,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16398237299,"minor_words":16398237233,"promoted_words":37505778,"major_words":37505844,"minor_collections":4044,"major_collections":131,"forced_major_collections":0,"heap_words":1093632,"top_heap_words":1105920},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.20_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 20 16_000","time_secs":2.372913122177124,"user_time_secs":41.096024,"sys_time_secs":0.156182,"maxrss_kB":62008,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":8405746,"minor_words":8389679,"promoted_words":4052133,"major_words":4068200,"minor_collections":22,"major_collections":3,"forced_major_collections":0,"heap_words":4600195,"top_heap_words":4604291},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.8_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 8 16_000","time_secs":5.777526140213013,"user_time_secs":40.463448,"sys_time_secs":0.107679,"maxrss_kB":48744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":13314127,"minor_words":13298060,"promoted_words":4062732,"major_words":4078799,"minor_collections":42,"major_collections":3,"forced_major_collections":0,"heap_words":4346243,"top_heap_words":4350339},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":13.12055516242981,"user_time_secs":75.740521,"sys_time_secs":8.753766000000001,"maxrss_kB":3854532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4073481128,"minor_words":4073481062,"promoted_words":1265281108,"major_words":1265281174,"minor_collections":1501,"major_collections":23,"forced_major_collections":0,"heap_words":188280832,"top_heap_words":218882048},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.8_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 8 5_500","time_secs":0.9730019569396973,"user_time_secs":7.636123,"sys_time_secs":0.048076,"maxrss_kB":23512,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2421865960,"minor_words":2421744872,"promoted_words":186162,"major_words":307250,"minor_collections":1175,"major_collections":4,"forced_major_collections":0,"heap_words":367858,"top_heap_words":367858},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":13.439218044281006,"user_time_secs":82.463964,"sys_time_secs":12.51129,"maxrss_kB":5100668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4072840463,"minor_words":4072840397,"promoted_words":1284657776,"major_words":1284657842,"minor_collections":1370,"major_collections":22,"forced_major_collections":0,"heap_words":425472000,"top_heap_words":455983104},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":17.397811889648438,"user_time_secs":51.679312,"sys_time_secs":1.372264,"maxrss_kB":2125004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":793430033,"minor_words":524994509,"promoted_words":742814,"major_words":269178338,"minor_collections":349,"major_collections":4,"forced_major_collections":0,"heap_words":269373446,"top_heap_words":269373446},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm.exe 10000 10000","time_secs":53.19270086288452,"user_time_secs":48.217117,"sys_time_secs":2.372379,"maxrss_kB":3402188,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5029191263,"minor_words":3728931184,"promoted_words":715719,"major_words":1300975798,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":347841818,"top_heap_words":434750641},"codesize":265403.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 2 1024","time_secs":4.227744817733765,"user_time_secs":7.979519,"sys_time_secs":0.035907,"maxrss_kB":29572,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3199430,"minor_words":47489,"promoted_words":905,"major_words":3152846,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":3252233,"top_heap_words":3252233},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.8_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 8 10000 10000","time_secs":7.766853094100952,"user_time_secs":50.922509,"sys_time_secs":2.98202,"maxrss_kB":3826044,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5038796990,"minor_words":3738526910,"promoted_words":817189,"major_words":1301087269,"minor_collections":1988,"major_collections":22,"forced_major_collections":0,"heap_words":406695629,"top_heap_words":411186976},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6.exe 16_000","time_secs":42.5800199508667,"user_time_secs":40.472779,"sys_time_secs":0.003987,"maxrss_kB":10680,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":343511.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.8_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 8 512 2048","time_secs":2.4157590866088867,"user_time_secs":18.630079,"sys_time_secs":0.023971,"maxrss_kB":20036,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7205237,"minor_words":7203122,"promoted_words":22234,"major_words":24349,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":210947,"top_heap_words":210947},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.8_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 8 roomfront.ml.txt","time_secs":15.576838970184326,"user_time_secs":113.640705,"sys_time_secs":0.151515,"maxrss_kB":41456,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30710071396,"minor_words":30710006012,"promoted_words":37198200,"major_words":37263584,"minor_collections":16431,"major_collections":54,"forced_major_collections":0,"heap_words":2514994,"top_heap_words":2523450},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.2_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 2 256","time_secs":5.496699094772339,"user_time_secs":10.376554,"sys_time_secs":0.023982,"maxrss_kB":23652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":7780526,"minor_words":5679210,"promoted_words":5764,"major_words":2107080,"minor_collections":30,"major_collections":9,"forced_major_collections":0,"heap_words":2191366,"top_heap_words":2191366},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.8_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 8 16","time_secs":13.798875093460083,"user_time_secs":96.503647,"sys_time_secs":0.5901380000000001,"maxrss_kB":523984,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213269005,"minor_words":146548842,"promoted_words":1825713,"major_words":68545876,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63411330,"top_heap_words":64410754},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.4_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 4 roomfront.ml.txt","time_secs":30.445560932159424,"user_time_secs":112.44336,"sys_time_secs":0.095731,"maxrss_kB":30980,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30706329724,"minor_words":30706264340,"promoted_words":36838315,"major_words":36903699,"minor_collections":31897,"major_collections":59,"forced_major_collections":0,"heap_words":2248754,"top_heap_words":2261306},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.20_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 20 16","time_secs":6.324695110321045,"user_time_secs":96.74829,"sys_time_secs":0.626396,"maxrss_kB":549036,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213273868,"minor_words":146553705,"promoted_words":1826188,"major_words":68546351,"minor_collections":414,"major_collections":19,"forced_major_collections":0,"heap_words":63526018,"top_heap_words":64525442},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":50.41793394088745,"user_time_secs":47.362791,"sys_time_secs":0.6021030000000001,"maxrss_kB":833496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4068476601,"minor_words":4068476535,"promoted_words":1455951913,"major_words":1455951979,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":105938944},"codesize":343738.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.16_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 16 2048","time_secs":2.4674580097198486,"user_time_secs":36.966004,"sys_time_secs":0.34213,"maxrss_kB":161648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17258541773,"minor_words":17241764487,"promoted_words":4647781,"major_words":21425067,"minor_collections":4397,"major_collections":11,"forced_major_collections":0,"heap_words":13299721,"top_heap_words":13459465},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 20 1024","time_secs":0.5520100593566895,"user_time_secs":8.393439000000001,"sys_time_secs":0.064194,"maxrss_kB":37208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3871601,"minor_words":719660,"promoted_words":4325,"major_words":3156266,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3604489,"top_heap_words":3604489},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":1.0909669399261475,"user_time_secs":20.004257,"sys_time_secs":0.238714,"maxrss_kB":153912,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":54381232,"minor_words":53330541,"promoted_words":17261167,"major_words":18311858,"minor_collections":557,"major_collections":16,"forced_major_collections":0,"heap_words":12423171,"top_heap_words":12431363},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.2_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 2 64 1_048_576","time_secs":4.114094972610474,"user_time_secs":7.734503,"sys_time_secs":0.119667,"maxrss_kB":26640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":810280139,"minor_words":602478115,"promoted_words":161125,"major_words":207963149,"minor_collections":1828,"major_collections":609,"forced_major_collections":0,"heap_words":797661,"top_heap_words":2350556},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody.exe 512 2048","time_secs":19.842007875442505,"user_time_secs":18.88647,"sys_time_secs":0.003987,"maxrss_kB":10772,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":76521,"minor_words":74406,"promoted_words":462,"major_words":2577,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":264686.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.2_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 2 15","time_secs":72.60902404785156,"user_time_secs":138.05823,"sys_time_secs":0.003987,"maxrss_kB":10600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16399913279,"minor_words":16399913213,"promoted_words":31315755,"major_words":31315821,"minor_collections":31887,"major_collections":598,"forced_major_collections":0,"heap_words":200704,"top_heap_words":217350},"codesize":356815.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":118.34387993812561,"user_time_secs":100.613762,"sys_time_secs":7.711914,"maxrss_kB":7679476,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":321566.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.12_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 12 2048","time_secs":3.4159390926361084,"user_time_secs":39.06024,"sys_time_secs":0.320395,"maxrss_kB":152048,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17254139948,"minor_words":17237362662,"promoted_words":3951641,"major_words":20728927,"minor_collections":5768,"major_collections":11,"forced_major_collections":0,"heap_words":13119497,"top_heap_words":17518604},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.24_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 24 roomfront.ml.txt","time_secs":5.9988391399383545,"user_time_secs":131.924746,"sys_time_secs":0.37533,"maxrss_kB":83092,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30692780242,"minor_words":30692714858,"promoted_words":37767083,"major_words":37832467,"minor_collections":5765,"major_collections":41,"forced_major_collections":0,"heap_words":3538994,"top_heap_words":3543354},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.2_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 2 10000 10000","time_secs":28.25056290626526,"user_time_secs":49.994532,"sys_time_secs":2.609451,"maxrss_kB":3865216,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5047736955,"minor_words":3747466875,"promoted_words":778966,"major_words":1301049046,"minor_collections":7550,"major_collections":27,"forced_major_collections":0,"heap_words":390359223,"top_heap_words":493654297},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.8_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 8 2048","time_secs":4.452820062637329,"user_time_secs":33.654174,"sys_time_secs":0.171643,"maxrss_kB":143412,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17251299962,"minor_words":17234522676,"promoted_words":3387579,"major_words":20164865,"minor_collections":8505,"major_collections":10,"forced_major_collections":0,"heap_words":8790022,"top_heap_words":17604620},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":8.50062894821167,"user_time_secs":7.987646,"sys_time_secs":0.111603,"maxrss_kB":15856,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":807004311,"minor_words":599234671,"promoted_words":135280,"major_words":207904920,"minor_collections":2959,"major_collections":1033,"forced_major_collections":0,"heap_words":813935,"top_heap_words":1085589},"codesize":439473.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.8_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 8 256","time_secs":1.4517300128936768,"user_time_secs":10.60013,"sys_time_secs":0.052059,"maxrss_kB":37312,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":9886033,"minor_words":7784717,"promoted_words":5275,"major_words":2106591,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2314246,"top_heap_words":2314246},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.12_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 12 134217728","time_secs":14.426723003387451,"user_time_secs":51.077802,"sys_time_secs":1.455367,"maxrss_kB":2134440,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":793786873,"minor_words":525351349,"promoted_words":730911,"major_words":269166435,"minor_collections":227,"major_collections":4,"forced_major_collections":0,"heap_words":269484038,"top_heap_words":269484038},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 24 1024","time_secs":0.48836588859558105,"user_time_secs":8.500249999999999,"sys_time_secs":0.056266,"maxrss_kB":38852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4031328,"minor_words":879387,"promoted_words":5121,"major_words":3157062,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3674121,"top_heap_words":3674121},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":21.106446027755737,"user_time_secs":40.124884,"sys_time_secs":0.039877,"maxrss_kB":41264,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4514887,"minor_words":4498820,"promoted_words":4064569,"major_words":4080636,"minor_collections":16,"major_collections":5,"forced_major_collections":0,"heap_words":4202883,"top_heap_words":4202883},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 8 1024","time_secs":2.6313881874084473,"user_time_secs":18.508894,"sys_time_secs":0.167935,"maxrss_kB":100948,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":45632117,"minor_words":44581426,"promoted_words":23332681,"major_words":24383372,"minor_collections":605,"major_collections":20,"forced_major_collections":0,"heap_words":10330115,"top_heap_words":10371075},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":50.36154890060425,"user_time_secs":47.215617,"sys_time_secs":0.64586,"maxrss_kB":844820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4068476864,"minor_words":4068476798,"promoted_words":1455663918,"major_words":1455663984,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":100139008,"top_heap_words":107372544},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":25.078088998794556,"user_time_secs":47.354863,"sys_time_secs":0.007972999999999999,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":25348,"minor_words":25282,"promoted_words":894,"major_words":960,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":94208,"top_heap_words":94208},"codesize":358285.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":126.13836789131165,"user_time_secs":158.185365,"sys_time_secs":8.228512,"maxrss_kB":7829408,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":6622832682,"minor_words":6267365339,"promoted_words":308295321,"major_words":663762664,"minor_collections":17751,"major_collections":9,"forced_major_collections":0,"heap_words":520474645,"top_heap_words":520474645},"codesize":371281.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.4_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 4 134217728","time_secs":21.845592975616455,"user_time_secs":50.411561,"sys_time_secs":1.355363,"maxrss_kB":2115836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":793162425,"minor_words":524726901,"promoted_words":705164,"major_words":269140688,"minor_collections":655,"major_collections":4,"forced_major_collections":0,"heap_words":269254662,"top_heap_words":269254662},"codesize":357372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.24_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 24 64 1_048_576","time_secs":0.7446651458740234,"user_time_secs":10.13024,"sys_time_secs":0.757209,"maxrss_kB":212340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":807743872,"minor_words":599941848,"promoted_words":166621,"major_words":207968645,"minor_collections":214,"major_collections":88,"forced_major_collections":0,"heap_words":7349289,"top_heap_words":8075213},"codesize":530209.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.16_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 16 256","time_secs":0.7860660552978516,"user_time_secs":11.246967,"sys_time_secs":0.043933,"maxrss_kB":53388,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":8018734,"minor_words":5917418,"promoted_words":6021,"major_words":2107337,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2428934,"top_heap_words":2428934},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.24_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 24 2048","time_secs":1.9665467739105225,"user_time_secs":44.21026,"sys_time_secs":0.697171,"maxrss_kB":182748,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17266147445,"minor_words":17249370159,"promoted_words":5191077,"major_words":21968363,"minor_collections":3017,"major_collections":8,"forced_major_collections":0,"heap_words":15577097,"top_heap_words":19795980},"codesize":359030.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.2_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 2 512 2048","time_secs":9.678508043289185,"user_time_secs":18.522112,"sys_time_secs":0.011972,"maxrss_kB":10584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":12604126,"minor_words":12602011,"promoted_words":23712,"major_words":25827,"minor_collections":31,"major_collections":1,"forced_major_collections":0,"heap_words":104451,"top_heap_words":104451},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 8 1024","time_secs":1.1181590557098389,"user_time_secs":8.010757,"sys_time_secs":0.048064,"maxrss_kB":33664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3666750,"minor_words":514809,"promoted_words":1932,"major_words":3153873,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3387401,"top_heap_words":3387401},"codesize":357013.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.16_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 16 roomfront.ml.txt","time_secs":8.117085933685303,"user_time_secs":120.434556,"sys_time_secs":0.23925,"maxrss_kB":62684,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30682590399,"minor_words":30682525015,"promoted_words":37789633,"major_words":37855017,"minor_collections":8372,"major_collections":46,"forced_major_collections":0,"heap_words":3084338,"top_heap_words":3084602},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 1 1024","time_secs":17.77633285522461,"user_time_secs":16.87119,"sys_time_secs":0.051837,"maxrss_kB":68668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":26472882,"minor_words":25422191,"promoted_words":25300826,"major_words":26351517,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.4_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 4 256","time_secs":2.672600030899048,"user_time_secs":10.236956,"sys_time_secs":0.019978,"maxrss_kB":28912,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":6400037,"minor_words":4298721,"promoted_words":3507,"major_words":2104823,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2220038,"top_heap_words":2220038},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.4_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 4 16_000","time_secs":11.1737380027771,"user_time_secs":41.273222,"sys_time_secs":0.09177100000000001,"maxrss_kB":45076,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":47886040,"minor_words":47869973,"promoted_words":4065386,"major_words":4081453,"minor_collections":176,"major_collections":4,"forced_major_collections":0,"heap_words":4239747,"top_heap_words":4247939},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.16_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 16 512 2048","time_secs":1.461460828781128,"user_time_secs":23.092114,"sys_time_secs":0.036075,"maxrss_kB":35232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":14643401,"minor_words":14641286,"promoted_words":25149,"major_words":27264,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":452611,"top_heap_words":452611},"codesize":358156.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2.exe 5_500","time_secs":7.463476896286011,"user_time_secs":7.156391,"sys_time_secs":0.003991,"maxrss_kB":10640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":344079.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.12_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 12 16_000","time_secs":3.779510021209717,"user_time_secs":40.895788,"sys_time_secs":0.115502,"maxrss_kB":55852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":8130995,"minor_words":8114928,"promoted_words":4056563,"major_words":4072630,"minor_collections":24,"major_collections":3,"forced_major_collections":0,"heap_words":4403587,"top_heap_words":4411779},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.16_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 16 10000 10000","time_secs":4.541143894195557,"user_time_secs":53.249318,"sys_time_secs":4.089853,"maxrss_kB":3837548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5042031492,"minor_words":3741761412,"promoted_words":854771,"major_words":1301124851,"minor_collections":1071,"major_collections":20,"forced_major_collections":0,"heap_words":400899103,"top_heap_words":407000933},"codesize":359355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition.exe 2048","time_secs":30.4150128364563,"user_time_secs":28.8135,"sys_time_secs":0.099673,"maxrss_kB":104136,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":17230197410,"minor_words":17213420124,"promoted_words":468,"major_words":16777754,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":264292.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.20_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 20 roomfront.ml.txt","time_secs":6.744035959243774,"user_time_secs":124.198553,"sys_time_secs":0.294497,"maxrss_kB":73712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":30700238777,"minor_words":30700173393,"promoted_words":37812111,"major_words":37877495,"minor_collections":6821,"major_collections":42,"forced_major_collections":0,"heap_words":3444786,"top_heap_words":3445050},"codesize":463982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.4_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 4 12","time_secs":14.737397909164429,"user_time_secs":47.28647,"sys_time_secs":0.007976,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":78458,"minor_words":78392,"promoted_words":1122,"major_words":1188,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":139264,"top_heap_words":139264},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.8_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 8 12","time_secs":9.712826013565063,"user_time_secs":47.303537,"sys_time_secs":0.011965,"maxrss_kB":10664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":245570,"minor_words":245504,"promoted_words":1651,"major_words":1717,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":212992,"top_heap_words":212992},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.12_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 12 256","time_secs":0.961198091506958,"user_time_secs":10.612696,"sys_time_secs":0.023929,"maxrss_kB":36376,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":9582020,"minor_words":7480704,"promoted_words":8280,"major_words":2109596,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2396166,"top_heap_words":2396166},"codesize":359698.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":5.155364036560059,"user_time_secs":47.669902,"sys_time_secs":0.023954,"maxrss_kB":13760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":3039187,"minor_words":3039121,"promoted_words":4412,"major_words":4478,"minor_collections":14,"major_collections":1,"forced_major_collections":0,"heap_words":487424,"top_heap_words":487424},"codesize":358285.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":22.691290140151978,"user_time_secs":56.982255,"sys_time_secs":1.259586,"maxrss_kB":1530748,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4093667305,"minor_words":4093667239,"promoted_words":1333857408,"major_words":1333857474,"minor_collections":5356,"major_collections":48,"forced_major_collections":0,"heap_words":75370496,"top_heap_words":136204288},"codesize":357494.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":49.105923891067505,"user_time_secs":46.699192,"sys_time_secs":0.003987,"maxrss_kB":10680,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":190913.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.16_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 16 16","time_secs":7.5033509731292725,"user_time_secs":96.727806,"sys_time_secs":0.706129,"maxrss_kB":540748,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":213272952,"minor_words":146552789,"promoted_words":1826029,"major_words":68546192,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63493250,"top_heap_words":64492674},"codesize":326982.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.4_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 4 15","time_secs":37.32770109176636,"user_time_secs":141.860945,"sys_time_secs":0.01196,"maxrss_kB":15064,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":16399770642,"minor_words":16399770576,"promoted_words":32294785,"major_words":32294851,"minor_collections":16474,"major_collections":381,"forced_major_collections":0,"heap_words":331776,"top_heap_words":336003},"codesize":356815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":3.908184051513672,"user_time_secs":7.49322,"sys_time_secs":0.007984,"maxrss_kB":10516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2420648683,"minor_words":2420527595,"promoted_words":43500,"major_words":164588,"minor_collections":4639,"major_collections":5,"forced_major_collections":0,"heap_words":158837,"top_heap_words":180849},"codesize":357273.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":42.18782901763916,"user_time_secs":40.087895,"sys_time_secs":0.047847,"maxrss_kB":38792,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":4449096,"minor_words":4433029,"promoted_words":4063947,"major_words":4080014,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":357381.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":9.266830921173096,"user_time_secs":17.512752,"sys_time_secs":0.039901,"maxrss_kB":74936,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":35590111,"minor_words":34539420,"promoted_words":25201057,"major_words":26251748,"minor_collections":759,"major_collections":22,"forced_major_collections":0,"heap_words":8507395,"top_heap_words":8507395},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 12 1024","time_secs":1.967235803604126,"user_time_secs":20.346225,"sys_time_secs":0.128291,"maxrss_kB":108824,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":47525445,"minor_words":46474754,"promoted_words":21795239,"major_words":22845930,"minor_collections":576,"major_collections":18,"forced_major_collections":0,"heap_words":10215427,"top_heap_words":10301443},"codesize":357672.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20240924_010145/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel.20240924_062428.b516815688647d5f975bddd06751bb6e61d816c9.log b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel.20240924_062428.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..7cd4400b2 --- /dev/null +++ b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel.20240924_062428.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,566 @@ +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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.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-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-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-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-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.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 +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[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 +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[cubicle.1.2.0/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/ +[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 +[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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[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] 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 +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[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 +[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.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> 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.8 +-> 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 repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed alt-ergo-lib.2.4.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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_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: 101.506804 s. +Generating edge list... +Generated. Time: 95.646767 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_run_config_filtered.json + RUN_BENCH_TARGET=run_orunchrt (WRAPPER=orunchrt) + PRE_BENCH_EXEC= diff --git a/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..12bfdfb0f --- /dev/null +++ b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.364945888519287,"user_time_secs":23.346312,"sys_time_secs":0.204055,"maxrss_kB":140564,"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","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":50330958,"minor_words":49280267,"promoted_words":18425705,"major_words":19476396,"minor_collections":559,"major_collections":16,"forced_major_collections":0,"heap_words":11866115,"top_heap_words":11874307},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall.exe 1024","time_secs":16.900743007659912,"user_time_secs":16.042485,"sys_time_secs":0.055827,"maxrss_kB":67972,"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","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":26410069,"minor_words":25359378,"promoted_words":25296636,"major_words":26347327,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":260496.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":14.51245903968811,"user_time_secs":60.385839,"sys_time_secs":1.444694,"maxrss_kB":2142936,"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","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":794483929,"minor_words":526048405,"promoted_words":708963,"major_words":269144487,"minor_collections":172,"major_collections":4,"forced_major_collections":0,"heap_words":269500422,"top_heap_words":269500422},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.12_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 12 roomfront.ml.txt","time_secs":11.212960958480835,"user_time_secs":123.179617,"sys_time_secs":0.255063,"maxrss_kB":52484,"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","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":30729872004,"minor_words":30729806620,"promoted_words":37483579,"major_words":37548963,"minor_collections":11244,"major_collections":49,"forced_major_collections":0,"heap_words":2838578,"top_heap_words":2842938},"codesize":456958.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":92.589674949646,"user_time_secs":128.041834,"sys_time_secs":9.061408999999999,"maxrss_kB":7784724,"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","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":6552059371,"minor_words":6196592028,"promoted_words":308308429,"major_words":663775772,"minor_collections":10620,"major_collections":9,"forced_major_collections":0,"heap_words":520499221,"top_heap_words":573976606},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":60.01399207115173,"user_time_secs":55.729987,"sys_time_secs":1.331746,"maxrss_kB":2110036,"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","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":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":56.494099140167236,"user_time_secs":52.307782,"sys_time_secs":1.383445,"maxrss_kB":2102936,"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","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":259968.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.20_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 20 134217728","time_secs":13.910714149475098,"user_time_secs":62.223902,"sys_time_secs":1.475917,"maxrss_kB":2151600,"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","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":794331199,"minor_words":525895675,"promoted_words":751460,"major_words":269186984,"minor_collections":140,"major_collections":4,"forced_major_collections":0,"heap_words":269549574,"top_heap_words":269549574},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":115.01697492599487,"user_time_secs":109.294468,"sys_time_secs":0.019934,"maxrss_kB":23036,"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","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":30673815290,"minor_words":30673749906,"promoted_words":35877755,"major_words":35943139,"minor_collections":117048,"major_collections":68,"forced_major_collections":0,"heap_words":2031666,"top_heap_words":2109754},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.20_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 20 2048","time_secs":2.101036787033081,"user_time_secs":39.978588,"sys_time_secs":0.283507,"maxrss_kB":172432,"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","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":17265776929,"minor_words":17248999643,"promoted_words":5248184,"major_words":22025470,"minor_collections":3480,"major_collections":11,"forced_major_collections":0,"heap_words":13447177,"top_heap_words":13565961},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.24_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 24 16_000","time_secs":1.988563060760498,"user_time_secs":41.052724,"sys_time_secs":0.271792,"maxrss_kB":74752,"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","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":7056328,"minor_words":7040261,"promoted_words":4039403,"major_words":4055470,"minor_collections":15,"major_collections":2,"forced_major_collections":0,"heap_words":4723075,"top_heap_words":4727171},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.4_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 4 5_500","time_secs":1.964738130569458,"user_time_secs":7.606039,"sys_time_secs":0.011971,"maxrss_kB":14276,"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","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":2421840659,"minor_words":2421719571,"promoted_words":92386,"major_words":213474,"minor_collections":2346,"major_collections":5,"forced_major_collections":0,"heap_words":225655,"top_heap_words":242164},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.24_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 24 16","time_secs":5.441356897354126,"user_time_secs":96.983487,"sys_time_secs":0.634504,"maxrss_kB":557076,"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","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":213273419,"minor_words":146553256,"promoted_words":1826376,"major_words":68546539,"minor_collections":418,"major_collections":19,"forced_major_collections":0,"heap_words":63562882,"top_heap_words":64558210},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":5.423714876174927,"user_time_secs":50.495098,"sys_time_secs":0.011965,"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","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":3560190,"minor_words":3560124,"promoted_words":3037,"major_words":3103,"minor_collections":16,"major_collections":1,"forced_major_collections":0,"heap_words":335872,"top_heap_words":335872},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 12 1024","time_secs":0.8420629501342773,"user_time_secs":8.427752,"sys_time_secs":0.055812,"maxrss_kB":34712,"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","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":3697553,"minor_words":545612,"promoted_words":2696,"major_words":3154637,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3461129,"top_heap_words":3461129},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.4_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 4 512 2048","time_secs":5.005889892578125,"user_time_secs":19.018114,"sys_time_secs":0.007974,"maxrss_kB":13512,"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","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":11804400,"minor_words":11802285,"promoted_words":24232,"major_words":26347,"minor_collections":19,"major_collections":1,"forced_major_collections":0,"heap_words":137219,"top_heap_words":137219},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.20_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 20 64 1_048_576","time_secs":0.8281259536743164,"user_time_secs":10.152573,"sys_time_secs":0.53456,"maxrss_kB":198976,"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","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":807826699,"minor_words":600024675,"promoted_words":163279,"major_words":207965303,"minor_collections":257,"major_collections":98,"forced_major_collections":0,"heap_words":2909097,"top_heap_words":4629425},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":7.831829071044922,"user_time_secs":7.473652,"sys_time_secs":0.007976,"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","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":2420122505,"minor_words":2420001417,"promoted_words":969,"major_words":122057,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.12_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 12 10000 10000","time_secs":5.605754137039185,"user_time_secs":53.733873,"sys_time_secs":3.191398,"maxrss_kB":3976736,"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","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":5037803600,"minor_words":3737533520,"promoted_words":846317,"major_words":1301116397,"minor_collections":1372,"major_collections":21,"forced_major_collections":0,"heap_words":312097817,"top_heap_words":315608870},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 16 1024","time_secs":1.7852699756622314,"user_time_secs":22.964298,"sys_time_secs":0.200281,"maxrss_kB":120900,"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","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":56302866,"minor_words":55252175,"promoted_words":20954816,"major_words":22005507,"minor_collections":575,"major_collections":18,"forced_major_collections":0,"heap_words":10379267,"top_heap_words":10477571},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.4_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 4 64 1_048_576","time_secs":2.327263116836548,"user_time_secs":8.404724,"sys_time_secs":0.173085,"maxrss_kB":42584,"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","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":808851341,"minor_words":601049317,"promoted_words":156536,"major_words":207958560,"minor_collections":970,"major_collections":362,"forced_major_collections":0,"heap_words":1784586,"top_heap_words":2463101},"codesize":522245.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":87.63290500640869,"user_time_secs":186.320946,"sys_time_secs":12.24012,"maxrss_kB":7720412,"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","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":7094193738,"minor_words":6738726395,"promoted_words":308493365,"major_words":663960708,"minor_collections":5868,"major_collections":9,"forced_major_collections":0,"heap_words":520679445,"top_heap_words":587788315},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.16_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 16 5_500","time_secs":0.5291299819946289,"user_time_secs":8.129970999999999,"sys_time_secs":0.055986,"maxrss_kB":42288,"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","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":2421895366,"minor_words":2421774278,"promoted_words":361179,"major_words":482267,"minor_collections":602,"major_collections":4,"forced_major_collections":0,"heap_words":594420,"top_heap_words":599923},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.2_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 2 roomfront.ml.txt","time_secs":59.84762191772461,"user_time_secs":113.416047,"sys_time_secs":0.023927,"maxrss_kB":25316,"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","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":30703347937,"minor_words":30703282553,"promoted_words":36423674,"major_words":36489058,"minor_collections":60414,"major_collections":64,"forced_major_collections":0,"heap_words":2056242,"top_heap_words":2105658},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.24_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 24 134217728","time_secs":13.559427976608276,"user_time_secs":65.347233,"sys_time_secs":1.505678,"maxrss_kB":2160720,"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","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":794408676,"minor_words":525973152,"promoted_words":745527,"major_words":269181051,"minor_collections":118,"major_collections":4,"forced_major_collections":0,"heap_words":269647878,"top_heap_words":269647878},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.12_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 12 64 1_048_576","time_secs":0.988361120223999,"user_time_secs":9.111141999999999,"sys_time_secs":0.296715,"maxrss_kB":117920,"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","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":807692250,"minor_words":599890226,"promoted_words":157087,"major_words":207959111,"minor_collections":373,"major_collections":152,"forced_major_collections":0,"heap_words":2172297,"top_heap_words":3027829},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.4_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 4 10000 10000","time_secs":15.020049095153809,"user_time_secs":52.058874,"sys_time_secs":2.902822,"maxrss_kB":3948048,"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","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":5043531382,"minor_words":3743261302,"promoted_words":800344,"major_words":1301070424,"minor_collections":3866,"major_collections":25,"forced_major_collections":0,"heap_words":350574618,"top_heap_words":353505497},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.20_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 20 512 2048","time_secs":1.2436130046844482,"user_time_secs":23.436827,"sys_time_secs":0.039824,"maxrss_kB":46240,"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","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":12874459,"minor_words":12872344,"promoted_words":27915,"major_words":30030,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":460803,"top_heap_words":460803},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.12_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 12 5_500","time_secs":0.6918909549713135,"user_time_secs":8.086617,"sys_time_secs":0.051786,"maxrss_kB":33020,"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","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":2423820707,"minor_words":2423699619,"promoted_words":187856,"major_words":308944,"minor_collections":809,"major_collections":3,"forced_major_collections":0,"heap_words":511343,"top_heap_words":511343},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.20_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 20 10000 10000","time_secs":3.973231792449951,"user_time_secs":56.411809,"sys_time_secs":4.803896,"maxrss_kB":4206940,"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","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":5040026256,"minor_words":3739756176,"promoted_words":917817,"major_words":1301187897,"minor_collections":869,"major_collections":19,"forced_major_collections":0,"heap_words":403859687,"top_heap_words":404679933},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":33.445131063461304,"user_time_secs":31.753298,"sys_time_secs":0.091714,"maxrss_kB":104664,"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","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":17221829852,"minor_words":17205052566,"promoted_words":10350,"major_words":16787636,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.2_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 2 2048","time_secs":17.686693906784058,"user_time_secs":33.477852,"sys_time_secs":0.139557,"maxrss_kB":117008,"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","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":17252664264,"minor_words":17235886978,"promoted_words":1351942,"major_words":18129228,"minor_collections":34364,"major_collections":11,"forced_major_collections":0,"heap_words":12713993,"top_heap_words":13934601},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.4_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 4 16","time_secs":26.650243043899536,"user_time_secs":97.237104,"sys_time_secs":0.47847,"maxrss_kB":515832,"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","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":213261294,"minor_words":146541131,"promoted_words":1825689,"major_words":68545852,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63374466,"top_heap_words":64373890},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":32.23961591720581,"user_time_secs":53.679988,"sys_time_secs":0.70094,"maxrss_kB":920640,"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","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":4101430310,"minor_words":4101430244,"promoted_words":1326092158,"major_words":1326092224,"minor_collections":9796,"major_collections":57,"forced_major_collections":0,"heap_words":105115648,"top_heap_words":150908928},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":102.5396580696106,"user_time_secs":97.05784800000001,"sys_time_secs":0.430606,"maxrss_kB":509408,"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","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":213256934,"minor_words":146536771,"promoted_words":1826527,"major_words":68546690,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.20_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 20 5_500","time_secs":0.4407370090484619,"user_time_secs":8.338111,"sys_time_secs":0.089569,"maxrss_kB":51396,"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","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":2422171924,"minor_words":2422050836,"promoted_words":363346,"major_words":484434,"minor_collections":486,"major_collections":4,"forced_major_collections":0,"heap_words":707701,"top_heap_words":724210},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 4 1024","time_secs":2.344343900680542,"user_time_secs":8.546269000000001,"sys_time_secs":0.031874,"maxrss_kB":32712,"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","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":3581108,"minor_words":429167,"promoted_words":1404,"major_words":3153345,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":3305481,"top_heap_words":3305481},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.16_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 16 16_000","time_secs":2.9318161010742188,"user_time_secs":40.796632,"sys_time_secs":0.103798,"maxrss_kB":58524,"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","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":8061682,"minor_words":8045615,"promoted_words":4052884,"major_words":4068951,"minor_collections":24,"major_collections":3,"forced_major_collections":0,"heap_words":4551043,"top_heap_words":4559235},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":52.011232137680054,"user_time_secs":97.271028,"sys_time_secs":0.438588,"maxrss_kB":511748,"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","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":213257206,"minor_words":146537043,"promoted_words":1825922,"major_words":68546085,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":115.44304394721985,"user_time_secs":109.671849,"sys_time_secs":0.023921,"maxrss_kB":23256,"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","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":35864380,"major_words":35929764,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2064434,"top_heap_words":2130234},"codesize":419947.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":102.56251192092896,"user_time_secs":96.985747,"sys_time_secs":0.474462,"maxrss_kB":509176,"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","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":213242785,"minor_words":146522622,"promoted_words":1819814,"major_words":68539977,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":305442.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.12_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 12 512 2048","time_secs":1.6611649990081787,"user_time_secs":19.137079,"sys_time_secs":0.019942,"maxrss_kB":29908,"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","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":14176982,"minor_words":14174867,"promoted_words":25156,"major_words":27271,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":296963,"top_heap_words":296963},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 10000 10000","time_secs":55.85945796966553,"user_time_secs":50.799803,"sys_time_secs":2.308538,"maxrss_kB":3541748,"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","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":5029757302,"minor_words":3729487222,"promoted_words":762205,"major_words":1301032285,"minor_collections":14247,"major_collections":30,"forced_major_collections":0,"heap_words":391479474,"top_heap_words":452538734},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.1_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 1 256","time_secs":10.784847021102905,"user_time_secs":10.31336,"sys_time_secs":0.011964,"maxrss_kB":20808,"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","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":2117874,"minor_words":16558,"promoted_words":627,"major_words":2101943,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.2_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 2 134217728","time_secs":35.24574303627014,"user_time_secs":56.262066,"sys_time_secs":1.355904,"maxrss_kB":2111060,"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","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":792792415,"minor_words":524356891,"promoted_words":690292,"major_words":269125816,"minor_collections":1201,"major_collections":4,"forced_major_collections":0,"heap_words":269193222,"top_heap_words":269193222},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.24_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 24 512 2048","time_secs":1.0342090129852295,"user_time_secs":24.290158,"sys_time_secs":0.04001,"maxrss_kB":50456,"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","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":15115054,"minor_words":15112939,"promoted_words":28784,"major_words":30899,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":559107,"top_heap_words":559107},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 4 1024","time_secs":4.9325079917907715,"user_time_secs":18.187404,"sys_time_secs":0.08005,"maxrss_kB":80124,"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","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":40716440,"minor_words":39665749,"promoted_words":24697639,"major_words":25748330,"minor_collections":652,"major_collections":21,"forced_major_collections":0,"heap_words":8663043,"top_heap_words":8663043},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":72.03078103065491,"user_time_secs":68.48108499999999,"sys_time_secs":0.0,"maxrss_kB":10588,"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","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":166800.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":79.98780012130737,"user_time_secs":121.648406,"sys_time_secs":10.770556,"maxrss_kB":7802396,"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","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":6531684686,"minor_words":6176217343,"promoted_words":308385371,"major_words":663852714,"minor_collections":5023,"major_collections":9,"forced_major_collections":0,"heap_words":520626197,"top_heap_words":574103582},"codesize":366131.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":124.89143085479736,"user_time_secs":106.848185,"sys_time_secs":7.54457,"maxrss_kB":7679648,"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","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":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.12_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 12 15","time_secs":16.975847005844116,"user_time_secs":193.895052,"sys_time_secs":0.043861,"maxrss_kB":35172,"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","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":16399250032,"minor_words":16399249966,"promoted_words":31820110,"major_words":31820176,"minor_collections":5423,"major_collections":167,"forced_major_collections":0,"heap_words":729088,"top_heap_words":733184},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":52.882094860076904,"user_time_secs":50.275726,"sys_time_secs":0.003987,"maxrss_kB":10476,"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","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":1873,"minor_words":1807,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":14.032904148101807,"user_time_secs":68.91176299999999,"sys_time_secs":5.237391,"maxrss_kB":3312852,"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","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":4073281755,"minor_words":4073281689,"promoted_words":1276910900,"major_words":1276910966,"minor_collections":2162,"major_collections":27,"forced_major_collections":0,"heap_words":150454272,"top_heap_words":180891648},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":8.536398887634277,"user_time_secs":8.051411,"sys_time_secs":0.083744,"maxrss_kB":16176,"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","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":807036542,"minor_words":599234518,"promoted_words":138132,"major_words":207940156,"minor_collections":2961,"major_collections":1014,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.1_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 1 15","time_secs":134.12611603736877,"user_time_secs":127.463346,"sys_time_secs":0.01196,"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","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":30504843,"major_words":30504909,"minor_collections":62968,"major_collections":816,"forced_major_collections":0,"heap_words":151552,"top_heap_words":155910},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":5.384613990783691,"user_time_secs":50.49156,"sys_time_secs":0.031936,"maxrss_kB":12448,"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","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":3246804,"minor_words":3246738,"promoted_words":3691,"major_words":3757,"minor_collections":13,"major_collections":1,"forced_major_collections":0,"heap_words":421888,"top_heap_words":421888},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":21.00668716430664,"user_time_secs":319.765763,"sys_time_secs":0.035901,"maxrss_kB":44368,"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","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":16398532574,"minor_words":16398532508,"promoted_words":34650527,"major_words":34650593,"minor_collections":4547,"major_collections":139,"forced_major_collections":0,"heap_words":942080,"top_heap_words":954499},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life.exe 256","time_secs":10.613633155822754,"user_time_secs":10.157269,"sys_time_secs":0.003989,"maxrss_kB":20160,"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","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":262493.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.24_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 24 256","time_secs":0.5702371597290039,"user_time_secs":11.572847,"sys_time_secs":0.05186,"maxrss_kB":66868,"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","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":8859602,"minor_words":6758286,"promoted_words":7515,"major_words":2108831,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2686982,"top_heap_words":2686982},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.24_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 24 10000 10000","time_secs":3.697006940841675,"user_time_secs":59.19788,"sys_time_secs":5.245381,"maxrss_kB":4210084,"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","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":5041017378,"minor_words":3740747298,"promoted_words":920392,"major_words":1301190472,"minor_collections":754,"major_collections":18,"forced_major_collections":0,"heap_words":401493631,"top_heap_words":404724600},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.1_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 1 512 2048","time_secs":18.287928819656372,"user_time_secs":17.383317,"sys_time_secs":0.003986,"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","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":98457,"minor_words":96342,"promoted_words":634,"major_words":2749,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.24_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 24 5_500","time_secs":0.38727903366088867,"user_time_secs":8.556436,"sys_time_secs":0.161138,"maxrss_kB":60232,"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","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":2422295175,"minor_words":2422174087,"promoted_words":355485,"major_words":476573,"minor_collections":410,"major_collections":3,"forced_major_collections":0,"heap_words":755696,"top_heap_words":761199},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":5.476154804229736,"user_time_secs":50.780089,"sys_time_secs":0.035923,"maxrss_kB":15188,"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","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":3384965,"minor_words":3384899,"promoted_words":5106,"major_words":5172,"minor_collections":15,"major_collections":1,"forced_major_collections":0,"heap_words":532480,"top_heap_words":532480},"codesize":353262.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":84.60500383377075,"user_time_secs":171.619806,"sys_time_secs":10.06865,"maxrss_kB":7695016,"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","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":7682286019,"minor_words":7326818676,"promoted_words":308352774,"major_words":663820117,"minor_collections":10134,"major_collections":9,"forced_major_collections":0,"heap_words":520552469,"top_heap_words":587661339},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":16.7135488986969,"user_time_secs":63.192861,"sys_time_secs":3.103401,"maxrss_kB":2396816,"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","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":4076729690,"minor_words":4076729624,"promoted_words":1293248120,"major_words":1293248186,"minor_collections":2977,"major_collections":31,"forced_major_collections":0,"heap_words":212721664,"top_heap_words":230764544},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.4_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 4 2048","time_secs":8.686393976211548,"user_time_secs":32.867297,"sys_time_secs":0.171453,"maxrss_kB":127940,"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","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":17239706231,"minor_words":17222928945,"promoted_words":2269611,"major_words":19046897,"minor_collections":16666,"major_collections":10,"forced_major_collections":0,"heap_words":12832777,"top_heap_words":17887244},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication.exe 1024","time_secs":7.793558120727539,"user_time_secs":7.415573,"sys_time_secs":0.027923,"maxrss_kB":28344,"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","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":259886.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":93.60787177085876,"user_time_secs":194.703332,"sys_time_secs":11.901044,"maxrss_kB":7712236,"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","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":7292169593,"minor_words":6936702250,"promoted_words":308395666,"major_words":663863009,"minor_collections":6915,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 16 1024","time_secs":0.6533300876617432,"user_time_secs":8.391771,"sys_time_secs":0.056293,"maxrss_kB":35852,"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","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":3725526,"minor_words":573585,"promoted_words":3346,"major_words":3155287,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3538953,"top_heap_words":3538953},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.12_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 12 16","time_secs":9.632065057754517,"user_time_secs":96.350126,"sys_time_secs":0.621999,"maxrss_kB":532400,"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","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":213272141,"minor_words":146551978,"promoted_words":1825865,"major_words":68546028,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63456386,"top_heap_words":64451714},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.16_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 16 64 1_048_576","time_secs":0.768500804901123,"user_time_secs":9.316134999999999,"sys_time_secs":0.428979,"maxrss_kB":141776,"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","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":807761504,"minor_words":599959480,"promoted_words":158143,"major_words":207960167,"minor_collections":266,"major_collections":120,"forced_major_collections":0,"heap_words":7675928,"top_heap_words":8224197},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 1 1024","time_secs":8.409540891647339,"user_time_secs":7.976439,"sys_time_secs":0.031889,"maxrss_kB":29020,"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","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":3152949,"minor_words":1008,"promoted_words":707,"major_words":3152648,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":351964.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":89.04173612594604,"user_time_secs":195.309361,"sys_time_secs":12.652105,"maxrss_kB":7730128,"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","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":7004855958,"minor_words":6649388615,"promoted_words":308491519,"major_words":663958862,"minor_collections":5363,"major_collections":9,"forced_major_collections":0,"heap_words":520802325,"top_heap_words":587911195},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.24_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 24 15","time_secs":21.218791961669922,"user_time_secs":484.283355,"sys_time_secs":0.319279,"maxrss_kB":62868,"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","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":16398183411,"minor_words":16398183345,"promoted_words":36734768,"major_words":36734834,"minor_collections":3288,"major_collections":111,"forced_major_collections":0,"heap_words":1253376,"top_heap_words":1261568},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":13.352647066116333,"user_time_secs":71.915065,"sys_time_secs":7.341733,"maxrss_kB":3452268,"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","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":4073070330,"minor_words":4073070264,"promoted_words":1292798987,"major_words":1292799053,"minor_collections":1751,"major_collections":24,"forced_major_collections":0,"heap_words":238026752,"top_heap_words":256028672},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":22.117602109909058,"user_time_secs":168.417347,"sys_time_secs":0.027915,"maxrss_kB":25516,"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","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":16399732157,"minor_words":16399732091,"promoted_words":32298426,"major_words":32298492,"minor_collections":8220,"major_collections":220,"forced_major_collections":0,"heap_words":569344,"top_heap_words":577536},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.20_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 20 256","time_secs":0.6475830078125,"user_time_secs":11.285,"sys_time_secs":0.06418699999999999,"maxrss_kB":55544,"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","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":8410904,"minor_words":6309588,"promoted_words":6834,"major_words":2108150,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2494470,"top_heap_words":2494470},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.8_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 8 64 1_048_576","time_secs":1.2135341167449951,"user_time_secs":8.581265999999999,"sys_time_secs":0.231279,"maxrss_kB":75852,"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","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":808189723,"minor_words":600387699,"promoted_words":162150,"major_words":207964174,"minor_collections":522,"major_collections":207,"forced_major_collections":0,"heap_words":3720232,"top_heap_words":4391071},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.20_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 20 15","time_secs":19.41031789779663,"user_time_secs":368.518572,"sys_time_secs":0.235202,"maxrss_kB":53140,"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","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":16398473169,"minor_words":16398473103,"promoted_words":36879233,"major_words":36879299,"minor_collections":3907,"major_collections":131,"forced_major_collections":0,"heap_words":1069056,"top_heap_words":1077248},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.20_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 20 16_000","time_secs":2.306283950805664,"user_time_secs":40.838392,"sys_time_secs":0.155963,"maxrss_kB":63424,"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","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":7574445,"minor_words":7558378,"promoted_words":4053917,"major_words":4069984,"minor_collections":20,"major_collections":3,"forced_major_collections":0,"heap_words":4632963,"top_heap_words":4641155},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.8_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 8 16_000","time_secs":5.752477169036865,"user_time_secs":40.417375,"sys_time_secs":0.09572799999999999,"maxrss_kB":50980,"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","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":6963738,"minor_words":6947671,"promoted_words":4061136,"major_words":4077203,"minor_collections":21,"major_collections":3,"forced_major_collections":0,"heap_words":4342147,"top_heap_words":4346243},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":12.98163890838623,"user_time_secs":75.480717,"sys_time_secs":7.684715,"maxrss_kB":3691580,"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","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":4072899856,"minor_words":4072899790,"promoted_words":1282212571,"major_words":1282212637,"minor_collections":1535,"major_collections":22,"forced_major_collections":0,"heap_words":430682112,"top_heap_words":448823296},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.8_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 8 5_500","time_secs":0.9763989448547363,"user_time_secs":7.702972,"sys_time_secs":0.024009,"maxrss_kB":23432,"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","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":2421740164,"minor_words":2421619076,"promoted_words":185682,"major_words":306770,"minor_collections":1179,"major_collections":4,"forced_major_collections":0,"heap_words":367858,"top_heap_words":373361},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":13.143365859985352,"user_time_secs":80.682672,"sys_time_secs":8.385636999999999,"maxrss_kB":3505832,"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","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":4072979723,"minor_words":4072979657,"promoted_words":1297411544,"major_words":1297411610,"minor_collections":1494,"major_collections":23,"forced_major_collections":0,"heap_words":299732992,"top_heap_words":317874176},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":17.285563945770264,"user_time_secs":57.072625,"sys_time_secs":1.38822,"maxrss_kB":2124724,"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","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":793499807,"minor_words":525064283,"promoted_words":694423,"major_words":269129947,"minor_collections":323,"major_collections":4,"forced_major_collections":0,"heap_words":269316102,"top_heap_words":269316102},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm.exe 10000 10000","time_secs":54.640892028808594,"user_time_secs":49.549411,"sys_time_secs":2.392343,"maxrss_kB":3410472,"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","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":5028683315,"minor_words":3728423236,"promoted_words":715752,"major_words":1300975831,"minor_collections":14249,"major_collections":30,"forced_major_collections":0,"heap_words":350972757,"top_heap_words":435800956},"codesize":261550.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 2 1024","time_secs":4.4150390625,"user_time_secs":8.383632,"sys_time_secs":0.019961,"maxrss_kB":29644,"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","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":3199430,"minor_words":47489,"promoted_words":905,"major_words":3152846,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":3252233,"top_heap_words":3252233},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.8_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 8 10000 10000","time_secs":7.898950099945068,"user_time_secs":52.529408,"sys_time_secs":3.178645,"maxrss_kB":3715508,"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","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":5039449091,"minor_words":3739179011,"promoted_words":820066,"major_words":1301090146,"minor_collections":2003,"major_collections":23,"forced_major_collections":0,"heap_words":309372346,"top_heap_words":319235304},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6.exe 16_000","time_secs":42.74705791473389,"user_time_secs":40.639902,"sys_time_secs":0.003987,"maxrss_kB":10724,"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","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":338856.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.8_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 8 512 2048","time_secs":2.4021549224853516,"user_time_secs":18.674911,"sys_time_secs":0.027974,"maxrss_kB":21448,"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","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":6846937,"minor_words":6844822,"promoted_words":21524,"major_words":23639,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":215043,"top_heap_words":215043},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.8_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 8 roomfront.ml.txt","time_secs":16.075402975082397,"user_time_secs":117.557375,"sys_time_secs":0.135558,"maxrss_kB":41428,"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","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":30713502950,"minor_words":30713437566,"promoted_words":37223299,"major_words":37288683,"minor_collections":16451,"major_collections":54,"forced_major_collections":0,"heap_words":2510898,"top_heap_words":2515258},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.2_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 2 256","time_secs":5.573608875274658,"user_time_secs":10.523828,"sys_time_secs":0.019916,"maxrss_kB":25140,"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","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":6909572,"minor_words":4808256,"promoted_words":4608,"major_words":2105924,"minor_collections":25,"major_collections":9,"forced_major_collections":0,"heap_words":2191366,"top_heap_words":2191366},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.8_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 8 16","time_secs":13.845016956329346,"user_time_secs":96.55122900000001,"sys_time_secs":0.606086,"maxrss_kB":523960,"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","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":213269005,"minor_words":146548842,"promoted_words":1825713,"major_words":68545876,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63411330,"top_heap_words":64410754},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.4_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 4 roomfront.ml.txt","time_secs":30.984586000442505,"user_time_secs":114.480359,"sys_time_secs":0.087813,"maxrss_kB":31076,"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","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":30690873492,"minor_words":30690808108,"promoted_words":36897585,"major_words":36962969,"minor_collections":31873,"major_collections":58,"forced_major_collections":0,"heap_words":2269234,"top_heap_words":2285882},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.20_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 20 16","time_secs":6.364386081695557,"user_time_secs":97.056849,"sys_time_secs":0.678244,"maxrss_kB":548824,"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","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":213273448,"minor_words":146553285,"promoted_words":1826203,"major_words":68546366,"minor_collections":415,"major_collections":19,"forced_major_collections":0,"heap_words":63521922,"top_heap_words":64521346},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":55.43200707435608,"user_time_secs":52.110051,"sys_time_secs":0.570184,"maxrss_kB":833456,"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","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":4068476601,"minor_words":4068476535,"promoted_words":1455951913,"major_words":1455951979,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":105938944},"codesize":339094.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.16_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 16 2048","time_secs":2.5233991146087646,"user_time_secs":38.083795,"sys_time_secs":0.175464,"maxrss_kB":162068,"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","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":17258193350,"minor_words":17241416064,"promoted_words":4607947,"major_words":21385233,"minor_collections":4345,"major_collections":9,"forced_major_collections":0,"heap_words":13234185,"top_heap_words":13389833},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 20 1024","time_secs":0.546116828918457,"user_time_secs":8.265955999999999,"sys_time_secs":0.043609,"maxrss_kB":37896,"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","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":3932113,"minor_words":780172,"promoted_words":4378,"major_words":3156319,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3600393,"top_heap_words":3600393},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":1.0880298614501953,"user_time_secs":21.125989,"sys_time_secs":0.248493,"maxrss_kB":160388,"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","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":49328221,"minor_words":48277530,"promoted_words":16694558,"major_words":17745249,"minor_collections":555,"major_collections":15,"forced_major_collections":0,"heap_words":13254659,"top_heap_words":13266947},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.2_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 2 64 1_048_576","time_secs":4.2983338832855225,"user_time_secs":8.115703,"sys_time_secs":0.1197,"maxrss_kB":25716,"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","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":807576680,"minor_words":599774656,"promoted_words":144982,"major_words":207947006,"minor_collections":1675,"major_collections":632,"forced_major_collections":0,"heap_words":1022390,"top_heap_words":2081404},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody.exe 512 2048","time_secs":19.848166942596436,"user_time_secs":18.892656,"sys_time_secs":0.003987,"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","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":76521,"minor_words":74406,"promoted_words":462,"major_words":2577,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":260829.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.2_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 2 15","time_secs":76.48852586746216,"user_time_secs":145.363559,"sys_time_secs":0.003986,"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","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":16399918484,"minor_words":16399918418,"promoted_words":31273139,"major_words":31273205,"minor_collections":31818,"major_collections":594,"forced_major_collections":0,"heap_words":204800,"top_heap_words":217350},"codesize":351785.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":120.1621789932251,"user_time_secs":102.038017,"sys_time_secs":7.778236,"maxrss_kB":7679380,"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","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":317343.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.12_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 12 2048","time_secs":3.4553799629211426,"user_time_secs":39.7043,"sys_time_secs":0.191384,"maxrss_kB":152872,"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","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":17255311122,"minor_words":17238533836,"promoted_words":3936067,"major_words":20713353,"minor_collections":5755,"major_collections":9,"forced_major_collections":0,"heap_words":13176841,"top_heap_words":17588236},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.24_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 24 roomfront.ml.txt","time_secs":6.070284843444824,"user_time_secs":133.961189,"sys_time_secs":0.267443,"maxrss_kB":83684,"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","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":30693092011,"minor_words":30693026627,"promoted_words":37763867,"major_words":37829251,"minor_collections":5774,"major_collections":41,"forced_major_collections":0,"heap_words":3641394,"top_heap_words":3641658},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.2_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 2 10000 10000","time_secs":29.095278024673462,"user_time_secs":51.863576,"sys_time_secs":2.813034,"maxrss_kB":3919256,"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","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":5066087780,"minor_words":3765817700,"promoted_words":778521,"major_words":1301048601,"minor_collections":7510,"major_collections":26,"forced_major_collections":0,"heap_words":400552754,"top_heap_words":500582754},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.8_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 8 2048","time_secs":4.600616931915283,"user_time_secs":34.769424,"sys_time_secs":0.219302,"maxrss_kB":144696,"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","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":17251605046,"minor_words":17234827760,"promoted_words":3397188,"major_words":20174474,"minor_collections":8480,"major_collections":10,"forced_major_collections":0,"heap_words":12996617,"top_heap_words":17604620},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":8.889562845230103,"user_time_secs":8.356783,"sys_time_secs":0.131571,"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","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":807004311,"minor_words":599234671,"promoted_words":135280,"major_words":207904920,"minor_collections":2959,"major_collections":1033,"forced_major_collections":0,"heap_words":813935,"top_heap_words":1085589},"codesize":432710.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.8_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 8 256","time_secs":1.3976969718933105,"user_time_secs":10.5943,"sys_time_secs":0.036035,"maxrss_kB":37024,"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","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":8276682,"minor_words":6175366,"promoted_words":4481,"major_words":2105797,"minor_collections":14,"major_collections":9,"forced_major_collections":0,"heap_words":2314246,"top_heap_words":2314246},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.12_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 12 134217728","time_secs":15.238830089569092,"user_time_secs":57.023701,"sys_time_secs":1.470525,"maxrss_kB":2134216,"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","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":793861076,"minor_words":525425552,"promoted_words":714954,"major_words":269150478,"minor_collections":237,"major_collections":4,"forced_major_collections":0,"heap_words":269459462,"top_heap_words":269459462},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 24 1024","time_secs":0.49750304222106934,"user_time_secs":8.676987,"sys_time_secs":0.063801,"maxrss_kB":38920,"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","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":4034749,"minor_words":882808,"promoted_words":5112,"major_words":3157053,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3670025,"top_heap_words":3670025},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":21.293856859207153,"user_time_secs":40.301979,"sys_time_secs":0.075778,"maxrss_kB":41288,"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","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":4518157,"minor_words":4502090,"promoted_words":4063389,"major_words":4079456,"minor_collections":16,"major_collections":5,"forced_major_collections":0,"heap_words":4198787,"top_heap_words":4202883},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 8 1024","time_secs":2.6979990005493164,"user_time_secs":19.140093,"sys_time_secs":0.10387,"maxrss_kB":99056,"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","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":45682244,"minor_words":44631553,"promoted_words":23404343,"major_words":24455034,"minor_collections":604,"major_collections":20,"forced_major_collections":0,"heap_words":10129411,"top_heap_words":10141699},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":54.348336935043335,"user_time_secs":51.092789,"sys_time_secs":0.606063,"maxrss_kB":844680,"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","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":4068476864,"minor_words":4068476798,"promoted_words":1455663918,"major_words":1455663984,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":100139008,"top_heap_words":107372544},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":26.68265199661255,"user_time_secs":50.28037,"sys_time_secs":0.011962,"maxrss_kB":10712,"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","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":25348,"minor_words":25282,"promoted_words":894,"major_words":960,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":94208,"top_heap_words":94208},"codesize":353262.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":128.02529191970825,"user_time_secs":159.785709,"sys_time_secs":7.838227,"maxrss_kB":7829520,"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","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":6531581691,"minor_words":6176114348,"promoted_words":308295499,"major_words":663762842,"minor_collections":17664,"major_collections":9,"forced_major_collections":0,"heap_words":520474645,"top_heap_words":520474645},"codesize":366131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.4_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 4 134217728","time_secs":24.013120889663696,"user_time_secs":56.960525,"sys_time_secs":1.375472,"maxrss_kB":2115672,"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","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":793251377,"minor_words":524815853,"promoted_words":685736,"major_words":269121260,"minor_collections":651,"major_collections":4,"forced_major_collections":0,"heap_words":269234182,"top_heap_words":269234182},"codesize":352327.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.24_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 24 64 1_048_576","time_secs":0.7868998050689697,"user_time_secs":10.49949,"sys_time_secs":0.963701,"maxrss_kB":213132,"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","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":807709447,"minor_words":599907423,"promoted_words":164964,"major_words":207966988,"minor_collections":213,"major_collections":87,"forced_major_collections":0,"heap_words":6625706,"top_heap_words":7313160},"codesize":522245.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.16_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 16 256","time_secs":0.7904160022735596,"user_time_secs":11.322311,"sys_time_secs":0.047891,"maxrss_kB":54788,"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","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":6622505,"minor_words":4521189,"promoted_words":5807,"major_words":2107123,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2420742,"top_heap_words":2420742},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.24_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 24 2048","time_secs":1.9873950481414795,"user_time_secs":44.887994,"sys_time_secs":0.535675,"maxrss_kB":182604,"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","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":17265959362,"minor_words":17249182076,"promoted_words":5105426,"major_words":21882712,"minor_collections":2936,"major_collections":9,"forced_major_collections":0,"heap_words":13520905,"top_heap_words":17788940},"codesize":353972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.2_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 2 512 2048","time_secs":9.677098989486694,"user_time_secs":18.520545,"sys_time_secs":0.007982,"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","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":11242245,"minor_words":11240130,"promoted_words":23280,"major_words":25395,"minor_collections":29,"major_collections":1,"forced_major_collections":0,"heap_words":100355,"top_heap_words":100355},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 8 1024","time_secs":1.122981071472168,"user_time_secs":8.04194,"sys_time_secs":0.040089,"maxrss_kB":34096,"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","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":3726657,"minor_words":574716,"promoted_words":1954,"major_words":3153895,"minor_collections":10,"major_collections":7,"forced_major_collections":0,"heap_words":3387401,"top_heap_words":3387401},"codesize":351964.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.16_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 16 roomfront.ml.txt","time_secs":8.451943874359131,"user_time_secs":125.323659,"sys_time_secs":0.187526,"maxrss_kB":63120,"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","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":30705389147,"minor_words":30705323763,"promoted_words":37813604,"major_words":37878988,"minor_collections":8366,"major_collections":46,"forced_major_collections":0,"heap_words":3137586,"top_heap_words":3141946},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 1 1024","time_secs":18.320624113082886,"user_time_secs":17.348244,"sys_time_secs":0.071769,"maxrss_kB":68664,"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","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":26472882,"minor_words":25422191,"promoted_words":25300826,"major_words":26351517,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.4_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 4 256","time_secs":2.81968092918396,"user_time_secs":10.61826,"sys_time_secs":0.019951,"maxrss_kB":29484,"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","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":9178065,"minor_words":7076749,"promoted_words":4837,"major_words":2106153,"minor_collections":19,"major_collections":9,"forced_major_collections":0,"heap_words":2220038,"top_heap_words":2220038},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.4_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 4 16_000","time_secs":11.307679891586304,"user_time_secs":40.224098,"sys_time_secs":0.09571399999999999,"maxrss_kB":45096,"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","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":4700493,"minor_words":4684426,"promoted_words":4062641,"major_words":4078708,"minor_collections":13,"major_collections":3,"forced_major_collections":0,"heap_words":4247939,"top_heap_words":4252035},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.16_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 16 512 2048","time_secs":1.4832630157470703,"user_time_secs":23.446311,"sys_time_secs":0.023973,"maxrss_kB":36688,"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","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":17887259,"minor_words":17885144,"promoted_words":28448,"major_words":30563,"minor_collections":10,"major_collections":1,"forced_major_collections":0,"heap_words":411651,"top_heap_words":411651},"codesize":353097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2.exe 5_500","time_secs":7.517136096954346,"user_time_secs":7.158905,"sys_time_secs":0.007976,"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","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":339420.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.12_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 12 16_000","time_secs":3.7887821197509766,"user_time_secs":40.25994,"sys_time_secs":0.155443,"maxrss_kB":55696,"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","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":5349166,"minor_words":5333099,"promoted_words":4062595,"major_words":4078662,"minor_collections":12,"major_collections":2,"forced_major_collections":0,"heap_words":4485507,"top_heap_words":4489603},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.16_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 16 10000 10000","time_secs":4.600998878479004,"user_time_secs":55.190627,"sys_time_secs":4.20813,"maxrss_kB":4074604,"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","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":5040631240,"minor_words":3740361160,"promoted_words":856482,"major_words":1301126562,"minor_collections":1050,"major_collections":20,"forced_major_collections":0,"heap_words":500885858,"top_heap_words":503756719},"codesize":354287.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition.exe 2048","time_secs":29.910032033920288,"user_time_secs":28.335676,"sys_time_secs":0.123614,"maxrss_kB":104088,"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","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":17230197410,"minor_words":17213420124,"promoted_words":468,"major_words":16777754,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":260456.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.20_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 20 roomfront.ml.txt","time_secs":6.893099069595337,"user_time_secs":126.915088,"sys_time_secs":0.382478,"maxrss_kB":74460,"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","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":30677672426,"minor_words":30677607042,"promoted_words":37743763,"major_words":37809147,"minor_collections":6787,"major_collections":42,"forced_major_collections":0,"heap_words":3510322,"top_heap_words":3510586},"codesize":456958.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.4_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 4 12","time_secs":15.633065938949585,"user_time_secs":50.211878,"sys_time_secs":0.011963,"maxrss_kB":10680,"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","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":79239,"minor_words":79173,"promoted_words":1129,"major_words":1195,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":139264,"top_heap_words":139264},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.8_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 8 12","time_secs":10.49370789527893,"user_time_secs":50.253873,"sys_time_secs":0.011966,"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","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":292304,"minor_words":292238,"promoted_words":1728,"major_words":1794,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":229376,"top_heap_words":229376},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.12_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 12 256","time_secs":1.018880844116211,"user_time_secs":10.963883,"sys_time_secs":0.02803,"maxrss_kB":36772,"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","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":9759817,"minor_words":7658501,"promoted_words":8271,"major_words":2109587,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2351110,"top_heap_words":2351110},"codesize":354590.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":5.433653116226196,"user_time_secs":50.640464,"sys_time_secs":0.067813,"maxrss_kB":14100,"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","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":2652620,"minor_words":2652554,"promoted_words":4376,"major_words":4442,"minor_collections":12,"major_collections":1,"forced_major_collections":0,"heap_words":475136,"top_heap_words":475136},"codesize":353262.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":22.25487208366394,"user_time_secs":56.335651,"sys_time_secs":1.185803,"maxrss_kB":1413920,"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","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":4079744015,"minor_words":4079743949,"promoted_words":1317294813,"major_words":1317294879,"minor_collections":5411,"major_collections":41,"forced_major_collections":0,"heap_words":87818240,"top_heap_words":133824512},"codesize":352447.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":52.71437191963196,"user_time_secs":50.108004,"sys_time_secs":0.003987,"maxrss_kB":10572,"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","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":188003.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.16_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 16 16","time_secs":7.5140838623046875,"user_time_secs":96.545045,"sys_time_secs":0.702087,"maxrss_kB":540676,"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","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":213271587,"minor_words":146551424,"promoted_words":1826013,"major_words":68546176,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63485058,"top_heap_words":64484482},"codesize":322559.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.4_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 4 15","time_secs":38.07272720336914,"user_time_secs":144.852513,"sys_time_secs":0.003987,"maxrss_kB":14972,"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","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":16399723243,"minor_words":16399723177,"promoted_words":31939316,"major_words":31939382,"minor_collections":16231,"major_collections":376,"forced_major_collections":0,"heap_words":331776,"top_heap_words":336003},"codesize":351785.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":3.9225709438323975,"user_time_secs":7.517568,"sys_time_secs":0.01596,"maxrss_kB":10700,"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","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":2420797053,"minor_words":2420675965,"promoted_words":43533,"major_words":164621,"minor_collections":4643,"major_collections":5,"forced_major_collections":0,"heap_words":158837,"top_heap_words":175346},"codesize":352226.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":42.21791195869446,"user_time_secs":40.113942,"sys_time_secs":0.051837,"maxrss_kB":38756,"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","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":4449096,"minor_words":4433029,"promoted_words":4063947,"major_words":4080014,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":352337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":9.133983135223389,"user_time_secs":17.209001,"sys_time_secs":0.087699,"maxrss_kB":74888,"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","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":38252734,"minor_words":37202043,"promoted_words":25216079,"major_words":26266770,"minor_collections":772,"major_collections":22,"forced_major_collections":0,"heap_words":8482819,"top_heap_words":8486915},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 12 1024","time_secs":1.9762439727783203,"user_time_secs":20.375373,"sys_time_secs":0.145163,"maxrss_kB":110380,"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","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":47701564,"minor_words":46650873,"promoted_words":21765242,"major_words":22815933,"minor_collections":575,"major_collections":18,"forced_major_collections":0,"heap_words":10330115,"top_heap_words":10366979},"codesize":352600.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20240924_062428/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par.20240924_040752.b516815688647d5f975bddd06751bb6e61d816c9.log b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par.20240924_040752.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..fbbcfd3a8 --- /dev/null +++ b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par.20240924_040752.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,569 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 65 +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="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" 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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[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 +[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.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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 +[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 +[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 +[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 +[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] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[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/ +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[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 +[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 +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[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 +[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 +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed saturn.0.4.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed jsonm.1.0.2 +-> installed logs.0.7.0 +-> installed repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-lib.2.4.2 +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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_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: 99.992803 s. +Generating edge list... +Generated. Time: 96.339220 s. +Executing benchmarks with: + RUN_CONFIG_JSON=multicore_parallel_run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..fe5d90ff1 --- /dev/null +++ b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,138 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":51,"distr_latency":[0.003823,0.004495,0.005319,0.005911,0.006383,0.082943,0.124479,0.242047,0.250239,0.252159,0.253951,0.256639,0.262143,0.394495,0.534527,51.380223,51.380223,51.380223]} +{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.022047,0.036959,0.040191,0.045951,0.080063,0.086463,0.141183,0.250111,1.632255,1.633279,1.636351,1.637375,1.638399,1.646591,1.646591,1.646591,1.646591,1.646591]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":962,"distr_latency":[0.001007,0.002039,0.002127,0.002247,0.002295,0.002335,0.002407,0.002631,0.886271,1.507327,1.523711,2.746367,2.764799,3.411967,67.764223,962.068479,962.068479,962.068479]} +{"name":"mergesort_multicore.12_134217728","mean_latency":8,"max_latency":2569,"distr_latency":[0.003583,0.023071,0.035263,0.045471,0.060671,0.087231,0.104255,0.120447,0.147327,0.159999,0.173695,0.301823,40.796159,2405.433343,2485.125119,2569.011199,2569.011199,2569.011199]} +{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":50,"distr_latency":[0.011719,0.046559,0.083583,0.303871,0.827391,1.205247,1.488895,1.754111,2.375679,2.582527,2.818047,3.180543,4.206591,47.251455,50.823167,50.823167,50.823167,50.823167]} +{"name":"fannkuchredux_multicore.12_12","mean_latency":48,"max_latency":5020,"distr_latency":[0.007655,0.027119,0.031887,0.038175,0.045247,0.067775,0.093631,0.163839,69.599231,70.123519,102.563839,106.299391,578.813951,5020.581887,5020.581887,5020.581887,5020.581887,5020.581887]} +{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001583,0.004295,0.005183,0.005655,0.005887,0.006159,0.006447,0.006903,0.008479,0.009799,0.010927,0.012103,0.014743,0.076671,1.099775,1.101823,1.101823,1.101823]} +{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":2057,"distr_latency":[0.002895,0.013791,0.034783,0.579071,1.203199,3.272703,3.686399,5.144575,13.377535,16.105471,18.448383,21.577727,25.903103,95.485951,1391.460351,2057.306111,2057.306111,2057.306111]} +{"name":"fannkuchredux_multicore.24_12","mean_latency":411,"max_latency":5117,"distr_latency":[0.046751,0.086527,0.132735,0.191615,0.373247,0.552959,4.448255,119.603199,5108.662271,5108.662271,5108.662271,5112.856575,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.011311,0.030383,0.092223,0.172927,0.208383,0.227839,0.229887,0.233471,0.245631,0.246271,0.246271,0.247423,0.247423,0.618495,0.618495,0.618495,0.618495,0.618495]} +{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":1763,"distr_latency":[0.001847,0.013575,0.017711,0.021487,0.024607,0.030703,0.040287,0.062431,0.078911,0.086527,0.092991,0.103103,0.131327,1365.245951,1762.656255,1763.704831,1763.704831,1763.704831]} +{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":59,"distr_latency":[0.004199,0.008063,0.012087,0.023391,0.026559,0.030271,0.035615,0.043263,0.081343,0.099519,0.137087,0.317439,1.600511,19.939327,57.343999,58.556415,59.179007,59.179007]} +{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.007871,0.023743,0.028159,0.030943,0.032559,0.034399,0.036543,0.039679,0.048095,0.056703,0.072831,0.122815,0.242175,4.317183,4.345855,4.358143,4.358143,4.358143]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":62,"distr_latency":[0.006071,0.033407,0.038367,0.040511,0.041631,0.042911,0.044511,0.047007,0.053375,0.057151,0.064255,0.086399,0.103167,0.232575,51.183615,59.506687,62.652415,62.652415]} +{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003991,0.021087,0.038623,0.067263,0.109247,0.174719,0.191615,0.230015,0.845823,0.846335,0.847871,0.848895,0.848895,0.849407,0.849407,0.849407,0.849407,0.849407]} +{"name":"mergesort.134217728","mean_latency":2,"max_latency":324,"distr_latency":[0.002959,0.007015,0.007775,0.008383,0.008967,0.010047,0.010303,0.022911,0.042623,0.045119,0.046079,0.048223,0.390911,324.272127,324.272127,324.272127,324.272127,324.272127]} +{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":2,"distr_latency":[0.016639,0.068479,0.170495,0.815615,0.930303,1.024511,1.176575,1.366015,1.726463,1.815551,1.857535,1.964031,2.068479,2.332671,2.537471,2.537471,2.537471,2.537471]} +{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.003983,0.010535,0.012503,0.013519,0.014087,0.014807,0.015847,0.018367,0.060255,0.064991,0.068863,0.073215,0.082687,0.190847,42.926079,46.727167,46.727167,46.727167]} +{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1524,"distr_latency":[0.001359,0.011031,0.013239,0.015031,0.015935,0.017263,0.019439,0.028175,0.050911,0.052735,0.055775,0.062559,0.091455,134.086655,1524.629503,1524.629503,1524.629503,1524.629503]} +{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.000991,0.002287,0.002351,0.002383,0.002415,0.002455,0.002511,0.002583,0.002735,0.002807,0.002927,0.003495,0.006159,0.009535,0.046719,3.192831,51.150847,51.150847]} +{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":50,"distr_latency":[0.007927,0.039167,0.044447,0.046655,0.047775,0.049055,0.050847,0.054079,0.067199,0.075071,0.087039,0.109695,0.130367,0.321279,49.250303,50.855935,50.855935,50.855935]} +{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":133,"distr_latency":[0.003967,0.008039,0.013991,0.021903,0.024047,0.026815,0.031503,0.038751,0.081279,0.104639,0.162303,0.566783,1.863679,12.509183,42.139647,42.139647,133.496831,133.496831]} +{"name":"mandelbrot6_multicore.8_16_000","mean_latency":13,"max_latency":582,"distr_latency":[0.001879,0.035519,0.041855,0.052319,0.108351,0.203647,2.001919,8.269823,18.808831,26.640383,68.157439,322.699263,438.566911,582.483967,582.483967,582.483967,582.483967,582.483967]} +{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":50,"distr_latency":[0.008983,0.044863,0.050623,0.053311,0.054655,0.056191,0.058303,0.061823,0.076671,0.085311,0.106943,0.124927,0.143871,4.956159,50.135039,50.266111,50.298879,50.298879]} +{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":155,"distr_latency":[0.003127,0.015591,0.020319,0.021663,0.022447,0.023503,0.025631,0.031183,0.039295,0.043775,0.054911,0.073151,0.103871,5.963775,51.118079,155.320319,155.713535,155.713535]} +{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":31,"distr_latency":[0.002527,0.008247,0.012391,0.023711,0.042687,0.058591,0.069119,0.091519,0.135295,0.175743,0.277759,0.433919,0.699391,1.613823,29.327359,31.571967,31.571967,31.571967]} +{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.005975,0.017231,0.020975,0.023567,0.024847,0.026351,0.028287,0.030719,0.037695,0.044191,0.060031,0.081791,0.114687,0.503807,3.803135,3.803135,3.803135,3.803135]} +{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":203,"distr_latency":[0.003239,0.006495,0.006959,0.007735,0.008663,0.010495,0.041151,0.166015,0.398591,0.420607,0.448767,0.457727,0.468735,0.679423,155.320319,203.554815,203.554815,203.554815]} +{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.001199,0.002631,0.002735,0.002831,0.002879,0.002951,0.003055,0.003559,0.008783,0.009167,0.009815,0.010447,0.012079,0.071231,0.215935,0.215935,0.215935,0.215935]} +{"name":"matrix_multiplication_multicore.12_1024","mean_latency":7,"max_latency":116,"distr_latency":[0.002671,0.027871,0.047167,0.059391,0.105471,0.188799,0.230911,0.261503,114.098175,114.622463,115.146751,115.539967,116.064255,116.523007,116.523007,116.523007,116.523007,116.523007]} +{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000959,0.001895,0.001983,0.002031,0.002055,0.002095,0.002151,0.002223,0.002383,0.002471,0.002727,0.004127,0.006839,0.009287,0.035071,0.716799,3.235839,3.235839]} +{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.009775,0.021391,0.065439,0.205183,0.213375,0.220543,0.228351,0.238079,0.246271,0.248063,0.255103,0.255103,0.257023,0.816127,0.816127,0.816127,0.816127,0.816127]} +{"name":"mandelbrot6_multicore.16_16_000","mean_latency":6,"max_latency":180,"distr_latency":[0.009199,0.079935,0.194303,0.241151,0.331775,0.406783,0.763391,10.289151,24.215551,26.329087,70.254591,138.674175,175.112191,179.961855,180.092927,180.092927,180.092927,180.092927]} +{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":1659,"distr_latency":[0.001591,0.010255,0.022495,0.512767,1.518591,3.141631,3.246079,3.659775,5.578751,6.004735,6.529023,7.823359,15.736831,61.276159,657.981439,1659.895807,1659.895807,1659.895807]} +{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":1,"distr_latency":[0.009335,0.054719,0.064127,0.161279,0.215423,0.226047,0.752639,1.548287,1.551359,1.552383,1.553407,1.553407,1.553407,1.554431,1.554431,1.554431,1.554431,1.554431]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":47,"distr_latency":[0.003519,0.004175,0.005399,0.006031,0.006575,0.085247,0.125759,0.242559,0.251135,0.253183,0.254975,0.257407,0.262911,0.363263,0.532479,47.480831,47.480831,47.480831]} +{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.005943,0.008255,0.011607,0.015983,0.021839,0.028255,0.049567,0.087807,0.100095,0.116287,0.133503,0.156159,0.296191,0.721919,0.721919,0.721919,0.721919]} +{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":51,"distr_latency":[0.003543,0.023295,0.027983,0.030143,0.031167,0.032367,0.034015,0.036831,0.046847,0.053855,0.061023,0.070207,0.085759,0.165119,3.006463,51.019775,51.019775,51.019775]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000983,0.001863,0.001951,0.002015,0.002047,0.002079,0.002127,0.002191,0.002327,0.002383,0.002519,0.003159,0.006103,0.010575,0.082815,0.848383,0.848383,0.848383]} +{"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":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":957,"distr_latency":[0.001079,0.002335,0.002431,0.002511,0.002551,0.002599,0.002679,0.002935,0.886271,1.513471,1.524735,2.756607,2.775039,3.383295,68.091903,957.874175,957.874175,957.874175]} +{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":135,"distr_latency":[0.007287,0.016527,0.027455,0.041887,0.058111,0.096191,0.126527,0.153983,0.257535,0.292863,0.383743,0.541695,0.852991,7.507967,123.076607,135.790591,135.790591,135.790591]} +{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":66,"distr_latency":[0.001775,0.007599,0.008207,0.008967,0.009599,0.010911,0.014671,0.045695,0.342015,0.415743,0.519935,0.653311,0.888319,20.398079,50.593791,66.945023,66.945023,66.945023]} +{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.006783,0.020783,0.024383,0.026863,0.028287,0.029983,0.032015,0.035775,0.053887,0.073663,0.085759,0.102975,0.148223,3.971071,3.993599,3.997695,3.997695,3.997695]} +{"name":"fannkuchredux_multicore.8_12","mean_latency":1420,"max_latency":4869,"distr_latency":[1.605631,27.836415,596.639743,597.688319,4278.190079,4280.287231,4815.060991,4852.809727,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943,4869.586943]} +{"name":"mergesort_multicore.16_134217728","mean_latency":11,"max_latency":2728,"distr_latency":[0.007031,0.039519,0.053503,0.071871,0.092159,0.109503,0.127039,0.148479,0.197119,0.218751,0.349439,0.653823,36.012031,2571.108351,2720.006143,2728.394751,2728.394751,2728.394751]} +{"name":"fannkuchredux_multicore.4_12","mean_latency":966,"max_latency":4238,"distr_latency":[1.011711,90.243071,688.390143,688.390143,688.390143,688.914431,688.914431,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191,4238.344191]} +{"name":"binarytrees5_multicore.1_23","mean_latency":0,"max_latency":60,"distr_latency":[0.005375,0.100415,0.448255,0.949759,1.139711,1.823743,2.568191,2.586623,4.079615,4.145151,4.157439,4.173823,4.239359,6.848511,56.295423,60.522495,60.522495,60.522495]} +{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.006023,0.008807,0.011967,0.016015,0.021887,0.029135,0.050815,0.088511,0.099839,0.117247,0.133887,0.160383,0.296703,0.743935,0.743935,0.743935,0.743935]} +{"name":"matrix_multiplication_multicore.20_1024","mean_latency":12,"max_latency":123,"distr_latency":[0.011583,0.059167,0.091135,0.125311,0.207743,0.234751,0.251775,23.183359,120.979455,121.765887,122.159103,122.552319,122.879999,123.404287,123.404287,123.404287,123.404287,123.404287]} +{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":46,"distr_latency":[0.001695,0.006095,0.007999,0.014743,0.021983,0.034783,0.041887,0.050303,0.071615,0.087231,0.105215,0.142335,0.368895,1.056767,43.778047,46.497791,46.497791,46.497791]} +{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":1,"distr_latency":[0.001063,0.007855,0.012407,0.020495,0.022799,0.025151,0.030767,0.057983,0.104063,0.113983,0.120383,0.134783,0.158463,0.350463,1.092607,1.092607,1.092607,1.092607]} +{"name":"floyd_warshall_multicore.12_1024","mean_latency":0,"max_latency":22,"distr_latency":[0.008039,0.038175,0.055135,0.090623,0.182399,1.522687,2.088959,3.235839,4.272127,5.332991,7.917567,10.911743,13.795327,21.118975,22.839295,22.839295,22.839295,22.839295]} +{"name":"binarytrees5_multicore.24_23","mean_latency":4,"max_latency":1525,"distr_latency":[0.007631,0.028383,0.062783,0.698879,1.474559,3.524607,4.036607,6.860799,28.082175,40.894463,50.593791,54.362111,56.721407,337.117183,1368.391679,1525.678079,1525.678079,1525.678079]} +{"name":"game_of_life_multicore.4_256","mean_latency":0,"max_latency":1,"distr_latency":[0.008703,0.029455,0.053663,0.099711,0.146431,0.192127,0.220927,0.230911,0.417791,0.419327,0.424447,0.553983,1.113087,1.235967,1.235967,1.235967,1.235967,1.235967]} +{"name":"mergesort_multicore.20_134217728","mean_latency":14,"max_latency":2753,"distr_latency":[0.008975,0.046591,0.059039,0.085055,0.119807,0.139519,0.156543,0.180223,0.234239,0.263167,0.503295,3.133439,33.751039,2711.617535,2751.463423,2753.560575,2753.560575,2753.560575]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":51,"distr_latency":[0.001159,0.006695,0.007431,0.007999,0.008295,0.008631,0.009055,0.009711,0.011071,0.011727,0.013015,0.014871,0.018303,0.039071,0.073791,51.150847,51.150847,51.150847]} +{"name":"matrix_multiplication_multicore.24_1024","mean_latency":9,"max_latency":117,"distr_latency":[0.011935,0.044447,0.063391,0.108095,0.150143,0.208639,0.244095,23.937023,109.903871,110.690303,112.066559,113.704959,115.146751,117.964799,117.964799,117.964799,117.964799,117.964799]} +{"name":"binarytrees5_multicore.2_23","mean_latency":1,"max_latency":357,"distr_latency":[0.001215,0.010319,0.086911,0.588287,1.351679,2.807807,3.094527,3.160063,3.620863,3.897343,4.206591,4.968447,6.643711,46.006271,93.126655,357.302271,357.302271,357.302271]} +{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":114,"distr_latency":[0.002295,0.006639,0.013007,0.015063,0.016343,0.018431,0.022207,0.029423,0.073983,0.102143,0.286719,0.909823,1.641471,18.317311,37.060607,37.683199,114.556927,114.556927]} +{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":112,"distr_latency":[0.002423,0.010791,0.019567,0.047103,0.056447,0.169599,0.220543,0.240895,0.253311,0.255615,0.470015,1.276927,112.001023,112.394239,112.394239,112.394239,112.394239,112.394239]} +{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":53,"distr_latency":[0.008631,0.028911,0.085055,0.202239,0.270335,0.371711,0.468735,0.596991,0.889343,0.920063,0.975871,1.262591,1.393663,53.149695,53.149695,53.149695,53.149695,53.149695]} +{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":147,"distr_latency":[0.001799,0.010191,0.012591,0.013839,0.014455,0.015127,0.015927,0.017119,0.019871,0.020831,0.022031,0.024319,0.034495,6.717439,50.888703,146.800639,147.062783,147.062783]} +{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001367,0.011047,0.013383,0.014655,0.015319,0.016127,0.017263,0.019071,0.022351,0.023599,0.025615,0.029711,0.034367,0.055135,0.121151,50.102271,50.397183,50.397183]} +{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.005991,0.008223,0.011863,0.016495,0.023167,0.029071,0.050271,0.090111,0.102335,0.119359,0.133631,0.158079,0.335103,0.718847,0.718847,0.718847,0.718847]} +{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.043359,0.050783,0.053183,0.395519,0.399103,0.402943,2.494463,2.512895,2.516991,2.516991,2.519039,2.521087,2.521087,2.521087,2.521087,2.521087,2.521087,2.521087]} +{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":36,"distr_latency":[0.011439,0.042495,0.060383,0.125759,0.618495,2.496511,4.382719,6.524927,9.584639,12.951551,15.777791,19.333119,24.723455,30.867455,36.143103,36.143103,36.143103,36.143103]} +{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003815,0.006759,0.009831,0.018463,0.024463,0.028159,0.030559,0.036991,0.048607,0.050239,0.051871,0.056351,0.071103,0.278783,0.413439,1.108991,1.108991,1.108991]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":51,"distr_latency":[0.002759,0.017871,0.022159,0.024031,0.025007,0.026079,0.027471,0.029391,0.034143,0.036575,0.041183,0.049567,0.062495,0.133503,50.167807,51.019775,51.019775,51.019775]} +{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047,0.770047]} +{"name":"mandelbrot6_multicore.20_16_000","mean_latency":12,"max_latency":178,"distr_latency":[0.033567,0.103679,0.294399,5.046271,7.041023,14.639103,15.122431,34.111487,78.577663,83.427327,109.838335,154.402815,168.820735,178.651135,178.651135,178.651135,178.651135,178.651135]} +{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":48,"distr_latency":[0.002807,0.007511,0.009031,0.009807,0.010215,0.010679,0.011287,0.012423,0.018239,0.049599,0.056863,0.061471,0.068159,0.109503,3.115007,48.594943,48.594943,48.594943]} +{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.004087,0.014839,0.015383,0.016719,0.018623,0.025103,0.107455,0.124671,0.632831,0.632831,0.633343,0.633855,0.641023,0.686079,0.686079,0.686079,0.686079,0.686079]} +{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":4,"distr_latency":[0.009815,0.023263,0.027951,0.030175,0.031439,0.033119,0.035935,0.044095,0.088447,0.093119,0.100031,0.111167,0.126079,0.399103,4.063231,4.077567,4.085759,4.085759]} +{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.002407,0.007087,0.007975,0.008687,0.009087,0.009703,0.011463,0.013447,0.015583,0.016607,0.018127,0.020447,0.050143,0.171903,2.136063,2.140159,2.140159,2.140159]} +{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":0,"distr_latency":[0.001479,0.008919,0.015879,0.022927,0.025279,0.028239,0.036479,0.060959,0.108671,0.123839,0.131839,0.145535,0.274431,0.633855,0.733695,0.733695,0.733695,0.733695]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":150,"distr_latency":[0.002503,0.013711,0.016367,0.017471,0.018063,0.018767,0.019791,0.021871,0.027615,0.029903,0.035263,0.047487,0.068095,6.156287,50.790399,150.077439,150.994943,150.994943]} +{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":54,"distr_latency":[0.018991,0.067263,0.169471,0.787455,0.892927,1.003007,1.139711,1.323007,1.711103,1.801215,1.898495,2.003967,2.107391,2.826239,54.689791,54.689791,54.689791,54.689791]} +{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":50,"distr_latency":[0.001167,0.005847,0.007143,0.015063,0.023247,0.030175,0.032927,0.036415,0.048127,0.055263,0.064511,0.078463,0.198143,0.982015,1.162239,50.954239,50.954239,50.954239]} +{"name":"binarytrees5.23","mean_latency":0,"max_latency":58,"distr_latency":[0.004407,0.099071,0.447487,0.945663,1.142783,1.816575,2.570239,2.584575,3.932159,4.126719,4.139007,4.155391,4.179967,7.839743,57.081855,58.818559,58.818559,58.818559]} +{"name":"mandelbrot6_multicore.12_16_000","mean_latency":7,"max_latency":264,"distr_latency":[0.003647,0.064255,0.097535,0.126655,0.151423,0.200319,6.938623,8.945663,25.591807,41.287679,65.175551,112.394239,201.981951,264.503295,264.503295,264.503295,264.503295,264.503295]} +{"name":"fannkuchredux_multicore.20_12","mean_latency":245,"max_latency":5234,"distr_latency":[0.020335,0.069567,0.078079,0.105663,0.147711,0.204287,0.310527,3.338239,448.004095,5016.387583,5028.970495,5234.491391,5234.491391,5234.491391,5234.491391,5234.491391,5234.491391,5234.491391]} +{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.007975,0.019119,0.023023,0.024783,0.025679,0.026831,0.028767,0.033247,0.073407,0.078015,0.082495,0.088959,0.106431,0.235391,42.074111,46.989311,46.989311,46.989311]} +{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":124,"distr_latency":[0.005151,0.009951,0.014055,0.028159,0.032927,0.037791,0.043871,0.051679,0.090559,0.110783,0.148607,0.320511,1.570815,21.233663,66.158591,72.024063,124.059647,124.059647]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":51,"distr_latency":[0.001159,0.005271,0.005631,0.005967,0.006151,0.006367,0.006639,0.007047,0.007935,0.008287,0.008767,0.009511,0.011215,0.041567,0.070591,0.601599,51.150847,51.150847]} +{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":51,"distr_latency":[0.000975,0.002247,0.002319,0.002359,0.002383,0.002407,0.002447,0.002503,0.002583,0.002615,0.002655,0.002775,0.004879,0.011015,0.083839,51.118079,51.118079,51.118079]} +{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879,0.698879]} +{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001135,0.003255,0.003999,0.004415,0.004671,0.004967,0.005311,0.005743,0.006527,0.006879,0.007839,0.009415,0.011367,0.056607,2.390015,50.855935,50.987007,50.987007]} +{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.005703,0.007823,0.012199,0.015623,0.020911,0.026111,0.045727,0.086591,0.100287,0.115135,0.128639,0.148095,0.333055,0.795135,0.795135,0.795135,0.795135]} +{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003055,0.006279,0.009839,0.015431,0.022815,0.024575,0.028463,0.035359,0.041919,0.043359,0.045791,0.049439,0.065855,0.218111,0.445183,1.059839,1.059839,1.059839]} +{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":46,"distr_latency":[0.015831,0.655871,0.682495,0.699391,0.704511,0.711679,0.719359,0.738303,0.769535,0.805375,0.850431,1.256447,1.972223,46.268415,46.268415,46.268415,46.268415,46.268415]} +{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":5,"distr_latency":[0.005927,0.013623,0.022751,0.035999,0.051327,0.078527,0.103679,0.133247,0.228351,0.286719,0.361471,0.464895,0.690175,1.405951,5.648383,5.869567,5.869567,5.869567]} +{"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":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010655,0.028767,0.107775,0.210047,0.220927,0.226431,0.230015,0.239359,0.250495,0.250751,0.251135,0.251135,0.253695,0.658431,0.658431,0.658431,0.658431,0.658431]} +{"name":"mandelbrot6_multicore.2_16_000","mean_latency":1,"max_latency":28,"distr_latency":[0.017455,0.324863,1.281023,2.269183,2.492415,3.336191,3.676159,4.069375,4.825087,4.825087,5.885951,5.898239,5.898239,28.426239,28.426239,28.426239,28.426239,28.426239]} +{"name":"binarytrees5_multicore.20_23","mean_latency":3,"max_latency":1421,"distr_latency":[0.006543,0.023567,0.058687,0.747519,1.767423,3.373055,3.887103,6.275071,25.837567,28.278783,37.027839,41.549823,47.841279,117.964799,912.785407,1421.869055,1421.869055,1421.869055]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":162,"distr_latency":[0.005623,0.018815,0.031647,0.033311,0.034143,0.035103,0.036511,0.039231,0.045887,0.048447,0.053311,0.072447,0.098175,0.381439,50.790399,161.218559,162.791423,162.791423]} +{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":897,"distr_latency":[0.005367,0.020463,0.046495,0.612863,1.302527,3.325951,3.885055,6.787071,27.394047,28.622847,30.687231,33.914879,37.650431,323.485695,498.597887,897.056767,897.056767,897.056767]} +{"name":"game_of_life_multicore.8_256","mean_latency":0,"max_latency":10,"distr_latency":[0.003895,0.019375,0.037279,0.097471,0.150655,0.194687,0.223359,0.740863,0.747519,10.133503,10.141695,10.207231,10.534911,10.567679,10.567679,10.567679,10.567679,10.567679]} +{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000959,0.006943,0.011127,0.018799,0.020671,0.024511,0.031167,0.053759,0.088511,0.100543,0.117055,0.133631,0.163583,0.630271,2.365439,2.365439,2.365439,2.365439]} +{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":170,"distr_latency":[0.006575,0.019247,0.036127,0.038239,0.039231,0.040447,0.042303,0.046463,0.056991,0.061567,0.071807,0.094399,0.121599,0.304895,50.921471,161.480703,170.524671,170.524671]} +{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":2,"distr_latency":[0.015079,0.042623,0.048607,0.155135,0.217727,0.241663,2.201599,2.205695,2.207743,2.209791,2.211839,2.211839,2.213887,2.213887,2.213887,2.213887,2.213887,2.213887]} +{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":122,"distr_latency":[0.003479,0.012071,0.020431,0.035519,0.063903,0.086207,0.113087,0.162559,0.219135,0.240895,0.311551,0.482047,0.890367,3.323903,120.717311,122.421247,122.421247,122.421247]} +{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":49,"distr_latency":[0.007311,0.042847,0.062559,0.132607,0.937983,1.379327,1.608703,1.854463,2.467839,2.891775,3.782655,4.366335,6.213631,48.824319,49.119231,49.119231,49.119231,49.119231]} +{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.004383,0.018175,0.019775,0.036447,0.041503,0.086463,0.092543,0.141183,1.012735,1.013247,1.014271,1.014783,1.015295,1.017855,1.017855,1.017855,1.017855,1.017855]} +{"name":"mandelbrot6_multicore.1_16_000","mean_latency":1,"max_latency":1,"distr_latency":[0.220415,1.081343,1.146879,1.908735,1.917951,1.919999,1.930239,1.940479,1.946623,1.946623,1.946623,1.946623,1.951743,1.951743,1.951743,1.951743,1.951743,1.951743]} +{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001735,0.004607,0.005967,0.006551,0.006847,0.007183,0.007583,0.008143,0.009527,0.010175,0.011111,0.013127,0.052095,0.080511,3.268607,50.823167,50.823167,50.823167]} +{"name":"fannkuchredux_multicore.1_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":"game_of_life_multicore.1_256","mean_latency":0,"max_latency":0,"distr_latency":[0.009623,0.023679,0.082943,0.153599,0.195071,0.213503,0.217727,0.224383,0.226175,0.226559,0.226559,0.236927,0.236927,0.702463,0.702463,0.702463,0.702463,0.702463]} +{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001087,0.003119,0.003599,0.003871,0.004007,0.004159,0.004351,0.004671,0.005591,0.005983,0.006759,0.008495,0.010399,0.038687,0.899071,1.167359,1.167359,1.167359]} +{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000967,0.006103,0.007967,0.011383,0.015903,0.021487,0.027983,0.049311,0.086335,0.099839,0.116159,0.133375,0.156159,0.295679,0.749567,0.749567,0.749567,0.749567]} +{"name":"mergesort_multicore.8_134217728","mean_latency":5,"max_latency":2713,"distr_latency":[0.002647,0.017295,0.022751,0.030287,0.035359,0.052095,0.070591,0.083327,0.111423,0.116735,0.127359,0.153727,0.503807,2076.180479,2631.925759,2713.714687,2713.714687,2713.714687]} +{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":51,"distr_latency":[0.001935,0.013935,0.017103,0.018607,0.019487,0.020591,0.021967,0.023839,0.027711,0.029551,0.032095,0.036351,0.041599,0.081471,50.331647,51.150847,51.150847,51.150847]} +{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":113,"distr_latency":[0.010527,0.019551,0.031951,0.078655,0.108735,0.203263,0.230271,0.352255,1.073151,2.971647,112.263167,112.590847,112.852991,113.377279,113.377279,113.377279,113.377279,113.377279]} +{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":146,"distr_latency":[0.001359,0.008271,0.009943,0.010999,0.011623,0.012271,0.012967,0.013831,0.015255,0.015735,0.016375,0.017551,0.020495,0.058143,50.626559,51.118079,146.669567,146.669567]} +{"name":"fannkuchredux_multicore.16_12","mean_latency":158,"max_latency":5075,"distr_latency":[0.015351,0.051679,0.058047,0.072063,0.127487,0.145279,0.264447,3.508223,82.509823,87.687167,574.619647,5020.581887,5066.719231,5075.107839,5075.107839,5075.107839,5075.107839,5075.107839]} +{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.002471,0.012975,0.014463,0.018111,0.023103,0.033215,0.059327,0.095871,0.210303,0.246271,0.376319,0.379135,0.393215,0.744447,0.744447,0.744447,0.744447,0.744447]} +{"name":"matrix_multiplication_multicore.16_1024","mean_latency":10,"max_latency":119,"distr_latency":[0.009983,0.053919,0.069567,0.088831,0.168575,0.219519,0.236799,0.250623,116.981759,117.506047,117.899263,118.095871,118.620159,119.078911,119.078911,119.078911,119.078911,119.078911]} +{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":42,"distr_latency":[0.011815,0.027983,0.034015,0.036703,0.038207,0.040159,0.043455,0.063647,0.097279,0.102847,0.110719,0.121663,0.137343,0.489983,42.795007,42.795007,42.795007,42.795007]} +{"name":"mandelbrot6_multicore.4_16_000","mean_latency":24,"max_latency":1159,"distr_latency":[0.002543,0.163967,1.202175,3.768319,5.701631,6.033407,6.320127,30.392319,70.057983,70.057983,218.103807,218.890239,280.231935,1159.725055,1159.725055,1159.725055,1159.725055,1159.725055]} +{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":170,"distr_latency":[0.007671,0.021455,0.039679,0.042495,0.043775,0.045407,0.048415,0.055807,0.068543,0.074623,0.089343,0.115071,0.145919,0.284415,50.855935,162.398207,170.917887,170.917887]} +{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":1,"distr_latency":[0.010815,0.090495,0.105599,0.144511,0.221439,0.227711,1.661951,1.677311,1.681407,1.681407,1.682431,1.683455,1.685503,1.686527,1.686527,1.686527,1.686527,1.686527]} +{"name":"matrix_multiplication_multicore.2_1024","mean_latency":1,"max_latency":109,"distr_latency":[0.001815,0.010647,0.022447,0.047423,0.061727,0.212735,0.223231,0.238591,0.260735,0.356351,0.439295,0.865279,63.209471,109.707263,109.707263,109.707263,109.707263,109.707263]} +{"name":"fannkuchredux_multicore.2_12","mean_latency":198,"max_latency":594,"distr_latency":[0.910847,0.997375,0.997375,0.997375,0.997375,0.997375,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303,594.018303]} +{"name":"mandelbrot6_multicore.24_16_000","mean_latency":12,"max_latency":116,"distr_latency":[0.051231,0.166655,0.467199,4.997119,5.337087,5.537791,25.952255,71.237631,71.303167,84.213759,87.883775,103.284735,107.806719,116.850687,116.850687,116.850687,116.850687,116.850687]} +{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":1084,"distr_latency":[0.002215,0.011783,0.027855,0.543231,1.456127,3.221503,3.606527,4.308991,10.936319,12.320767,13.426687,16.416767,23.330815,76.546047,823.656447,1084.227583,1084.227583,1084.227583]} +{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.038687,0.052351,0.098559,0.143743,0.387327,0.393215,0.652799,2.140159,2.146303,2.146303,2.148351,2.148351,2.148351,2.150399,2.150399,2.150399,2.150399,2.150399]} +{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":123,"distr_latency":[0.007407,0.019631,0.032591,0.052831,0.071551,0.109311,0.150143,0.194943,0.319743,0.380159,0.481791,0.573951,0.839679,8.454143,123.142143,123.994111,123.994111,123.994111]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":51,"distr_latency":[0.001255,0.005631,0.005991,0.006343,0.006535,0.006759,0.007039,0.007455,0.008367,0.008751,0.009343,0.010391,0.012719,0.041951,0.078847,1.788927,51.150847,51.150847]} +{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":31,"distr_latency":[0.011143,0.042879,0.065023,0.133503,0.508159,2.412543,3.096575,5.185535,6.877183,10.887167,16.596991,17.088511,19.185663,25.313279,31.637503,31.637503,31.637503,31.637503]} +{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.003095,0.009111,0.010295,0.011607,0.012919,0.015415,0.016959,0.018959,0.023311,0.024671,0.027359,0.049311,0.090239,0.325375,2.365439,2.369535,2.369535,2.369535]} +{"name":"floyd_warshall_multicore.8_1024","mean_latency":0,"max_latency":48,"distr_latency":[0.007135,0.040735,0.056383,0.115647,0.516863,1.390591,1.817599,2.185215,3.846143,4.816895,7.024639,10.305535,13.049855,48.201727,48.431103,48.431103,48.431103,48.431103]} +{"name":"mergesort_multicore.24_134217728","mean_latency":18,"max_latency":2776,"distr_latency":[0.010631,0.056735,0.070719,0.109247,0.141695,0.160639,0.193663,0.242687,0.358655,0.525311,0.749567,11.976703,153.747455,2736.783359,2776.629247,2776.629247,2776.629247,2776.629247]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":326,"distr_latency":[0.001223,0.007815,0.008695,0.009383,0.009855,0.010543,0.011991,0.017935,0.037471,0.043615,0.045407,0.047551,0.052607,0.092415,326.107135,326.107135,326.107135,326.107135]} +{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":118,"distr_latency":[0.001967,0.009527,0.010711,0.011815,0.012631,0.013975,0.017151,0.024239,0.081791,0.199935,0.450303,0.846335,1.352703,25.460735,54.984703,55.312383,118.095871,118.095871]} +{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":36,"distr_latency":[0.011711,0.043711,0.064415,0.132223,0.637439,2.117631,3.112959,7.159807,10.567679,10.969087,15.097855,18.055167,21.495807,25.575423,36.929535,36.929535,36.929535,36.929535]} +{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000927,0.006231,0.009295,0.012271,0.015583,0.020767,0.027983,0.049439,0.092095,0.104959,0.119231,0.135679,0.163839,0.742911,2.580479,2.580479,2.580479,2.580479]} diff --git a/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/pausetimes_par/turing/20240924_040752/b516815688647d5f975bddd06751bb6e61d816c9/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_par/turing/20240924_092849/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_par.20240924_092849.b516815688647d5f975bddd06751bb6e61d816c9.log b/pausetimes_par/turing/20240924_092849/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_par.20240924_092849.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..d86ac29d1 --- /dev/null +++ b/pausetimes_par/turing/20240924_092849/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_par.20240924_092849.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1 @@ +make: *** No rule to make target 'ocaml-versions/5.4.0+trunk.bench'. Stop. diff --git a/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq.20240924_031129.b516815688647d5f975bddd06751bb6e61d816c9.log b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq.20240924_031129.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..c7baf5227 --- /dev/null +++ b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq.20240924_031129.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,567 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 66 +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="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" 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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.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 +[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 +[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 +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[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 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[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 +[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 +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.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 +[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.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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 +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[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 +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[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 +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.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 +[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 +[menhirLib.20200612] found in cache +[menhirSdk.20200612] found in cache +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[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 +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[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 +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl.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 +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.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 +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[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] found in cache +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[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 +[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 +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 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 cmdliner.1.3.0 +-> installed bigstringaf.0.6.1 +-> 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 owl-base.1.1 +-> installed yojson.2.2.2 +-> 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 saturn_lockfree.0.4.0 +-> installed orun.0.1 +-> installed rungen.0.0.1 +-> installed zarith.1.10 +-> installed camlzip.1.12 +-> 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.8 +-> 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 repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed alt-ergo-lib.2.4.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 95.352271 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..596651f05 --- /dev/null +++ b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":0,"distr_latency":[0.001111,0.002823,0.003151,0.003431,0.003575,0.003711,0.003839,0.004047,0.005207,0.005527,0.005855,0.007063,0.010015,0.041951,0.070655,0.982015,0.982015,0.982015]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":3,"distr_latency":[0.067199,0.276479,0.489471,0.527871,0.534527,0.548863,0.556543,0.627199,0.753151,0.879615,1.383423,1.771519,1.882111,3.004415,3.004415,3.004415,3.004415,3.004415]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001935,0.004319,0.004447,0.004535,0.004599,0.004631,0.004711,0.006791,0.016911,0.017151,0.017391,0.018303,0.019551,0.080319,0.228479,0.228479,0.228479,0.228479]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010975,0.029983,0.110463,0.189823,0.200191,0.221183,0.230399,0.237183,0.239999,0.241279,0.241279,0.352767,0.352767,0.696831,0.696831,0.696831,0.696831,0.696831]} +{"name":"revcomp2.","mean_latency":1,"max_latency":4,"distr_latency":[0.533503,0.848895,0.953343,1.005055,1.611775,1.936383,1.951743,1.972223,1.994751,2.016255,2.055167,2.113535,2.158591,2.365439,4.489215,4.489215,4.489215,4.489215]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":8,"distr_latency":[0.001111,0.002663,0.003063,0.010863,0.032031,0.078783,0.188287,0.357375,0.737791,0.889343,1.393663,1.544191,1.910783,4.075519,7.561215,8.904703,8.904703,8.904703]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":40,"distr_latency":[0.001063,0.002535,0.002695,0.002935,0.003447,0.004639,0.033023,0.278527,0.875519,1.016831,1.342463,1.524735,1.882111,4.067327,6.455295,20.267007,40.075263,40.075263]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.125439,0.208383,0.211455,0.215807,0.217983,0.222207,0.303615,0.410623,0.432895,0.434431,0.435967,0.438527,0.447743,0.552447,0.873983,0.919551,0.919551,0.919551]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":7,"distr_latency":[0.007167,0.014919,0.027983,0.052159,0.074431,0.104447,0.144511,0.214655,0.394751,0.465919,0.555519,0.688127,0.994815,2.402303,6.455295,7.278591,7.278591,7.278591]} +{"name":"fft.","mean_latency":0,"max_latency":5,"distr_latency":[0.375551,0.730111,0.746495,0.756735,0.761343,0.770559,0.830463,1.337343,1.363967,1.375231,1.403903,1.433599,1.555455,2.719743,5.017599,5.017599,5.017599,5.017599]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":3,"distr_latency":[0.024623,0.067583,0.092159,0.128511,0.155263,0.186495,0.219263,0.278527,0.517887,0.577023,0.680959,0.917503,1.019903,2.416639,2.854911,3.303423,3.612671,3.850239]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.124351,0.348159,0.378879,0.409087,0.427775,0.449535,0.500991,0.644607,0.920063,0.960511,1.023487,1.064959,1.154047,1.414143,1.592319,1.592319,1.592319,1.592319]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":1,"distr_latency":[0.003735,0.005183,0.005647,0.006263,0.006903,0.084415,0.124799,0.242175,0.246911,0.248063,0.249599,0.256767,0.262399,0.325119,0.389631,1.149951,1.149951,1.149951]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.023759,0.023759,0.023759,0.023759,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303,0.242303]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.001199,0.002927,0.003223,0.003359,0.003431,0.003527,0.003647,0.004063,0.005095,0.005175,0.005263,0.005527,0.010999,0.048383,0.696831,0.872959,0.872959,0.872959]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001103,0.002039,0.002119,0.002191,0.002223,0.002271,0.002343,0.002455,0.003655,0.003767,0.003855,0.003959,0.006607,0.038879,0.059295,0.749567,0.749567,0.749567]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.001063,0.002255,0.002399,0.002535,0.002583,0.002631,0.002703,0.002839,0.004135,0.004375,0.004927,0.006511,0.008311,0.041183,0.082431,0.571903,0.571903,0.571903]} +{"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":"menhir.ocamly","mean_latency":0,"max_latency":278,"distr_latency":[0.005063,0.095935,0.199679,0.334335,0.430335,0.577535,0.781823,1.027071,1.383423,1.449983,1.502207,1.571839,1.711103,36.569087,184.942591,278.134783,278.134783,278.134783]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003815,0.012751,0.021135,0.026463,0.028287,0.032319,0.039615,0.044223,0.048607,0.050719,0.054207,0.064799,0.089023,0.135423,1.108991,1.108991,1.108991,1.108991]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":75,"distr_latency":[0.000127,0.012895,0.014919,0.023471,0.024063,0.024703,0.025711,0.030527,0.036671,0.037599,0.039327,0.044255,0.050719,0.083071,71.237631,75.169791,75.169791,75.169791]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":1,"distr_latency":[0.007199,0.024127,0.043583,0.069503,0.185471,0.727039,0.811007,0.893951,1.191935,1.215487,1.252351,1.321983,1.559551,1.746943,1.801215,1.801215,1.801215,1.801215]} +{"name":"regexredux2.","mean_latency":1,"max_latency":61,"distr_latency":[0.070783,1.719295,1.759231,2.177023,2.297855,2.617343,2.803711,2.850815,3.762175,3.770367,3.782655,3.833855,3.952639,18.989055,61.112319,61.112319,61.112319,61.112319]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":3,"distr_latency":[0.191487,0.837631,0.915455,0.941055,0.950271,0.957439,0.966655,0.997375,1.440767,1.687551,2.020351,2.121727,2.256895,2.559999,3.555327,3.555327,3.555327,3.555327]} +{"name":"markbench.20","mean_latency":36,"max_latency":1474,"distr_latency":[0.824831,3.260415,3.280895,3.340287,3.442687,3.622911,3.819519,3.909631,4.472831,4.677631,4.816895,1461.714943,1465.909247,1472.200703,1474.297855,1474.297855,1474.297855,1474.297855]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":7,"distr_latency":[0.005175,0.051167,0.178047,0.651263,0.941055,1.268735,2.009087,2.643967,2.920447,4.071423,4.134911,4.161535,4.222975,5.107711,5.947391,7.766015,7.766015,7.766015]} +{"name":"mergesort.67108864","mean_latency":1,"max_latency":129,"distr_latency":[0.002927,0.006975,0.007519,0.007767,0.008015,0.008191,0.008391,0.009151,0.033599,0.035263,0.036095,0.037279,0.377855,129.826815,129.826815,129.826815,129.826815,129.826815]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.001087,0.001911,0.001983,0.002031,0.002055,0.002095,0.002175,0.002295,0.003671,0.003823,0.003975,0.004287,0.006663,0.034303,0.081471,0.691199,0.691199,0.691199]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":720,"distr_latency":[0.501759,3.581951,3.604479,3.629055,3.643391,3.670015,3.723263,3.815423,3.946495,4.333567,4.804607,5.033983,5.369855,17.367039,697.827327,720.371711,720.371711,720.371711]} +{"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":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.006767,0.008383,0.012543,0.016247,0.022415,0.028351,0.049247,0.089087,0.103423,0.116415,0.131583,0.160639,0.336895,0.773119,0.773119,0.773119,0.773119]} +{"name":"zdd.words_txt","mean_latency":1,"max_latency":16,"distr_latency":[0.638463,0.865279,1.056767,1.169407,1.217535,1.279999,1.328127,1.620991,3.102719,3.481599,3.942399,4.173823,5.967871,12.697599,16.588799,16.588799,16.588799,16.588799]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000199,0.131071,0.215679,0.384767,0.440063,0.463103,0.518655,0.542719,0.563711,0.566783,0.572927,0.594431,0.652287,1.395711,1.395711,1.395711,1.395711,1.395711]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.350975,0.577023,0.593919,0.626175,0.810495,0.859647,0.986111,1.063935,1.082367,1.086463,1.092607,1.103871,1.150975,1.271807,2.022399,2.719743,2.719743,2.719743]} +{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.051615,0.152447,0.170111,0.195839,0.208895,0.223487,0.248575,0.295935,0.394495,0.412415,0.452095,0.492799,0.543743,0.695295,1.208319,1.208319,1.208319,1.208319]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000223,0.032175,0.052351,0.052351,0.078335,0.078335,0.078335,0.078335,0.383487,0.383487,0.383487,0.383487,0.383487,0.383487,0.383487,0.383487,0.383487,0.383487]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001327,0.002903,0.003111,0.003215,0.003279,0.003359,0.003479,0.003743,0.006447,0.006663,0.007255,0.008927,0.014671,0.080575,0.289791,1.364991,1.364991,1.364991]} +{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001335,0.002263,0.002503,0.002767,0.003807,0.004119,0.004967,0.014799,0.066239,0.283135,0.324607,0.940031,3.860479,4.272127,5.808127,5.808127,5.808127,5.808127]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":68,"distr_latency":[0.000135,0.017087,0.018575,0.019279,0.019727,0.022143,0.030895,0.032895,0.039103,0.041695,0.045247,0.048831,0.056415,0.089983,64.389119,68.222975,68.222975,68.222975]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002623,0.012543,0.014167,0.019935,0.020847,0.021711,0.022767,0.025087,0.034527,0.037119,0.041663,0.047167,0.055391,0.086911,0.142591,0.227455,0.227455,0.227455]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":3,"distr_latency":[0.001159,0.002231,0.002463,0.002679,0.003767,0.003967,0.004207,0.013967,0.016119,0.017007,0.033535,0.071999,3.653631,3.823615,3.932159,3.932159,3.932159,3.932159]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001807,0.005399,0.005791,0.006159,0.006375,0.006639,0.006975,0.007455,0.008335,0.008663,0.009127,0.010031,0.012583,0.059519,0.114687,0.256383,0.723455,0.723455]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":4,"distr_latency":[0.013863,0.040735,0.063807,0.103743,0.131583,0.151679,0.171391,0.196479,0.292095,0.423935,1.195007,1.248255,1.373183,1.782783,1.990655,3.627007,4.976639,4.976639]} +{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001151,0.002775,0.002951,0.003079,0.003159,0.003239,0.003391,0.003871,0.004991,0.006039,0.010895,0.022431,0.095743,1.547263,2.953215,3.129343,3.129343,3.129343]} +{"name":"owl_gc.","mean_latency":0,"max_latency":12,"distr_latency":[0.005663,0.012903,0.016639,0.024607,0.043679,0.142207,0.158079,0.159871,0.164991,0.168447,0.172927,0.175231,0.179327,0.302335,12.197887,12.476415,12.476415,12.476415]} +{"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":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.011751,0.035039,0.116543,0.217855,0.226431,0.230015,0.234495,0.241407,0.254719,0.255487,0.257535,0.257535,0.295423,0.814591,0.814591,0.814591,0.814591,0.814591]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.001127,0.002335,0.002511,0.002599,0.002647,0.002719,0.002823,0.004143,0.006063,0.008095,0.009759,0.015239,0.034783,0.124351,2.263039,2.263039,2.263039,2.263039]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":1,"distr_latency":[0.001223,0.022191,0.022639,0.023695,0.025247,0.026479,0.028095,0.029775,0.033023,0.033791,0.034431,0.036639,0.051391,0.095295,1.013759,1.013759,1.013759,1.013759]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001311,0.002159,0.002279,0.002375,0.002471,0.003583,0.003727,0.003831,0.003991,0.012759,0.013975,0.014975,0.016039,0.072575,0.424191,0.424191,0.424191,0.424191]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.021055,0.039167,0.044447,0.050399,0.054719,0.059935,0.065247,0.074175,0.119679,0.131455,0.144383,0.155263,0.171263,0.221951,0.559103,1.438719,1.438719,1.438719]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.002263,0.006463,0.007119,0.008903,0.009031,0.009159,0.009327,0.010079,0.013055,0.014143,0.015919,0.020431,0.026303,0.063935,0.087359,0.685055,0.685055,0.685055]} +{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000119,0.377087,0.377087,0.377087,0.377087,0.377087,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031,4.012031]} diff --git a/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/pausetimes_seq/turing/20240924_031129/b516815688647d5f975bddd06751bb6e61d816c9/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/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq.20240924_083711.b516815688647d5f975bddd06751bb6e61d816c9.log b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq.20240924_083711.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..bd053c15d --- /dev/null +++ b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq.20240924_083711.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,563 @@ +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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.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-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> 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-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/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.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 +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[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 +[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 +[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 +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.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 +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[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] 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 +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.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 +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz +[yojson.2.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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed saturn.0.4.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed jsonm.1.0.2 +-> installed logs.0.7.0 +-> installed repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-lib.2.4.2 +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 96.338133 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_pausetimes (WRAPPER=pausetimes) + PRE_BENCH_EXEC= diff --git a/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..a7086cceb --- /dev/null +++ b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":1,"distr_latency":[0.001095,0.002887,0.003199,0.003487,0.003615,0.003751,0.003879,0.004055,0.005095,0.005399,0.005671,0.006223,0.010639,0.040863,0.069887,1.013759,1.013759,1.013759]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":3,"distr_latency":[0.069503,0.328447,0.515327,0.551935,0.563199,0.582143,0.641535,0.752127,0.915455,1.017855,1.745919,1.958911,2.111487,3.151871,3.151871,3.151871,3.151871,3.151871]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001967,0.004359,0.004503,0.004607,0.004655,0.004727,0.004815,0.007079,0.016895,0.017071,0.017247,0.017727,0.019903,0.085439,0.222975,0.222975,0.222975,0.222975]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010079,0.025663,0.108991,0.188927,0.195839,0.222335,0.225151,0.232319,0.234879,0.237695,0.237695,0.280063,0.280063,0.677887,0.677887,0.677887,0.677887,0.677887]} +{"name":"revcomp2.","mean_latency":1,"max_latency":4,"distr_latency":[0.538111,0.944127,1.004031,1.048575,1.677311,2.025471,2.047999,2.064383,2.085887,2.101247,2.111487,2.152447,2.222079,2.338815,4.046847,4.046847,4.046847,4.046847]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":10,"distr_latency":[0.001015,0.002623,0.002983,0.011599,0.032831,0.081535,0.202495,0.381439,0.838655,1.023487,1.464319,1.616895,2.248703,4.784127,9.011199,10.289151,10.289151,10.289151]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":55,"distr_latency":[0.001079,0.002711,0.002895,0.003079,0.003263,0.004583,0.033599,0.283903,0.882687,1.083391,1.413119,1.591295,2.168831,4.354047,7.729151,21.659647,55.508991,55.508991]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.149631,0.221055,0.226175,0.230783,0.233855,0.241279,0.325375,0.456703,0.482559,0.484095,0.485375,0.487935,0.496895,0.598527,0.925183,0.992255,0.992255,0.992255]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":7,"distr_latency":[0.007527,0.016479,0.029103,0.054015,0.077375,0.110783,0.153855,0.229887,0.420863,0.500223,0.596479,0.742911,1.123327,2.613247,6.086655,7.233535,7.233535,7.233535]} +{"name":"fft.","mean_latency":0,"max_latency":5,"distr_latency":[0.409343,0.770559,0.778751,0.783871,0.788991,0.798207,0.863743,1.388543,1.448959,1.461247,1.487871,1.583103,1.815551,3.092479,5.734399,5.734399,5.734399,5.734399]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":5,"distr_latency":[0.026223,0.072767,0.100159,0.139263,0.166143,0.198143,0.232191,0.312319,0.605695,0.670719,0.764927,0.961535,1.055743,2.936831,3.397631,3.799039,5.386239,5.799935]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.147455,0.365567,0.401151,0.434687,0.454143,0.481791,0.557055,0.775679,1.100799,1.154047,1.246207,1.324031,1.424383,1.777663,1.858559,1.858559,1.858559,1.858559]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":13,"distr_latency":[0.003631,0.005087,0.005567,0.006151,0.006663,0.082239,0.123711,0.241407,0.248063,0.250623,0.253695,0.257407,0.264447,0.331007,0.705023,13.369343,13.369343,13.369343]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.024095,0.024095,0.024095,0.024095,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143,0.246143]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.001183,0.003135,0.003415,0.003535,0.003599,0.003679,0.003791,0.004167,0.005087,0.005167,0.005279,0.005463,0.011639,0.051807,0.755711,0.861695,0.861695,0.861695]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001079,0.001999,0.002079,0.002143,0.002183,0.002239,0.002303,0.002447,0.003823,0.003911,0.004007,0.005887,0.008655,0.031375,0.064959,0.759295,0.759295,0.759295]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.001023,0.002151,0.002287,0.002431,0.002479,0.002519,0.002567,0.002639,0.003335,0.004055,0.004247,0.004551,0.008015,0.038015,0.057919,0.465663,0.465663,0.465663]} +{"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":"menhir.ocamly","mean_latency":0,"max_latency":291,"distr_latency":[0.005167,0.100223,0.203391,0.340479,0.437503,0.587775,0.783871,1.035775,1.407999,1.465343,1.512447,1.577983,1.777663,39.845887,201.588735,291.766271,291.766271,291.766271]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003703,0.012751,0.021199,0.026959,0.028447,0.031727,0.042175,0.046271,0.051327,0.053503,0.055839,0.065727,0.089919,0.136575,1.076223,1.076223,1.076223,1.076223]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":74,"distr_latency":[0.000127,0.013343,0.014543,0.023839,0.024831,0.025407,0.025983,0.027055,0.031711,0.034591,0.038239,0.043519,0.048735,0.085055,72.548351,74.514431,74.514431,74.514431]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":1,"distr_latency":[0.008183,0.024927,0.044095,0.070143,0.204799,0.733695,0.805887,0.930303,1.158143,1.197055,1.312767,1.425407,1.690623,1.906687,1.907711,1.907711,1.907711,1.907711]} +{"name":"regexredux2.","mean_latency":1,"max_latency":87,"distr_latency":[0.075135,1.779711,1.832959,2.238463,2.590719,2.832383,2.891775,2.957311,3.848191,3.862527,3.921919,4.050943,4.126719,25.182207,87.490559,87.490559,87.490559,87.490559]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":4,"distr_latency":[0.194687,0.868863,0.935935,0.959999,0.966655,0.972287,0.980991,1.018879,1.468415,1.757183,2.079743,2.136063,2.240511,2.537471,4.009983,4.009983,4.009983,4.009983]} +{"name":"markbench.20","mean_latency":40,"max_latency":1641,"distr_latency":[0.809983,3.330047,3.358719,3.418111,3.569663,4.296703,4.366335,4.534271,5.312511,5.353471,5.447679,1617.952767,1629.487103,1637.875711,1641.021439,1641.021439,1641.021439,1641.021439]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":8,"distr_latency":[0.005351,0.052447,0.214911,0.714239,0.994815,1.311743,2.656255,2.742271,3.792895,4.403199,5.496831,6.352895,6.410239,6.934527,8.069119,8.617983,8.617983,8.617983]} +{"name":"mergesort.67108864","mean_latency":1,"max_latency":131,"distr_latency":[0.002903,0.007175,0.007599,0.007919,0.008223,0.008407,0.008623,0.009423,0.034047,0.034559,0.035423,0.037759,0.381695,131.858431,131.858431,131.858431,131.858431,131.858431]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.001071,0.001927,0.001991,0.002023,0.002039,0.002055,0.002087,0.002255,0.002407,0.003527,0.003719,0.003839,0.004079,0.036895,0.133503,0.783359,0.783359,0.783359]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":892,"distr_latency":[0.539135,3.618815,3.643391,3.665919,3.682303,3.713023,3.766271,3.856383,4.028415,4.509695,4.956159,5.091327,5.447679,18.530303,881.328127,892.338175,892.338175,892.338175]} +{"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":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.000871,0.006887,0.009055,0.012527,0.016927,0.023279,0.028991,0.050207,0.093119,0.105023,0.121919,0.135551,0.162943,0.377599,0.793599,0.793599,0.793599,0.793599]} +{"name":"zdd.words_txt","mean_latency":1,"max_latency":17,"distr_latency":[0.668671,0.908799,1.083391,1.193983,1.239039,1.299455,1.357823,1.726463,3.188735,3.489791,4.036607,4.329471,6.262783,13.139967,17.432575,17.432575,17.432575,17.432575]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000175,0.155391,0.251775,0.415487,0.470015,0.497151,0.540671,0.589823,0.612863,0.617471,0.621567,0.655871,0.711679,1.412095,1.412095,1.412095,1.412095,1.412095]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.409855,0.638463,0.646143,0.696319,0.908799,1.130495,1.161215,1.176575,1.189887,1.192959,1.198079,1.222655,1.257471,1.384447,1.968127,2.172927,2.172927,2.172927]} +{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.061919,0.159487,0.178047,0.204415,0.218751,0.237055,0.263935,0.347391,0.485119,0.514815,0.556543,0.606719,0.668159,0.838143,1.013759,1.013759,1.013759,1.013759]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000287,0.034911,0.053791,0.053791,0.123007,0.123007,0.123007,0.123007,0.391935,0.391935,0.391935,0.391935,0.391935,0.391935,0.391935,0.391935,0.391935,0.391935]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001255,0.002975,0.003279,0.003383,0.003423,0.003479,0.003559,0.003719,0.005647,0.006503,0.006855,0.009479,0.015343,0.075775,0.353023,1.434623,1.434623,1.434623]} +{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001375,0.002343,0.002519,0.002791,0.003791,0.004015,0.006831,0.014815,0.069055,0.286207,0.323839,0.924671,3.975167,4.374527,5.722111,5.722111,5.722111,5.722111]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":68,"distr_latency":[0.000127,0.017759,0.019407,0.020255,0.020655,0.021359,0.026575,0.034815,0.038623,0.041183,0.043199,0.048575,0.056863,0.089087,63.700991,68.288511,68.288511,68.288511]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002639,0.012743,0.013935,0.019423,0.020639,0.021487,0.022175,0.023663,0.033279,0.036767,0.041599,0.047679,0.056671,0.077311,0.161535,0.283135,0.283135,0.283135]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":3,"distr_latency":[0.001151,0.002175,0.002407,0.002687,0.003695,0.004055,0.004239,0.013919,0.016287,0.018479,0.034975,0.066303,3.651583,3.872767,3.903487,3.903487,3.903487,3.903487]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001191,0.005143,0.005519,0.005919,0.006159,0.006479,0.006943,0.007671,0.008927,0.009351,0.009991,0.010895,0.013551,0.061919,0.113343,0.255871,0.735231,0.735231]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.014047,0.041759,0.065791,0.107903,0.136319,0.155775,0.175999,0.207103,0.327679,0.493055,1.452031,1.511423,1.649663,2.070527,2.342911,5.832703,6.299647,6.299647]} +{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001135,0.002871,0.003047,0.003167,0.003255,0.003367,0.003527,0.004439,0.005295,0.006855,0.011695,0.023951,0.106111,1.818623,3.620863,3.758079,3.758079,3.758079]} +{"name":"owl_gc.","mean_latency":0,"max_latency":9,"distr_latency":[0.005367,0.012927,0.016655,0.026271,0.046687,0.152447,0.173567,0.175231,0.178559,0.182399,0.186879,0.191487,0.195967,0.335615,8.847359,9.093119,9.093119,9.093119]} +{"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":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010623,0.030319,0.116479,0.212479,0.224895,0.228223,0.235007,0.239359,0.249855,0.250111,0.250623,0.250623,0.255999,0.650239,0.650239,0.650239,0.650239,0.650239]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.001087,0.002463,0.002639,0.002735,0.002799,0.002871,0.002991,0.004167,0.006495,0.008239,0.009999,0.015199,0.036415,0.133247,2.293759,2.293759,2.293759,2.293759]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.001143,0.023903,0.024495,0.025567,0.026703,0.028703,0.031279,0.032335,0.035999,0.036639,0.037599,0.039071,0.053311,0.089983,0.993791,0.993791,0.993791,0.993791]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001207,0.002119,0.002263,0.002351,0.002423,0.003511,0.003695,0.003799,0.003975,0.013319,0.014039,0.014951,0.015903,0.072831,0.431359,0.431359,0.431359,0.431359]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":2,"distr_latency":[0.024527,0.041823,0.047455,0.053663,0.057983,0.063263,0.069311,0.078527,0.135295,0.152831,0.171775,0.186751,0.205951,0.263423,0.728063,2.433023,2.433023,2.433023]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.002015,0.006783,0.007615,0.008975,0.009087,0.009207,0.009343,0.009639,0.012839,0.014439,0.016127,0.021247,0.027743,0.062687,0.121279,0.668671,0.668671,0.668671]} +{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000135,0.408575,0.408575,0.408575,0.408575,0.408575,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359,4.239359]} diff --git a/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/pausetimes_seq/turing/20240924_083711/b516815688647d5f975bddd06751bb6e61d816c9/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/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat.20240924_022011.b516815688647d5f975bddd06751bb6e61d816c9.log b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat.20240924_022011.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..7a9ea62b8 --- /dev/null +++ b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat.20240924_022011.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,563 @@ +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="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" 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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[dune.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[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 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo.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] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[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.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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 +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[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 +[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 +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[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 +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[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 +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.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] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] found in cache +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[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 +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[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 +[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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> 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.8 +-> 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 repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed alt-ergo-lib.2.4.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 95.965646 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_perfstat (WRAPPER=perfstat) + PRE_BENCH_EXEC= diff --git a/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..b8ef45b45 --- /dev/null +++ b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1061 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Tue Sep 24 03:10:53 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe': + + 3,695.60 msec task-clock # 0.988 CPUs utilized + 743 context-switches # 201.050 /sec + 1 cpu-migrations # 0.271 /sec + 34,136 page-faults # 9.237 K/sec + 5,90,55,75,314 cycles # 1.598 GHz + 14,81,56,96,426 instructions # 2.51 insn per cycle + 3,12,83,14,025 branches # 846.498 M/sec + 1,34,64,777 branch-misses # 0.43% of all branches + + 3.738917387 seconds time elapsed + + 3.550951000 seconds user + 0.146963000 seconds sys + + +# started on Tue Sep 24 02:41:59 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 22,253.82 msec task-clock # 0.992 CPUs utilized + 4,429 context-switches # 199.022 /sec + 1 cpu-migrations # 0.045 /sec + 2,62,992 page-faults # 11.818 K/sec + 48,80,02,29,319 cycles # 2.193 GHz + 72,36,59,97,215 instructions # 1.48 insn per cycle + 18,44,64,42,097 branches # 828.911 M/sec + 96,20,02,824 branch-misses # 5.22% of all branches + + 22.427489634 seconds time elapsed + + 21.223890000 seconds user + 1.020187000 seconds sys + + +# started on Tue Sep 24 03:09:48 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,736.47 msec task-clock # 0.991 CPUs utilized + 550 context-switches # 200.989 /sec + 1 cpu-migrations # 0.365 /sec + 36,418 page-faults # 13.308 K/sec + 5,97,59,43,971 cycles # 2.184 GHz + 24,27,13,15,250 instructions # 4.06 insn per cycle + 5,02,35,76,428 branches # 1.836 G/sec + 14,17,159 branch-misses # 0.03% of all branches + + 2.760781263 seconds time elapsed + + 2.677769000 seconds user + 0.059771000 seconds sys + + +# started on Tue Sep 24 02:46:27 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 19,114.59 msec task-clock # 0.993 CPUs utilized + 3,798 context-switches # 198.696 /sec + 1 cpu-migrations # 0.052 /sec + 2,95,355 page-faults # 15.452 K/sec + 41,91,67,54,360 cycles # 2.193 GHz + 91,38,64,81,234 instructions # 2.18 insn per cycle + 18,24,26,56,161 branches # 954.384 M/sec + 47,33,97,157 branch-misses # 2.60% of all branches + + 19.254042609 seconds time elapsed + + 18.148302000 seconds user + 0.957483000 seconds sys + + +# started on Tue Sep 24 02:41:49 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 9,013.22 msec task-clock # 0.993 CPUs utilized + 1,800 context-switches # 199.707 /sec + 1 cpu-migrations # 0.111 /sec + 796 page-faults # 88.315 /sec + 19,74,99,32,405 cycles # 2.191 GHz + 31,97,71,57,738 instructions # 1.62 insn per cycle + 11,06,62,89,414 branches # 1.228 G/sec + 38,01,01,333 branch-misses # 3.43% of all branches + + 9.078872556 seconds time elapsed + + 8.990050000 seconds user + 0.024005000 seconds sys + + +# started on Tue Sep 24 03:10:14 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,603.75 msec task-clock # 0.990 CPUs utilized + 1,531 context-switches # 201.348 /sec + 1 cpu-migrations # 0.132 /sec + 1,54,711 page-faults # 20.347 K/sec + 16,65,49,88,389 cycles # 2.190 GHz + 23,36,34,21,735 instructions # 1.40 insn per cycle + 4,80,04,49,614 branches # 631.326 M/sec + 4,35,13,643 branch-misses # 0.91% of all branches + + 7.677432707 seconds time elapsed + + 7.136480000 seconds user + 0.464552000 seconds sys + + +# started on Tue Sep 24 02:40:13 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,989.35 msec task-clock # 0.991 CPUs utilized + 399 context-switches # 200.568 /sec + 1 cpu-migrations # 0.503 /sec + 873 page-faults # 438.837 /sec + 4,33,98,54,319 cycles # 2.182 GHz + 14,21,28,89,778 instructions # 3.27 insn per cycle + 2,89,17,17,913 branches # 1.454 G/sec + 1,21,51,906 branch-misses # 0.42% of all branches + + 2.006893302 seconds time elapsed + + 1.970427000 seconds user + 0.020147000 seconds sys + + +# started on Tue Sep 24 02:40:19 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 13,910.23 msec task-clock # 0.992 CPUs utilized + 2,758 context-switches # 198.271 /sec + 1 cpu-migrations # 0.072 /sec + 1,637 page-faults # 117.683 /sec + 30,49,44,87,038 cycles # 2.192 GHz + 73,00,44,48,604 instructions # 2.39 insn per cycle + 14,66,24,35,435 branches # 1.054 G/sec + 17,87,29,444 branch-misses # 1.22% of all branches + + 14.029157691 seconds time elapsed + + 13.861453000 seconds user + 0.047935000 seconds sys + + +# started on Tue Sep 24 02:47:44 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,345.96 msec task-clock # 0.992 CPUs utilized + 1,460 context-switches # 198.749 /sec + 1 cpu-migrations # 0.136 /sec + 6,503 page-faults # 885.249 /sec + 16,09,03,77,336 cycles # 2.190 GHz + 32,73,39,28,857 instructions # 2.03 insn per cycle + 6,54,95,08,705 branches # 891.580 M/sec + 12,20,464 branch-misses # 0.02% of all branches + + 7.406330628 seconds time elapsed + + 7.314223000 seconds user + 0.032009000 seconds sys + + +# started on Tue Sep 24 02:48:06 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,107.32 msec task-clock # 0.992 CPUs utilized + 1,419 context-switches # 199.653 /sec + 1 cpu-migrations # 0.141 /sec + 1,095 page-faults # 154.066 /sec + 15,56,64,97,451 cycles # 2.190 GHz + 56,93,74,81,051 instructions # 3.66 insn per cycle + 7,27,35,17,886 branches # 1.023 G/sec + 6,00,348 branch-misses # 0.01% of all branches + + 7.164537012 seconds time elapsed + + 7.088246000 seconds user + 0.019933000 seconds sys + + +# started on Tue Sep 24 02:45:40 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 46,457.74 msec task-clock # 0.993 CPUs utilized + 9,237 context-switches # 198.826 /sec + 1 cpu-migrations # 0.022 /sec + 66,065 page-faults # 1.422 K/sec + 1,01,90,45,51,730 cycles # 2.193 GHz + 3,04,73,26,27,190 instructions # 2.99 insn per cycle + 62,08,90,04,788 branches # 1.336 G/sec + 19,51,12,057 branch-misses # 0.31% of all branches + + 46.801746027 seconds time elapsed + + 46.075970000 seconds user + 0.376130000 seconds sys + + +# started on Tue Sep 24 02:44:52 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 46,904.86 msec task-clock # 0.992 CPUs utilized + 9,312 context-switches # 198.530 /sec + 1 cpu-migrations # 0.021 /sec + 99,316 page-faults # 2.117 K/sec + 1,02,89,15,52,877 cycles # 2.194 GHz + 2,85,14,52,68,732 instructions # 2.77 insn per cycle + 58,18,26,48,596 branches # 1.240 G/sec + 16,00,68,309 branch-misses # 0.28% of all branches + + 47.265504537 seconds time elapsed + + 46.412683000 seconds user + 0.486832000 seconds sys + + +# started on Tue Sep 24 02:54:30 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 88,476.10 msec task-clock # 0.992 CPUs utilized + 17,607 context-switches # 199.003 /sec + 1 cpu-migrations # 0.011 /sec + 2,38,975 page-faults # 2.701 K/sec + 1,94,09,38,85,587 cycles # 2.194 GHz + 4,24,07,90,43,246 instructions # 2.18 insn per cycle + 1,00,45,64,24,912 branches # 1.135 G/sec + 1,22,56,72,585 branch-misses # 1.22% of all branches + + 89.172041615 seconds time elapsed + + 87.064865000 seconds user + 1.397958000 seconds sys + + +# started on Tue Sep 24 02:56:00 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,45,038.48 msec task-clock # 0.991 CPUs utilized + 48,956 context-switches # 199.789 /sec + 1 cpu-migrations # 0.004 /sec + 2,00,013 page-faults # 816.251 /sec + 5,37,58,66,77,086 cycles # 2.194 GHz + 9,63,83,36,09,571 instructions # 1.79 insn per cycle + 2,33,29,76,08,975 branches # 952.086 M/sec + 4,01,18,56,343 branch-misses # 1.72% of all branches + + 247.207179839 seconds time elapsed + + 243.025598000 seconds user + 1.961830000 seconds sys + + +# started on Tue Sep 24 02:40:12 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 828.52 msec task-clock # 0.990 CPUs utilized + 165 context-switches # 199.150 /sec + 1 cpu-migrations # 1.207 /sec + 3,287 page-faults # 3.967 K/sec + 1,79,15,64,080 cycles # 2.162 GHz + 4,25,91,02,989 instructions # 2.38 insn per cycle + 86,29,96,983 branches # 1.042 G/sec + 74,29,505 branch-misses # 0.86% of all branches + + 0.836544400 seconds time elapsed + + 0.813864000 seconds user + 0.015958000 seconds sys + + +# started on Tue Sep 24 03:09:40 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 2,750.99 msec task-clock # 0.992 CPUs utilized + 551 context-switches # 200.291 /sec + 1 cpu-migrations # 0.364 /sec + 1,121 page-faults # 407.489 /sec + 6,00,99,65,014 cycles # 2.185 GHz + 8,88,13,70,594 instructions # 1.48 insn per cycle + 1,87,56,10,571 branches # 681.794 M/sec + 1,99,30,978 branch-misses # 1.06% of all branches + + 2.774024257 seconds time elapsed + + 2.213889000 seconds user + 0.538405000 seconds sys + + +# started on Tue Sep 24 02:46:57 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 5,402.01 msec task-clock # 0.993 CPUs utilized + 1,081 context-switches # 200.111 /sec + 1 cpu-migrations # 0.185 /sec + 50,059 page-faults # 9.267 K/sec + 11,82,56,67,951 cycles # 2.189 GHz + 17,19,29,57,045 instructions # 1.45 insn per cycle + 2,81,70,61,318 branches # 521.484 M/sec + 19,01,17,866 branch-misses # 6.75% of all branches + + 5.439658886 seconds time elapsed + + 5.259543000 seconds user + 0.143550000 seconds sys + + +# started on Tue Sep 24 02:49:36 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,308.29 msec task-clock # 0.992 CPUs utilized + 2,261 context-switches # 199.942 /sec + 1 cpu-migrations # 0.088 /sec + 1,177 page-faults # 104.083 /sec + 24,78,64,25,101 cycles # 2.192 GHz + 64,37,28,14,517 instructions # 2.60 insn per cycle + 10,28,39,64,166 branches # 909.418 M/sec + 3,26,00,525 branch-misses # 0.32% of all branches + + 11.395774050 seconds time elapsed + + 11.260750000 seconds user + 0.047816000 seconds sys + + +# started on Tue Sep 24 02:48:02 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,508.80 msec task-clock # 0.991 CPUs utilized + 702 context-switches # 200.068 /sec + 1 cpu-migrations # 0.285 /sec + 1,08,597 page-faults # 30.950 K/sec + 7,66,94,88,104 cycles # 2.186 GHz + 17,68,28,25,353 instructions # 2.31 insn per cycle + 2,13,69,75,718 branches # 609.033 M/sec + 1,02,46,823 branch-misses # 0.48% of all branches + + 3.540732524 seconds time elapsed + + 3.218943000 seconds user + 0.290820000 seconds sys + + +# started on Tue Sep 24 03:09:59 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 12,379.54 msec task-clock # 0.993 CPUs utilized + 2,467 context-switches # 199.280 /sec + 1 cpu-migrations # 0.081 /sec + 783 page-faults # 63.250 /sec + 27,13,88,36,029 cycles # 2.192 GHz + 76,44,80,48,962 instructions # 2.82 insn per cycle + 16,09,65,56,290 branches # 1.300 G/sec + 39,39,40,218 branch-misses # 2.45% of all branches + + 12.461477756 seconds time elapsed + + 12.352105000 seconds user + 0.027927000 seconds sys + + +# started on Tue Sep 24 02:49:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 241.17 msec task-clock # 0.986 CPUs utilized + 47 context-switches # 194.885 /sec + 1 cpu-migrations # 4.146 /sec + 9,884 page-faults # 40.984 K/sec + 50,01,72,864 cycles # 2.074 GHz + 1,13,58,43,945 instructions # 2.27 insn per cycle + 24,67,09,061 branches # 1.023 G/sec + 22,54,542 branch-misses # 0.91% of all branches + + 0.244679080 seconds time elapsed + + 0.202191000 seconds user + 0.040438000 seconds sys + + +# started on Tue Sep 24 02:40:15 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,729.32 msec task-clock # 0.991 CPUs utilized + 742 context-switches # 198.964 /sec + 1 cpu-migrations # 0.268 /sec + 1,322 page-faults # 354.488 /sec + 8,15,73,47,552 cycles # 2.187 GHz + 22,21,14,39,273 instructions # 2.72 insn per cycle + 4,67,01,03,920 branches # 1.252 G/sec + 1,99,60,869 branch-misses # 0.43% of all branches + + 3.761963026 seconds time elapsed + + 3.718366000 seconds user + 0.012033000 seconds sys + + +# started on Tue Sep 24 02:40:33 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 10,167.59 msec task-clock # 0.992 CPUs utilized + 2,020 context-switches # 198.671 /sec + 1 cpu-migrations # 0.098 /sec + 53,638 page-faults # 5.275 K/sec + 22,28,14,74,450 cycles # 2.191 GHz + 61,28,42,27,860 instructions # 2.75 insn per cycle + 14,50,64,75,948 branches # 1.427 G/sec + 5,15,40,600 branch-misses # 0.36% of all branches + + 10.251599119 seconds time elapsed + + 9.967167000 seconds user + 0.199822000 seconds sys + + +# started on Tue Sep 24 03:09:53 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 4,651.73 msec task-clock # 0.992 CPUs utilized + 934 context-switches # 200.786 /sec + 1 cpu-migrations # 0.215 /sec + 1,112 page-faults # 239.051 /sec + 10,18,22,16,068 cycles # 2.189 GHz + 31,76,99,89,831 instructions # 3.12 insn per cycle + 6,81,86,61,875 branches # 1.466 G/sec + 5,99,31,238 branch-misses # 0.88% of all branches + + 4.690380090 seconds time elapsed + + 4.628728000 seconds user + 0.023900000 seconds sys + + +# started on Tue Sep 24 02:42:21 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,820.47 msec task-clock # 0.991 CPUs utilized + 19,340 context-switches # 199.751 /sec + 1 cpu-migrations # 0.010 /sec + 1,26,650 page-faults # 1.308 K/sec + 2,12,39,59,27,104 cycles # 2.194 GHz + 4,48,51,12,93,297 instructions # 2.11 insn per cycle + 99,54,08,45,668 branches # 1.028 G/sec + 2,71,12,629 branch-misses # 0.03% of all branches + + 97.666745347 seconds time elapsed + + 95.985562000 seconds user + 0.814316000 seconds sys + + +# started on Tue Sep 24 03:10:12 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,436.28 msec task-clock # 0.991 CPUs utilized + 289 context-switches # 201.215 /sec + 1 cpu-migrations # 0.696 /sec + 41,125 page-faults # 28.633 K/sec + 3,12,60,16,980 cycles # 2.176 GHz + 7,81,53,28,478 instructions # 2.50 insn per cycle + 1,53,53,75,087 branches # 1.069 G/sec + 40,87,672 branch-misses # 0.27% of all branches + + 1.449579405 seconds time elapsed + + 1.344075000 seconds user + 0.092005000 seconds sys + + +# started on Tue Sep 24 02:49:59 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,62,214.16 msec task-clock # 0.992 CPUs utilized + 52,219 context-switches # 199.146 /sec + 1 cpu-migrations # 0.004 /sec + 17,95,706 page-faults # 6.848 K/sec + 5,75,29,48,78,607 cycles # 2.194 GHz +11,65,97,35,59,388 instructions # 2.03 insn per cycle + 2,50,06,14,54,428 branches # 953.654 M/sec + 3,63,43,78,461 branch-misses # 1.45% of all branches + + 264.244722209 seconds time elapsed + + 255.351259000 seconds user + 6.787686000 seconds sys + + +# started on Tue Sep 24 03:09:45 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,526.57 msec task-clock # 0.991 CPUs utilized + 707 context-switches # 200.478 /sec + 1 cpu-migrations # 0.284 /sec + 63,614 page-faults # 18.038 K/sec + 7,71,46,16,180 cycles # 2.188 GHz + 20,04,62,96,110 instructions # 2.60 insn per cycle + 3,85,28,24,048 branches # 1.093 G/sec + 27,90,716 branch-misses # 0.07% of all branches + + 3.560187762 seconds time elapsed + + 3.362318000 seconds user + 0.163918000 seconds sys + + +# started on Tue Sep 24 02:40:47 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,092.78 msec task-clock # 0.989 CPUs utilized + 218 context-switches # 199.492 /sec + 1 cpu-migrations # 0.915 /sec + 4,766 page-faults # 4.361 K/sec + 2,36,81,92,768 cycles # 2.167 GHz + 6,16,44,99,525 instructions # 2.60 insn per cycle + 1,44,04,11,866 branches # 1.318 G/sec + 74,33,026 branch-misses # 0.52% of all branches + + 1.104578434 seconds time elapsed + + 1.082126000 seconds user + 0.011979000 seconds sys + + +# started on Tue Sep 24 02:49:02 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 5,657.58 msec task-clock # 0.992 CPUs utilized + 1,132 context-switches # 200.086 /sec + 1 cpu-migrations # 0.177 /sec + 5,272 page-faults # 931.847 /sec + 12,38,85,92,962 cycles # 2.190 GHz + 23,75,77,34,831 instructions # 1.92 insn per cycle + 5,12,73,14,706 branches # 906.273 M/sec + 9,72,09,423 branch-misses # 1.90% of all branches + + 5.705854869 seconds time elapsed + + 5.602470000 seconds user + 0.055904000 seconds sys + + +# started on Tue Sep 24 03:10:57 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 25,288.01 msec task-clock # 0.991 CPUs utilized + 5,078 context-switches # 200.807 /sec + 1 cpu-migrations # 0.040 /sec + 15,48,736 page-faults # 61.244 K/sec + 55,45,67,21,877 cycles # 2.193 GHz + 93,20,90,71,355 instructions # 1.68 insn per cycle + 18,36,80,80,581 branches # 726.355 M/sec + 7,62,42,805 branch-misses # 0.42% of all branches + + 25.505906379 seconds time elapsed + + 20.227465000 seconds user + 5.017975000 seconds sys + + +# started on Tue Sep 24 02:47:03 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 41,575.72 msec task-clock # 0.994 CPUs utilized + 8,253 context-switches # 198.505 /sec + 1 cpu-migrations # 0.024 /sec + 296 page-faults # 7.120 /sec + 91,20,19,85,313 cycles # 2.194 GHz + 1,85,52,57,51,409 instructions # 2.03 insn per cycle + 21,23,64,34,033 branches # 510.789 M/sec + 44,29,17,612 branch-misses # 2.09% of all branches + + 41.843964749 seconds time elapsed + + 41.528751000 seconds user + 0.043907000 seconds sys + + +# started on Tue Sep 24 02:47:55 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,452.65 msec task-clock # 0.993 CPUs utilized + 1,481 context-switches # 198.721 /sec + 1 cpu-migrations # 0.134 /sec + 280 page-faults # 37.571 /sec + 16,32,89,52,905 cycles # 2.191 GHz + 40,87,25,19,102 instructions # 2.50 insn per cycle + 3,25,45,85,844 branches # 436.702 M/sec + 1,41,763 branch-misses # 0.00% of all branches + + 7.501846998 seconds time elapsed + + 7.417574000 seconds user + 0.035833000 seconds sys + + +# started on Tue Sep 24 02:40:43 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,652.41 msec task-clock # 0.991 CPUs utilized + 724 context-switches # 198.225 /sec + 1 cpu-migrations # 0.274 /sec + 9,047 page-faults # 2.477 K/sec + 7,99,06,68,374 cycles # 2.188 GHz + 30,15,31,09,528 instructions # 3.77 insn per cycle + 4,74,17,02,455 branches # 1.298 G/sec + 7,48,443 branch-misses # 0.02% of all branches + + 3.685439206 seconds time elapsed + + 3.625685000 seconds user + 0.027859000 seconds sys + + +# started on Tue Sep 24 02:49:48 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 4,227.23 msec task-clock # 0.992 CPUs utilized + 843 context-switches # 199.421 /sec + 1 cpu-migrations # 0.237 /sec + 2,187 page-faults # 517.360 /sec + 9,24,61,90,595 cycles # 2.187 GHz + 15,70,95,63,322 instructions # 1.70 insn per cycle + 3,59,24,70,296 branches # 849.841 M/sec + 16,89,15,038 branch-misses # 4.70% of all branches + + 4.262833113 seconds time elapsed + + 4.200354000 seconds user + 0.028002000 seconds sys + + +# started on Tue Sep 24 02:43:59 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 53,072.73 msec task-clock # 0.994 CPUs utilized + 10,521 context-switches # 198.237 /sec + 1 cpu-migrations # 0.019 /sec + 228 page-faults # 4.296 /sec + 1,16,42,21,75,543 cycles # 2.194 GHz + 1,97,25,87,16,537 instructions # 1.69 insn per cycle + 40,22,93,45,838 branches # 758.004 M/sec + 2,99,86,99,125 branch-misses # 7.45% of all branches + + 53.414469375 seconds time elapsed + + 52.937706000 seconds user + 0.131745000 seconds sys + + +# started on Tue Sep 24 03:09:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,404.84 msec task-clock # 0.991 CPUs utilized + 285 context-switches # 202.870 /sec + 1 cpu-migrations # 0.712 /sec + 15,968 page-faults # 11.366 K/sec + 3,05,39,50,624 cycles # 2.174 GHz + 10,54,95,61,546 instructions # 3.45 insn per cycle + 2,25,68,90,725 branches # 1.607 G/sec + 3,13,668 branch-misses # 0.01% of all branches + + 1.418077470 seconds time elapsed + + 1.362471000 seconds user + 0.043694000 seconds sys + + +# started on Tue Sep 24 02:46:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 2,929.22 msec task-clock # 0.992 CPUs utilized + 585 context-switches # 199.712 /sec + 1 cpu-migrations # 0.341 /sec + 53,855 page-faults # 18.385 K/sec + 6,39,87,03,220 cycles # 2.184 GHz + 20,12,43,40,123 instructions # 3.15 insn per cycle + 3,63,33,48,095 branches # 1.240 G/sec + 85,04,022 branch-misses # 0.23% of all branches + + 2.953796941 seconds time elapsed + + 2.745041000 seconds user + 0.183801000 seconds sys + + +# started on Tue Sep 24 02:40:48 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 9,970.38 msec task-clock # 0.992 CPUs utilized + 1,981 context-switches # 198.689 /sec + 1 cpu-migrations # 0.100 /sec + 4,455 page-faults # 446.824 /sec + 21,84,90,74,686 cycles # 2.191 GHz + 64,41,18,36,315 instructions # 2.95 insn per cycle + 9,24,62,64,556 branches # 927.373 M/sec + 4,80,62,072 branch-misses # 0.52% of all branches + + 10.047314100 seconds time elapsed + + 9.906144000 seconds user + 0.063859000 seconds sys + + +# started on Tue Sep 24 03:10:21 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 31,015.89 msec task-clock # 0.990 CPUs utilized + 6,217 context-switches # 200.446 /sec + 1 cpu-migrations # 0.032 /sec + 2,02,733 page-faults # 6.536 K/sec + 68,01,42,90,698 cycles # 2.193 GHz + 2,31,21,66,98,797 instructions # 3.40 insn per cycle + 54,72,79,25,315 branches # 1.765 G/sec + 8,85,23,068 branch-misses # 0.16% of all branches + + 31.334750481 seconds time elapsed + + 30.112866000 seconds user + 0.886729000 seconds sys + + +# started on Tue Sep 24 02:49:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 28,037.94 msec task-clock # 0.992 CPUs utilized + 5,615 context-switches # 200.264 /sec + 1 cpu-migrations # 0.036 /sec + 84,455 page-faults # 3.012 K/sec + 61,48,93,30,187 cycles # 2.193 GHz + 1,02,47,78,27,559 instructions # 1.67 insn per cycle + 25,52,81,65,556 branches # 910.486 M/sec + 56,35,52,044 branch-misses # 2.21% of all branches + + 28.273324888 seconds time elapsed + + 27.733912000 seconds user + 0.300009000 seconds sys + + +# started on Tue Sep 24 02:54:23 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,329.59 msec task-clock # 0.992 CPUs utilized + 1,466 context-switches # 200.011 /sec + 1 cpu-migrations # 0.136 /sec + 87,280 page-faults # 11.908 K/sec + 16,05,33,53,719 cycles # 2.190 GHz + 37,50,64,77,550 instructions # 2.34 insn per cycle + 8,53,68,47,887 branches # 1.165 G/sec + 9,37,64,617 branch-misses # 1.10% of all branches + + 7.391423334 seconds time elapsed + + 7.033294000 seconds user + 0.292552000 seconds sys + + +# started on Tue Sep 24 02:46:49 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,703.97 msec task-clock # 0.993 CPUs utilized + 1,530 context-switches # 198.599 /sec + 1 cpu-migrations # 0.130 /sec + 923 page-faults # 119.808 /sec + 16,87,42,76,511 cycles # 2.190 GHz + 21,40,65,47,853 instructions # 1.27 insn per cycle + 3,91,60,80,904 branches # 508.320 M/sec + 17,30,15,526 branch-misses # 4.42% of all branches + + 7.761680470 seconds time elapsed + + 7.680809000 seconds user + 0.023927000 seconds sys + + +# started on Tue Sep 24 03:09:57 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 1,978.39 msec task-clock # 0.991 CPUs utilized + 395 context-switches # 199.657 /sec + 1 cpu-migrations # 0.505 /sec + 1,667 page-faults # 842.605 /sec + 4,31,62,69,266 cycles # 2.182 GHz + 18,86,04,44,649 instructions # 4.37 insn per cycle + 4,05,18,70,973 branches # 2.048 G/sec + 17,41,102 branch-misses # 0.04% of all branches + + 1.995913884 seconds time elapsed + + 1.967666000 seconds user + 0.011949000 seconds sys + + +# started on Tue Sep 24 02:49:55 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,382.13 msec task-clock # 0.991 CPUs utilized + 673 context-switches # 198.987 /sec + 1 cpu-migrations # 0.296 /sec + 84,412 page-faults # 24.958 K/sec + 7,39,10,59,236 cycles # 2.185 GHz + 18,15,26,01,699 instructions # 2.46 insn per cycle + 2,11,41,72,211 branches # 625.100 M/sec + 91,84,098 branch-misses # 0.43% of all branches + + 3.412408778 seconds time elapsed + + 3.167638000 seconds user + 0.215431000 seconds sys + + +# started on Tue Sep 24 03:09:43 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,364.37 msec task-clock # 0.991 CPUs utilized + 273 context-switches # 200.092 /sec + 1 cpu-migrations # 0.733 /sec + 979 page-faults # 717.545 /sec + 2,96,85,61,799 cycles # 2.176 GHz + 10,04,65,09,580 instructions # 3.38 insn per cycle + 2,09,38,95,356 branches # 1.535 G/sec + 24,33,287 branch-misses # 0.12% of all branches + + 1.376803633 seconds time elapsed + + 1.357751000 seconds user + 0.007963000 seconds sys + + +# started on Tue Sep 24 02:47:52 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 2,724.20 msec task-clock # 0.992 CPUs utilized + 547 context-switches # 200.793 /sec + 1 cpu-migrations # 0.367 /sec + 8,152 page-faults # 2.992 K/sec + 5,95,26,77,003 cycles # 2.185 GHz + 17,56,35,21,919 instructions # 2.95 insn per cycle + 3,82,23,05,908 branches # 1.403 G/sec + 4,06,41,269 branch-misses # 1.06% of all branches + + 2.745192702 seconds time elapsed + + 2.689631000 seconds user + 0.035861000 seconds sys + + +# started on Tue Sep 24 02:48:37 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 24,083.42 msec task-clock # 0.992 CPUs utilized + 4,804 context-switches # 199.473 /sec + 1 cpu-migrations # 0.042 /sec + 2,196 page-faults # 91.183 /sec + 52,81,32,35,304 cycles # 2.193 GHz + 1,66,35,90,66,047 instructions # 3.15 insn per cycle + 42,67,55,36,133 branches # 1.772 G/sec + 6,93,46,506 branch-misses # 0.16% of all branches + + 24.270422561 seconds time elapsed + + 23.999152000 seconds user + 0.083913000 seconds sys + + +# started on Tue Sep 24 02:40:58 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 50,588.28 msec task-clock # 0.992 CPUs utilized + 10,065 context-switches # 198.959 /sec + 1 cpu-migrations # 0.020 /sec + 8,70,383 page-faults # 17.205 K/sec + 1,10,96,45,48,567 cycles # 2.193 GHz + 2,45,90,07,78,697 instructions # 2.22 insn per cycle + 50,52,47,73,977 branches # 998.745 M/sec + 1,25,46,98,559 branch-misses # 2.48% of all branches + + 50.992421239 seconds time elapsed + + 47.719357000 seconds user + 2.842006000 seconds sys + + +# started on Tue Sep 24 02:49:52 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,705.74 msec task-clock # 0.991 CPUs utilized + 544 context-switches # 201.054 /sec + 1 cpu-migrations # 0.370 /sec + 2,149 page-faults # 794.239 /sec + 5,91,31,88,670 cycles # 2.185 GHz + 14,37,55,30,229 instructions # 2.43 insn per cycle + 3,43,40,09,902 branches # 1.269 G/sec + 6,19,67,074 branch-misses # 1.80% of all branches + + 2.729067022 seconds time elapsed + + 2.690951000 seconds user + 0.015993000 seconds sys + + +# started on Tue Sep 24 02:40:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 3,859.20 msec task-clock # 0.991 CPUs utilized + 771 context-switches # 199.782 /sec + 1 cpu-migrations # 0.259 /sec + 18,030 page-faults # 4.672 K/sec + 8,44,00,15,283 cycles # 2.187 GHz + 28,10,75,39,475 instructions # 3.33 insn per cycle + 5,16,17,66,929 branches # 1.338 G/sec + 1,20,24,629 branch-misses # 0.23% of all branches + + 3.892306915 seconds time elapsed + + 3.800252000 seconds user + 0.060003000 seconds sys + + +# started on Tue Sep 24 03:00:07 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 5,68,246.89 msec task-clock # 0.992 CPUs utilized + 1,13,143 context-switches # 199.109 /sec + 1 cpu-migrations # 0.002 /sec + 1,04,948 page-faults # 184.687 /sec +12,46,72,30,20,290 cycles # 2.194 GHz +26,15,00,67,65,404 instructions # 2.10 insn per cycle + 5,71,95,18,00,483 branches # 1.007 G/sec + 10,52,50,36,958 branch-misses # 1.84% of all branches + + 573.021426791 seconds time elapsed + + 566.351811000 seconds user + 1.806677000 seconds sys + + +# started on Tue Sep 24 02:48:13 2024 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 23,739.90 msec task-clock # 0.992 CPUs utilized + 4,753 context-switches # 200.211 /sec + 1 cpu-migrations # 0.042 /sec + 3,598 page-faults # 151.559 /sec + 52,06,22,74,603 cycles # 2.193 GHz + 79,50,62,35,872 instructions # 1.53 insn per cycle + 9,81,66,19,190 branches # 413.507 M/sec + 42,09,70,745 branch-misses # 4.29% of all branches + + 23.937728788 seconds time elapsed + + 23.670602000 seconds user + 0.068007000 seconds sys + + diff --git a/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/perfstat/turing/20240924_022011/b516815688647d5f975bddd06751bb6e61d816c9/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/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat.20240924_073955.b516815688647d5f975bddd06751bb6e61d816c9.log b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat.20240924_073955.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..9eef03123 --- /dev/null +++ b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat.20240924_073955.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,566 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 410 +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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.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 <><><><><><><><><><><><><><><><><><><><> +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-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] 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-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 +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.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 +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.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-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes.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/ +[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 +[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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[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 +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[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 +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz +[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.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[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.12 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed saturn.0.4.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed jsonm.1.0.2 +-> installed logs.0.7.0 +-> installed repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-lib.2.4.2 +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 97.158301 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_perfstat (WRAPPER=perfstat) + PRE_BENCH_EXEC= diff --git a/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..210b7ca5c --- /dev/null +++ b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1061 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Tue Sep 24 08:36:34 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe': + + 3,861.65 msec task-clock # 0.988 CPUs utilized + 774 context-switches # 200.432 /sec + 1 cpu-migrations # 0.259 /sec + 34,131 page-faults # 8.838 K/sec + 6,17,05,73,490 cycles # 1.598 GHz + 14,70,36,92,549 instructions # 2.38 insn per cycle + 3,12,84,23,954 branches # 810.125 M/sec + 1,31,46,269 branch-misses # 0.42% of all branches + + 3.906581450 seconds time elapsed + + 3.727781000 seconds user + 0.135700000 seconds sys + + +# started on Tue Sep 24 08:06:26 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 24,715.97 msec task-clock # 0.992 CPUs utilized + 4,917 context-switches # 198.940 /sec + 1 cpu-migrations # 0.040 /sec + 2,62,994 page-faults # 10.641 K/sec + 54,20,14,14,061 cycles # 2.193 GHz + 72,44,68,82,772 instructions # 1.34 insn per cycle + 18,46,29,96,393 branches # 747.007 M/sec + 96,18,31,944 branch-misses # 5.21% of all branches + + 24.906223609 seconds time elapsed + + 23.618042000 seconds user + 1.084828000 seconds sys + + +# started on Tue Sep 24 08:35:21 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,880.58 msec task-clock # 0.991 CPUs utilized + 581 context-switches # 201.696 /sec + 1 cpu-migrations # 0.347 /sec + 36,418 page-faults # 12.643 K/sec + 6,29,05,44,790 cycles # 2.184 GHz + 24,23,26,32,425 instructions # 3.85 insn per cycle + 5,02,38,68,480 branches # 1.744 G/sec + 14,61,912 branch-misses # 0.03% of all branches + + 2.906235525 seconds time elapsed + + 2.761705000 seconds user + 0.119900000 seconds sys + + +# started on Tue Sep 24 08:11:09 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 19,621.32 msec task-clock # 0.993 CPUs utilized + 3,909 context-switches # 199.222 /sec + 1 cpu-migrations # 0.051 /sec + 2,95,354 page-faults # 15.053 K/sec + 43,02,72,53,013 cycles # 2.193 GHz + 90,93,20,77,030 instructions # 2.11 insn per cycle + 18,24,14,82,744 branches # 929.676 M/sec + 45,82,48,990 branch-misses # 2.51% of all branches + + 19.764522755 seconds time elapsed + + 18.706769000 seconds user + 0.906970000 seconds sys + + +# started on Tue Sep 24 08:06:16 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 10,487.73 msec task-clock # 0.993 CPUs utilized + 2,095 context-switches # 199.757 /sec + 1 cpu-migrations # 0.095 /sec + 794 page-faults # 75.708 /sec + 22,98,94,68,768 cycles # 2.192 GHz + 30,46,02,04,114 instructions # 1.32 insn per cycle + 11,06,70,90,654 branches # 1.055 G/sec + 38,64,30,246 branch-misses # 3.49% of all branches + + 10.562305073 seconds time elapsed + + 10.435628000 seconds user + 0.051958000 seconds sys + + +# started on Tue Sep 24 08:35:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,839.27 msec task-clock # 0.991 CPUs utilized + 1,577 context-switches # 201.167 /sec + 1 cpu-migrations # 0.128 /sec + 1,54,711 page-faults # 19.735 K/sec + 17,17,49,65,767 cycles # 2.191 GHz + 23,21,41,48,070 instructions # 1.35 insn per cycle + 4,80,04,25,214 branches # 612.356 M/sec + 4,32,37,941 branch-misses # 0.90% of all branches + + 7.913569446 seconds time elapsed + + 7.243094000 seconds user + 0.591273000 seconds sys + + +# started on Tue Sep 24 08:04:35 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 2,152.61 msec task-clock # 0.991 CPUs utilized + 431 context-switches # 200.222 /sec + 1 cpu-migrations # 0.465 /sec + 875 page-faults # 406.483 /sec + 4,69,90,84,941 cycles # 2.183 GHz + 14,21,29,72,136 instructions # 3.02 insn per cycle + 2,89,18,06,895 branches # 1.343 G/sec + 1,22,63,870 branch-misses # 0.42% of all branches + + 2.171204229 seconds time elapsed + + 2.149840000 seconds user + 0.004003000 seconds sys + + +# started on Tue Sep 24 08:04:42 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 15,129.17 msec task-clock # 0.992 CPUs utilized + 3,019 context-switches # 199.548 /sec + 1 cpu-migrations # 0.066 /sec + 1,641 page-faults # 108.466 /sec + 33,16,67,74,538 cycles # 2.192 GHz + 71,66,33,40,650 instructions # 2.16 insn per cycle + 14,66,31,40,220 branches # 969.197 M/sec + 22,21,93,948 branch-misses # 1.52% of all branches + + 15.258382365 seconds time elapsed + + 15.084214000 seconds user + 0.043930000 seconds sys + + +# started on Tue Sep 24 08:12:28 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,347.19 msec task-clock # 0.992 CPUs utilized + 1,460 context-switches # 198.715 /sec + 1 cpu-migrations # 0.136 /sec + 6,504 page-faults # 885.236 /sec + 16,09,65,60,704 cycles # 2.191 GHz + 32,73,38,89,285 instructions # 2.03 insn per cycle + 6,54,95,14,955 branches # 891.431 M/sec + 12,17,097 branch-misses # 0.02% of all branches + + 7.407518910 seconds time elapsed + + 7.307405000 seconds user + 0.039953000 seconds sys + + +# started on Tue Sep 24 08:12:50 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,103.27 msec task-clock # 0.992 CPUs utilized + 1,413 context-switches # 198.923 /sec + 1 cpu-migrations # 0.141 /sec + 1,091 page-faults # 153.591 /sec + 15,55,97,49,196 cycles # 2.191 GHz + 56,93,74,38,769 instructions # 3.66 insn per cycle + 7,27,35,29,318 branches # 1.024 G/sec + 5,65,384 branch-misses # 0.01% of all branches + + 7.159577764 seconds time elapsed + + 7.076018000 seconds user + 0.027858000 seconds sys + + +# started on Tue Sep 24 08:10:20 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 48,053.23 msec task-clock # 0.993 CPUs utilized + 9,535 context-switches # 198.426 /sec + 1 cpu-migrations # 0.021 /sec + 66,063 page-faults # 1.375 K/sec + 1,05,41,05,90,262 cycles # 2.194 GHz + 3,01,03,35,58,264 instructions # 2.86 insn per cycle + 62,09,16,39,606 branches # 1.292 G/sec + 19,68,70,606 branch-misses # 0.32% of all branches + + 48.407085144 seconds time elapsed + + 47.689863000 seconds user + 0.355209000 seconds sys + + +# started on Tue Sep 24 08:09:26 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 54,211.56 msec task-clock # 0.993 CPUs utilized + 10,768 context-switches # 198.629 /sec + 1 cpu-migrations # 0.018 /sec + 99,315 page-faults # 1.832 K/sec + 1,18,91,77,20,657 cycles # 2.194 GHz + 2,85,20,14,09,881 instructions # 2.40 insn per cycle + 58,19,42,30,607 branches # 1.073 G/sec + 14,91,59,631 branch-misses # 0.26% of all branches + + 54.620824442 seconds time elapsed + + 53.763574000 seconds user + 0.439702000 seconds sys + + +# started on Tue Sep 24 08:19:30 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 90,656.15 msec task-clock # 0.992 CPUs utilized + 18,087 context-switches # 199.512 /sec + 1 cpu-migrations # 0.011 /sec + 2,38,975 page-faults # 2.636 K/sec + 1,98,87,96,37,162 cycles # 2.194 GHz + 4,22,00,16,96,390 instructions # 2.12 insn per cycle + 1,00,46,54,29,181 branches # 1.108 G/sec + 1,23,96,77,502 branch-misses # 1.23% of all branches + + 91.367215667 seconds time elapsed + + 89.244038000 seconds user + 1.397870000 seconds sys + + +# started on Tue Sep 24 08:21:01 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,49,647.46 msec task-clock # 0.991 CPUs utilized + 49,950 context-switches # 200.082 /sec + 1 cpu-migrations # 0.004 /sec + 2,00,012 page-faults # 801.178 /sec + 5,47,69,18,90,062 cycles # 2.194 GHz + 9,52,30,04,29,812 instructions # 1.74 insn per cycle + 2,33,30,53,00,419 branches # 934.539 M/sec + 3,84,20,09,067 branch-misses # 1.65% of all branches + + 251.855970410 seconds time elapsed + + 247.619969000 seconds user + 1.965980000 seconds sys + + +# started on Tue Sep 24 08:04:34 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 864.84 msec task-clock # 0.990 CPUs utilized + 172 context-switches # 198.881 /sec + 1 cpu-migrations # 1.156 /sec + 3,287 page-faults # 3.801 K/sec + 1,86,92,92,891 cycles # 2.161 GHz + 4,18,43,27,506 instructions # 2.24 insn per cycle + 86,30,24,069 branches # 997.902 M/sec + 73,96,344 branch-misses # 0.86% of all branches + + 0.873353596 seconds time elapsed + + 0.838569000 seconds user + 0.027688000 seconds sys + + +# started on Tue Sep 24 08:35:12 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 2,772.50 msec task-clock # 0.991 CPUs utilized + 551 context-switches # 198.738 /sec + 1 cpu-migrations # 0.361 /sec + 1,120 page-faults # 403.968 /sec + 6,05,88,08,370 cycles # 2.185 GHz + 8,80,31,31,561 instructions # 1.45 insn per cycle + 1,87,55,92,043 branches # 676.499 M/sec + 1,91,04,366 branch-misses # 1.02% of all branches + + 2.797249268 seconds time elapsed + + 2.151381000 seconds user + 0.622134000 seconds sys + + +# started on Tue Sep 24 08:11:40 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 5,596.82 msec task-clock # 0.993 CPUs utilized + 1,117 context-switches # 199.578 /sec + 1 cpu-migrations # 0.179 /sec + 50,057 page-faults # 8.944 K/sec + 12,25,27,46,580 cycles # 2.189 GHz + 17,18,85,66,359 instructions # 1.40 insn per cycle + 2,81,70,36,145 branches # 503.328 M/sec + 19,23,50,150 branch-misses # 6.83% of all branches + + 5.635319961 seconds time elapsed + + 5.435939000 seconds user + 0.160116000 seconds sys + + +# started on Tue Sep 24 08:14:21 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,717.68 msec task-clock # 0.992 CPUs utilized + 2,333 context-switches # 199.101 /sec + 1 cpu-migrations # 0.085 /sec + 1,180 page-faults # 100.703 /sec + 25,67,96,56,297 cycles # 2.192 GHz + 64,33,71,95,778 instructions # 2.51 insn per cycle + 10,28,43,53,407 branches # 877.678 M/sec + 3,33,24,651 branch-misses # 0.32% of all branches + + 11.807925361 seconds time elapsed + + 11.697883000 seconds user + 0.019948000 seconds sys + + +# started on Tue Sep 24 08:12:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,547.39 msec task-clock # 0.991 CPUs utilized + 713 context-switches # 200.993 /sec + 1 cpu-migrations # 0.282 /sec + 1,08,600 page-faults # 30.614 K/sec + 7,75,84,92,522 cycles # 2.187 GHz + 17,37,38,55,514 instructions # 2.24 insn per cycle + 2,13,70,43,917 branches # 602.428 M/sec + 1,01,68,141 branch-misses # 0.48% of all branches + + 3.579646757 seconds time elapsed + + 3.261300000 seconds user + 0.287058000 seconds sys + + +# started on Tue Sep 24 08:35:33 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 16,128.17 msec task-clock # 0.993 CPUs utilized + 3,221 context-switches # 199.713 /sec + 1 cpu-migrations # 0.062 /sec + 780 page-faults # 48.363 /sec + 35,36,48,78,072 cycles # 2.193 GHz + 76,26,87,44,000 instructions # 2.16 insn per cycle + 16,09,85,28,128 branches # 998.162 M/sec + 46,07,13,765 branch-misses # 2.86% of all branches + + 16.234652763 seconds time elapsed + + 16.080146000 seconds user + 0.048012000 seconds sys + + +# started on Tue Sep 24 08:13:52 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 251.09 msec task-clock # 0.984 CPUs utilized + 54 context-switches # 215.061 /sec + 1 cpu-migrations # 3.983 /sec + 9,882 page-faults # 39.356 K/sec + 52,42,60,860 cycles # 2.088 GHz + 1,12,68,84,728 instructions # 2.15 insn per cycle + 24,67,00,116 branches # 982.511 M/sec + 21,00,093 branch-misses # 0.85% of all branches + + 0.255069553 seconds time elapsed + + 0.216505000 seconds user + 0.036084000 seconds sys + + +# started on Tue Sep 24 08:04:38 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,817.66 msec task-clock # 0.991 CPUs utilized + 759 context-switches # 198.813 /sec + 1 cpu-migrations # 0.262 /sec + 1,323 page-faults # 346.547 /sec + 8,34,71,45,374 cycles # 2.186 GHz + 21,91,03,82,228 instructions # 2.62 insn per cycle + 4,67,01,45,111 branches # 1.223 G/sec + 2,03,28,681 branch-misses # 0.44% of all branches + + 3.850808925 seconds time elapsed + + 3.790420000 seconds user + 0.028106000 seconds sys + + +# started on Tue Sep 24 08:04:57 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 11,068.26 msec task-clock # 0.992 CPUs utilized + 2,208 context-switches # 199.489 /sec + 1 cpu-migrations # 0.090 /sec + 53,637 page-faults # 4.846 K/sec + 24,25,85,94,490 cycles # 2.192 GHz + 60,68,62,86,329 instructions # 2.50 insn per cycle + 14,50,68,94,144 branches # 1.311 G/sec + 5,22,64,962 branch-misses # 0.36% of all branches + + 11.159377179 seconds time elapsed + + 10.825245000 seconds user + 0.240116000 seconds sys + + +# started on Tue Sep 24 08:35:25 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 5,090.95 msec task-clock # 0.992 CPUs utilized + 1,032 context-switches # 202.713 /sec + 1 cpu-migrations # 0.196 /sec + 1,111 page-faults # 218.231 /sec + 11,14,24,06,956 cycles # 2.189 GHz + 31,76,83,25,559 instructions # 2.85 insn per cycle + 6,81,88,74,367 branches # 1.339 G/sec + 5,85,27,073 branch-misses # 0.86% of all branches + + 5.133887529 seconds time elapsed + + 5.075737000 seconds user + 0.016075000 seconds sys + + +# started on Tue Sep 24 08:06:51 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,911.62 msec task-clock # 0.991 CPUs utilized + 19,407 context-switches # 200.255 /sec + 1 cpu-migrations # 0.010 /sec + 1,26,653 page-faults # 1.307 K/sec + 2,12,59,58,33,557 cycles # 2.194 GHz + 4,48,45,48,60,224 instructions # 2.11 insn per cycle + 99,53,90,68,673 branches # 1.027 G/sec + 2,70,74,039 branch-misses # 0.03% of all branches + + 97.763307921 seconds time elapsed + + 96.070856000 seconds user + 0.818763000 seconds sys + + +# started on Tue Sep 24 08:35:50 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,470.11 msec task-clock # 0.991 CPUs utilized + 298 context-switches # 202.705 /sec + 1 cpu-migrations # 0.680 /sec + 41,125 page-faults # 27.974 K/sec + 3,20,18,35,811 cycles # 2.178 GHz + 7,74,08,54,023 instructions # 2.42 insn per cycle + 1,53,54,12,957 branches # 1.044 G/sec + 44,88,264 branch-misses # 0.29% of all branches + + 1.483775331 seconds time elapsed + + 1.314835000 seconds user + 0.156337000 seconds sys + + +# started on Tue Sep 24 08:14:44 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,76,164.32 msec task-clock # 0.992 CPUs utilized + 55,099 context-switches # 199.515 /sec + 1 cpu-migrations # 0.004 /sec + 17,95,702 page-faults # 6.502 K/sec + 6,05,90,03,10,092 cycles # 2.194 GHz +11,50,74,03,74,549 instructions # 1.90 insn per cycle + 2,50,09,29,87,908 branches # 905.595 M/sec + 3,58,64,86,339 branch-misses # 1.43% of all branches + + 278.300841537 seconds time elapsed + + 268.894592000 seconds user + 7.188477000 seconds sys + + +# started on Tue Sep 24 08:35:17 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,645.47 msec task-clock # 0.991 CPUs utilized + 731 context-switches # 200.523 /sec + 1 cpu-migrations # 0.274 /sec + 63,611 page-faults # 17.449 K/sec + 7,97,06,24,959 cycles # 2.186 GHz + 19,69,36,70,933 instructions # 2.47 insn per cycle + 3,85,28,17,967 branches # 1.057 G/sec + 29,67,621 branch-misses # 0.08% of all branches + + 3.680097746 seconds time elapsed + + 3.450509000 seconds user + 0.195236000 seconds sys + + +# started on Tue Sep 24 08:05:12 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,189.46 msec task-clock # 0.990 CPUs utilized + 240 context-switches # 201.772 /sec + 1 cpu-migrations # 0.841 /sec + 4,761 page-faults # 4.003 K/sec + 2,58,41,87,114 cycles # 2.173 GHz + 6,01,28,58,133 instructions # 2.33 insn per cycle + 1,44,04,64,820 branches # 1.211 G/sec + 83,45,333 branch-misses # 0.58% of all branches + + 1.201956071 seconds time elapsed + + 1.178720000 seconds user + 0.011986000 seconds sys + + +# started on Tue Sep 24 08:13:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 5,823.66 msec task-clock # 0.992 CPUs utilized + 1,168 context-switches # 200.561 /sec + 1 cpu-migrations # 0.172 /sec + 5,197 page-faults # 892.393 /sec + 12,75,28,40,851 cycles # 2.190 GHz + 23,36,78,62,723 instructions # 1.83 insn per cycle + 5,12,80,65,083 branches # 880.556 M/sec + 9,46,40,317 branch-misses # 1.85% of all branches + + 5.873306517 seconds time elapsed + + 5.804223000 seconds user + 0.020028000 seconds sys + + +# started on Tue Sep 24 08:36:38 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 26,430.03 msec task-clock # 0.992 CPUs utilized + 5,276 context-switches # 199.621 /sec + 1 cpu-migrations # 0.038 /sec + 15,48,681 page-faults # 58.596 K/sec + 57,96,34,51,603 cycles # 2.193 GHz + 92,19,84,02,271 instructions # 1.59 insn per cycle + 18,37,15,37,237 branches # 695.101 M/sec + 7,74,02,290 branch-misses # 0.42% of all branches + + 26.656182948 seconds time elapsed + + 21.432509000 seconds user + 4.960711000 seconds sys + + +# started on Tue Sep 24 08:11:46 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 41,650.82 msec task-clock # 0.994 CPUs utilized + 8,254 context-switches # 198.171 /sec + 1 cpu-migrations # 0.024 /sec + 295 page-faults # 7.083 /sec + 91,36,20,20,879 cycles # 2.194 GHz + 1,85,52,57,79,545 instructions # 2.03 insn per cycle + 21,23,64,42,705 branches # 509.869 M/sec + 44,22,74,703 branch-misses # 2.08% of all branches + + 41.919870885 seconds time elapsed + + 41.527948000 seconds user + 0.119757000 seconds sys + + +# started on Tue Sep 24 08:12:39 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,455.80 msec task-clock # 0.993 CPUs utilized + 1,487 context-switches # 199.442 /sec + 1 cpu-migrations # 0.134 /sec + 279 page-faults # 37.421 /sec + 16,33,18,77,169 cycles # 2.190 GHz + 40,67,25,26,649 instructions # 2.49 insn per cycle + 3,25,45,90,488 branches # 436.518 M/sec + 6,65,276 branch-misses # 0.02% of all branches + + 7.505230993 seconds time elapsed + + 7.416400000 seconds user + 0.039937000 seconds sys + + +# started on Tue Sep 24 08:05:08 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,615.16 msec task-clock # 0.991 CPUs utilized + 721 context-switches # 199.438 /sec + 1 cpu-migrations # 0.277 /sec + 9,041 page-faults # 2.501 K/sec + 7,90,43,25,807 cycles # 2.186 GHz + 30,15,32,23,911 instructions # 3.81 insn per cycle + 4,74,17,27,642 branches # 1.312 G/sec + 7,36,586 branch-misses # 0.02% of all branches + + 3.646266442 seconds time elapsed + + 3.568001000 seconds user + 0.048053000 seconds sys + + +# started on Tue Sep 24 08:14:32 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 4,618.61 msec task-clock # 0.992 CPUs utilized + 924 context-switches # 200.060 /sec + 1 cpu-migrations # 0.217 /sec + 2,184 page-faults # 472.870 /sec + 10,10,84,30,817 cycles # 2.189 GHz + 15,49,23,92,730 instructions # 1.53 insn per cycle + 3,59,26,97,663 branches # 777.874 M/sec + 17,03,96,442 branch-misses # 4.74% of all branches + + 4.657014173 seconds time elapsed + + 4.591571000 seconds user + 0.027973000 seconds sys + + +# started on Tue Sep 24 08:08:29 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 55,771.60 msec task-clock # 0.994 CPUs utilized + 11,071 context-switches # 198.506 /sec + 1 cpu-migrations # 0.018 /sec + 232 page-faults # 4.160 /sec + 1,22,34,50,12,504 cycles # 2.194 GHz + 1,92,87,46,94,910 instructions # 1.58 insn per cycle + 40,23,07,57,154 branches # 721.348 M/sec + 2,98,27,72,514 branch-misses # 7.41% of all branches + + 56.131124769 seconds time elapsed + + 55.651517000 seconds user + 0.116040000 seconds sys + + +# started on Tue Sep 24 08:35:24 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,429.52 msec task-clock # 0.991 CPUs utilized + 288 context-switches # 201.466 /sec + 1 cpu-migrations # 0.700 /sec + 15,968 page-faults # 11.170 K/sec + 3,11,00,10,015 cycles # 2.176 GHz + 10,54,97,44,245 instructions # 3.39 insn per cycle + 2,25,70,51,339 branches # 1.579 G/sec + 3,02,110 branch-misses # 0.01% of all branches + + 1.442729033 seconds time elapsed + + 1.355074000 seconds user + 0.075502000 seconds sys + + +# started on Tue Sep 24 08:11:29 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 3,108.60 msec task-clock # 0.992 CPUs utilized + 624 context-switches # 200.733 /sec + 1 cpu-migrations # 0.322 /sec + 53,856 page-faults # 17.325 K/sec + 6,79,47,48,619 cycles # 2.186 GHz + 20,07,83,06,399 instructions # 2.95 insn per cycle + 3,63,42,37,404 branches # 1.169 G/sec + 82,86,119 branch-misses # 0.23% of all branches + + 3.134763184 seconds time elapsed + + 2.847434000 seconds user + 0.260314000 seconds sys + + +# started on Tue Sep 24 08:05:13 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 10,090.63 msec task-clock # 0.992 CPUs utilized + 2,003 context-switches # 198.501 /sec + 1 cpu-migrations # 0.099 /sec + 4,455 page-faults # 441.499 /sec + 22,11,04,00,454 cycles # 2.191 GHz + 64,41,23,54,845 instructions # 2.91 insn per cycle + 9,24,63,81,514 branches # 916.334 M/sec + 5,06,52,891 branch-misses # 0.55% of all branches + + 10.167733181 seconds time elapsed + + 10.050754000 seconds user + 0.040042000 seconds sys + + +# started on Tue Sep 24 08:35:59 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 34,558.00 msec task-clock # 0.990 CPUs utilized + 6,901 context-switches # 199.693 /sec + 1 cpu-migrations # 0.029 /sec + 2,02,729 page-faults # 5.866 K/sec + 75,78,39,35,963 cycles # 2.193 GHz + 2,29,99,05,68,791 instructions # 3.03 insn per cycle + 54,74,75,29,592 branches # 1.584 G/sec + 13,10,25,804 branch-misses # 0.24% of all branches + + 34.904010647 seconds time elapsed + + 33.668615000 seconds user + 0.867500000 seconds sys + + +# started on Tue Sep 24 08:13:53 2024 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 27,387.83 msec task-clock # 0.992 CPUs utilized + 5,465 context-switches # 199.541 /sec + 1 cpu-migrations # 0.037 /sec + 84,596 page-faults # 3.089 K/sec + 60,06,21,37,525 cycles # 2.193 GHz + 1,01,61,25,93,363 instructions # 1.69 insn per cycle + 25,52,83,36,979 branches # 932.105 M/sec + 48,23,23,627 branch-misses # 1.89% of all branches + + 27.616680844 seconds time elapsed + + 27.070564000 seconds user + 0.311753000 seconds sys + + +# started on Tue Sep 24 08:19:22 2024 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,677.99 msec task-clock # 0.992 CPUs utilized + 1,564 context-switches # 203.699 /sec + 1 cpu-migrations # 0.130 /sec + 87,275 page-faults # 11.367 K/sec + 16,82,12,26,090 cycles # 2.191 GHz + 37,13,03,54,540 instructions # 2.21 insn per cycle + 8,53,68,02,564 branches # 1.112 G/sec + 9,24,07,782 branch-misses # 1.08% of all branches + + 7.742832514 seconds time elapsed + + 7.392128000 seconds user + 0.284004000 seconds sys + + +# started on Tue Sep 24 08:11:32 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,944.21 msec task-clock # 0.993 CPUs utilized + 1,580 context-switches # 198.887 /sec + 1 cpu-migrations # 0.126 /sec + 921 page-faults # 115.934 /sec + 17,40,47,95,080 cycles # 2.191 GHz + 21,40,72,76,655 instructions # 1.23 insn per cycle + 3,91,62,28,718 branches # 492.967 M/sec + 17,49,77,425 branch-misses # 4.47% of all branches + + 8.003566642 seconds time elapsed + + 7.920784000 seconds user + 0.023966000 seconds sys + + +# started on Tue Sep 24 08:35:30 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 2,573.38 msec task-clock # 0.991 CPUs utilized + 516 context-switches # 200.514 /sec + 1 cpu-migrations # 0.389 /sec + 1,666 page-faults # 647.397 /sec + 5,62,19,65,438 cycles # 2.185 GHz + 18,86,03,08,019 instructions # 3.35 insn per cycle + 4,05,25,36,687 branches # 1.575 G/sec + 17,61,020 branch-misses # 0.04% of all branches + + 2.595900320 seconds time elapsed + + 2.562624000 seconds user + 0.011993000 seconds sys + + +# started on Tue Sep 24 08:14:40 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,426.84 msec task-clock # 0.991 CPUs utilized + 682 context-switches # 199.017 /sec + 1 cpu-migrations # 0.292 /sec + 84,410 page-faults # 24.632 K/sec + 7,49,13,17,367 cycles # 2.186 GHz + 17,78,57,18,338 instructions # 2.37 insn per cycle + 2,11,43,24,964 branches # 616.989 M/sec + 91,08,064 branch-misses # 0.43% of all branches + + 3.457285263 seconds time elapsed + + 3.220395000 seconds user + 0.207509000 seconds sys + + +# started on Tue Sep 24 08:35:15 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,416.73 msec task-clock # 0.991 CPUs utilized + 290 context-switches # 204.697 /sec + 1 cpu-migrations # 0.706 /sec + 978 page-faults # 690.322 /sec + 3,08,31,22,913 cycles # 2.176 GHz + 9,97,82,38,610 instructions # 3.24 insn per cycle + 2,09,39,29,376 branches # 1.478 G/sec + 24,23,187 branch-misses # 0.12% of all branches + + 1.429916499 seconds time elapsed + + 1.410114000 seconds user + 0.007966000 seconds sys + + +# started on Tue Sep 24 08:12:35 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 3,141.92 msec task-clock # 0.992 CPUs utilized + 629 context-switches # 200.196 /sec + 1 cpu-migrations # 0.318 /sec + 8,150 page-faults # 2.594 K/sec + 6,86,88,38,343 cycles # 2.186 GHz + 17,34,69,76,075 instructions # 2.53 insn per cycle + 3,82,26,61,598 branches # 1.217 G/sec + 4,03,65,399 branch-misses # 1.06% of all branches + + 3.165681074 seconds time elapsed + + 3.099446000 seconds user + 0.043710000 seconds sys + + +# started on Tue Sep 24 08:13:22 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 24,605.28 msec task-clock # 0.992 CPUs utilized + 4,924 context-switches # 200.120 /sec + 1 cpu-migrations # 0.041 /sec + 2,195 page-faults # 89.208 /sec + 53,95,87,29,815 cycles # 2.193 GHz + 1,66,25,02,47,255 instructions # 3.08 insn per cycle + 42,67,59,70,623 branches # 1.734 G/sec + 6,98,75,250 branch-misses # 0.16% of all branches + + 24.797115113 seconds time elapsed + + 24.524223000 seconds user + 0.079922000 seconds sys + + +# started on Tue Sep 24 08:05:24 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 51,599.68 msec task-clock # 0.992 CPUs utilized + 10,274 context-switches # 199.110 /sec + 1 cpu-migrations # 0.019 /sec + 9,93,910 page-faults # 19.262 K/sec + 1,13,18,93,53,893 cycles # 2.194 GHz + 2,47,24,15,00,139 instructions # 2.18 insn per cycle + 50,84,62,37,311 branches # 985.398 M/sec + 1,25,35,70,359 branch-misses # 2.47% of all branches + + 52.009142333 seconds time elapsed + + 48.421701000 seconds user + 3.146911000 seconds sys + + +# started on Tue Sep 24 08:14:37 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,782.95 msec task-clock # 0.991 CPUs utilized + 555 context-switches # 199.429 /sec + 1 cpu-migrations # 0.359 /sec + 2,149 page-faults # 772.203 /sec + 6,07,82,17,360 cycles # 2.184 GHz + 14,21,30,60,318 instructions # 2.34 insn per cycle + 3,43,40,34,251 branches # 1.234 G/sec + 6,33,30,188 branch-misses # 1.84% of all branches + + 2.807241738 seconds time elapsed + + 2.776199000 seconds user + 0.008023000 seconds sys + + +# started on Tue Sep 24 08:04:30 2024 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 4,290.50 msec task-clock # 0.992 CPUs utilized + 853 context-switches # 198.812 /sec + 1 cpu-migrations # 0.233 /sec + 18,035 page-faults # 4.203 K/sec + 9,38,55,65,967 cycles # 2.188 GHz + 27,93,42,20,208 instructions # 2.98 insn per cycle + 5,16,20,28,154 branches # 1.203 G/sec + 1,42,41,198 branch-misses # 0.28% of all branches + + 4.326540286 seconds time elapsed + + 4.263561000 seconds user + 0.027970000 seconds sys + + +# started on Tue Sep 24 08:25:13 2024 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 5,93,928.36 msec task-clock # 0.992 CPUs utilized + 1,18,622 context-switches # 199.724 /sec + 1 cpu-migrations # 0.002 /sec + 1,04,950 page-faults # 176.705 /sec +13,03,06,28,09,056 cycles # 2.194 GHz +25,94,67,33,20,519 instructions # 1.99 insn per cycle + 5,71,98,87,09,160 branches # 963.060 M/sec + 11,37,16,39,054 branch-misses # 1.99% of all branches + + 598.891534559 seconds time elapsed + + 591.942583000 seconds user + 1.886700000 seconds sys + + +# started on Tue Sep 24 08:12:57 2024 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 24,063.39 msec task-clock # 0.992 CPUs utilized + 4,795 context-switches # 199.265 /sec + 1 cpu-migrations # 0.042 /sec + 3,593 page-faults # 149.314 /sec + 52,77,02,25,842 cycles # 2.193 GHz + 79,39,41,41,170 instructions # 1.50 insn per cycle + 9,81,66,94,733 branches # 407.951 M/sec + 41,33,39,151 branch-misses # 4.21% of all branches + + 24.263042938 seconds time elapsed + + 23.993341000 seconds user + 0.067935000 seconds sys + + diff --git a/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/perfstat/turing/20240924_073955/b516815688647d5f975bddd06751bb6e61d816c9/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/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential.20240924_001002.b516815688647d5f975bddd06751bb6e61d816c9.log b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential.20240924_001002.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..99783e69d --- /dev/null +++ b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential.20240924_001002.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,564 @@ +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="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" 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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz +[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 + +<><> 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] 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/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 +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.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 +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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 +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[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 +[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/ +[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 +[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 +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[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 +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[owl.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 +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[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 +[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.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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.12 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed saturn.0.4.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed jsonm.1.0.2 +-> installed logs.0.7.0 +-> installed repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-lib.2.4.2 +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 96.676919 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_orun (WRAPPER=orun) + PRE_BENCH_EXEC= diff --git a/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential_1.orun.summary.bench b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential_1.orun.summary.bench new file mode 100644 index 000000000..053a470e6 --- /dev/null +++ b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+sequential_1.orun.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.7302639484405518,"user_time_secs":3.547981,"sys_time_secs":0.143675,"maxrss_kB":23812,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":15009705,"minor_words":14802910,"promoted_words":89715,"major_words":296510,"minor_collections":10535,"major_collections":10535,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2498740.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":2.763043165206909,"user_time_secs":2.661224,"sys_time_secs":0.079558,"maxrss_kB":10736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":94873.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sql-parser","command":"taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser","time_secs":7.400777101516724,"user_time_secs":6.988709,"sys_time_secs":0.35502,"maxrss_kB":352192,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1015561.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.5286879539489746,"user_time_secs":3.264957,"sys_time_secs":0.230936,"maxrss_kB":247160,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":329440.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.8372609615325928,"user_time_secs":0.806378,"sys_time_secs":0.024312,"maxrss_kB":10704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":15863730,"minor_words":9359606,"promoted_words":3523209,"major_words":10027333,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":375396.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":2.9472758769989014,"user_time_secs":2.71619,"sys_time_secs":0.206796,"maxrss_kB":218124,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":343773.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.4393348693847656,"user_time_secs":1.282378,"sys_time_secs":0.143818,"maxrss_kB":166664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":174755.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":24.286911964416504,"user_time_secs":24.082306,"sys_time_secs":0.027984,"maxrss_kB":10976,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1144179695,"minor_words":1127730489,"promoted_words":10992816,"major_words":27442022,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":473254,"top_heap_words":548892},"codesize":587205.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":22.212366104125977,"user_time_secs":21.233527,"sys_time_secs":0.812995,"maxrss_kB":1054440,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":263825.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.4128968715667725,"user_time_secs":1.365825,"sys_time_secs":0.035942,"maxrss_kB":66448,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":549686681,"minor_words":542209137,"promoted_words":298306,"major_words":7775850,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7768304,"top_heap_words":7768304},"codesize":393537.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_524_288","command":"taskset --cpu-list 5 ./test_decompress.exe 64 524_288","time_secs":3.8961379528045654,"user_time_secs":3.8102,"sys_time_secs":0.055856,"maxrss_kB":11516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":397178070,"minor_words":296917038,"promoted_words":91358,"major_words":100352390,"minor_collections":1658,"major_collections":847,"forced_major_collections":0,"heap_words":486244,"top_heap_words":632731},"codesize":439473.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.683056116104126,"user_time_secs":3.630085,"sys_time_secs":0.024066,"maxrss_kB":30460,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":264292.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.02738904953003,"user_time_secs":9.915227,"sys_time_secs":0.039916,"maxrss_kB":20220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":266391.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":28.325988054275513,"user_time_secs":27.824978,"sys_time_secs":0.278269,"maxrss_kB":344012,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2632503068,"minor_words":2625862967,"promoted_words":62665359,"major_words":69305460,"minor_collections":10028,"major_collections":21,"forced_major_collections":0,"heap_words":41999146,"top_heap_words":42330922},"codesize":2358588.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":31.180625915527344,"user_time_secs":30.083508,"sys_time_secs":0.79062,"maxrss_kB":813248,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":309365.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":19.257745027542114,"user_time_secs":18.205523,"sys_time_secs":0.910475,"maxrss_kB":922596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":343987.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":97.44366216659546,"user_time_secs":95.95140000000001,"sys_time_secs":0.679514,"maxrss_kB":509276,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":309578.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":50.910276889801025,"user_time_secs":47.78593,"sys_time_secs":2.720466,"maxrss_kB":3390468,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":5030543767,"minor_words":3730283688,"promoted_words":715640,"major_words":1300975719,"minor_collections":14255,"major_collections":30,"forced_major_collections":0,"heap_words":343726489,"top_heap_words":433250191},"codesize":265403.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.512","command":"taskset --cpu-list 5 ./floyd_warshall.exe 512","time_secs":1.1080269813537598,"user_time_secs":1.078017,"sys_time_secs":0.019816,"maxrss_kB":21532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":264383.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.74350905418396,"user_time_secs":2.697088,"sys_time_secs":0.028011,"maxrss_kB":35008,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":263998.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":41.73648500442505,"user_time_secs":41.436821,"sys_time_secs":0.047959,"maxrss_kB":10720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":343511.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":14.563923120498657,"user_time_secs":14.423601,"sys_time_secs":0.023946,"maxrss_kB":10620,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1800793700,"minor_words":1800792626,"promoted_words":467831103,"major_words":467832177,"minor_collections":8968,"major_collections":4194,"forced_major_collections":0,"heap_words":361460,"top_heap_words":398324},"codesize":492226.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.3140480518341064,"user_time_secs":7.221789,"sys_time_secs":0.035889,"maxrss_kB":28360,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":263757.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.24392008781433105,"user_time_secs":0.192974,"sys_time_secs":0.048243,"maxrss_kB":46136,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":35913490,"minor_words":35614575,"promoted_words":4210792,"major_words":4509707,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2358588.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta6.25_000_000","command":"taskset --cpu-list 5 ./fasta6.exe 25_000_000","time_secs":5.421543121337891,"user_time_secs":5.238128,"sys_time_secs":0.147609,"maxrss_kB":202908,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":345159.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.993760108947754,"user_time_secs":1.958018,"sys_time_secs":0.02002,"maxrss_kB":10664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1711414644,"minor_words":1711414578,"promoted_words":2683429,"major_words":2683495,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":340716,"top_heap_words":458031},"codesize":271224.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":571.1009848117828,"user_time_secs":565.478584,"sys_time_secs":1.098834,"maxrss_kB":283320,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":106025404348,"minor_words":105867225681,"promoted_words":6201809705,"major_words":6359988372,"minor_collections":404307,"major_collections":895,"forced_major_collections":0,"heap_words":21185164,"top_heap_words":38846193},"codesize":1265827.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zdd.words_txt","command":"taskset --cpu-list 5 ./zdd.exe words.txt","time_secs":7.671687126159668,"user_time_secs":7.123265,"sys_time_secs":0.47515,"maxrss_kB":620236,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":328798.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":11.376203060150146,"user_time_secs":11.252044,"sys_time_secs":0.043937,"maxrss_kB":10584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":291394.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.374406099319458,"user_time_secs":1.355883,"sys_time_secs":0.007998999999999999,"maxrss_kB":10684,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":774119609,"minor_words":774119543,"promoted_words":2351480,"major_words":2351546,"minor_collections":2993,"major_collections":81,"forced_major_collections":0,"heap_words":118784,"top_heap_words":118784},"codesize":282008.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.50_000_000","command":"taskset --cpu-list 5 ./nbody.exe 50_000_000","time_secs":7.4915900230407715,"user_time_secs":7.430298,"sys_time_secs":0.015961,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":344918.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":53.40759801864624,"user_time_secs":53.034533,"sys_time_secs":0.051975,"maxrss_kB":10724,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":190913.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":46.60835313796997,"user_time_secs":46.005969,"sys_time_secs":0.275843,"maxrss_kB":267004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":348571.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.742125988006592,"user_time_secs":2.161249,"sys_time_secs":0.560473,"maxrss_kB":10740,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":565214484,"minor_words":565214418,"promoted_words":797431,"major_words":797497,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":472604.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"bdd.26","command":"taskset --cpu-list 5 ./bdd.exe 26","time_secs":5.697319984436035,"user_time_secs":5.596586,"sys_time_secs":0.056126,"maxrss_kB":22500,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":237356.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb_no_exc.","command":"taskset --cpu-list 5 ./kb_no_exc.exe","time_secs":2.7229509353637695,"user_time_secs":2.693857,"sys_time_secs":0.007981,"maxrss_kB":10832,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":246039.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":265.5631320476532,"user_time_secs":256.997073,"sys_time_secs":6.575012,"maxrss_kB":5168696,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":598486971,"top_heap_words":659757961},"codesize":1015561.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":12.593395948410034,"user_time_secs":12.500252,"sys_time_secs":0.015974,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":95230.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":9.066179037094116,"user_time_secs":8.99441,"sys_time_secs":0.012013,"maxrss_kB":10624,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":169291.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zarith_pi.10_000","command":"taskset --cpu-list 5 ./zarith_pi.exe 10_000","time_secs":3.4862020015716553,"user_time_secs":3.253923,"sys_time_secs":0.20337,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1704109894,"minor_words":4058633,"promoted_words":122348,"major_words":1700173609,"minor_collections":45479,"major_collections":45469,"forced_major_collections":0,"heap_words":192979,"top_heap_words":252077},"codesize":268337.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500","command":"taskset --cpu-list 5 ./spectralnorm2.exe 5_500","time_secs":7.151212930679321,"user_time_secs":7.08686,"sys_time_secs":0.012004,"maxrss_kB":10636,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":344079.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":10.231850147247314,"user_time_secs":9.953851,"sys_time_secs":0.196273,"maxrss_kB":217148,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":343738.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":245.89394903182983,"user_time_secs":242.165447,"sys_time_secs":1.666011,"maxrss_kB":596156,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":22049040187,"minor_words":19238795036,"promoted_words":433348491,"major_words":3243593642,"minor_collections":73515,"major_collections":251,"forced_major_collections":0,"heap_words":47194007,"top_heap_words":79799457},"codesize":1265827.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":25.078124046325684,"user_time_secs":20.222017,"sys_time_secs":4.607144,"maxrss_kB":5019940,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":908037804,"minor_words":671059560,"promoted_words":402579195,"major_words":639557439,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200710,"top_heap_words":640200710},"codesize":322398.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":23.874802112579346,"user_time_secs":23.631198,"sys_time_secs":0.05596,"maxrss_kB":17444,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":10643094,"major_words":10659878,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1397338,"top_heap_words":1413722},"codesize":407726.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":4.263612985610962,"user_time_secs":4.223107,"sys_time_secs":0.007990000000000001,"maxrss_kB":11144,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":245289.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_mvar.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000","time_secs":3.7407779693603516,"user_time_secs":3.694913,"sys_time_secs":0.016047,"maxrss_kB":10580,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":955728514,"minor_words":955727440,"promoted_words":86207038,"major_words":86208112,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":238580,"top_heap_words":246772},"codesize":464671.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"pidigits5.10_000","command":"taskset --cpu-list 5 ./pidigits5.exe 10_000","time_secs":3.5893161296844482,"user_time_secs":3.306224,"sys_time_secs":0.253088,"maxrss_kB":10656,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":1667654810,"minor_words":3543903,"promoted_words":126191,"major_words":1664237098,"minor_collections":33468,"major_collections":33459,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":388789.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"naive-multilayer.","command":"taskset --cpu-list 5 ./naive_multilayer.exe","time_secs":4.779186010360718,"user_time_secs":4.731492,"sys_time_secs":0.012019,"maxrss_kB":10656,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":2170606945,"minor_words":2170606527,"promoted_words":1245474,"major_words":1245892,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":168290,"top_heap_words":168290},"codesize":340776.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":88.88565707206726,"user_time_secs":86.979642,"sys_time_secs":1.250327,"maxrss_kB":917468,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":329830031,"major_words":467955726,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98590787,"top_heap_words":107298883},"codesize":1015561.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":2.006477117538452,"user_time_secs":1.987141,"sys_time_secs":0.00399,"maxrss_kB":10704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":233185.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":46.85554099082947,"user_time_secs":46.134369,"sys_time_secs":0.379986,"maxrss_kB":321820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":345073.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta3.25_000_000","command":"taskset --cpu-list 5 ./fasta3.exe 25_000_000","time_secs":7.769379138946533,"user_time_secs":7.68896,"sys_time_secs":0.028018,"maxrss_kB":10720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","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","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":345205.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/sequential/turing/20240924_001002/b516815688647d5f975bddd06751bb6e61d816c9/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/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential.20240924_052656.b516815688647d5f975bddd06751bb6e61d816c9.log b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential.20240924_052656.b516815688647d5f975bddd06751bb6e61d816c9.log new file mode 100644 index 000000000..41371774d --- /dev/null +++ b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential.20240924_052656.b516815688647d5f975bddd06751bb6e61d816c9.log @@ -0,0 +1,565 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 220 +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/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.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-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq +[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.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 +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +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.12 + - 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.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install 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 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[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 +[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 +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.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 +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[camlzip.1.12] downloaded from https://github.com/xavierleroy/camlzip/archive/rel112.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes.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 +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[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 +[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 +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[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 +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.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] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[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 +[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 +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[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 +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 conf-autoconf.0.2 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed cmdliner.1.3.0 +-> installed bigstringaf.0.6.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 owl-base.1.1 +-> installed yojson.2.2.2 +-> 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 saturn_lockfree.0.4.0 +-> installed orun.0.1 +-> installed rungen.0.0.1 +-> installed zarith.1.10 +-> installed camlzip.1.12 +-> 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.8 +-> 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 repr.0.6.0 +-> installed hdr_histogram.0.0.4 +-> installed alt-ergo-lib.2.4.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +-> installed owl.1.1 +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.12 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.8 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; +Generating edge list... +Generated. Time: 98.378384 s. +Executing benchmarks with: + RUN_CONFIG_JSON=run_config_filtered.json + RUN_BENCH_TARGET=run_orun (WRAPPER=orun) + PRE_BENCH_EXEC= diff --git a/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench new file mode 100644 index 000000000..90de06985 --- /dev/null +++ b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-119-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.906564950942993,"user_time_secs":3.698412,"sys_time_secs":0.167927,"maxrss_kB":24140,"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","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":15009705,"minor_words":14802910,"promoted_words":89715,"major_words":296510,"minor_collections":10535,"major_collections":10535,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2472497.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":2.9012291431427,"user_time_secs":2.766671,"sys_time_secs":0.111463,"maxrss_kB":10708,"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","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":93616.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sql-parser","command":"taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser","time_secs":7.6782660484313965,"user_time_secs":7.270044,"sys_time_secs":0.347524,"maxrss_kB":352168,"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","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":999934.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.6967577934265137,"user_time_secs":3.482878,"sys_time_secs":0.179529,"maxrss_kB":247168,"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","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":325149.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.8730289936065674,"user_time_secs":0.8541609999999999,"sys_time_secs":0.01203,"maxrss_kB":10608,"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","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":15863730,"minor_words":9359606,"promoted_words":3523209,"major_words":10027333,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":369162.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":3.119403839111328,"user_time_secs":2.923108,"sys_time_secs":0.171011,"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","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":339122.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.5022971630096436,"user_time_secs":1.350907,"sys_time_secs":0.139063,"maxrss_kB":166808,"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","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":172238.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":26.78666615486145,"user_time_secs":26.535463,"sys_time_secs":0.059971,"maxrss_kB":10856,"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","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":1144179695,"minor_words":1127730489,"promoted_words":10992816,"major_words":27442022,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":473254,"top_heap_words":548892},"codesize":579021.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":24.627306938171387,"user_time_secs":23.654556,"sys_time_secs":0.787552,"maxrss_kB":1054416,"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","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":259968.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.436621904373169,"user_time_secs":1.381313,"sys_time_secs":0.043914,"maxrss_kB":66356,"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","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":549686681,"minor_words":542209137,"promoted_words":298306,"major_words":7775850,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7768304,"top_heap_words":7768304},"codesize":389630.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":4.322339773178101,"user_time_secs":4.236993,"sys_time_secs":0.051963,"maxrss_kB":11456,"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","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":397178070,"minor_words":296917038,"promoted_words":91358,"major_words":100352390,"minor_collections":1658,"major_collections":847,"forced_major_collections":0,"heap_words":486244,"top_heap_words":632731},"codesize":432710.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.6337220668792725,"user_time_secs":3.575212,"sys_time_secs":0.028119,"maxrss_kB":30420,"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","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":260456.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.160701036453247,"user_time_secs":10.07167,"sys_time_secs":0.015974,"maxrss_kB":20184,"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","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":262493.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":28.08753204345703,"user_time_secs":27.558741,"sys_time_secs":0.307366,"maxrss_kB":343992,"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","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":2632503068,"minor_words":2625862967,"promoted_words":62664736,"major_words":69304837,"minor_collections":10028,"major_collections":21,"forced_major_collections":0,"heap_words":42003242,"top_heap_words":42339114},"codesize":2313205.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":34.66702389717102,"user_time_secs":33.510575,"sys_time_secs":0.818597,"maxrss_kB":813248,"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","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":305251.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":19.94365692138672,"user_time_secs":18.932582,"sys_time_secs":0.867476,"maxrss_kB":922660,"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","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":339348.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":97.47834014892578,"user_time_secs":95.95903,"sys_time_secs":0.706461,"maxrss_kB":509168,"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","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":305442.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":51.64537692070007,"user_time_secs":48.320852,"sys_time_secs":2.906997,"maxrss_kB":3916028,"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","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":5027939467,"minor_words":3727679388,"promoted_words":715638,"major_words":1300975717,"minor_collections":14243,"major_collections":30,"forced_major_collections":0,"heap_words":500390327,"top_heap_words":500431287},"codesize":261550.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.512","command":"taskset --cpu-list 5 ./floyd_warshall.exe 512","time_secs":1.181117057800293,"user_time_secs":1.138199,"sys_time_secs":0.031949,"maxrss_kB":21416,"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","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":260496.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":3.1671409606933594,"user_time_secs":3.118177,"sys_time_secs":0.027947,"maxrss_kB":34928,"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","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":260145.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":41.91347694396973,"user_time_secs":41.620074,"sys_time_secs":0.040003,"maxrss_kB":10684,"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","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":338856.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":15.020101070404053,"user_time_secs":14.876233,"sys_time_secs":0.023987,"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","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":1800793700,"minor_words":1800792626,"promoted_words":467831103,"major_words":467832177,"minor_collections":8968,"major_collections":4194,"forced_major_collections":0,"heap_words":361460,"top_heap_words":398324},"codesize":485193.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.387830018997192,"user_time_secs":7.302914,"sys_time_secs":0.027904,"maxrss_kB":28428,"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","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":259886.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.25060486793518066,"user_time_secs":0.196987,"sys_time_secs":0.049624,"maxrss_kB":45976,"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","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":35913490,"minor_words":35614575,"promoted_words":4210792,"major_words":4509707,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2313205.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta6.25_000_000","command":"taskset --cpu-list 5 ./fasta6.exe 25_000_000","time_secs":5.61735200881958,"user_time_secs":5.381168,"sys_time_secs":0.200192,"maxrss_kB":202892,"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","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":340490.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":2.589325189590454,"user_time_secs":2.537416,"sys_time_secs":0.031967,"maxrss_kB":10620,"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","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":1711414644,"minor_words":1711414578,"promoted_words":2683429,"major_words":2683495,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":340716,"top_heap_words":458031},"codesize":267299.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":598.4316680431366,"user_time_secs":592.517419,"sys_time_secs":1.182656,"maxrss_kB":283300,"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","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":106025404348,"minor_words":105867225681,"promoted_words":6201809705,"major_words":6359988372,"minor_collections":404307,"major_collections":895,"forced_major_collections":0,"heap_words":21185164,"top_heap_words":38846193},"codesize":1244584.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zdd.words_txt","command":"taskset --cpu-list 5 ./zdd.exe words.txt","time_secs":7.865614891052246,"user_time_secs":7.384344,"sys_time_secs":0.407798,"maxrss_kB":620200,"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","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":324148.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":11.79487919807434,"user_time_secs":11.691811,"sys_time_secs":0.019999,"maxrss_kB":10592,"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","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":287133.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.4261090755462646,"user_time_secs":1.403077,"sys_time_secs":0.01189,"maxrss_kB":10592,"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","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":774119609,"minor_words":774119543,"promoted_words":2351480,"major_words":2351546,"minor_collections":2993,"major_collections":81,"forced_major_collections":0,"heap_words":118784,"top_heap_words":118784},"codesize":277940.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.50_000_000","command":"taskset --cpu-list 5 ./nbody.exe 50_000_000","time_secs":7.492936849594116,"user_time_secs":7.435512,"sys_time_secs":0.011999,"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","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":340256.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":56.2839138507843,"user_time_secs":55.890297,"sys_time_secs":0.055926,"maxrss_kB":10652,"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","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":188003.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":48.43349504470825,"user_time_secs":47.790447,"sys_time_secs":0.303862,"maxrss_kB":266948,"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","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":343804.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.7632479667663574,"user_time_secs":2.192887,"sys_time_secs":0.550215,"maxrss_kB":10660,"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","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":565214484,"minor_words":565214418,"promoted_words":797431,"major_words":797497,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":466161.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"bdd.26","command":"taskset --cpu-list 5 ./bdd.exe 26","time_secs":5.863970994949341,"user_time_secs":5.789213,"sys_time_secs":0.027967,"maxrss_kB":22236,"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","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":233673.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb_no_exc.","command":"taskset --cpu-list 5 ./kb_no_exc.exe","time_secs":2.7881758213043213,"user_time_secs":2.762899,"sys_time_secs":0.003975,"maxrss_kB":10892,"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","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":242150.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":276.13325595855713,"user_time_secs":267.57092,"sys_time_secs":6.503515,"maxrss_kB":5168732,"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","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":598486971,"top_heap_words":659757961},"codesize":999934.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":16.342846155166626,"user_time_secs":16.231472,"sys_time_secs":0.011964,"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","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":93924.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":10.544651985168457,"user_time_secs":10.471815,"sys_time_secs":0.003987,"maxrss_kB":10716,"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","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":166800.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zarith_pi.10_000","command":"taskset --cpu-list 5 ./zarith_pi.exe 10_000","time_secs":3.5395779609680176,"user_time_secs":3.287566,"sys_time_secs":0.223426,"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","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":1704109894,"minor_words":4058633,"promoted_words":122348,"major_words":1700173609,"minor_collections":45479,"major_collections":45469,"forced_major_collections":0,"heap_words":192979,"top_heap_words":252077},"codesize":264392.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500","command":"taskset --cpu-list 5 ./spectralnorm2.exe 5_500","time_secs":7.149217128753662,"user_time_secs":7.077439,"sys_time_secs":0.020038,"maxrss_kB":10712,"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","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":339420.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":11.158913850784302,"user_time_secs":10.913048,"sys_time_secs":0.159781,"maxrss_kB":217152,"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","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":339094.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":253.5681140422821,"user_time_secs":250.375576,"sys_time_secs":1.08724,"maxrss_kB":596032,"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","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":22049040187,"minor_words":19238795036,"promoted_words":433348491,"major_words":3243593642,"minor_collections":73515,"major_collections":251,"forced_major_collections":0,"heap_words":47194007,"top_heap_words":79799457},"codesize":1244584.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":26.18673300743103,"user_time_secs":21.438896,"sys_time_secs":4.501291,"maxrss_kB":5019844,"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","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":908038463,"minor_words":671060220,"promoted_words":402579195,"major_words":639557438,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200709,"top_heap_words":640200709},"codesize":318151.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":24.33824896812439,"user_time_secs":24.116369,"sys_time_secs":0.032005,"maxrss_kB":17416,"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","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":10643094,"major_words":10659878,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1397338,"top_heap_words":1413722},"codesize":401920.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":4.642565965652466,"user_time_secs":4.599013,"sys_time_secs":0.008005,"maxrss_kB":10972,"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","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":241449.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_mvar.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000","time_secs":3.8434810638427734,"user_time_secs":3.793079,"sys_time_secs":0.020026,"maxrss_kB":10708,"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","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":955728514,"minor_words":955727440,"promoted_words":86207038,"major_words":86208112,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":238580,"top_heap_words":246772},"codesize":458323.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"pidigits5.10_000","command":"taskset --cpu-list 5 ./pidigits5.exe 10_000","time_secs":3.6303560733795166,"user_time_secs":3.310393,"sys_time_secs":0.290106,"maxrss_kB":10608,"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","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":1667654810,"minor_words":3543903,"promoted_words":126191,"major_words":1664237098,"minor_collections":33468,"major_collections":33459,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":383640.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":5.1413328647613525,"user_time_secs":5.087053,"sys_time_secs":0.015971,"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","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":2170606945,"minor_words":2170606527,"promoted_words":1245474,"major_words":1245892,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":168290,"top_heap_words":168290},"codesize":336333.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":91.33523392677307,"user_time_secs":89.50510800000001,"sys_time_secs":1.158926,"maxrss_kB":917540,"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","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":329830031,"major_words":467955726,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98590787,"top_heap_words":107298883},"codesize":999934.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":2.172805070877075,"user_time_secs":2.1445,"sys_time_secs":0.012002,"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","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":229613.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":54.53068280220032,"user_time_secs":53.759658,"sys_time_secs":0.379517,"maxrss_kB":321756,"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","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":340379.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta3.25_000_000","command":"taskset --cpu-list 5 ./fasta3.exe 25_000_000","time_secs":7.908153057098389,"user_time_secs":7.826719,"sys_time_secs":0.027952,"maxrss_kB":10724,"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","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":340544.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/sequential/turing/20240924_052656/b516815688647d5f975bddd06751bb6e61d816c9/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": "" + } + ] + } + ] +}