diff --git a/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel.20250110_010306.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel.20250110_010306.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..a1b402231 --- /dev/null +++ b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel.20250110_010306.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,568 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 93 +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 +[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-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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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 +[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 +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[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/ +[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 +[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 +[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 +[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 +[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 +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed 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.13 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed saturn.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed domainslib.0.5.1 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.9 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_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: 105.497867 s. +Generating edge list... +Generated. Time: 123.144879 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/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..26195b18f --- /dev/null +++ b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.15.0-126-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.2430591583251953,"user_time_secs":20.999949,"sys_time_secs":0.232806,"maxrss_kB":157396,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":50501726,"minor_words":49451035,"promoted_words":18365203,"major_words":19415894,"minor_collections":564,"major_collections":16,"forced_major_collections":0,"heap_words":13463555,"top_heap_words":13512707},"codesize":360541.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.808331966400146,"user_time_secs":15.006538,"sys_time_secs":0.05187,"maxrss_kB":68080,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26410113,"minor_words":25359422,"promoted_words":25296658,"major_words":26347349,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":267200.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":13.947659015655518,"user_time_secs":53.941114,"sys_time_secs":1.426865,"maxrss_kB":2143136,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":795585850,"minor_words":527150326,"promoted_words":748576,"major_words":269184100,"minor_collections":179,"major_collections":4,"forced_major_collections":0,"heap_words":269520902,"top_heap_words":269520902},"codesize":360241.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.130446910858154,"user_time_secs":121.634264,"sys_time_secs":0.159483,"maxrss_kB":52416,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30713766892,"minor_words":30713701508,"promoted_words":37356787,"major_words":37422171,"minor_collections":11210,"major_collections":49,"forced_major_collections":0,"heap_words":2834482,"top_heap_words":2842938},"codesize":466923.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":84.81393218040466,"user_time_secs":153.063421,"sys_time_secs":8.334284,"maxrss_kB":7686344,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8357736099,"minor_words":8002268756,"promoted_words":308332442,"major_words":663799785,"minor_collections":14680,"major_collections":9,"forced_major_collections":0,"heap_words":520519701,"top_heap_words":587628571},"codesize":374123.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.79015803337097,"user_time_secs":49.764159,"sys_time_secs":1.376463,"maxrss_kB":2109924,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792724466,"minor_words":524288942,"promoted_words":836489,"major_words":269272013,"minor_collections":2003,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":360241.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":50.376720905303955,"user_time_secs":46.568711,"sys_time_secs":1.356525,"maxrss_kB":2102912,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":301990608,"minor_words":33555084,"promoted_words":480,"major_words":268436004,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":268488710,"top_heap_words":268488710},"codesize":266642.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.33198595046997,"user_time_secs":56.632172,"sys_time_secs":1.423702,"maxrss_kB":2151684,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794743109,"minor_words":526307585,"promoted_words":742482,"major_words":269178006,"minor_collections":138,"major_collections":4,"forced_major_collections":0,"heap_words":269549574,"top_heap_words":269549574},"codesize":360241.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":110.79880380630493,"user_time_secs":105.306334,"sys_time_secs":0.039897,"maxrss_kB":23124,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30687917119,"minor_words":30687851735,"promoted_words":35862421,"major_words":35927805,"minor_collections":117102,"major_collections":68,"forced_major_collections":0,"heap_words":2101298,"top_heap_words":2105658},"codesize":466923.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.043229103088379,"user_time_secs":38.597038,"sys_time_secs":0.436917,"maxrss_kB":175420,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17265251391,"minor_words":17248474105,"promoted_words":5261513,"major_words":22038799,"minor_collections":3505,"major_collections":8,"forced_major_collections":0,"heap_words":15556617,"top_heap_words":19791884},"codesize":361899.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.9495611190795898,"user_time_secs":40.972979,"sys_time_secs":0.15184,"maxrss_kB":71904,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7506359,"minor_words":7490292,"promoted_words":4041958,"major_words":4058025,"minor_collections":13,"major_collections":2,"forced_major_collections":0,"heap_words":4661635,"top_heap_words":4665731},"codesize":360250.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":2.0053939819335938,"user_time_secs":7.778937,"sys_time_secs":0.011986,"maxrss_kB":14412,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421571709,"minor_words":2421450621,"promoted_words":91509,"major_words":212597,"minor_collections":2333,"major_collections":5,"forced_major_collections":0,"heap_words":229751,"top_heap_words":246260},"codesize":360146.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.439478874206543,"user_time_secs":96.367227,"sys_time_secs":0.878279,"maxrss_kB":557332,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213274108,"minor_words":146553945,"promoted_words":1826392,"major_words":68546555,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63571074,"top_heap_words":64566402},"codesize":329851.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.116940021514893,"user_time_secs":47.169837,"sys_time_secs":0.01996,"maxrss_kB":10920,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5077361,"minor_words":5077295,"promoted_words":3105,"major_words":3171,"minor_collections":21,"major_collections":1,"forced_major_collections":0,"heap_words":339968,"top_heap_words":339968},"codesize":361154.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.8118791580200195,"user_time_secs":8.086767999999999,"sys_time_secs":0.040192,"maxrss_kB":34732,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3681592,"minor_words":529651,"promoted_words":2698,"major_words":3154639,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3465225,"top_heap_words":3465225},"codesize":359882.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.946245193481445,"user_time_secs":18.920379,"sys_time_secs":0.027929,"maxrss_kB":13356,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12269274,"minor_words":12267159,"promoted_words":24301,"major_words":26416,"minor_collections":19,"major_collections":1,"forced_major_collections":0,"heap_words":145411,"top_heap_words":145411},"codesize":361025.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.8061211109161377,"user_time_secs":9.404173999999999,"sys_time_secs":0.815997,"maxrss_kB":204748,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807767012,"minor_words":599964988,"promoted_words":164018,"major_words":207966042,"minor_collections":259,"major_collections":97,"forced_major_collections":0,"heap_words":4107176,"top_heap_words":5445401},"codesize":533111.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":8.0434730052948,"user_time_secs":7.685627,"sys_time_secs":0.007985000000000001,"maxrss_kB":10760,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122549,"minor_words":2420001461,"promoted_words":991,"major_words":122079,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":360146.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.414992094039917,"user_time_secs":52.687383,"sys_time_secs":2.913793,"maxrss_kB":3557188,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5038468057,"minor_words":3738197977,"promoted_words":841243,"major_words":1301111323,"minor_collections":1355,"major_collections":22,"forced_major_collections":0,"heap_words":400739359,"top_heap_words":405000637},"codesize":362230.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.6958229541778564,"user_time_secs":21.873979,"sys_time_secs":0.235118,"maxrss_kB":128244,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":51845885,"minor_words":50795194,"promoted_words":20634104,"major_words":21684795,"minor_collections":569,"major_collections":17,"forced_major_collections":0,"heap_words":11489283,"top_heap_words":11534339},"codesize":360541.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.162855863571167,"user_time_secs":7.916007,"sys_time_secs":0.160324,"maxrss_kB":42572,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":808698939,"minor_words":600896915,"promoted_words":159325,"major_words":207961349,"minor_collections":986,"major_collections":363,"forced_major_collections":0,"heap_words":2150301,"top_heap_words":2691683},"codesize":533111.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":84.71501183509827,"user_time_secs":181.758979,"sys_time_secs":12.063985,"maxrss_kB":7720976,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7068958280,"minor_words":6713490937,"promoted_words":308493507,"major_words":663960850,"minor_collections":5725,"major_collections":9,"forced_major_collections":0,"heap_words":520699925,"top_heap_words":587808795},"codesize":374123.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.5352780818939209,"user_time_secs":8.225642000000001,"sys_time_secs":0.079667,"maxrss_kB":42120,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421699453,"minor_words":2421578365,"promoted_words":359133,"major_words":480221,"minor_collections":599,"major_collections":4,"forced_major_collections":0,"heap_words":599923,"top_heap_words":599923},"codesize":360146.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.87832498550415,"user_time_secs":109.555547,"sys_time_secs":0.023953,"maxrss_kB":25556,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30706132457,"minor_words":30706067073,"promoted_words":36463126,"major_words":36528510,"minor_collections":60629,"major_collections":64,"forced_major_collections":0,"heap_words":2105394,"top_heap_words":2117946},"codesize":466923.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.094463109970093,"user_time_secs":59.907861,"sys_time_secs":1.465354,"maxrss_kB":2161208,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":796884539,"minor_words":528449015,"promoted_words":763974,"major_words":269199498,"minor_collections":128,"major_collections":4,"forced_major_collections":0,"heap_words":269688838,"top_heap_words":269688838},"codesize":360241.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.9496669769287109,"user_time_secs":8.569331,"sys_time_secs":0.320994,"maxrss_kB":122588,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807725362,"minor_words":599923338,"promoted_words":164924,"major_words":207966948,"minor_collections":393,"major_collections":151,"forced_major_collections":0,"heap_words":2286268,"top_heap_words":3342056},"codesize":533111.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.50502896308899,"user_time_secs":50.851922,"sys_time_secs":2.601744,"maxrss_kB":3697236,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5042265910,"minor_words":3741995830,"promoted_words":796633,"major_words":1301066713,"minor_collections":3820,"major_collections":24,"forced_major_collections":0,"heap_words":320979363,"top_heap_words":343020068},"codesize":362230.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.1831660270690918,"user_time_secs":23.252489,"sys_time_secs":0.04388,"maxrss_kB":47780,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13049844,"minor_words":13047729,"promoted_words":27823,"major_words":29938,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":452611,"top_heap_words":452611},"codesize":361025.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.7021689414978027,"user_time_secs":8.216186,"sys_time_secs":0.048283,"maxrss_kB":33212,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2424051799,"minor_words":2423930711,"promoted_words":187033,"major_words":308121,"minor_collections":799,"major_collections":3,"forced_major_collections":0,"heap_words":511343,"top_heap_words":511343},"codesize":360146.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.7868220806121826,"user_time_secs":56.131709,"sys_time_secs":4.135722,"maxrss_kB":4096056,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039045828,"minor_words":3738775748,"promoted_words":911936,"major_words":1301182016,"minor_collections":866,"major_collections":20,"forced_major_collections":0,"heap_words":400964639,"top_heap_words":404945833},"codesize":362230.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.10349988937378,"user_time_secs":30.465547,"sys_time_secs":0.087785,"maxrss_kB":104668,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17221829896,"minor_words":17205052610,"promoted_words":10372,"major_words":16787658,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":361899.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.42123007774353,"user_time_secs":31.065594,"sys_time_secs":0.151597,"maxrss_kB":117656,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17237346486,"minor_words":17220569200,"promoted_words":1348228,"major_words":18125514,"minor_collections":33245,"major_collections":10,"forced_major_collections":0,"heap_words":12709897,"top_heap_words":14016521},"codesize":361899.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.524033069610596,"user_time_secs":97.108279,"sys_time_secs":0.510718,"maxrss_kB":515852,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213261233,"minor_words":146541070,"promoted_words":1825714,"major_words":68545877,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63370370,"top_heap_words":64369794},"codesize":329851.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.08316707611084,"user_time_secs":50.547324,"sys_time_secs":0.738295,"maxrss_kB":875684,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4069162437,"minor_words":4069162371,"promoted_words":1346435673,"major_words":1346435739,"minor_collections":9538,"major_collections":58,"forced_major_collections":0,"heap_words":87797760,"top_heap_words":117043200},"codesize":360363.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.33564686775208,"user_time_secs":96.777636,"sys_time_secs":0.458813,"maxrss_kB":509428,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213256978,"minor_words":146536815,"promoted_words":1826549,"major_words":68546712,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":329851.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.4440329074859619,"user_time_secs":8.345938,"sys_time_secs":0.14768,"maxrss_kB":51804,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422087022,"minor_words":2421965934,"promoted_words":361103,"major_words":482191,"minor_collections":481,"major_collections":4,"forced_major_collections":0,"heap_words":707701,"top_heap_words":707701},"codesize":360146.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.095644950866699,"user_time_secs":7.779487,"sys_time_secs":0.027969,"maxrss_kB":31700,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3435090,"minor_words":283149,"promoted_words":1264,"major_words":3153205,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3309577,"top_heap_words":3309577},"codesize":359882.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.949064016342163,"user_time_secs":40.473844,"sys_time_secs":0.155991,"maxrss_kB":60432,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8972865,"minor_words":8956798,"promoted_words":4056361,"major_words":4072428,"minor_collections":27,"major_collections":3,"forced_major_collections":0,"heap_words":4514179,"top_heap_words":4522371},"codesize":360250.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":51.965559005737305,"user_time_secs":97.218577,"sys_time_secs":0.418925,"maxrss_kB":511756,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213257565,"minor_words":146537402,"promoted_words":1825944,"major_words":68546107,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":329851.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":112.32550597190857,"user_time_secs":106.747963,"sys_time_secs":0.027927,"maxrss_kB":23232,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30664777547,"minor_words":30664712163,"promoted_words":35857893,"major_words":35923277,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2097202,"top_heap_words":2134330},"codesize":429123.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.46855807304382,"user_time_secs":96.90923600000001,"sys_time_secs":0.506688,"maxrss_kB":509228,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242829,"minor_words":146522666,"promoted_words":1819836,"major_words":68539999,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":312395.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.6552371978759766,"user_time_secs":19.057259,"sys_time_secs":0.039977,"maxrss_kB":28876,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15367850,"minor_words":15365735,"promoted_words":26175,"major_words":28290,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":325635,"top_heap_words":325635},"codesize":361025.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.822696924209595,"user_time_secs":49.705807,"sys_time_secs":2.417667,"maxrss_kB":3670608,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5030055512,"minor_words":3729785432,"promoted_words":762306,"major_words":1301032386,"minor_collections":14247,"major_collections":30,"forced_major_collections":0,"heap_words":423333122,"top_heap_words":469031870},"codesize":362230.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.580404043197632,"user_time_secs":10.109523,"sys_time_secs":0.019955,"maxrss_kB":20756,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2117918,"minor_words":16602,"promoted_words":649,"major_words":2101965,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":362567.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.984412908554077,"user_time_secs":50.104448,"sys_time_secs":1.416507,"maxrss_kB":2111596,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792792459,"minor_words":524356935,"promoted_words":738497,"major_words":269174021,"minor_collections":1192,"major_collections":4,"forced_major_collections":0,"heap_words":269246470,"top_heap_words":269246470},"codesize":360241.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.039823055267334,"user_time_secs":24.387185,"sys_time_secs":0.056025,"maxrss_kB":55200,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13016836,"minor_words":13014721,"promoted_words":29624,"major_words":31739,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":735235,"top_heap_words":735235},"codesize":361025.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.8966851234436035,"user_time_secs":18.141294,"sys_time_secs":0.079988,"maxrss_kB":81212,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":40378164,"minor_words":39327473,"promoted_words":24732607,"major_words":25783298,"minor_collections":651,"major_collections":21,"forced_major_collections":0,"heap_words":8830979,"top_heap_words":8830979},"codesize":360541.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":60.403594970703125,"user_time_secs":57.447913,"sys_time_secs":0.003989,"maxrss_kB":10732,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":513387493,"minor_words":513387427,"promoted_words":48350,"major_words":48416,"minor_collections":1960,"major_collections":4,"forced_major_collections":0,"heap_words":61440,"top_heap_words":65536},"codesize":171770.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":76.20937395095825,"user_time_secs":123.143723,"sys_time_secs":10.539363,"maxrss_kB":7785996,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6535957804,"minor_words":6180490461,"promoted_words":308388873,"major_words":663856216,"minor_collections":5024,"major_collections":9,"forced_major_collections":0,"heap_words":520634389,"top_heap_words":520634389},"codesize":374123.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":118.77262496948242,"user_time_secs":101.984867,"sys_time_secs":7.707509,"maxrss_kB":7679628,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524241625,"minor_words":6168774282,"promoted_words":308282443,"major_words":663749786,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520450069,"top_heap_words":573927454},"codesize":374123.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":19.911402940750122,"user_time_secs":227.297342,"sys_time_secs":0.075807,"maxrss_kB":35552,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399145448,"minor_words":16399145382,"promoted_words":32226803,"major_words":32226869,"minor_collections":5531,"major_collections":163,"forced_major_collections":0,"heap_words":798720,"top_heap_words":802816},"codesize":359684.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.141550064086914,"user_time_secs":46.733366,"sys_time_secs":0.007979,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1917,"minor_words":1851,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":361154.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":12.385371923446655,"user_time_secs":63.545897,"sys_time_secs":4.85348,"maxrss_kB":3304744,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072953884,"minor_words":4072953818,"promoted_words":1295163669,"major_words":1295163735,"minor_collections":2115,"major_collections":26,"forced_major_collections":0,"heap_words":288313344,"top_heap_words":306675712},"codesize":360363.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.017805099487305,"user_time_secs":7.556314,"sys_time_secs":0.111767,"maxrss_kB":16360,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807036590,"minor_words":599234566,"promoted_words":138210,"major_words":207940234,"minor_collections":2959,"major_collections":1013,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":533111.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":127.29266500473022,"user_time_secs":120.981496,"sys_time_secs":0.011968,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399563119,"minor_words":16399563053,"promoted_words":30514693,"major_words":30514759,"minor_collections":62976,"major_collections":833,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151814},"codesize":359684.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.021095037460327,"user_time_secs":46.992037,"sys_time_secs":0.019966,"maxrss_kB":12420,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3069016,"minor_words":3068950,"promoted_words":3712,"major_words":3778,"minor_collections":13,"major_collections":1,"forced_major_collections":0,"heap_words":393216,"top_heap_words":393216},"codesize":361154.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":28.90525984764099,"user_time_secs":439.715434,"sys_time_secs":0.07979600000000001,"maxrss_kB":45208,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398899925,"minor_words":16398899859,"promoted_words":32429147,"major_words":32429213,"minor_collections":4209,"major_collections":134,"forced_major_collections":0,"heap_words":909312,"top_heap_words":917504},"codesize":359684.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.54371190071106,"user_time_secs":10.030297,"sys_time_secs":0.011969,"maxrss_kB":20172,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":269208.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.5572829246520996,"user_time_secs":11.324667,"sys_time_secs":0.052205,"maxrss_kB":65856,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9135420,"minor_words":7034104,"promoted_words":9254,"major_words":2110570,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2576390,"top_heap_words":2576390},"codesize":362567.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.4080779552459717,"user_time_secs":58.781406,"sys_time_secs":5.055555,"maxrss_kB":3786556,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5038737967,"minor_words":3738467887,"promoted_words":914345,"major_words":1301184425,"minor_collections":733,"major_collections":19,"forced_major_collections":0,"heap_words":401128479,"top_heap_words":404819586},"codesize":362230.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.26051902770996,"user_time_secs":17.355305,"sys_time_secs":0.003989,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":98501,"minor_words":96386,"promoted_words":656,"major_words":2771,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":361025.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.3943500518798828,"user_time_secs":8.78938,"sys_time_secs":0.148428,"maxrss_kB":60244,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422230926,"minor_words":2422109838,"promoted_words":354389,"major_words":475477,"minor_collections":407,"major_collections":3,"forced_major_collections":0,"heap_words":751600,"top_heap_words":757103},"codesize":360146.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.039078950881958,"user_time_secs":47.108378,"sys_time_secs":0.055843,"maxrss_kB":15356,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2557340,"minor_words":2557274,"promoted_words":5098,"major_words":5164,"minor_collections":11,"major_collections":1,"forced_major_collections":0,"heap_words":532480,"top_heap_words":532480},"codesize":361154.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":78.70861196517944,"user_time_secs":156.398795,"sys_time_secs":10.02705,"maxrss_kB":7695120,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7632013090,"minor_words":7276545747,"promoted_words":308348714,"major_words":663816057,"minor_collections":9339,"major_collections":9,"forced_major_collections":0,"heap_words":520548373,"top_heap_words":587657243},"codesize":374123.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.161751985549927,"user_time_secs":59.652208,"sys_time_secs":2.666379,"maxrss_kB":2522128,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072973593,"minor_words":4072973527,"promoted_words":1307579133,"major_words":1307579199,"minor_collections":2910,"major_collections":31,"forced_major_collections":0,"heap_words":250482688,"top_heap_words":258113536},"codesize":360363.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.371783971786499,"user_time_secs":31.865966,"sys_time_secs":0.11576,"maxrss_kB":129712,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17244547120,"minor_words":17227769834,"promoted_words":2270392,"major_words":19047678,"minor_collections":16806,"major_collections":10,"forced_major_collections":0,"heap_words":12783625,"top_heap_words":17981452},"codesize":361899.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.8035290241241455,"user_time_secs":7.433753,"sys_time_secs":0.019951,"maxrss_kB":28444,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":266574.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.16_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 16 -scale 21 -edgefactor 16 edges.data","time_secs":83.5473518371582,"user_time_secs":178.412166,"sys_time_secs":11.668602,"maxrss_kB":7712304,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7196552975,"minor_words":6841085632,"promoted_words":308392825,"major_words":663860168,"minor_collections":6500,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":374123.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.6414740085601807,"user_time_secs":8.137327000000001,"sys_time_secs":0.099771,"maxrss_kB":35372,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3702720,"minor_words":550779,"promoted_words":3411,"major_words":3155352,"minor_collections":9,"major_collections":6,"forced_major_collections":0,"heap_words":3526665,"top_heap_words":3526665},"codesize":359882.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.590626001358032,"user_time_secs":96.19268599999999,"sys_time_secs":0.5587259999999999,"maxrss_kB":532300,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213271945,"minor_words":146551782,"promoted_words":1825875,"major_words":68546038,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63452290,"top_heap_words":64447618},"codesize":329851.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.766495943069458,"user_time_secs":8.844177999999999,"sys_time_secs":0.525674,"maxrss_kB":143488,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807855302,"minor_words":600053278,"promoted_words":158352,"major_words":207960376,"minor_collections":271,"major_collections":118,"forced_major_collections":0,"heap_words":7379507,"top_heap_words":7888121},"codesize":533111.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.573662042617798,"user_time_secs":8.137499999999999,"sys_time_secs":0.0359,"maxrss_kB":28968,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152993,"minor_words":1052,"promoted_words":729,"major_words":3152670,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":359882.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":84.93905115127563,"user_time_secs":185.898531,"sys_time_secs":12.413838,"maxrss_kB":7730400,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7002193558,"minor_words":6646726215,"promoted_words":308488454,"major_words":663955797,"minor_collections":5288,"major_collections":9,"forced_major_collections":0,"heap_words":520810517,"top_heap_words":587919387},"codesize":374123.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":27.00080680847168,"user_time_secs":616.098174,"sys_time_secs":0.111749,"maxrss_kB":62960,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398347432,"minor_words":16398347366,"promoted_words":36431753,"major_words":36431819,"minor_collections":3233,"major_collections":108,"forced_major_collections":0,"heap_words":1282048,"top_heap_words":1294336},"codesize":359684.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.811653137207031,"user_time_secs":69.904167,"sys_time_secs":6.716586,"maxrss_kB":3327192,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4074430501,"minor_words":4074430435,"promoted_words":1279267260,"major_words":1279267326,"minor_collections":1737,"major_collections":25,"forced_major_collections":0,"heap_words":336953344,"top_heap_words":367554560},"codesize":360363.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":21.871323108673096,"user_time_secs":166.395453,"sys_time_secs":0.059874,"maxrss_kB":25304,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399030531,"minor_words":16399030465,"promoted_words":32140988,"major_words":32141054,"minor_collections":8284,"major_collections":217,"forced_major_collections":0,"heap_words":569344,"top_heap_words":577536},"codesize":359684.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.6410400867462158,"user_time_secs":11.142081,"sys_time_secs":0.048164,"maxrss_kB":55952,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8513551,"minor_words":6412235,"promoted_words":6234,"major_words":2107550,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2514950,"top_heap_words":2514950},"codesize":362567.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.1515650749206543,"user_time_secs":8.133903999999999,"sys_time_secs":0.206929,"maxrss_kB":77056,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":808063935,"minor_words":600261911,"promoted_words":166209,"major_words":207968233,"minor_collections":534,"major_collections":205,"forced_major_collections":0,"heap_words":3745949,"top_heap_words":4547218},"codesize":533111.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":26.730037927627563,"user_time_secs":508.006176,"sys_time_secs":0.103752,"maxrss_kB":55088,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398481269,"minor_words":16398481203,"promoted_words":33698108,"major_words":33698174,"minor_collections":3531,"major_collections":118,"forced_major_collections":0,"heap_words":1110016,"top_heap_words":1118208},"codesize":359684.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.2814509868621826,"user_time_secs":40.611268,"sys_time_secs":0.159997,"maxrss_kB":66608,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8396120,"minor_words":8380053,"promoted_words":4046716,"major_words":4062783,"minor_collections":17,"major_collections":2,"forced_major_collections":0,"heap_words":4628867,"top_heap_words":4632963},"codesize":360250.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.7821478843688965,"user_time_secs":39.989449,"sys_time_secs":0.099774,"maxrss_kB":50296,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4979839,"minor_words":4963772,"promoted_words":4062384,"major_words":4078451,"minor_collections":9,"major_collections":2,"forced_major_collections":0,"heap_words":4350339,"top_heap_words":4354435},"codesize":360250.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":11.987335920333862,"user_time_secs":72.435889,"sys_time_secs":7.777654,"maxrss_kB":3698788,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072813936,"minor_words":4072813870,"promoted_words":1295990596,"major_words":1295990662,"minor_collections":1498,"major_collections":23,"forced_major_collections":0,"heap_words":187760640,"top_heap_words":218345472},"codesize":360363.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.9951550960540771,"user_time_secs":7.861404,"sys_time_secs":0.015986,"maxrss_kB":23592,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421445133,"minor_words":2421324045,"promoted_words":185423,"major_words":306511,"minor_collections":1172,"major_collections":4,"forced_major_collections":0,"heap_words":371954,"top_heap_words":377457},"codesize":360146.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":12.136315107345581,"user_time_secs":76.645567,"sys_time_secs":8.986808999999999,"maxrss_kB":3489468,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4073551256,"minor_words":4073551190,"promoted_words":1289210838,"major_words":1289210904,"minor_collections":1381,"major_collections":23,"forced_major_collections":0,"heap_words":150659072,"top_heap_words":181190656},"codesize":360363.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":16.491111993789673,"user_time_secs":51.072369,"sys_time_secs":1.332565,"maxrss_kB":2124876,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":795932846,"minor_words":527497322,"promoted_words":715353,"major_words":269150877,"minor_collections":353,"major_collections":4,"forced_major_collections":0,"heap_words":269336582,"top_heap_words":269336582},"codesize":360241.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.266254901885986,"user_time_secs":47.899244,"sys_time_secs":2.764798,"maxrss_kB":3916128,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029168955,"minor_words":3728908876,"promoted_words":715653,"major_words":1300975732,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":500420336,"top_heap_words":500461296},"codesize":268222.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.233652114868164,"user_time_secs":8.005223000000001,"sys_time_secs":0.035933,"maxrss_kB":29668,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3199474,"minor_words":47533,"promoted_words":927,"major_words":3152868,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":3256329,"top_heap_words":3256329},"codesize":359882.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.791646957397461,"user_time_secs":51.498487,"sys_time_secs":2.913345,"maxrss_kB":3614248,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039927032,"minor_words":3739656952,"promoted_words":817298,"major_words":1301087378,"minor_collections":1995,"major_collections":22,"forced_major_collections":0,"heap_words":400665631,"top_heap_words":408688037},"codesize":362230.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.67048501968384,"user_time_secs":40.56923,"sys_time_secs":0.0,"maxrss_kB":10708,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":346223.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.408489942550659,"user_time_secs":18.760585,"sys_time_secs":0.015983,"maxrss_kB":19312,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7248268,"minor_words":7246153,"promoted_words":21916,"major_words":24031,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":210947,"top_heap_words":210947},"codesize":361025.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.71865200996399,"user_time_secs":114.867737,"sys_time_secs":0.075957,"maxrss_kB":41296,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30705453131,"minor_words":30705387747,"promoted_words":37220630,"major_words":37286014,"minor_collections":16509,"major_collections":54,"forced_major_collections":0,"heap_words":2519090,"top_heap_words":2519354},"codesize":466923.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.417385816574097,"user_time_secs":10.264041,"sys_time_secs":0.019976,"maxrss_kB":24488,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5204438,"minor_words":3103122,"promoted_words":3305,"major_words":2104621,"minor_collections":20,"major_collections":9,"forced_major_collections":0,"heap_words":2187270,"top_heap_words":2187270},"codesize":362567.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.783171892166138,"user_time_secs":96.337457,"sys_time_secs":0.614631,"maxrss_kB":524008,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213269154,"minor_words":146548991,"promoted_words":1825738,"major_words":68545901,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63415426,"top_heap_words":64414850},"codesize":329851.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.4_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 4 roomfront.ml.txt","time_secs":29.87049102783203,"user_time_secs":110.632675,"sys_time_secs":0.051924,"maxrss_kB":31000,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30697749360,"minor_words":30697683976,"promoted_words":36875290,"major_words":36940674,"minor_collections":31754,"major_collections":59,"forced_major_collections":0,"heap_words":2236466,"top_heap_words":2253114},"codesize":466923.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.234791994094849,"user_time_secs":96.279094,"sys_time_secs":0.866192,"maxrss_kB":549000,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213272787,"minor_words":146552624,"promoted_words":1826221,"major_words":68546384,"minor_collections":415,"major_collections":19,"forced_major_collections":0,"heap_words":63521922,"top_heap_words":64521346},"codesize":329851.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":49.93463492393494,"user_time_secs":46.920564,"sys_time_secs":0.562567,"maxrss_kB":817976,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476645,"minor_words":4068476579,"promoted_words":1456333712,"major_words":1456333778,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":103940096},"codesize":346450.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.434675931930542,"user_time_secs":36.8936,"sys_time_secs":0.299817,"maxrss_kB":162376,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17257995165,"minor_words":17241217879,"promoted_words":4654791,"major_words":21432077,"minor_collections":4402,"major_collections":11,"forced_major_collections":0,"heap_words":13303817,"top_heap_words":17661964},"codesize":361899.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.5565271377563477,"user_time_secs":8.560241,"sys_time_secs":0.044166,"maxrss_kB":37112,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3802020,"minor_words":650079,"promoted_words":4390,"major_words":3156331,"minor_collections":9,"major_collections":6,"forced_major_collections":0,"heap_words":3604489,"top_heap_words":3604489},"codesize":359882.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.1016631126403809,"user_time_secs":20.033142,"sys_time_secs":0.342855,"maxrss_kB":154392,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":54080608,"minor_words":53029917,"promoted_words":17140285,"major_words":18190976,"minor_collections":552,"major_collections":15,"forced_major_collections":0,"heap_words":13434883,"top_heap_words":13438979},"codesize":360541.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.063565015792847,"user_time_secs":7.647323,"sys_time_secs":0.115747,"maxrss_kB":25956,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807587138,"minor_words":599785114,"promoted_words":148657,"major_words":207950681,"minor_collections":1706,"major_collections":622,"forced_major_collections":0,"heap_words":1166638,"top_heap_words":2041090},"codesize":533111.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.79071307182312,"user_time_secs":18.882399,"sys_time_secs":0.00399,"maxrss_kB":10756,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":76565,"minor_words":74450,"promoted_words":484,"major_words":2599,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":267503.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":74.85520195960999,"user_time_secs":142.367586,"sys_time_secs":0.01197,"maxrss_kB":10696,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399914916,"minor_words":16399914850,"promoted_words":31549501,"major_words":31549567,"minor_collections":32190,"major_collections":586,"forced_major_collections":0,"heap_words":212992,"top_heap_words":225542},"codesize":359684.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":117.49213099479675,"user_time_secs":100.604131,"sys_time_secs":7.75382,"maxrss_kB":7679356,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524240964,"minor_words":6168773621,"promoted_words":308282038,"major_words":663749381,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262},"codesize":324356.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.4170548915863037,"user_time_secs":39.231973,"sys_time_secs":0.179578,"maxrss_kB":153360,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17255183437,"minor_words":17238406151,"promoted_words":3955185,"major_words":20732471,"minor_collections":5759,"major_collections":9,"forced_major_collections":0,"heap_words":13217801,"top_heap_words":17633292},"codesize":361899.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.006134033203125,"user_time_secs":132.698551,"sys_time_secs":0.503205,"maxrss_kB":83568,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30685061383,"minor_words":30684995999,"promoted_words":37748845,"major_words":37814229,"minor_collections":5783,"major_collections":41,"forced_major_collections":0,"heap_words":3604530,"top_heap_words":3604794},"codesize":466923.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.360361099243164,"user_time_secs":50.724857,"sys_time_secs":2.447794,"maxrss_kB":3713444,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5074528409,"minor_words":3774258329,"promoted_words":779370,"major_words":1301049450,"minor_collections":7587,"major_collections":26,"forced_major_collections":0,"heap_words":425401543,"top_heap_words":474216183},"codesize":362230.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.435757160186768,"user_time_secs":33.574569,"sys_time_secs":0.147484,"maxrss_kB":143124,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17253570065,"minor_words":17236792779,"promoted_words":3389885,"major_words":20167171,"minor_collections":8504,"major_collections":10,"forced_major_collections":0,"heap_words":13013001,"top_heap_words":17543180},"codesize":361899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":7.965580940246582,"user_time_secs":7.523975,"sys_time_secs":0.091804,"maxrss_kB":15636,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807004359,"minor_words":599234719,"promoted_words":135251,"major_words":207904891,"minor_collections":2961,"major_collections":1032,"forced_major_collections":0,"heap_words":909210,"top_heap_words":1085589},"codesize":442323.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.393341064453125,"user_time_secs":10.579486,"sys_time_secs":0.019991,"maxrss_kB":37600,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12635443,"minor_words":10534127,"promoted_words":5896,"major_words":2107212,"minor_collections":17,"major_collections":9,"forced_major_collections":0,"heap_words":2310150,"top_heap_words":2310150},"codesize":362567.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.558633089065552,"user_time_secs":51.460546,"sys_time_secs":1.44729,"maxrss_kB":2133900,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794496862,"minor_words":526061338,"promoted_words":714490,"major_words":269150014,"minor_collections":232,"major_collections":4,"forced_major_collections":0,"heap_words":269426694,"top_heap_words":269426694},"codesize":360241.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.49202895164489746,"user_time_secs":8.709965,"sys_time_secs":0.047835,"maxrss_kB":38680,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4002783,"minor_words":850842,"promoted_words":5094,"major_words":3157035,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3674121,"top_heap_words":3674121},"codesize":359882.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":20.996653079986572,"user_time_secs":39.877828,"sys_time_secs":0.071815,"maxrss_kB":41284,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5036474,"minor_words":5020407,"promoted_words":4064614,"major_words":4080681,"minor_collections":18,"major_collections":5,"forced_major_collections":0,"heap_words":4206979,"top_heap_words":4206979},"codesize":360250.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.7477810382843018,"user_time_secs":19.502112,"sys_time_secs":0.152579,"maxrss_kB":97912,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":45109515,"minor_words":44058824,"promoted_words":23373756,"major_words":24424447,"minor_collections":597,"major_collections":20,"forced_major_collections":0,"heap_words":9875459,"top_heap_words":9895939},"codesize":360541.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":49.958621978759766,"user_time_secs":46.900644,"sys_time_secs":0.606456,"maxrss_kB":863380,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476908,"minor_words":4068476842,"promoted_words":1455956548,"major_words":1455956614,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":98246656,"top_heap_words":109752320},"codesize":360363.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":24.896890878677368,"user_time_secs":46.800273,"sys_time_secs":0.007979,"maxrss_kB":10760,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25392,"minor_words":25326,"promoted_words":916,"major_words":982,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":98304,"top_heap_words":98304},"codesize":361154.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":98.1625509262085,"user_time_secs":109.777773,"sys_time_secs":8.005253,"maxrss_kB":7711336,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6532569637,"minor_words":6177102294,"promoted_words":308295098,"major_words":663762441,"minor_collections":13835,"major_collections":9,"forced_major_collections":0,"heap_words":520478741,"top_heap_words":520478741},"codesize":374123.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.95255208015442,"user_time_secs":51.308135,"sys_time_secs":1.46036,"maxrss_kB":2116016,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":816722301,"minor_words":548286777,"promoted_words":707216,"major_words":269142740,"minor_collections":704,"major_collections":4,"forced_major_collections":0,"heap_words":269254662,"top_heap_words":269254662},"codesize":360241.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.7411899566650391,"user_time_secs":9.896801,"sys_time_secs":0.918136,"maxrss_kB":214448,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807744508,"minor_words":599942484,"promoted_words":162028,"major_words":207964052,"minor_collections":208,"major_collections":87,"forced_major_collections":0,"heap_words":6568330,"top_heap_words":7184939},"codesize":533111.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.7721450328826904,"user_time_secs":10.974692,"sys_time_secs":0.064085,"maxrss_kB":52948,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6931329,"minor_words":4830013,"promoted_words":5178,"major_words":2106494,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2506758,"top_heap_words":2506758},"codesize":362567.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.9525489807128906,"user_time_secs":44.328217,"sys_time_secs":0.298788,"maxrss_kB":182392,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17265842146,"minor_words":17249064860,"promoted_words":5088850,"major_words":21866136,"minor_collections":2974,"major_collections":10,"forced_major_collections":0,"heap_words":15024137,"top_heap_words":19259404},"codesize":361899.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.810499906539917,"user_time_secs":18.678541,"sys_time_secs":0.011973,"maxrss_kB":10688,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":11759581,"minor_words":11757466,"promoted_words":22860,"major_words":24975,"minor_collections":27,"major_collections":1,"forced_major_collections":0,"heap_words":108547,"top_heap_words":108547},"codesize":361025.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.1664090156555176,"user_time_secs":7.975967,"sys_time_secs":0.035963,"maxrss_kB":33360,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3657426,"minor_words":505485,"promoted_words":1946,"major_words":3153887,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3391497,"top_heap_words":3391497},"codesize":359882.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.256789922714233,"user_time_secs":122.36137,"sys_time_secs":0.359088,"maxrss_kB":62612,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30702108942,"minor_words":30702043558,"promoted_words":37710267,"major_words":37775651,"minor_collections":8365,"major_collections":46,"forced_major_collections":0,"heap_words":3059762,"top_heap_words":3060026},"codesize":466923.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.83589506149292,"user_time_secs":16.945224,"sys_time_secs":0.039899,"maxrss_kB":68616,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26472926,"minor_words":25422235,"promoted_words":25300848,"major_words":26351539,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":360541.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.7356600761413574,"user_time_secs":10.267741,"sys_time_secs":0.031936,"maxrss_kB":28772,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6290696,"minor_words":4189380,"promoted_words":3488,"major_words":2104804,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2220038,"top_heap_words":2220038},"codesize":362567.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":10.85512089729309,"user_time_secs":39.871743,"sys_time_secs":0.09572,"maxrss_kB":45244,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4675569,"minor_words":4659502,"promoted_words":4062743,"major_words":4078810,"minor_collections":12,"major_collections":3,"forced_major_collections":0,"heap_words":4247939,"top_heap_words":4252035},"codesize":360250.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.533764123916626,"user_time_secs":23.451326,"sys_time_secs":0.027932,"maxrss_kB":39280,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12537987,"minor_words":12535872,"promoted_words":25606,"major_words":27721,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":378883,"top_heap_words":378883},"codesize":361025.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.657145023345947,"user_time_secs":7.303454,"sys_time_secs":0.00399,"maxrss_kB":10628,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":346795.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.814626932144165,"user_time_secs":40.007791,"sys_time_secs":0.147807,"maxrss_kB":54596,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5176956,"minor_words":5160889,"promoted_words":4061137,"major_words":4077204,"minor_collections":11,"major_collections":2,"forced_major_collections":0,"heap_words":4489603,"top_heap_words":4489603},"codesize":360250.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.678708076477051,"user_time_secs":54.35975,"sys_time_secs":3.763212,"maxrss_kB":3952664,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5042799485,"minor_words":3742529405,"promoted_words":852194,"major_words":1301122274,"minor_collections":1061,"major_collections":20,"forced_major_collections":0,"heap_words":308756037,"top_heap_words":310946694},"codesize":362230.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.465357065200806,"user_time_secs":28.916247,"sys_time_secs":0.09973799999999999,"maxrss_kB":104220,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17230197454,"minor_words":17213420168,"promoted_words":490,"major_words":16777776,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":267109.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.780205965042114,"user_time_secs":125.011523,"sys_time_secs":0.331426,"maxrss_kB":74324,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30704210138,"minor_words":30704144754,"promoted_words":37768817,"major_words":37834201,"minor_collections":6834,"major_collections":42,"forced_major_collections":0,"heap_words":3457074,"top_heap_words":3461434},"codesize":466923.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.81748914718628,"user_time_secs":46.745549,"sys_time_secs":0.01197,"maxrss_kB":10556,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":145727,"minor_words":145661,"promoted_words":1144,"major_words":1210,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":147456,"top_heap_words":147456},"codesize":361154.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.615818023681641,"user_time_secs":46.770438,"sys_time_secs":0.007983000000000001,"maxrss_kB":10804,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":227832,"minor_words":227766,"promoted_words":1675,"major_words":1741,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":212992,"top_heap_words":212992},"codesize":361154.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.9623208045959473,"user_time_secs":10.628632,"sys_time_secs":0.048111,"maxrss_kB":36964,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9684716,"minor_words":7583400,"promoted_words":9009,"major_words":2110325,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2371590,"top_heap_words":2371590},"codesize":362567.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.089483976364136,"user_time_secs":47.193463,"sys_time_secs":0.01997,"maxrss_kB":13768,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3336473,"minor_words":3336407,"promoted_words":4447,"major_words":4513,"minor_collections":16,"major_collections":1,"forced_major_collections":0,"heap_words":466944,"top_heap_words":466944},"codesize":361154.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":21.432467937469482,"user_time_secs":54.722061,"sys_time_secs":1.480818,"maxrss_kB":1735468,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4080855582,"minor_words":4080855516,"promoted_words":1322032203,"major_words":1322032269,"minor_collections":5285,"major_collections":44,"forced_major_collections":0,"heap_words":62783488,"top_heap_words":153001984},"codesize":360363.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.54859805107117,"user_time_secs":47.09389,"sys_time_secs":0.003989,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":193392.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.560312986373901,"user_time_secs":97.14251299999999,"sys_time_secs":0.66637,"maxrss_kB":540596,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213271826,"minor_words":146551663,"promoted_words":1826038,"major_words":68546201,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63493250,"top_heap_words":64492674},"codesize":329851.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":41.35371518135071,"user_time_secs":157.19147,"sys_time_secs":0.019953,"maxrss_kB":15192,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399624489,"minor_words":16399624423,"promoted_words":32323395,"major_words":32323461,"minor_collections":16544,"major_collections":360,"forced_major_collections":0,"heap_words":339968,"top_heap_words":356483},"codesize":359684.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":4.022368907928467,"user_time_secs":7.713093,"sys_time_secs":0.019961,"maxrss_kB":10592,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420852695,"minor_words":2420731607,"promoted_words":43551,"major_words":164639,"minor_collections":4634,"major_collections":5,"forced_major_collections":0,"heap_words":162933,"top_heap_words":179442},"codesize":360146.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":41.96493101119995,"user_time_secs":39.874338,"sys_time_secs":0.039898,"maxrss_kB":38748,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4449140,"minor_words":4433073,"promoted_words":4063969,"major_words":4080036,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":360250.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.03705096244812,"user_time_secs":17.02576,"sys_time_secs":0.08375199999999999,"maxrss_kB":76012,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35793395,"minor_words":34742704,"promoted_words":25206365,"major_words":26257056,"minor_collections":761,"major_collections":22,"forced_major_collections":0,"heap_words":8638467,"top_heap_words":8638467},"codesize":360541.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.9745540618896484,"user_time_secs":20.625911,"sys_time_secs":0.160076,"maxrss_kB":108632,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":48237051,"minor_words":47186360,"promoted_words":21823117,"major_words":22873808,"minor_collections":576,"major_collections":18,"forced_major_collections":0,"heap_words":10375171,"top_heap_words":10407939},"codesize":360541.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20250110_010306/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel.20250110_061305.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel.20250110_061305.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..ca729908a --- /dev/null +++ b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel.20250110_061305.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,569 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 155 +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-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 +[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 +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 +[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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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 +[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 +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[ctypes.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-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[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 +[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 +[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 +[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 +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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_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 +[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz +[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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.13 +-> 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.9 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_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: 106.811186 s. +Generating edge list... +Generated. Time: 127.036317 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/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..10aa8dd44 --- /dev/null +++ b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.15.0-126-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.2181260585784912,"user_time_secs":20.577864,"sys_time_secs":0.186042,"maxrss_kB":147468,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":50039758,"minor_words":48989067,"promoted_words":18593525,"major_words":19644216,"minor_collections":561,"major_collections":16,"forced_major_collections":0,"heap_words":12623875,"top_heap_words":12648451},"codesize":355440.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":17.305816888809204,"user_time_secs":16.437553,"sys_time_secs":0.067841,"maxrss_kB":68096,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26410113,"minor_words":25359422,"promoted_words":25296658,"major_words":26347349,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":263284.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.490209102630615,"user_time_secs":58.943583,"sys_time_secs":1.442325,"maxrss_kB":2143028,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794095403,"minor_words":525659879,"promoted_words":741716,"major_words":269177240,"minor_collections":180,"major_collections":4,"forced_major_collections":0,"heap_words":269520902,"top_heap_words":269520902},"codesize":355167.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.123470067977905,"user_time_secs":122.287731,"sys_time_secs":0.127769,"maxrss_kB":52588,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30720156552,"minor_words":30720091168,"promoted_words":37434163,"major_words":37499547,"minor_collections":11244,"major_collections":49,"forced_major_collections":0,"heap_words":2875442,"top_heap_words":2875706},"codesize":459878.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":86.85468888282776,"user_time_secs":110.751509,"sys_time_secs":8.686940999999999,"maxrss_kB":7784776,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6530408601,"minor_words":6174941258,"promoted_words":308308362,"major_words":663775705,"minor_collections":8455,"major_collections":9,"forced_major_collections":0,"heap_words":520503317,"top_heap_words":540426267},"codesize":368944.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":59.385175943374634,"user_time_secs":55.08039,"sys_time_secs":1.352473,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792724466,"minor_words":524288942,"promoted_words":836489,"major_words":269272013,"minor_collections":2003,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":355167.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":57.35971117019653,"user_time_secs":53.178165,"sys_time_secs":1.380422,"maxrss_kB":2102944,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":301990608,"minor_words":33555084,"promoted_words":480,"major_words":268436004,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":268488710,"top_heap_words":268488710},"codesize":262756.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.856202125549316,"user_time_secs":61.783853,"sys_time_secs":1.447778,"maxrss_kB":2151660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":811301763,"minor_words":542866239,"promoted_words":721860,"major_words":269157384,"minor_collections":207,"major_collections":4,"forced_major_collections":0,"heap_words":269545478,"top_heap_words":269545478},"codesize":355167.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":113.8426079750061,"user_time_secs":108.167937,"sys_time_secs":0.023937,"maxrss_kB":23092,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30668461323,"minor_words":30668395939,"promoted_words":35887542,"major_words":35952926,"minor_collections":117028,"major_collections":68,"forced_major_collections":0,"heap_words":2060338,"top_heap_words":2097466},"codesize":459878.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.1474239826202393,"user_time_secs":40.843072,"sys_time_secs":0.295645,"maxrss_kB":174964,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17266067600,"minor_words":17249290314,"promoted_words":5220746,"major_words":21998032,"minor_collections":3462,"major_collections":9,"forced_major_collections":0,"heap_words":13369353,"top_heap_words":17715212},"codesize":356812.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.9352149963378906,"user_time_secs":41.403447,"sys_time_secs":0.176509,"maxrss_kB":63132,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7412384,"minor_words":7396317,"promoted_words":4053183,"major_words":4069250,"minor_collections":12,"major_collections":2,"forced_major_collections":0,"heap_words":4673923,"top_heap_words":4678019},"codesize":355189.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":2.003390073776245,"user_time_secs":7.768748,"sys_time_secs":0.011988,"maxrss_kB":14392,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421009671,"minor_words":2420888583,"promoted_words":91598,"major_words":212686,"minor_collections":2325,"major_collections":5,"forced_major_collections":0,"heap_words":229751,"top_heap_words":246260},"codesize":355070.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.439108848571777,"user_time_secs":96.39919500000001,"sys_time_secs":0.710578,"maxrss_kB":557196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213274573,"minor_words":146554410,"promoted_words":1826399,"major_words":68546562,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63566978,"top_heap_words":64562306},"codesize":325399.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.533321142196655,"user_time_secs":51.514475,"sys_time_secs":0.007981,"maxrss_kB":11084,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3913136,"minor_words":3913070,"promoted_words":3035,"major_words":3101,"minor_collections":18,"major_collections":1,"forced_major_collections":0,"heap_words":335872,"top_heap_words":335872},"codesize":356102.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.8086261749267578,"user_time_secs":8.040668,"sys_time_secs":0.044069,"maxrss_kB":34716,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3735574,"minor_words":583633,"promoted_words":2712,"major_words":3154653,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3465225,"top_heap_words":3465225},"codesize":354804.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.937776803970337,"user_time_secs":18.919085,"sys_time_secs":0.0,"maxrss_kB":13520,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":11586834,"minor_words":11584719,"promoted_words":23866,"major_words":25981,"minor_collections":17,"major_collections":1,"forced_major_collections":0,"heap_words":145411,"top_heap_words":145411},"codesize":355937.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.8249809741973877,"user_time_secs":9.976343,"sys_time_secs":0.598257,"maxrss_kB":202060,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":808105702,"minor_words":600303678,"promoted_words":173572,"major_words":207975596,"minor_collections":272,"major_collections":98,"forced_major_collections":0,"heap_words":3377160,"top_heap_words":4947624},"codesize":525113.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":8.123059988021851,"user_time_secs":7.718886,"sys_time_secs":0.003989,"maxrss_kB":10720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122549,"minor_words":2420001461,"promoted_words":991,"major_words":122079,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":355070.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.624536991119385,"user_time_secs":53.317992,"sys_time_secs":3.259527,"maxrss_kB":3884480,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5037302269,"minor_words":3737032189,"promoted_words":843415,"major_words":1301113495,"minor_collections":1358,"major_collections":22,"forced_major_collections":0,"heap_words":404713783,"top_heap_words":407154515},"codesize":357131.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.6559550762176514,"user_time_secs":21.631293,"sys_time_secs":0.207839,"maxrss_kB":131844,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":49269785,"minor_words":48219094,"promoted_words":20345074,"major_words":21395765,"minor_collections":569,"major_collections":17,"forced_major_collections":0,"heap_words":11726851,"top_heap_words":11800579},"codesize":355440.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.2006070613861084,"user_time_secs":8.13317,"sys_time_secs":0.15963,"maxrss_kB":43744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":809053873,"minor_words":601251849,"promoted_words":156348,"major_words":207958372,"minor_collections":971,"major_collections":361,"forced_major_collections":0,"heap_words":2397309,"top_heap_words":3082188},"codesize":525113.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":88.791424036026,"user_time_secs":190.816118,"sys_time_secs":12.188271,"maxrss_kB":7720852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7053402371,"minor_words":6697935028,"promoted_words":308494373,"major_words":663961716,"minor_collections":5695,"major_collections":9,"forced_major_collections":0,"heap_words":520708117,"top_heap_words":587816987},"codesize":368944.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.5356781482696533,"user_time_secs":8.247275,"sys_time_secs":0.059936,"maxrss_kB":42336,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421723204,"minor_words":2421602116,"promoted_words":358361,"major_words":479449,"minor_collections":598,"major_collections":4,"forced_major_collections":0,"heap_words":599923,"top_heap_words":599923},"codesize":355070.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.6912739276886,"user_time_secs":109.211142,"sys_time_secs":0.023944,"maxrss_kB":25452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30677358679,"minor_words":30677293295,"promoted_words":36455184,"major_words":36520568,"minor_collections":60454,"major_collections":63,"forced_major_collections":0,"heap_words":2093106,"top_heap_words":2117946},"codesize":459878.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.461546182632446,"user_time_secs":62.638439,"sys_time_secs":1.577844,"maxrss_kB":2160896,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":796810848,"minor_words":528375324,"promoted_words":741378,"major_words":269176902,"minor_collections":128,"major_collections":4,"forced_major_collections":0,"heap_words":269668358,"top_heap_words":269668358},"codesize":355167.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.962367057800293,"user_time_secs":8.842521,"sys_time_secs":0.282379,"maxrss_kB":122484,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807788721,"minor_words":599986697,"promoted_words":162452,"major_words":207964476,"minor_collections":381,"major_collections":149,"forced_major_collections":0,"heap_words":2364991,"top_heap_words":3419145},"codesize":525113.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.808984994888306,"user_time_secs":51.684274,"sys_time_secs":2.749886,"maxrss_kB":3871124,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5045135889,"minor_words":3744865809,"promoted_words":798557,"major_words":1301068637,"minor_collections":3862,"major_collections":25,"forced_major_collections":0,"heap_words":343374269,"top_heap_words":348085682},"codesize":357131.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.1857719421386719,"user_time_secs":23.298817,"sys_time_secs":0.056141,"maxrss_kB":46396,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12993496,"minor_words":12991381,"promoted_words":27643,"major_words":29758,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":460803,"top_heap_words":460803},"codesize":355937.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.7050321102142334,"user_time_secs":8.233375000000001,"sys_time_secs":0.06768200000000001,"maxrss_kB":32928,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2423917487,"minor_words":2423796399,"promoted_words":187196,"major_words":308284,"minor_collections":802,"major_collections":3,"forced_major_collections":0,"heap_words":516846,"top_heap_words":516846},"codesize":355070.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.8703560829162598,"user_time_secs":54.866521,"sys_time_secs":5.513901,"maxrss_kB":4019996,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5037656813,"minor_words":3737386733,"promoted_words":913250,"major_words":1301183330,"minor_collections":848,"major_collections":19,"forced_major_collections":0,"heap_words":400981023,"top_heap_words":404512082},"codesize":357131.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":34.85991811752319,"user_time_secs":33.043063,"sys_time_secs":0.115702,"maxrss_kB":104604,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17221829896,"minor_words":17205052610,"promoted_words":10372,"major_words":16787658,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":356812.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.74260902404785,"user_time_secs":33.66406,"sys_time_secs":0.09975100000000001,"maxrss_kB":117032,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17234990948,"minor_words":17218213662,"promoted_words":1348977,"major_words":18126263,"minor_collections":33158,"major_collections":11,"forced_major_collections":0,"heap_words":12718089,"top_heap_words":13942793},"codesize":356812.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.638118028640747,"user_time_secs":97.106244,"sys_time_secs":0.562576,"maxrss_kB":515840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213261308,"minor_words":146541145,"promoted_words":1825714,"major_words":68545877,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63374466,"top_heap_words":64373890},"codesize":325399.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":33.41209101676941,"user_time_secs":54.438749,"sys_time_secs":0.715983,"maxrss_kB":950448,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4111641478,"minor_words":4111641412,"promoted_words":1339338410,"major_words":1339338476,"minor_collections":9875,"major_collections":58,"forced_major_collections":0,"heap_words":95363072,"top_heap_words":141942784},"codesize":355287.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.63978600502014,"user_time_secs":97.04596600000001,"sys_time_secs":0.494705,"maxrss_kB":509436,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213256978,"minor_words":146536815,"promoted_words":1826549,"major_words":68546712,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":325399.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.444317102432251,"user_time_secs":8.390250999999999,"sys_time_secs":0.11559,"maxrss_kB":51716,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422083365,"minor_words":2421962277,"promoted_words":358416,"major_words":479504,"minor_collections":481,"major_collections":4,"forced_major_collections":0,"heap_words":715893,"top_heap_words":721396},"codesize":355070.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.1370961666107178,"user_time_secs":7.939634,"sys_time_secs":0.027984,"maxrss_kB":32680,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3777000,"minor_words":625059,"promoted_words":1494,"major_words":3153435,"minor_collections":10,"major_collections":7,"forced_major_collections":0,"heap_words":3309577,"top_heap_words":3309577},"codesize":354804.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.9023380279541016,"user_time_secs":40.657404,"sys_time_secs":0.187711,"maxrss_kB":62228,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6861999,"minor_words":6845932,"promoted_words":4049093,"major_words":4065160,"minor_collections":20,"major_collections":3,"forced_major_collections":0,"heap_words":4518275,"top_heap_words":4526467},"codesize":355189.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.06100010871887,"user_time_secs":97.31433,"sys_time_secs":0.482761,"maxrss_kB":511596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213257100,"minor_words":146536937,"promoted_words":1825944,"major_words":68546107,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":325399.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":118.9045660495758,"user_time_secs":112.971388,"sys_time_secs":0.031918,"maxrss_kB":23244,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30664777547,"minor_words":30664712163,"promoted_words":35857893,"major_words":35923277,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2097202,"top_heap_words":2134330},"codesize":422867.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.46668601036072,"user_time_secs":96.9752,"sys_time_secs":0.438874,"maxrss_kB":509272,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242829,"minor_words":146522666,"promoted_words":1819836,"major_words":68539999,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":308230.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.6514451503753662,"user_time_secs":19.028119,"sys_time_secs":0.023979,"maxrss_kB":27560,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14475903,"minor_words":14473788,"promoted_words":26222,"major_words":28337,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":301059,"top_heap_words":301059},"codesize":355937.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.73119783401489,"user_time_secs":50.583763,"sys_time_secs":2.397731,"maxrss_kB":3543464,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5028087506,"minor_words":3727817426,"promoted_words":762143,"major_words":1301032223,"minor_collections":14239,"major_collections":30,"forced_major_collections":0,"heap_words":391839582,"top_heap_words":452768803},"codesize":357131.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.799776792526245,"user_time_secs":10.282398,"sys_time_secs":0.01596,"maxrss_kB":20832,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2117918,"minor_words":16602,"promoted_words":649,"major_words":2101965,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":357430.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.08869695663452,"user_time_secs":55.752935,"sys_time_secs":1.380655,"maxrss_kB":2111668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792792459,"minor_words":524356935,"promoted_words":756799,"major_words":269192323,"minor_collections":1187,"major_collections":4,"forced_major_collections":0,"heap_words":269262854,"top_heap_words":269262854},"codesize":355167.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.0435338020324707,"user_time_secs":24.50004,"sys_time_secs":0.071953,"maxrss_kB":49752,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12576632,"minor_words":12574517,"promoted_words":27388,"major_words":29503,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":563203,"top_heap_words":563203},"codesize":355937.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.824715852737427,"user_time_secs":18.009363,"sys_time_secs":0.067944,"maxrss_kB":82128,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":42212802,"minor_words":41162111,"promoted_words":24723644,"major_words":25774335,"minor_collections":656,"major_collections":21,"forced_major_collections":0,"heap_words":8941571,"top_heap_words":8941571},"codesize":355440.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":71.75001215934753,"user_time_secs":68.25094900000001,"sys_time_secs":0.0,"maxrss_kB":10664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":513387493,"minor_words":513387427,"promoted_words":48350,"major_words":48416,"minor_collections":1960,"major_collections":4,"forced_major_collections":0,"heap_words":61440,"top_heap_words":65536},"codesize":169250.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":80.57347106933594,"user_time_secs":166.671372,"sys_time_secs":10.545509,"maxrss_kB":7703968,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7255539574,"minor_words":6900072231,"promoted_words":308396994,"major_words":663864337,"minor_collections":7113,"major_collections":9,"forced_major_collections":0,"heap_words":520650773,"top_heap_words":587759643},"codesize":368944.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":121.81516599655151,"user_time_secs":105.008834,"sys_time_secs":7.488946,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524241625,"minor_words":6168774282,"promoted_words":308282443,"major_words":663749786,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520450069,"top_heap_words":573927454},"codesize":368944.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":19.21162700653076,"user_time_secs":219.425148,"sys_time_secs":0.107727,"maxrss_kB":35600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399071607,"minor_words":16399071541,"promoted_words":31972103,"major_words":31972169,"minor_collections":5467,"major_collections":162,"forced_major_collections":0,"heap_words":753664,"top_heap_words":770048},"codesize":354625.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":53.87590193748474,"user_time_secs":51.215178,"sys_time_secs":0.007979,"maxrss_kB":10796,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1917,"minor_words":1851,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":356102.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.63793396949768,"user_time_secs":67.009399,"sys_time_secs":5.009413,"maxrss_kB":3251380,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4076626634,"minor_words":4076626568,"promoted_words":1299822143,"major_words":1299822209,"minor_collections":2209,"major_collections":27,"forced_major_collections":0,"heap_words":287543296,"top_heap_words":305827840},"codesize":355287.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.264035940170288,"user_time_secs":7.794516,"sys_time_secs":0.119731,"maxrss_kB":16404,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807036590,"minor_words":599234566,"promoted_words":138210,"major_words":207940234,"minor_collections":2959,"major_collections":1013,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":525113.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":131.9345362186432,"user_time_secs":125.371099,"sys_time_secs":0.011968,"maxrss_kB":10584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399563119,"minor_words":16399563053,"promoted_words":30514693,"major_words":30514759,"minor_collections":62976,"major_collections":833,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151814},"codesize":354625.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.4761481285095215,"user_time_secs":51.513584,"sys_time_secs":0.015968,"maxrss_kB":12340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3220943,"minor_words":3220877,"promoted_words":3691,"major_words":3757,"minor_collections":14,"major_collections":1,"forced_major_collections":0,"heap_words":409600,"top_heap_words":409600},"codesize":356102.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":27.659053087234497,"user_time_secs":420.487508,"sys_time_secs":0.119694,"maxrss_kB":45112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398399300,"minor_words":16398399234,"promoted_words":31835718,"major_words":31835784,"minor_collections":4141,"major_collections":133,"forced_major_collections":0,"heap_words":942080,"top_heap_words":950403},"codesize":354625.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.57942509651184,"user_time_secs":10.108491,"sys_time_secs":0.019953,"maxrss_kB":20188,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":265281.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.5651938915252686,"user_time_secs":11.501784,"sys_time_secs":0.072464,"maxrss_kB":64360,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9107297,"minor_words":7005981,"promoted_words":9239,"major_words":2110555,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2580486,"top_heap_words":2580486},"codesize":357430.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.889709949493408,"user_time_secs":58.973149,"sys_time_secs":5.899754,"maxrss_kB":4334348,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5038001484,"minor_words":3737731404,"promoted_words":910049,"major_words":1301180129,"minor_collections":725,"major_collections":18,"forced_major_collections":0,"heap_words":501098850,"top_heap_words":502439252},"codesize":357131.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.27706003189087,"user_time_secs":17.371891,"sys_time_secs":0.003989,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":98501,"minor_words":96386,"promoted_words":656,"major_words":2771,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":355937.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.3905019760131836,"user_time_secs":8.759897,"sys_time_secs":0.108693,"maxrss_kB":60172,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422226924,"minor_words":2422105836,"promoted_words":355679,"major_words":476767,"minor_collections":410,"major_collections":3,"forced_major_collections":0,"heap_words":747504,"top_heap_words":753007},"codesize":355070.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.540086984634399,"user_time_secs":51.595765,"sys_time_secs":0.023905,"maxrss_kB":15376,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2645648,"minor_words":2645582,"promoted_words":5106,"major_words":5172,"minor_collections":12,"major_collections":1,"forced_major_collections":0,"heap_words":544768,"top_heap_words":544768},"codesize":356102.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":81.71098518371582,"user_time_secs":162.048242,"sys_time_secs":9.879085999999999,"maxrss_kB":7694848,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7653479091,"minor_words":7298011748,"promoted_words":308349692,"major_words":663817035,"minor_collections":9409,"major_collections":9,"forced_major_collections":0,"heap_words":520548373,"top_heap_words":587657243},"codesize":368944.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.228662967681885,"user_time_secs":63.324315,"sys_time_secs":3.28423,"maxrss_kB":2871068,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4076532861,"minor_words":4076532795,"promoted_words":1298755098,"major_words":1298755164,"minor_collections":2946,"major_collections":30,"forced_major_collections":0,"heap_words":162689024,"top_heap_words":193622016},"codesize":355287.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.954693078994751,"user_time_secs":34.016911,"sys_time_secs":0.119665,"maxrss_kB":129372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17237064709,"minor_words":17220287423,"promoted_words":2258488,"major_words":19035774,"minor_collections":16588,"major_collections":10,"forced_major_collections":0,"heap_words":12783625,"top_heap_words":17981452},"codesize":356812.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.776643991470337,"user_time_secs":7.461449,"sys_time_secs":0.015968,"maxrss_kB":28396,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":262674.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":88.65237188339233,"user_time_secs":184.400735,"sys_time_secs":11.950117,"maxrss_kB":7712468,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7232480288,"minor_words":6877012945,"promoted_words":308393201,"major_words":663860544,"minor_collections":6586,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":368944.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.6458652019500732,"user_time_secs":8.397387,"sys_time_secs":0.036178,"maxrss_kB":35912,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3734257,"minor_words":582316,"promoted_words":3392,"major_words":3155333,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3534857,"top_heap_words":3534857},"codesize":354804.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.607779026031494,"user_time_secs":96.37000500000001,"sys_time_secs":0.586672,"maxrss_kB":532240,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213272050,"minor_words":146551887,"promoted_words":1825879,"major_words":68546042,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63456386,"top_heap_words":64451714},"codesize":325399.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.7640190124511719,"user_time_secs":9.251155000000001,"sys_time_secs":0.371151,"maxrss_kB":147196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":808156705,"minor_words":600354681,"promoted_words":168916,"major_words":207970940,"minor_collections":282,"major_collections":117,"forced_major_collections":0,"heap_words":8005464,"top_heap_words":8757808},"codesize":525113.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.381991863250732,"user_time_secs":7.973774,"sys_time_secs":0.027936,"maxrss_kB":29068,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152993,"minor_words":1052,"promoted_words":729,"major_words":3152670,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":354804.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":86.63492298126221,"user_time_secs":187.675931,"sys_time_secs":12.953253,"maxrss_kB":7730156,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7005927838,"minor_words":6650460495,"promoted_words":308489907,"major_words":663957250,"minor_collections":5302,"major_collections":9,"forced_major_collections":0,"heap_words":520814613,"top_heap_words":587923483},"codesize":368944.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":29.39476704597473,"user_time_secs":669.932137,"sys_time_secs":0.163603,"maxrss_kB":62972,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398377336,"minor_words":16398377270,"promoted_words":36765583,"major_words":36765649,"minor_collections":3262,"major_collections":109,"forced_major_collections":0,"heap_words":1298432,"top_heap_words":1310720},"codesize":354625.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.835814952850342,"user_time_secs":72.95824500000001,"sys_time_secs":6.787097,"maxrss_kB":3353036,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4077067292,"minor_words":4077067226,"promoted_words":1288550339,"major_words":1288550405,"minor_collections":1788,"major_collections":26,"forced_major_collections":0,"heap_words":38047744,"top_heap_words":94748672},"codesize":355287.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":21.553364038467407,"user_time_secs":163.888542,"sys_time_secs":0.051873,"maxrss_kB":25496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399174237,"minor_words":16399174171,"promoted_words":31852976,"major_words":31853042,"minor_collections":8158,"major_collections":216,"forced_major_collections":0,"heap_words":581632,"top_heap_words":589824},"codesize":354625.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.6463780403137207,"user_time_secs":11.280935,"sys_time_secs":0.048174,"maxrss_kB":55264,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8674331,"minor_words":6573015,"promoted_words":6701,"major_words":2108017,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2527238,"top_heap_words":2527238},"codesize":357430.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.1785860061645508,"user_time_secs":8.310093999999999,"sys_time_secs":0.253283,"maxrss_kB":75976,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807643017,"minor_words":599840993,"promoted_words":156075,"major_words":207958099,"minor_collections":501,"major_collections":209,"forced_major_collections":0,"heap_words":3312778,"top_heap_words":3922847},"codesize":525113.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":27.294420957565308,"user_time_secs":519.392265,"sys_time_secs":0.099754,"maxrss_kB":50452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398381923,"minor_words":16398381857,"promoted_words":38578742,"major_words":38578808,"minor_collections":4146,"major_collections":136,"forced_major_collections":0,"heap_words":1069056,"top_heap_words":1081475},"codesize":354625.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.332507848739624,"user_time_secs":41.04746,"sys_time_secs":0.155982,"maxrss_kB":62204,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6625135,"minor_words":6609068,"promoted_words":4055570,"major_words":4071637,"minor_collections":13,"major_collections":2,"forced_major_collections":0,"heap_words":4682115,"top_heap_words":4690307},"codesize":355189.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.746760129928589,"user_time_secs":41.033734,"sys_time_secs":0.1238,"maxrss_kB":51020,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":18861953,"minor_words":18845886,"promoted_words":4062622,"major_words":4078689,"minor_collections":62,"major_collections":3,"forced_major_collections":0,"heap_words":4342147,"top_heap_words":4346243},"codesize":355189.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.273064851760864,"user_time_secs":78.583294,"sys_time_secs":9.963882,"maxrss_kB":4301092,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4073546217,"minor_words":4073546151,"promoted_words":1316091704,"major_words":1316091770,"minor_collections":1535,"major_collections":23,"forced_major_collections":0,"heap_words":187879424,"top_heap_words":230899712},"codesize":355287.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.9969730377197266,"user_time_secs":7.862157,"sys_time_secs":0.031927,"maxrss_kB":23696,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421451679,"minor_words":2421330591,"promoted_words":186229,"major_words":307317,"minor_collections":1171,"major_collections":4,"forced_major_collections":0,"heap_words":367858,"top_heap_words":378864},"codesize":355070.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":11.889464855194092,"user_time_secs":75.94874900000001,"sys_time_secs":8.494721999999999,"maxrss_kB":3680344,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4075605822,"minor_words":4075605756,"promoted_words":1295217571,"major_words":1295217637,"minor_collections":1375,"major_collections":23,"forced_major_collections":0,"heap_words":424574976,"top_heap_words":442724352},"codesize":355287.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.306107997894287,"user_time_secs":55.885429,"sys_time_secs":1.477499,"maxrss_kB":2125044,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794315465,"minor_words":525879941,"promoted_words":718761,"major_words":269154285,"minor_collections":355,"major_collections":4,"forced_major_collections":0,"heap_words":269344774,"top_heap_words":269344774},"codesize":355167.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.16753602027893,"user_time_secs":49.088997,"sys_time_secs":2.425724,"maxrss_kB":3407908,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5028724191,"minor_words":3728464112,"promoted_words":715678,"major_words":1300975757,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":350152511,"top_heap_words":435470857},"codesize":264342.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.215878009796143,"user_time_secs":7.957556,"sys_time_secs":0.047889,"maxrss_kB":31228,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3535235,"minor_words":383294,"promoted_words":1061,"major_words":3153002,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":3256329,"top_heap_words":3256329},"codesize":354804.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":8.061371088027954,"user_time_secs":52.916612,"sys_time_secs":2.940034,"maxrss_kB":4033104,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5041078071,"minor_words":3740807991,"promoted_words":817077,"major_words":1301087157,"minor_collections":1989,"major_collections":22,"forced_major_collections":0,"heap_words":402070147,"top_heap_words":412163174},"codesize":357131.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.58015203475952,"user_time_secs":40.470934,"sys_time_secs":0.007979,"maxrss_kB":10736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":341552.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.4037539958953857,"user_time_secs":18.711201,"sys_time_secs":0.031957,"maxrss_kB":20108,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6808028,"minor_words":6805913,"promoted_words":21835,"major_words":23950,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":210947,"top_heap_words":210947},"codesize":355937.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.91687297821045,"user_time_secs":116.288659,"sys_time_secs":0.139626,"maxrss_kB":41244,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30711046253,"minor_words":30710980869,"promoted_words":37192608,"major_words":37257992,"minor_collections":16432,"major_collections":54,"forced_major_collections":0,"heap_words":2527282,"top_heap_words":2527546},"codesize":459878.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.4724509716033936,"user_time_secs":10.355813,"sys_time_secs":0.015962,"maxrss_kB":25120,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3873286,"minor_words":1771970,"promoted_words":2018,"major_words":2103334,"minor_collections":14,"major_collections":9,"forced_major_collections":0,"heap_words":2183174,"top_heap_words":2183174},"codesize":357430.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.874172925949097,"user_time_secs":96.517815,"sys_time_secs":0.650394,"maxrss_kB":524008,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213269214,"minor_words":146549051,"promoted_words":1825735,"major_words":68545898,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63415426,"top_heap_words":64414850},"codesize":325399.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":32.54865384101868,"user_time_secs":120.359461,"sys_time_secs":0.063851,"maxrss_kB":30936,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30720012483,"minor_words":30719947099,"promoted_words":36857943,"major_words":36923327,"minor_collections":31801,"major_collections":59,"forced_major_collections":0,"heap_words":2244658,"top_heap_words":2249018},"codesize":459878.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.3591978549957275,"user_time_secs":96.562825,"sys_time_secs":0.85429,"maxrss_kB":548976,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213275382,"minor_words":146555219,"promoted_words":1826207,"major_words":68546370,"minor_collections":414,"major_collections":19,"forced_major_collections":0,"heap_words":63530114,"top_heap_words":64529538},"codesize":325399.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":54.857383012771606,"user_time_secs":51.527092,"sys_time_secs":0.630374,"maxrss_kB":817784,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476645,"minor_words":4068476579,"promoted_words":1456333712,"major_words":1456333778,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":103940096},"codesize":341778.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.6302590370178223,"user_time_secs":39.744741,"sys_time_secs":0.242904,"maxrss_kB":161892,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17258793075,"minor_words":17242015789,"promoted_words":4659028,"major_words":21436314,"minor_collections":4431,"major_collections":11,"forced_major_collections":0,"heap_words":13238281,"top_heap_words":17596428},"codesize":356812.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.5479440689086914,"user_time_secs":8.354037,"sys_time_secs":0.068179,"maxrss_kB":37176,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3850012,"minor_words":698071,"promoted_words":4364,"major_words":3156305,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3604489,"top_heap_words":3604489},"codesize":354804.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.089724063873291,"user_time_secs":20.112712,"sys_time_secs":0.208421,"maxrss_kB":154376,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":54457123,"minor_words":53406432,"promoted_words":16925734,"major_words":17976425,"minor_collections":551,"major_collections":15,"forced_major_collections":0,"heap_words":13008899,"top_heap_words":13029379},"codesize":355440.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.184952974319458,"user_time_secs":7.859098,"sys_time_secs":0.135915,"maxrss_kB":26876,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807060802,"minor_words":599258778,"promoted_words":150292,"major_words":207952316,"minor_collections":1728,"major_collections":623,"forced_major_collections":0,"heap_words":1239301,"top_heap_words":2205326},"codesize":525113.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.761672973632812,"user_time_secs":18.852369,"sys_time_secs":0.007979,"maxrss_kB":10688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":76565,"minor_words":74450,"promoted_words":484,"major_words":2599,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":263617.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":78.98264288902283,"user_time_secs":150.08892,"sys_time_secs":0.019949,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399924656,"minor_words":16399924590,"promoted_words":31797340,"major_words":31797406,"minor_collections":32458,"major_collections":588,"forced_major_collections":0,"heap_words":208896,"top_heap_words":225542},"codesize":354625.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":121.35156297683716,"user_time_secs":104.139231,"sys_time_secs":7.798973,"maxrss_kB":7679416,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524240964,"minor_words":6168773621,"promoted_words":308282038,"major_words":663749381,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262},"codesize":320104.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.542959213256836,"user_time_secs":40.649189,"sys_time_secs":0.275411,"maxrss_kB":153576,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17255306577,"minor_words":17238529291,"promoted_words":3935901,"major_words":20713187,"minor_collections":5745,"major_collections":9,"forced_major_collections":0,"heap_words":13266953,"top_heap_words":17674252},"codesize":356812.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.083191156387329,"user_time_secs":134.203928,"sys_time_secs":0.359047,"maxrss_kB":84160,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30690831842,"minor_words":30690766458,"promoted_words":37763583,"major_words":37828967,"minor_collections":5788,"major_collections":40,"forced_major_collections":0,"heap_words":3674162,"top_heap_words":3678522},"codesize":459878.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.71968102455139,"user_time_secs":51.088966,"sys_time_secs":2.544462,"maxrss_kB":3468176,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5045675659,"minor_words":3745405579,"promoted_words":778255,"major_words":1301048335,"minor_collections":7529,"major_collections":26,"forced_major_collections":0,"heap_words":322108280,"top_heap_words":442812670},"codesize":357131.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.768017053604126,"user_time_secs":36.183282,"sys_time_secs":0.151913,"maxrss_kB":144844,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17253947025,"minor_words":17237169739,"promoted_words":3391938,"major_words":20169224,"minor_collections":8496,"major_collections":10,"forced_major_collections":0,"heap_words":13041673,"top_heap_words":17600524},"codesize":356812.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.867254018783569,"user_time_secs":8.429622,"sys_time_secs":0.087808,"maxrss_kB":15468,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807004359,"minor_words":599234719,"promoted_words":135251,"major_words":207904891,"minor_collections":2961,"major_collections":1032,"forced_major_collections":0,"heap_words":909210,"top_heap_words":1085589},"codesize":435526.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.401237964630127,"user_time_secs":10.569667,"sys_time_secs":0.07977099999999999,"maxrss_kB":37868,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8209461,"minor_words":6108145,"promoted_words":4217,"major_words":2105533,"minor_collections":14,"major_collections":9,"forced_major_collections":0,"heap_words":2306054,"top_heap_words":2306054},"codesize":357430.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.326397895812988,"user_time_secs":56.780074,"sys_time_secs":1.405427,"maxrss_kB":2133836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":796808232,"minor_words":528372708,"promoted_words":709507,"major_words":269145031,"minor_collections":245,"major_collections":4,"forced_major_collections":0,"heap_words":269426694,"top_heap_words":269426694},"codesize":355167.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.49294018745422363,"user_time_secs":8.751728999999999,"sys_time_secs":0.06840400000000001,"maxrss_kB":38684,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4025687,"minor_words":873746,"promoted_words":5153,"major_words":3157094,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3674121,"top_heap_words":3674121},"codesize":354804.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.218111038208008,"user_time_secs":40.262726,"sys_time_secs":0.03191,"maxrss_kB":41364,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5155791,"minor_words":5139724,"promoted_words":4064610,"major_words":4080677,"minor_collections":18,"major_collections":5,"forced_major_collections":0,"heap_words":4206979,"top_heap_words":4206979},"codesize":355189.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.693966865539551,"user_time_secs":19.079906,"sys_time_secs":0.095939,"maxrss_kB":98700,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":44621211,"minor_words":43570520,"promoted_words":23475222,"major_words":24525913,"minor_collections":604,"major_collections":20,"forced_major_collections":0,"heap_words":10067971,"top_heap_words":10076163},"codesize":355440.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.8632550239563,"user_time_secs":51.564902,"sys_time_secs":0.598432,"maxrss_kB":863404,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476908,"minor_words":4068476842,"promoted_words":1455956548,"major_words":1455956614,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":98246656,"top_heap_words":109752320},"codesize":355287.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":27.241406202316284,"user_time_secs":51.270987,"sys_time_secs":0.00399,"maxrss_kB":10720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25392,"minor_words":25326,"promoted_words":916,"major_words":982,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":98304,"top_heap_words":98304},"codesize":356102.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":100.60539102554321,"user_time_secs":156.520746,"sys_time_secs":7.919644,"maxrss_kB":7714676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9374735550,"minor_words":9019268207,"promoted_words":308331858,"major_words":663799201,"minor_collections":23637,"major_collections":9,"forced_major_collections":0,"heap_words":520507413,"top_heap_words":587616283},"codesize":368944.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":23.783184051513672,"user_time_secs":56.022236,"sys_time_secs":1.404846,"maxrss_kB":2115840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793192772,"minor_words":524757248,"promoted_words":701970,"major_words":269137494,"minor_collections":695,"major_collections":4,"forced_major_collections":0,"heap_words":269250566,"top_heap_words":269250566},"codesize":355167.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.7191729545593262,"user_time_secs":9.863902,"sys_time_secs":0.6880849999999999,"maxrss_kB":205340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807500378,"minor_words":599698354,"promoted_words":162228,"major_words":207964252,"minor_collections":211,"major_collections":88,"forced_major_collections":0,"heap_words":6877650,"top_heap_words":7418382},"codesize":525113.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.7830371856689453,"user_time_secs":11.230382,"sys_time_secs":0.059948,"maxrss_kB":54140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6235728,"minor_words":4134412,"promoted_words":5489,"major_words":2106805,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2478086,"top_heap_words":2478086},"codesize":357430.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":2.0851449966430664,"user_time_secs":46.60299,"sys_time_secs":0.302823,"maxrss_kB":182360,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17266392813,"minor_words":17249615527,"promoted_words":5127316,"major_words":21904602,"minor_collections":2967,"major_collections":8,"forced_major_collections":0,"heap_words":15474697,"top_heap_words":19693580},"codesize":356812.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.819910049438477,"user_time_secs":18.699662,"sys_time_secs":0.019944,"maxrss_kB":10664,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14034707,"minor_words":14032592,"promoted_words":25345,"major_words":27460,"minor_collections":38,"major_collections":1,"forced_major_collections":0,"heap_words":100355,"top_heap_words":100355},"codesize":355937.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.1102230548858643,"user_time_secs":7.998097,"sys_time_secs":0.019995,"maxrss_kB":33452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3606540,"minor_words":454599,"promoted_words":1960,"major_words":3153901,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3391497,"top_heap_words":3391497},"codesize":354804.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.341794013977051,"user_time_secs":124.043832,"sys_time_secs":0.243881,"maxrss_kB":62676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30695391599,"minor_words":30695326215,"promoted_words":37710998,"major_words":37776382,"minor_collections":8339,"major_collections":46,"forced_major_collections":0,"heap_words":3092530,"top_heap_words":3092794},"codesize":459878.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.185989141464233,"user_time_secs":17.279387,"sys_time_secs":0.055855,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26472926,"minor_words":25422235,"promoted_words":25300848,"major_words":26351539,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":355440.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.7686479091644287,"user_time_secs":10.415365,"sys_time_secs":0.031912,"maxrss_kB":29396,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5757771,"minor_words":3656455,"promoted_words":3063,"major_words":2104379,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2224134,"top_heap_words":2224134},"codesize":357430.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.482141017913818,"user_time_secs":40.222258,"sys_time_secs":0.083796,"maxrss_kB":45404,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4700574,"minor_words":4684507,"promoted_words":4062808,"major_words":4078875,"minor_collections":11,"major_collections":3,"forced_major_collections":0,"heap_words":4252035,"top_heap_words":4252035},"codesize":355189.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.5512051582336426,"user_time_secs":23.723283,"sys_time_secs":0.027937,"maxrss_kB":35652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16313233,"minor_words":16311118,"promoted_words":26978,"major_words":29093,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":423939,"top_heap_words":423939},"codesize":355937.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.556595802307129,"user_time_secs":7.245394,"sys_time_secs":0.011975,"maxrss_kB":10668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":342108.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.811424970626831,"user_time_secs":40.871072,"sys_time_secs":0.091943,"maxrss_kB":55288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9776809,"minor_words":9760742,"promoted_words":4063041,"major_words":4079108,"minor_collections":27,"major_collections":3,"forced_major_collections":0,"heap_words":4456835,"top_heap_words":4465027},"codesize":355189.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.630831956863403,"user_time_secs":54.868511,"sys_time_secs":4.035505,"maxrss_kB":4013720,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5040286315,"minor_words":3740016235,"promoted_words":856103,"major_words":1301126183,"minor_collections":1071,"major_collections":21,"forced_major_collections":0,"heap_words":402931997,"top_heap_words":408633707},"codesize":357131.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.41332983970642,"user_time_secs":28.83687,"sys_time_secs":0.123694,"maxrss_kB":104104,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17230197454,"minor_words":17213420168,"promoted_words":490,"major_words":16777776,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":263244.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.920799016952515,"user_time_secs":128.61321,"sys_time_secs":0.227697,"maxrss_kB":74088,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30699139805,"minor_words":30699074421,"promoted_words":37817112,"major_words":37882496,"minor_collections":6826,"major_collections":42,"forced_major_collections":0,"heap_words":3440690,"top_heap_words":3445050},"codesize":459878.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":16.218095064163208,"user_time_secs":51.723949,"sys_time_secs":0.02394,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22323728,"minor_words":22323662,"promoted_words":1926,"major_words":1992,"minor_collections":86,"major_collections":1,"forced_major_collections":0,"heap_words":155648,"top_heap_words":155648},"codesize":356102.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.751898050308228,"user_time_secs":51.269829,"sys_time_secs":0.007979999999999999,"maxrss_kB":10672,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":289972,"minor_words":289906,"promoted_words":1659,"major_words":1725,"minor_collections":3,"major_collections":0,"forced_major_collections":0,"heap_words":217088,"top_heap_words":217088},"codesize":356102.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.9769680500030518,"user_time_secs":10.81746,"sys_time_secs":0.024012,"maxrss_kB":36976,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":10205394,"minor_words":8104078,"promoted_words":9396,"major_words":2110712,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2387974,"top_heap_words":2387974},"codesize":357430.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.54358696937561,"user_time_secs":51.626149,"sys_time_secs":0.023932,"maxrss_kB":13596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2803705,"minor_words":2803639,"promoted_words":4394,"major_words":4460,"minor_collections":12,"major_collections":1,"forced_major_collections":0,"heap_words":450560,"top_heap_words":450560},"codesize":356102.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":21.933820009231567,"user_time_secs":56.143253,"sys_time_secs":1.56597,"maxrss_kB":1838508,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4074983028,"minor_words":4074982962,"promoted_words":1333566174,"major_words":1333566240,"minor_collections":5386,"major_collections":42,"forced_major_collections":0,"heap_words":75546624,"top_heap_words":161320960},"codesize":355287.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.96484899520874,"user_time_secs":50.362691,"sys_time_secs":0.0,"maxrss_kB":10540,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":190453.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.580497980117798,"user_time_secs":96.463385,"sys_time_secs":0.734472,"maxrss_kB":540688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273476,"minor_words":146553313,"promoted_words":1826047,"major_words":68546210,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63485058,"top_heap_words":64484482},"codesize":325399.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":39.45643711090088,"user_time_secs":150.185048,"sys_time_secs":0.011969,"maxrss_kB":15004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399837288,"minor_words":16399837222,"promoted_words":32115793,"major_words":32115859,"minor_collections":16323,"major_collections":363,"forced_major_collections":0,"heap_words":348160,"top_heap_words":356483},"codesize":354625.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":4.023815870285034,"user_time_secs":7.728373,"sys_time_secs":0.007986999999999999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420502280,"minor_words":2420381192,"promoted_words":43417,"major_words":164505,"minor_collections":4625,"major_collections":5,"forced_major_collections":0,"heap_words":162933,"top_heap_words":195951},"codesize":355070.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.309849977493286,"user_time_secs":40.219235,"sys_time_secs":0.0399,"maxrss_kB":38796,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4449140,"minor_words":4433073,"promoted_words":4063969,"major_words":4080036,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":355189.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.065860986709595,"user_time_secs":17.133904,"sys_time_secs":0.047871,"maxrss_kB":73596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35540925,"minor_words":34490234,"promoted_words":25195641,"major_words":26246332,"minor_collections":761,"major_collections":22,"forced_major_collections":0,"heap_words":8404995,"top_heap_words":8404995},"codesize":355440.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.943192958831787,"user_time_secs":20.147617,"sys_time_secs":0.132339,"maxrss_kB":111904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":48509684,"minor_words":47458993,"promoted_words":21812382,"major_words":22863073,"minor_collections":576,"major_collections":18,"forced_major_collections":0,"heap_words":10670083,"top_heap_words":10719235},"codesize":355440.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20250110_061305/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par.20250110_040644.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par.20250110_040644.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..90437c9e1 --- /dev/null +++ b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par.20250110_040644.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.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="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 <><><><><><><><><><><><><><><><><><><><> +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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.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-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 +[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 +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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 +[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-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 +[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 +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.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 +[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 +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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.13 +-> 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.9 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_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: 103.473951 s. +Generating edge list... +Generated. Time: 124.677725 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/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..b54f31c9f --- /dev/null +++ b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,138 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.004007,0.004767,0.005439,0.006047,0.006479,0.083007,0.124735,0.241919,0.251007,0.252799,0.254719,0.257151,0.262655,0.371967,0.534015,50.528255,50.528255,50.528255]} +{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.020191,0.029263,0.036575,0.088191,0.096767,0.207359,0.224127,0.294655,1.609727,1.611775,1.612799,1.614847,1.615871,1.616895,1.616895,1.616895,1.616895,1.616895]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":969,"distr_latency":[0.001039,0.002303,0.002399,0.002511,0.002551,0.002591,0.002663,0.002871,0.931327,1.509375,1.524735,2.779135,2.801663,3.440639,67.698687,969.932799,969.932799,969.932799]} +{"name":"mergesort_multicore.12_134217728","mean_latency":9,"max_latency":2761,"distr_latency":[0.003847,0.023423,0.030767,0.042655,0.059359,0.079743,0.088511,0.103423,0.128319,0.142079,0.169343,0.271615,14.622719,2646.605823,2743.074815,2761.949183,2761.949183,2761.949183]} +{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":50,"distr_latency":[0.011135,0.042719,0.072383,0.179711,0.718335,1.174527,1.466367,1.736703,2.326527,2.508799,2.840575,3.254271,4.177919,22.020095,50.003967,50.003967,50.003967,50.003967]} +{"name":"fannkuchredux_multicore.12_12","mean_latency":46,"max_latency":4966,"distr_latency":[0.003127,0.028527,0.032223,0.039167,0.055231,0.077503,0.155519,0.236543,21.561343,40.075263,42.008575,74.055679,552.599551,4966.055935,4966.055935,4966.055935,4966.055935,4966.055935]} +{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001623,0.004351,0.005295,0.005807,0.006063,0.006327,0.006647,0.007135,0.008559,0.009759,0.011111,0.012671,0.015447,0.074111,1.171455,1.183743,1.183743,1.183743]} +{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":1280,"distr_latency":[0.003567,0.014159,0.039167,0.545791,1.144831,3.252223,3.588095,5.296127,15.695871,17.367039,20.201471,22.855679,35.094527,92.012543,813.170687,1280.311295,1280.311295,1280.311295]} +{"name":"fannkuchredux_multicore.24_12","mean_latency":424,"max_latency":5016,"distr_latency":[0.051615,0.095295,0.168447,0.285951,0.362239,1.139711,38.469631,81.002495,5012.193279,5012.193279,5012.193279,5012.193279,5016.387583,5016.387583,5016.387583,5016.387583,5016.387583,5016.387583]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010407,0.024879,0.078463,0.162815,0.201087,0.221311,0.227327,0.233855,0.242943,0.243071,0.243071,0.243199,0.243199,0.732671,0.732671,0.732671,0.732671,0.732671]} +{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":2485,"distr_latency":[0.001839,0.013055,0.017535,0.021599,0.024447,0.030111,0.041247,0.059615,0.070143,0.073471,0.079103,0.090751,0.125375,1438.646271,2155.872255,2485.125119,2485.125119,2485.125119]} +{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":123,"distr_latency":[0.004559,0.008431,0.012655,0.026303,0.029375,0.032607,0.037343,0.044319,0.082239,0.100031,0.136575,0.326911,1.634303,7.528447,40.501247,40.501247,123.928575,123.928575]} +{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.008679,0.023007,0.025935,0.028143,0.029535,0.031791,0.035903,0.044479,0.061375,0.072319,0.086143,0.114175,0.277247,4.100095,4.120575,4.155391,4.155391,4.155391]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":50,"distr_latency":[0.007079,0.033567,0.043167,0.045983,0.047391,0.049023,0.050975,0.053919,0.063167,0.069055,0.078399,0.098751,0.117119,0.237439,49.020927,50.462719,50.462719,50.462719]} +{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003007,0.018223,0.020399,0.096575,0.106111,0.204543,0.211327,0.230271,0.788479,0.788479,0.790015,0.790527,0.792063,0.806399,0.806399,0.806399,0.806399,0.806399]} +{"name":"mergesort.134217728","mean_latency":2,"max_latency":262,"distr_latency":[0.002495,0.008071,0.008607,0.009103,0.009495,0.010063,0.010623,0.025279,0.029695,0.030991,0.032031,0.035295,0.392447,262.143999,262.143999,262.143999,262.143999,262.143999]} +{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":2,"distr_latency":[0.016687,0.068031,0.167679,0.806399,0.916479,1.018879,1.160191,1.369087,1.733631,1.815551,1.880063,1.951743,2.067455,2.375679,2.676735,2.676735,2.676735,2.676735]} +{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.003047,0.009567,0.011399,0.012391,0.012959,0.013687,0.014711,0.016751,0.062431,0.064703,0.066815,0.069695,0.079999,0.224639,3.481599,46.858239,46.858239,46.858239]} +{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1779,"distr_latency":[0.001351,0.011055,0.013327,0.015199,0.016359,0.017807,0.022335,0.030255,0.050975,0.053055,0.055551,0.060511,0.080511,195.821567,1779.433471,1779.433471,1779.433471,1779.433471]} +{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000959,0.002415,0.002495,0.002543,0.002567,0.002623,0.002695,0.002775,0.002951,0.003031,0.003151,0.003479,0.005791,0.008271,0.043391,0.816127,3.100671,3.100671]} +{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":50,"distr_latency":[0.008519,0.040415,0.047711,0.051295,0.053119,0.055167,0.057695,0.061471,0.073855,0.080959,0.092671,0.113727,0.136575,4.268031,50.593791,50.593791,50.593791,50.593791]} +{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":122,"distr_latency":[0.003975,0.007567,0.015615,0.024303,0.026687,0.030111,0.035327,0.043615,0.084863,0.115263,0.205695,0.486399,1.890303,14.663679,79.495167,90.505215,122.290175,122.290175]} +{"name":"mandelbrot6_multicore.8_16_000","mean_latency":5,"max_latency":666,"distr_latency":[0.001455,0.019839,0.035743,0.045471,0.051871,0.060703,0.084671,0.176127,6.389759,7.016447,7.999487,12.165119,77.660159,654.311423,666.370047,666.370047,666.370047,666.370047]} +{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":51,"distr_latency":[0.010103,0.044351,0.052383,0.056383,0.058495,0.060863,0.063679,0.067839,0.080255,0.088319,0.100159,0.123711,0.146047,0.565247,51.412991,51.445759,51.445759,51.445759]} +{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":151,"distr_latency":[0.003207,0.015399,0.020623,0.021823,0.022527,0.023455,0.024975,0.030287,0.038495,0.041119,0.050751,0.072319,0.099839,5.271551,50.397183,151.257087,151.650303,151.650303]} +{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":6,"distr_latency":[0.002695,0.008607,0.012543,0.024415,0.049439,0.060959,0.071487,0.092671,0.127743,0.156159,0.209791,0.401663,0.627199,1.224703,5.758975,6.303743,6.303743,6.303743]} +{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.006255,0.016479,0.019231,0.021647,0.023279,0.025519,0.028159,0.032047,0.041151,0.049823,0.062047,0.079103,0.116799,0.631807,3.454975,3.457023,3.457023,3.457023]} +{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":195,"distr_latency":[0.002103,0.006263,0.006791,0.007375,0.007983,0.009439,0.021999,0.166143,0.387071,0.416511,0.447231,0.455423,0.467711,0.754175,154.402815,195.428351,195.428351,195.428351]} +{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.001167,0.002951,0.003063,0.003135,0.003175,0.003223,0.003279,0.003423,0.008111,0.008839,0.009375,0.009983,0.011159,0.070015,0.234367,0.234367,0.234367,0.234367]} +{"name":"matrix_multiplication_multicore.12_1024","mean_latency":8,"max_latency":118,"distr_latency":[0.009647,0.033759,0.049919,0.064063,0.120063,0.213887,0.233599,0.345855,116.457471,116.916223,117.309439,117.571583,117.964799,118.554623,118.554623,118.554623,118.554623,118.554623]} +{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":3,"distr_latency":[0.001007,0.002279,0.002399,0.002439,0.002463,0.002487,0.002527,0.002599,0.002711,0.002735,0.002775,0.002839,0.003063,0.007671,0.032063,0.741375,3.315711,3.315711]} +{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.009815,0.021247,0.064063,0.206719,0.214399,0.219903,0.230015,0.235519,0.247807,0.248447,0.251519,0.251519,0.251647,0.826367,0.826367,0.826367,0.826367,0.826367]} +{"name":"mandelbrot6_multicore.16_16_000","mean_latency":12,"max_latency":258,"distr_latency":[0.020543,0.075711,0.146687,0.577535,0.920063,12.500991,14.655487,32.997375,50.167807,108.462079,157.024255,201.457663,234.618879,258.867199,258.867199,258.867199,258.867199,258.867199]} +{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":1355,"distr_latency":[0.001559,0.010039,0.020879,0.483583,1.473535,3.129343,3.235839,3.649535,5.316607,5.754879,6.475775,7.610367,12.107775,56.131583,403.177471,1355.808767,1355.808767,1355.808767]} +{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":1,"distr_latency":[0.007119,0.028175,0.060927,0.214015,0.227967,0.711167,0.747007,1.347583,1.351679,1.351679,1.352703,1.352703,1.354751,1.357823,1.357823,1.357823,1.357823,1.357823]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.003871,0.004519,0.005375,0.005967,0.006527,0.084991,0.125247,0.242431,0.251007,0.252927,0.254719,0.257663,0.263935,0.425471,0.663039,50.921471,50.921471,50.921471]} +{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":49,"distr_latency":[0.000927,0.006719,0.009095,0.013247,0.017519,0.023759,0.029071,0.048863,0.090367,0.105087,0.121023,0.133887,0.160511,0.331775,49.676287,49.676287,49.676287,49.676287]} +{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":50,"distr_latency":[0.003599,0.015351,0.028399,0.030543,0.031599,0.032863,0.034527,0.037343,0.046463,0.055711,0.066047,0.073663,0.086335,0.216959,50.069503,50.528255,50.528255,50.528255]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.002039,0.002119,0.002175,0.002199,0.002223,0.002247,0.002287,0.002375,0.002399,0.002447,0.002615,0.004575,0.011743,0.090559,0.916991,0.916991,0.916991]} +{"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":964,"distr_latency":[0.001047,0.002663,0.002759,0.002823,0.002855,0.002895,0.002951,0.003127,0.888319,1.506303,1.518591,2.785279,2.803711,3.438591,67.960831,964.165631,964.165631,964.165631]} +{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":134,"distr_latency":[0.008215,0.016159,0.025231,0.038879,0.056255,0.093055,0.119039,0.152447,0.236287,0.298239,0.391679,0.488959,0.827903,7.442431,124.518399,134.873087,134.873087,134.873087]} +{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":96,"distr_latency":[0.001623,0.007455,0.008143,0.008903,0.009487,0.010583,0.014159,0.026351,0.313087,0.419583,0.591359,0.721407,0.926207,20.889599,57.245695,96.075775,96.075775,96.075775]} +{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.007471,0.019855,0.022239,0.024175,0.025663,0.028047,0.032095,0.037407,0.057183,0.067903,0.078591,0.104383,0.145791,4.052991,4.081663,4.087807,4.087807,4.087807]} +{"name":"fannkuchredux_multicore.8_12","mean_latency":1438,"max_latency":4739,"distr_latency":[1.736703,1.745919,29.999103,322.437119,4693.426175,4726.980607,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519,4739.563519]} +{"name":"mergesort_multicore.16_134217728","mean_latency":12,"max_latency":2755,"distr_latency":[0.008223,0.038463,0.049087,0.072319,0.091967,0.103231,0.119295,0.142207,0.180735,0.207999,0.419071,2.535423,48.070655,2650.800127,2745.171967,2755.657727,2755.657727,2755.657727]} +{"name":"fannkuchredux_multicore.4_12","mean_latency":928,"max_latency":4232,"distr_latency":[1.052671,1.248255,584.056831,584.056831,584.056831,585.105407,585.105407,4227.858431,4227.858431,4232.052735,4232.052735,4232.052735,4232.052735,4232.052735,4232.052735,4232.052735,4232.052735,4232.052735]} +{"name":"binarytrees5_multicore.1_23","mean_latency":0,"max_latency":56,"distr_latency":[0.005111,0.102015,0.461311,0.959487,1.170431,1.839103,2.629631,2.654207,4.098047,4.132863,4.145151,4.161535,4.251647,8.314879,55.869439,56.786943,56.786943,56.786943]} +{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000951,0.007447,0.009615,0.013303,0.017583,0.023007,0.028831,0.048415,0.086463,0.100095,0.115519,0.132095,0.160127,0.329727,2.770943,2.770943,2.770943,2.770943]} +{"name":"matrix_multiplication_multicore.20_1024","mean_latency":12,"max_latency":124,"distr_latency":[0.010863,0.091071,0.197375,0.235775,0.258815,0.274431,0.295679,24.575999,121.700351,122.290175,122.748927,123.273215,123.731967,124.190719,124.190719,124.190719,124.190719,124.190719]} +{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":4,"distr_latency":[0.001663,0.005687,0.008031,0.016111,0.029647,0.037279,0.043039,0.051551,0.084223,0.096063,0.109759,0.171647,0.412927,1.021439,1.161215,4.063231,4.063231,4.063231]} +{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":1,"distr_latency":[0.001031,0.008295,0.012255,0.019903,0.023103,0.026079,0.032175,0.060095,0.094143,0.109887,0.118591,0.133119,0.161663,0.364287,1.500159,1.500159,1.500159,1.500159]} +{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":53,"distr_latency":[0.009759,0.039327,0.058207,0.093375,0.220543,1.559551,1.853439,3.190783,4.763647,6.655999,10.321919,12.132351,14.548991,52.559871,53.706751,53.706751,53.706751,53.706751]} +{"name":"binarytrees5_multicore.24_23","mean_latency":4,"max_latency":1444,"distr_latency":[0.011303,0.031903,0.065439,0.641023,1.661951,3.575807,4.247551,6.983679,32.358399,41.254911,47.644671,51.740671,54.820863,255.066111,1116.733439,1444.937727,1444.937727,1444.937727]} +{"name":"game_of_life_multicore.4_256","mean_latency":2,"max_latency":50,"distr_latency":[0.002759,0.020671,0.039135,0.102847,0.158463,0.220927,0.228991,0.288511,1.015807,50.102271,50.102271,50.429951,50.429951,50.561023,50.561023,50.561023,50.561023,50.561023]} +{"name":"mergesort_multicore.20_134217728","mean_latency":15,"max_latency":2770,"distr_latency":[0.009631,0.049183,0.057919,0.075839,0.101503,0.116351,0.145535,0.179455,0.249215,0.289023,0.380671,3.106815,42.434559,2663.383039,2766.143487,2770.337791,2770.337791,2770.337791]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":0,"distr_latency":[0.001255,0.006991,0.007807,0.008407,0.008711,0.009063,0.009487,0.010095,0.011447,0.012079,0.013175,0.015087,0.018511,0.040383,0.057247,0.173951,0.805887,0.805887]} +{"name":"matrix_multiplication_multicore.24_1024","mean_latency":13,"max_latency":128,"distr_latency":[0.010607,0.083391,0.132223,0.227967,0.244223,0.260991,0.534527,122.421247,125.501439,125.960191,126.484479,127.336447,127.598591,128.516095,128.516095,128.516095,128.516095,128.516095]} +{"name":"binarytrees5_multicore.2_23","mean_latency":1,"max_latency":624,"distr_latency":[0.001127,0.010495,0.070463,0.566783,1.315839,2.564095,3.094527,3.147775,3.620863,4.114431,4.255743,5.169151,6.615039,48.758783,60.325887,624.951295,624.951295,624.951295]} +{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":46,"distr_latency":[0.002431,0.006759,0.013391,0.015415,0.016719,0.018959,0.022527,0.029775,0.064447,0.084607,0.218111,0.646143,1.854463,23.232511,46.202879,46.202879,46.202879,46.202879]} +{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":116,"distr_latency":[0.006559,0.012087,0.018927,0.040479,0.063231,0.171647,0.217471,0.241663,0.251263,0.323327,0.455423,1.234943,115.802111,116.129791,116.129791,116.129791,116.129791,116.129791]} +{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":52,"distr_latency":[0.007495,0.020047,0.089215,0.220799,0.289023,0.392959,0.443391,0.643583,0.981503,1.147903,1.372159,1.456127,1.548287,52.232191,52.232191,52.232191,52.232191,52.232191]} +{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":144,"distr_latency":[0.001775,0.010271,0.012775,0.013991,0.014607,0.015279,0.016087,0.017247,0.020143,0.021119,0.022383,0.024479,0.035647,8.404991,50.266111,143.654911,144.048127,144.048127]} +{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":0,"distr_latency":[0.001319,0.011175,0.013527,0.014855,0.015551,0.016359,0.017471,0.019215,0.022399,0.023599,0.025503,0.029551,0.034815,0.055231,0.092415,0.943103,0.955391,0.955391]} +{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.006671,0.008631,0.012639,0.016351,0.021951,0.028751,0.051263,0.089279,0.099583,0.116287,0.132351,0.162943,0.325887,0.736255,0.736255,0.736255,0.736255]} +{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.022879,0.043391,0.086015,0.110847,0.118719,0.434175,0.439039,2.588671,2.594815,2.594815,2.596863,2.596863,2.598911,2.603007,2.603007,2.603007,2.603007,2.603007]} +{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":31,"distr_latency":[0.012143,0.042175,0.070207,0.137727,0.562687,2.566143,5.537791,6.668287,8.257535,12.091391,14.278655,16.154623,18.087935,25.100287,31.277055,31.277055,31.277055,31.277055]} +{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.004007,0.006751,0.009815,0.018863,0.024895,0.028255,0.030415,0.038047,0.048607,0.050367,0.051871,0.056223,0.080959,0.253567,0.300287,1.141759,1.141759,1.141759]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":49,"distr_latency":[0.002687,0.011695,0.022815,0.024815,0.025855,0.026927,0.028223,0.030079,0.034975,0.037311,0.042143,0.050175,0.064799,0.127615,2.067455,49.512447,49.577983,49.577983]} +{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079,0.750079]} +{"name":"mandelbrot6_multicore.20_16_000","mean_latency":13,"max_latency":90,"distr_latency":[0.031807,0.151679,4.591615,19.955711,25.444351,33.357823,33.816575,35.356671,51.773439,54.722559,64.847871,71.041023,85.196799,90.701823,90.701823,90.701823,90.701823,90.701823]} +{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.002359,0.006631,0.008079,0.008799,0.009167,0.009567,0.010063,0.010879,0.016047,0.022655,0.052927,0.057343,0.061663,0.097471,5.238783,50.298879,50.298879,50.298879]} +{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.003463,0.019407,0.020383,0.040735,0.232703,0.241407,0.612351,0.619519,0.891391,0.919551,0.919551,0.920575,0.921599,0.929279,0.929279,0.929279,0.929279,0.929279]} +{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.005759,0.019903,0.023055,0.024831,0.025999,0.027775,0.031695,0.060703,0.083647,0.086719,0.091647,0.103167,0.116735,0.452863,3.553279,3.571711,3.571711,3.571711]} +{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.002519,0.006887,0.008015,0.008743,0.009143,0.009663,0.010527,0.012487,0.016975,0.018255,0.020271,0.023551,0.044927,0.172671,2.016255,2.018303,2.018303,2.018303]} +{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":26,"distr_latency":[0.000967,0.009639,0.014223,0.022559,0.025871,0.029439,0.033343,0.059871,0.091583,0.107839,0.126207,0.147327,0.290815,26.836991,26.836991,26.836991,26.836991,26.836991]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":148,"distr_latency":[0.002599,0.014343,0.016959,0.018127,0.018735,0.019455,0.020479,0.022527,0.027551,0.029199,0.031823,0.040703,0.066879,5.562367,50.298879,147.324927,148.111359,148.111359]} +{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":53,"distr_latency":[0.019215,0.067007,0.161151,0.812031,0.912383,1.023999,1.182719,1.385471,1.729535,1.820671,1.889279,2.029567,2.193407,3.932159,53.805055,53.805055,53.805055,53.805055]} +{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":49,"distr_latency":[0.001095,0.005567,0.007103,0.015423,0.023679,0.029471,0.032079,0.036127,0.046879,0.053183,0.062527,0.073279,0.187519,0.967679,43.483135,49.676287,49.676287,49.676287]} +{"name":"binarytrees5.23","mean_latency":0,"max_latency":57,"distr_latency":[0.005663,0.101759,0.459519,0.959487,1.153023,1.829887,2.592767,2.615295,4.106239,4.132863,4.147199,4.165631,4.202495,7.942143,56.918015,57.671679,57.671679,57.671679]} +{"name":"mandelbrot6_multicore.12_16_000","mean_latency":5,"max_latency":73,"distr_latency":[0.015847,0.121535,0.242047,0.356607,3.133439,11.378687,14.794751,16.089087,30.048255,34.045951,35.127295,47.611903,58.097663,73.072639,73.072639,73.072639,73.072639,73.072639]} +{"name":"fannkuchredux_multicore.20_12","mean_latency":304,"max_latency":5012,"distr_latency":[0.032223,0.068287,0.081023,0.172415,0.219775,0.271359,3.442687,30.244863,5003.804671,5003.804671,5007.998975,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279]} +{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.004671,0.015903,0.019055,0.020591,0.021439,0.022559,0.024591,0.029295,0.069311,0.072511,0.075839,0.080639,0.097215,0.183423,3.055615,3.059711,3.594239,3.594239]} +{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":122,"distr_latency":[0.005495,0.009871,0.013471,0.028431,0.034655,0.038751,0.044351,0.053439,0.092287,0.116223,0.153087,0.350719,1.604607,7.794687,48.562175,54.001663,122.748927,122.748927]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001167,0.005223,0.005591,0.005935,0.006127,0.006343,0.006615,0.007031,0.007935,0.008303,0.008831,0.009711,0.011831,0.039583,0.081983,0.986111,50.528255,50.528255]} +{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000927,0.002439,0.002511,0.002543,0.002559,0.002583,0.002623,0.002711,0.002783,0.002807,0.002847,0.002975,0.005199,0.010887,0.075967,0.791039,0.791039,0.791039]} +{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087]} +{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001111,0.003135,0.004095,0.004551,0.004807,0.005095,0.005431,0.005879,0.006655,0.007023,0.007895,0.009175,0.011119,0.063775,3.012607,50.462719,50.528255,50.528255]} +{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000927,0.005815,0.007175,0.011239,0.015863,0.021247,0.026127,0.048479,0.085759,0.096383,0.113791,0.128703,0.150143,0.333311,0.761855,0.761855,0.761855,0.761855]} +{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003263,0.005903,0.009343,0.015871,0.022863,0.024543,0.028063,0.035135,0.041503,0.042943,0.045311,0.048383,0.056703,0.200447,0.252031,1.075199,1.075199,1.075199]} +{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":53,"distr_latency":[0.014519,0.130239,0.207231,0.224255,0.230911,0.233983,0.241407,0.244863,0.253183,0.253951,0.260351,0.729599,1.346559,53.051391,53.051391,53.051391,53.051391,53.051391]} +{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":7,"distr_latency":[0.007071,0.015687,0.024367,0.037439,0.053247,0.082431,0.110527,0.138879,0.224127,0.293375,0.381951,0.500223,0.881151,4.521983,7.806975,7.839743,7.839743,7.839743]} +{"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.010303,0.026783,0.104895,0.210047,0.219135,0.227199,0.230143,0.233727,0.248703,0.249471,0.251135,0.251135,0.253823,0.648703,0.648703,0.648703,0.648703,0.648703]} +{"name":"mandelbrot6_multicore.2_16_000","mean_latency":1,"max_latency":28,"distr_latency":[0.007191,0.385535,1.334271,1.585151,2.271231,2.398207,2.660351,3.035135,3.203071,3.203071,3.674111,3.676159,3.676159,28.508159,28.508159,28.508159,28.508159,28.508159]} +{"name":"binarytrees5_multicore.20_23","mean_latency":3,"max_latency":1188,"distr_latency":[0.009255,0.025647,0.063615,0.620543,1.667071,3.336191,3.571711,5.046271,22.675455,27.344895,34.635775,40.697855,46.006271,163.184639,1164.967935,1188.036607,1188.036607,1188.036607]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":157,"distr_latency":[0.005895,0.021679,0.034079,0.035839,0.036735,0.037823,0.039519,0.042463,0.048767,0.051231,0.055423,0.075775,0.102719,0.424447,50.364415,155.975679,157.941759,157.941759]} +{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":1081,"distr_latency":[0.007775,0.023247,0.054303,0.587263,1.196031,3.248127,3.479551,4.411391,21.086207,25.886719,29.753343,31.457279,34.078719,364.118015,925.368319,1081.081855,1081.081855,1081.081855]} +{"name":"game_of_life_multicore.8_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003311,0.020079,0.035519,0.096383,0.140415,0.159103,0.224255,0.232831,0.520703,0.521727,0.522239,0.522495,0.526335,0.788479,0.788479,0.788479,0.788479,0.788479]} +{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":4,"distr_latency":[0.000959,0.007767,0.011391,0.019759,0.021871,0.024559,0.030815,0.054623,0.091647,0.105471,0.121471,0.138495,0.240639,4.833279,4.833279,4.833279,4.833279,4.833279]} +{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":170,"distr_latency":[0.006815,0.024463,0.039455,0.041471,0.042495,0.043743,0.045599,0.048927,0.055903,0.058911,0.066687,0.092287,0.118271,0.326911,51.937279,161.742847,170.786815,170.786815]} +{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":2,"distr_latency":[0.010175,0.063007,0.075647,0.135807,0.217343,0.231551,2.355199,2.365439,2.369535,2.369535,2.371583,2.371583,2.373631,2.373631,2.373631,2.373631,2.373631,2.373631]} +{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":116,"distr_latency":[0.003327,0.010567,0.017583,0.028719,0.046655,0.082623,0.106431,0.148735,0.207359,0.228351,0.291583,0.380927,0.565759,3.766271,107.544575,116.260863,116.260863,116.260863]} +{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":50,"distr_latency":[0.007135,0.040831,0.058847,0.121663,0.505855,1.297407,1.545215,1.850367,2.455551,3.055615,4.366335,4.972543,5.959679,49.676287,50.036735,50.036735,50.036735,50.036735]} +{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.003807,0.017743,0.021487,0.025679,0.034047,0.037791,0.060287,0.159103,0.943103,0.944127,0.944639,0.945663,0.946687,0.947711,0.947711,0.947711,0.947711,0.947711]} +{"name":"mandelbrot6_multicore.1_16_000","mean_latency":1,"max_latency":2,"distr_latency":[0.245503,1.098751,1.165311,1.928191,1.979391,1.985535,1.986559,1.999871,2.003967,2.022399,2.022399,2.022399,2.036735,2.036735,2.036735,2.036735,2.036735,2.036735]} +{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001607,0.004239,0.005671,0.006263,0.006543,0.006839,0.007175,0.007623,0.008463,0.008871,0.009855,0.012815,0.048287,0.076031,48.463871,50.331647,50.331647,50.331647]} +{"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.011271,0.027919,0.085247,0.162303,0.206847,0.220031,0.225663,0.232063,0.240639,0.242047,0.242047,0.251647,0.251647,0.791039,0.791039,0.791039,0.791039,0.791039]} +{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":50,"distr_latency":[0.001087,0.003247,0.003719,0.003951,0.004063,0.004207,0.004407,0.004751,0.005823,0.006287,0.007199,0.008615,0.010631,0.056415,0.855551,50.036735,50.036735,50.036735]} +{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000919,0.006375,0.009215,0.011951,0.016279,0.022239,0.028303,0.047583,0.087423,0.100095,0.115519,0.131327,0.157183,0.303615,0.740351,0.740351,0.740351,0.740351]} +{"name":"mergesort_multicore.8_134217728","mean_latency":6,"max_latency":2493,"distr_latency":[0.002927,0.017999,0.024895,0.030175,0.035231,0.046047,0.065375,0.080319,0.108607,0.119167,0.128639,0.149631,15.089663,1779.433471,2480.930815,2493.513727,2493.513727,2493.513727]} +{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":48,"distr_latency":[0.001775,0.014087,0.017247,0.018799,0.019679,0.020735,0.022047,0.023887,0.027423,0.029023,0.031423,0.035775,0.043327,0.082623,0.161791,1.154047,48.726015,48.726015]} +{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":116,"distr_latency":[0.002471,0.021647,0.030815,0.068223,0.126591,0.167679,0.230655,0.263423,4.907007,5.029887,115.081215,115.539967,115.802111,116.326399,116.326399,116.326399,116.326399,116.326399]} +{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":141,"distr_latency":[0.001423,0.008959,0.010607,0.011647,0.012263,0.012927,0.013687,0.014583,0.016015,0.016511,0.017183,0.018383,0.021487,0.061087,50.233343,50.528255,141.819903,141.819903]} +{"name":"fannkuchredux_multicore.16_12","mean_latency":149,"max_latency":5066,"distr_latency":[0.013663,0.044159,0.052031,0.062367,0.082559,0.129727,0.228479,2.631679,93.585407,103.481343,646.447103,5012.193279,5066.719231,5066.719231,5066.719231,5066.719231,5066.719231,5066.719231]} +{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.002423,0.013695,0.017903,0.031631,0.049503,0.065343,0.090367,0.142207,0.283903,0.296447,0.357887,0.361983,0.363007,0.745983,0.745983,0.745983,0.745983,0.745983]} +{"name":"matrix_multiplication_multicore.16_1024","mean_latency":9,"max_latency":122,"distr_latency":[0.003703,0.050271,0.074815,0.090623,0.151935,0.220159,0.243327,1.482751,119.209983,119.865343,120.389631,120.913919,121.372671,122.028031,122.028031,122.028031,122.028031,122.028031]} +{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":43,"distr_latency":[0.006279,0.022223,0.026415,0.028751,0.030287,0.032863,0.037727,0.055967,0.092159,0.098111,0.108607,0.119359,0.137087,0.575487,4.317183,43.384831,43.384831,43.384831]} +{"name":"mandelbrot6_multicore.4_16_000","mean_latency":0,"max_latency":416,"distr_latency":[0.001263,0.008959,0.012063,0.017791,0.020495,0.022063,0.024127,0.029263,0.046495,0.080831,0.167935,3.241983,5.513215,338.427903,416.808959,416.808959,416.808959,416.808959]} +{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":174,"distr_latency":[0.008143,0.028815,0.045119,0.047935,0.049407,0.051487,0.054943,0.060351,0.071743,0.077503,0.090943,0.112191,0.146943,0.377087,75.563007,162.791423,174.850047,174.850047]} +{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":1,"distr_latency":[0.007383,0.035039,0.100991,0.194943,0.221823,0.254463,0.517375,1.723391,1.728511,1.729535,1.730559,1.734655,1.734655,1.735679,1.735679,1.735679,1.735679,1.735679]} +{"name":"matrix_multiplication_multicore.2_1024","mean_latency":1,"max_latency":112,"distr_latency":[0.002407,0.012903,0.025967,0.046911,0.057055,0.171135,0.224255,0.241407,0.250367,0.252159,0.275711,0.350719,0.908799,112.590847,112.590847,112.590847,112.590847,112.590847]} +{"name":"fannkuchredux_multicore.2_12","mean_latency":216,"max_latency":647,"distr_latency":[0.952831,1.032703,1.032703,1.032703,1.032703,1.032703,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679,647.495679]} +{"name":"mandelbrot6_multicore.24_16_000","mean_latency":21,"max_latency":147,"distr_latency":[0.075967,5.746687,8.224767,20.201471,34.963455,49.184767,50.069503,51.576831,113.049599,113.246207,130.285567,133.562367,139.853823,147.193855,147.193855,147.193855,147.193855,147.193855]} +{"name":"binarytrees5_multicore.8_23","mean_latency":1,"max_latency":1111,"distr_latency":[0.002495,0.012207,0.025871,0.486911,1.064959,3.139583,3.313663,4.304895,8.732671,10.625023,12.181503,14.589951,17.072127,65.208319,920.649727,1111.490559,1111.490559,1111.490559]} +{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.026207,0.046303,0.054463,0.102911,0.107839,0.112319,0.128127,2.062335,2.068479,2.069503,2.071551,2.071551,2.073599,2.074623,2.074623,2.074623,2.074623,2.074623]} +{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":138,"distr_latency":[0.009007,0.020479,0.034079,0.055967,0.081599,0.114367,0.151551,0.198783,0.334079,0.394495,0.478975,0.578559,0.851455,8.839167,137.494527,138.018815,138.018815,138.018815]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001271,0.005983,0.006367,0.006727,0.006927,0.007151,0.007431,0.007839,0.008703,0.009071,0.009647,0.010639,0.012775,0.041727,0.080255,1.307647,50.528255,50.528255]} +{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":43,"distr_latency":[0.011903,0.041375,0.065919,0.121535,0.811519,2.617343,3.862527,5.341183,6.512639,16.523263,18.038783,18.989055,24.084479,43.778047,43.843583,43.843583,43.843583,43.843583]} +{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.003375,0.008967,0.010087,0.010983,0.011527,0.012319,0.014415,0.020751,0.030431,0.033503,0.037631,0.055135,0.090687,0.293887,2.545663,2.547711,2.547711,2.547711]} +{"name":"floyd_warshall_multicore.8_1024","mean_latency":1,"max_latency":45,"distr_latency":[0.007607,0.040863,0.060415,0.120255,0.573951,1.527807,1.810431,2.263039,4.042751,4.640767,6.492159,9.879551,12.894207,45.416447,45.613055,45.613055,45.613055,45.613055]} +{"name":"mergesort_multicore.24_134217728","mean_latency":18,"max_latency":2713,"distr_latency":[0.012167,0.054975,0.065279,0.088703,0.116543,0.148095,0.167295,0.216447,0.268799,0.427775,0.525311,3.831807,133.103615,2650.800127,2711.617535,2713.714687,2713.714687,2713.714687]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":262,"distr_latency":[0.001263,0.007823,0.008791,0.009455,0.009879,0.010455,0.011519,0.016895,0.036031,0.043199,0.045087,0.047999,0.051743,0.145151,262.930431,262.930431,262.930431,262.930431]} +{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":104,"distr_latency":[0.002039,0.009631,0.011087,0.012087,0.012807,0.014063,0.017135,0.024751,0.075327,0.160895,0.444159,0.913919,1.477631,26.918911,49.315839,57.540607,104.464383,104.464383]} +{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":36,"distr_latency":[0.014727,0.043071,0.069695,0.139519,0.751615,2.215935,5.394431,7.708671,9.396223,10.420223,13.533183,16.261119,19.333119,24.510463,36.438015,36.438015,36.438015,36.438015]} +{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000927,0.007047,0.010191,0.013087,0.016543,0.021967,0.028079,0.051231,0.086911,0.098495,0.116863,0.133759,0.158463,0.295935,0.728575,0.728575,0.728575,0.728575]} diff --git a/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/pausetimes_par/turing/20250110_040644/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par.20250110_092103.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par.20250110_092103.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..8ea194aeb --- /dev/null +++ b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par.20250110_092103.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,569 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 70 +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 +[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 +[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 +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 +[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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[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 +[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 +[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-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.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 +[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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/ +[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 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.13 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed saturn.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed domainslib.0.5.1 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.9 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_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: 107.657369 s. +Generating edge list... +Generated. Time: 123.101952 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/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..4dd311cb3 --- /dev/null +++ b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,139 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.003815,0.004471,0.005247,0.005863,0.006319,0.082047,0.123711,0.241279,0.247423,0.248703,0.251391,0.255615,0.260991,0.384511,0.543743,50.987007,50.987007,50.987007]} +{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.017199,0.030959,0.036895,0.050687,0.090239,0.098431,0.106495,0.133247,1.562623,1.564671,1.565695,1.566719,1.567743,1.570815,1.570815,1.570815,1.570815,1.570815]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":1014,"distr_latency":[0.001015,0.002263,0.002359,0.002471,0.002511,0.002559,0.002655,0.003295,1.208319,1.520639,1.534975,2.815999,2.840575,4.177919,67.764223,1014.497279,1014.497279,1014.497279]} +{"name":"mergesort_multicore.12_134217728","mean_latency":9,"max_latency":2982,"distr_latency":[0.003831,0.023023,0.031151,0.041535,0.056607,0.077695,0.087935,0.102783,0.129343,0.137471,0.144895,0.178943,17.694719,2497.708031,2917.138431,2982.150143,2982.150143,2982.150143]} +{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":56,"distr_latency":[0.011263,0.044287,0.070207,0.184703,0.864255,1.212415,1.503231,1.780735,2.349055,2.519039,2.955263,3.469311,4.603903,48.889855,56.098815,56.098815,56.098815,56.098815]} +{"name":"fannkuchredux_multicore.12_12","mean_latency":57,"max_latency":5419,"distr_latency":[0.009631,0.028559,0.032383,0.040831,0.050719,0.077055,0.107903,1.668095,40.140799,45.744127,80.543743,81.330175,535.035903,5419.040767,5419.040767,5419.040767,5419.040767,5419.040767]} +{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001639,0.004415,0.005383,0.005903,0.006183,0.006495,0.006887,0.007727,0.010327,0.011023,0.011815,0.013255,0.016231,0.087871,1.261567,1.770495,1.770495,1.770495]} +{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":1549,"distr_latency":[0.003295,0.014495,0.035487,0.449023,1.014783,3.106815,3.555327,4.972543,13.025279,15.220735,17.661951,19.660799,22.511615,163.446783,1096.810495,1549.795327,1549.795327,1549.795327]} +{"name":"fannkuchredux_multicore.24_12","mean_latency":473,"max_latency":5460,"distr_latency":[0.055327,0.091455,0.140927,0.230783,0.356863,0.502015,4.034559,82.116607,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807,5460.983807]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.009943,0.023423,0.089087,0.163327,0.179199,0.219391,0.224511,0.230271,0.243839,0.257151,0.257151,0.603135,0.603135,0.615423,0.615423,0.615423,0.615423,0.615423]} +{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":1863,"distr_latency":[0.001807,0.014103,0.017999,0.021455,0.023887,0.030671,0.038623,0.055743,0.070719,0.076159,0.080767,0.094399,0.181503,1654.652927,1862.270975,1863.319551,1863.319551,1863.319551]} +{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":254,"distr_latency":[0.004911,0.008743,0.011727,0.022271,0.027471,0.030479,0.034527,0.041599,0.078079,0.095103,0.133759,0.275455,1.624063,33.783807,249.954303,251.920383,254.935039,254.935039]} +{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.008759,0.024239,0.027231,0.029615,0.031039,0.033183,0.036735,0.043583,0.065599,0.076543,0.095231,0.112511,0.173567,4.497407,4.521983,4.526079,4.526079,4.526079]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":50,"distr_latency":[0.006919,0.029471,0.041087,0.043839,0.045183,0.046655,0.048447,0.051135,0.058367,0.062623,0.070719,0.091839,0.108799,0.259455,50.069503,50.528255,50.528255,50.528255]} +{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003111,0.019135,0.020543,0.043903,0.087231,0.097151,0.196095,0.225151,0.760831,0.762367,0.762879,0.763391,0.764415,0.799743,0.799743,0.799743,0.799743,0.799743]} +{"name":"mergesort.134217728","mean_latency":2,"max_latency":322,"distr_latency":[0.002655,0.007799,0.008343,0.008631,0.008895,0.009095,0.009647,0.021311,0.029055,0.029487,0.029903,0.030927,0.382975,322.961407,322.961407,322.961407,322.961407,322.961407]} +{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":54,"distr_latency":[0.020255,0.069887,0.198911,0.890367,1.009151,1.098751,1.195007,1.416191,1.879039,1.939455,2.016255,2.085887,2.187263,2.521087,54.657023,54.657023,54.657023,54.657023]} +{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":44,"distr_latency":[0.003111,0.009415,0.011359,0.012383,0.012967,0.013711,0.014807,0.017871,0.064351,0.066367,0.068735,0.072191,0.083839,0.154623,3.442687,44.924927,44.924927,44.924927]} +{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1720,"distr_latency":[0.001239,0.010783,0.012999,0.014807,0.015871,0.017183,0.019071,0.028127,0.049759,0.051583,0.053695,0.058335,0.080383,130.744319,1673.527295,1720.713215,1720.713215,1720.713215]} +{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000943,0.002335,0.002415,0.002463,0.002487,0.002527,0.002567,0.002631,0.002759,0.002815,0.002911,0.003135,0.005159,0.008255,0.053343,0.833023,3.362815,3.362815]} +{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":49,"distr_latency":[0.008415,0.037055,0.047071,0.050431,0.052127,0.054047,0.056351,0.059775,0.070399,0.077119,0.087487,0.112895,0.133759,0.674303,49.610751,49.643519,49.643519,49.643519]} +{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":127,"distr_latency":[0.003879,0.007519,0.012495,0.022847,0.025135,0.027983,0.032639,0.039551,0.083711,0.110911,0.173055,0.463871,2.418687,28.131327,46.432255,48.824319,127.336447,127.336447]} +{"name":"mandelbrot6_multicore.8_16_000","mean_latency":11,"max_latency":679,"distr_latency":[0.001535,0.028415,0.037631,0.046495,0.057695,0.080255,0.312319,4.718591,13.656063,13.787135,27.377663,188.743679,435.421183,679.477247,679.477247,679.477247,679.477247,679.477247]} +{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":52,"distr_latency":[0.010023,0.044927,0.052831,0.056703,0.058687,0.060959,0.063711,0.067839,0.081215,0.090047,0.103039,0.126591,0.153983,4.595711,52.166655,52.199423,52.199423,52.199423]} +{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":155,"distr_latency":[0.003143,0.015399,0.020767,0.022047,0.022767,0.023711,0.025391,0.030479,0.038047,0.040383,0.047455,0.069759,0.101759,5.152767,50.397183,155.189247,155.582463,155.582463]} +{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":7,"distr_latency":[0.002599,0.007847,0.011951,0.022527,0.042559,0.058911,0.069247,0.090303,0.132351,0.158975,0.204799,0.326655,0.690175,1.176575,5.472255,7.458815,7.458815,7.458815]} +{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.006383,0.016431,0.019055,0.021391,0.022799,0.024607,0.027311,0.032031,0.042559,0.047903,0.061279,0.072383,0.110847,0.697343,3.465215,3.473407,3.473407,3.473407]} +{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":229,"distr_latency":[0.003575,0.006367,0.006911,0.007623,0.008527,0.009927,0.026975,0.169471,0.407807,0.429311,0.449791,0.454399,0.466943,0.723455,135.921663,229.244927,229.244927,229.244927]} +{"name":"nqueens.15","mean_latency":0,"max_latency":1,"distr_latency":[0.001191,0.002991,0.003127,0.003223,0.003271,0.003343,0.003447,0.003847,0.009055,0.009399,0.010079,0.010775,0.011807,0.082239,1.559551,1.559551,1.559551,1.559551]} +{"name":"matrix_multiplication_multicore.12_1024","mean_latency":8,"max_latency":117,"distr_latency":[0.002719,0.028415,0.049471,0.060319,0.093183,0.183679,0.222719,0.266495,115.474431,115.867647,116.260863,116.654079,117.112831,117.702655,117.702655,117.702655,117.702655,117.702655]} +{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":3,"distr_latency":[0.001007,0.002111,0.002191,0.002247,0.002279,0.002327,0.002383,0.002463,0.002615,0.002695,0.002855,0.003511,0.006319,0.008847,0.033279,0.722431,3.389439,3.389439]} +{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.011335,0.024719,0.070911,0.198783,0.220159,0.224255,0.238719,0.247167,0.249599,0.252287,0.256255,0.256255,0.257663,0.856063,0.856063,0.856063,0.856063,0.856063]} +{"name":"mandelbrot6_multicore.16_16_000","mean_latency":10,"max_latency":270,"distr_latency":[0.016359,0.110847,0.168703,0.301311,0.555519,4.542463,12.247039,36.077567,60.817407,77.856767,83.296255,104.529919,191.889407,270.270463,270.270463,270.270463,270.270463,270.270463]} +{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":1437,"distr_latency":[0.001399,0.010655,0.021983,0.504831,1.416191,3.108863,3.239935,3.659775,5.685247,6.324223,6.733823,8.257535,15.671295,59.932671,877.658111,1437.597695,1437.597695,1437.597695]} +{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":1,"distr_latency":[0.010575,0.079999,0.216447,0.246527,0.288767,0.292607,0.740863,1.267711,1.269759,1.271807,1.272831,1.274879,1.274879,1.274879,1.274879,1.274879,1.274879,1.274879]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.003567,0.004207,0.005263,0.005863,0.006423,0.083903,0.123967,0.242047,0.247295,0.248703,0.251263,0.255359,0.260991,0.397055,0.542719,50.987007,50.987007,50.987007]} +{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.006639,0.008639,0.012751,0.016655,0.021535,0.027439,0.051295,0.091839,0.101119,0.120511,0.138751,0.168063,0.390655,0.717823,0.717823,0.717823,0.717823]} +{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":50,"distr_latency":[0.003519,0.014047,0.027871,0.029919,0.030959,0.032207,0.033855,0.036735,0.045983,0.053855,0.064159,0.073215,0.086655,0.191103,50.561023,50.561023,50.561023,50.561023]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.002079,0.002167,0.002215,0.002239,0.002263,0.002311,0.002407,0.002495,0.002527,0.002583,0.003311,0.007767,0.011087,0.078207,0.888319,0.888319,0.888319]} +{"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":1013,"distr_latency":[0.001079,0.002567,0.002679,0.002783,0.002831,0.002879,0.002967,0.003207,1.208319,1.521663,1.531903,2.820095,2.840575,4.177919,68.943871,1013.448703,1013.448703,1013.448703]} +{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":125,"distr_latency":[0.007999,0.016287,0.027983,0.042079,0.060415,0.088895,0.124607,0.149631,0.245759,0.304639,0.370943,0.508927,1.016831,7.303167,125.239295,125.501439,125.501439,125.501439]} +{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":146,"distr_latency":[0.001719,0.007639,0.008255,0.009031,0.009671,0.011151,0.014943,0.039839,0.328959,0.398591,0.467199,0.626175,0.901119,10.264575,50.036735,146.538495,146.538495,146.538495]} +{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.007287,0.019455,0.022975,0.025711,0.027583,0.030191,0.032991,0.036991,0.055999,0.069951,0.086527,0.113023,0.167807,3.926015,3.944447,3.946495,3.946495,3.946495]} +{"name":"fannkuchredux_multicore.8_12","mean_latency":1404,"max_latency":5117,"distr_latency":[1.576959,1.604607,1.640447,29.327359,5066.719231,5096.079359,5112.856575,5112.856575,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879,5117.050879]} +{"name":"mergesort_multicore.16_134217728","mean_latency":13,"max_latency":3172,"distr_latency":[0.007767,0.037535,0.048959,0.068031,0.090175,0.100991,0.117503,0.142207,0.219007,0.257919,0.408319,2.453503,47.906815,2900.361215,3135.242239,3172.990975,3172.990975,3172.990975]} +{"name":"fannkuchredux_multicore.4_12","mean_latency":1145,"max_latency":4693,"distr_latency":[1.261567,29.720575,680.525823,680.525823,681.050111,681.050111,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175,4693.426175]} +{"name":"binarytrees5_multicore.1_23","mean_latency":1,"max_latency":60,"distr_latency":[0.005367,0.109695,0.476927,1.079295,1.204223,2.504703,2.676735,2.709503,4.313087,5.992447,6.348799,6.361087,6.369279,13.377535,58.032127,60.522495,60.522495,60.522495]} +{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":1,"distr_latency":[0.000903,0.006543,0.008935,0.012655,0.016343,0.021503,0.028815,0.052895,0.092671,0.103167,0.122111,0.140159,0.169471,0.390911,1.816575,1.816575,1.816575,1.816575]} +{"name":"matrix_multiplication_multicore.20_1024","mean_latency":12,"max_latency":123,"distr_latency":[0.011079,0.060607,0.101439,0.120575,0.189567,0.222335,0.254719,27.131903,120.913919,121.241599,122.028031,122.486783,122.748927,123.338751,123.338751,123.338751,123.338751,123.338751]} +{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":41,"distr_latency":[0.001615,0.005591,0.007695,0.015879,0.030175,0.039039,0.044479,0.052287,0.085311,0.098367,0.116607,0.196991,0.455167,1.065983,41.484287,41.484287,41.484287,41.484287]} +{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":3,"distr_latency":[0.001007,0.008807,0.013087,0.022975,0.025167,0.027439,0.034239,0.058495,0.097855,0.104383,0.118911,0.136447,0.173311,0.418047,3.938303,3.938303,3.938303,3.938303]} +{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":48,"distr_latency":[0.006711,0.039711,0.057695,0.091327,0.219903,1.353727,1.759231,2.928639,4.263935,5.410815,9.773055,10.993663,15.761407,48.103423,48.562175,48.562175,48.562175,48.562175]} +{"name":"binarytrees5_multicore.24_23","mean_latency":4,"max_latency":1637,"distr_latency":[0.011151,0.031983,0.064863,0.733183,1.326079,3.518463,4.333567,9.732095,29.900799,40.665087,49.348607,53.510143,55.574527,356.777983,883.949567,1637.875711,1637.875711,1637.875711]} +{"name":"game_of_life_multicore.4_256","mean_latency":0,"max_latency":1,"distr_latency":[0.002863,0.021663,0.031615,0.108863,0.122111,0.163327,0.220799,0.231423,0.264191,0.267263,0.267519,0.269055,0.778239,1.212415,1.212415,1.212415,1.212415,1.212415]} +{"name":"mergesort_multicore.20_134217728","mean_latency":16,"max_latency":3286,"distr_latency":[0.009823,0.047135,0.055903,0.073471,0.092223,0.114367,0.135935,0.160895,0.218623,0.252031,0.371711,0.662527,51.183615,3170.893823,3286.237183,3286.237183,3286.237183,3286.237183]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":0,"distr_latency":[0.001087,0.007095,0.007831,0.008423,0.008743,0.009119,0.009607,0.010319,0.011759,0.012311,0.013367,0.015607,0.019663,0.040767,0.074111,0.610815,0.787967,0.787967]} +{"name":"matrix_multiplication_multicore.24_1024","mean_latency":13,"max_latency":124,"distr_latency":[0.010831,0.075327,0.108415,0.136319,0.173567,0.225663,0.560127,23.298047,121.307135,121.765887,122.421247,122.814463,123.600895,124.190719,124.190719,124.190719,124.190719,124.190719]} +{"name":"binarytrees5_multicore.2_23","mean_latency":1,"max_latency":544,"distr_latency":[0.001127,0.010327,0.051199,0.542719,1.302527,2.842623,3.071999,3.151871,3.594239,3.708927,4.395007,5.292031,6.647807,50.495487,165.675007,544.210943,544.210943,544.210943]} +{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":108,"distr_latency":[0.002535,0.007687,0.013607,0.015615,0.016815,0.018927,0.022975,0.031007,0.075711,0.114303,0.318975,0.968191,1.640447,19.791871,49.348607,49.348607,108.331007,108.331007]} +{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":113,"distr_latency":[0.001799,0.012887,0.023503,0.040991,0.053759,0.162943,0.223359,0.242943,0.260095,0.333311,1.225727,5.361663,113.180671,113.442815,113.442815,113.442815,113.442815,113.442815]} +{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001583,0.011367,0.019423,0.110143,0.211455,0.304383,0.469247,0.656383,1.001983,1.167359,1.313791,1.445887,1.679359,50.724863,50.724863,50.724863,50.724863,50.724863]} +{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":148,"distr_latency":[0.001751,0.010303,0.012847,0.014255,0.014967,0.015703,0.016559,0.017807,0.020943,0.021871,0.023039,0.025263,0.036383,8.073215,50.397183,148.504575,148.766719,148.766719]} +{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001151,0.011047,0.013343,0.014655,0.015351,0.016183,0.017327,0.019183,0.022863,0.024271,0.026399,0.030815,0.036127,0.055423,0.087231,49.283071,50.462719,50.462719]} +{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000895,0.006751,0.008775,0.013375,0.017999,0.023359,0.030495,0.053887,0.094015,0.104511,0.123967,0.141951,0.175231,0.372735,0.746495,0.746495,0.746495,0.746495]} +{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.032655,0.044607,0.047327,0.054111,0.258431,0.263679,0.710655,2.248703,2.254847,2.256895,2.256895,2.258943,2.260991,2.260991,2.260991,2.260991,2.260991,2.260991]} +{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":31,"distr_latency":[0.012335,0.040191,0.054751,0.093631,0.144895,1.407999,2.711551,5.591039,6.242303,6.463487,7.094271,7.176191,7.401471,24.657919,31.260671,31.260671,31.260671,31.260671]} +{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003727,0.006519,0.009551,0.019599,0.025407,0.028447,0.030623,0.038239,0.051103,0.052607,0.053983,0.058207,0.080639,0.254335,0.542207,1.114111,1.114111,1.114111]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":50,"distr_latency":[0.002663,0.011847,0.022703,0.024687,0.025663,0.026751,0.028063,0.030031,0.035071,0.037823,0.042463,0.051839,0.067711,0.135039,49.872895,50.528255,50.528255,50.528255]} +{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103,0.751103]} +{"name":"mandelbrot6_multicore.20_16_000","mean_latency":8,"max_latency":91,"distr_latency":[0.025023,0.144767,0.338175,4.698111,5.443583,11.870207,21.954559,30.834687,47.841279,47.841279,47.841279,49.577983,87.162879,91.619327,91.619327,91.619327,91.619327,91.619327]} +{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.002391,0.007007,0.008423,0.009247,0.009695,0.010223,0.010959,0.012415,0.019887,0.025839,0.053343,0.057695,0.062591,0.105471,3.145727,46.137343,46.137343,46.137343]} +{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.003215,0.014215,0.016847,0.019183,0.021615,0.022191,0.081727,0.492799,0.621055,0.621055,0.621567,0.622079,0.624639,0.724479,0.724479,0.724479,0.724479,0.724479]} +{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":4,"distr_latency":[0.005495,0.019055,0.022575,0.024447,0.025567,0.027199,0.030655,0.045311,0.082943,0.087039,0.093567,0.103999,0.119423,0.321791,3.944447,3.958783,4.567039,4.567039]} +{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.002447,0.007015,0.008047,0.008711,0.009047,0.009503,0.010247,0.013119,0.017295,0.018623,0.020703,0.023839,0.038911,0.173439,1.967103,1.974271,1.974271,1.974271]} +{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":2,"distr_latency":[0.001175,0.009599,0.014735,0.023615,0.026527,0.029983,0.035007,0.063583,0.105151,0.124031,0.132863,0.143743,0.176511,0.937471,2.748415,2.748415,2.748415,2.748415]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":153,"distr_latency":[0.002487,0.014327,0.017247,0.018511,0.019151,0.019887,0.020959,0.023183,0.027999,0.029503,0.032527,0.041663,0.068543,6.361087,50.528255,152.436735,153.092095,153.092095]} +{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":3,"distr_latency":[0.018463,0.070463,0.171775,0.848383,0.970239,1.099775,1.189887,1.376255,1.780735,1.916927,2.055167,2.123775,2.242559,3.160063,3.796991,3.796991,3.796991,3.796991]} +{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":8,"distr_latency":[0.001103,0.005511,0.006991,0.016559,0.025583,0.030799,0.033279,0.036927,0.049439,0.057407,0.064831,0.079231,0.182271,0.980479,1.135615,8.495103,8.495103,8.495103]} +{"name":"binarytrees5.23","mean_latency":1,"max_latency":63,"distr_latency":[0.005487,0.109375,0.479231,1.078271,1.207295,2.508799,2.682879,2.725887,4.304895,6.004735,6.348799,6.361087,6.369279,9.912319,60.784639,63.340543,63.340543,63.340543]} +{"name":"mandelbrot6_multicore.12_16_000","mean_latency":12,"max_latency":287,"distr_latency":[0.006295,0.087999,0.115967,0.181247,3.135487,7.254015,10.526719,15.712255,75.628543,84.869119,169.213951,183.369727,205.914111,287.047679,287.047679,287.047679,287.047679,287.047679]} +{"name":"fannkuchredux_multicore.20_12","mean_latency":301,"max_latency":5523,"distr_latency":[0.036895,0.075839,0.113215,0.227455,0.386303,0.419327,4.169727,39.321599,5444.206591,5473.566719,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367]} +{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.004799,0.016279,0.019023,0.020415,0.021263,0.022495,0.024943,0.029983,0.069375,0.072831,0.076479,0.081471,0.097023,0.322815,43.122687,46.333951,46.333951,46.333951]} +{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":117,"distr_latency":[0.005511,0.009895,0.012927,0.025071,0.032431,0.036799,0.042271,0.051135,0.085823,0.105215,0.140671,0.324351,1.570815,11.263999,47.546367,54.362111,117.899263,117.899263]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001367,0.005567,0.005959,0.006343,0.006551,0.006823,0.007191,0.007847,0.009271,0.009695,0.010287,0.011151,0.012919,0.042303,0.083647,0.967679,50.528255,50.528255]} +{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000919,0.002359,0.002447,0.002495,0.002519,0.002551,0.002623,0.002711,0.002807,0.002847,0.002935,0.003663,0.008079,0.012175,0.080255,0.772607,0.772607,0.772607]} +{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863,0.676863]} +{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001047,0.003167,0.003959,0.004415,0.004703,0.005015,0.005367,0.005807,0.006583,0.006919,0.007703,0.009175,0.011239,0.045471,0.375295,50.298879,50.626559,50.626559]} +{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.006367,0.008111,0.012063,0.016607,0.021887,0.026847,0.052511,0.094207,0.104831,0.122431,0.135935,0.164735,0.374527,0.765439,0.765439,0.765439,0.765439]} +{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003375,0.006431,0.010159,0.016959,0.024319,0.026047,0.029599,0.038527,0.046239,0.047647,0.050303,0.054143,0.079423,0.196223,0.251519,1.092607,1.092607,1.092607]} +{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":0,"distr_latency":[0.010639,0.027343,0.085375,0.139007,0.193535,0.217471,0.223999,0.228991,0.234111,0.234111,0.243967,0.762879,0.762879,0.968703,0.968703,0.968703,0.968703,0.968703]} +{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":8,"distr_latency":[0.007167,0.015839,0.024319,0.038079,0.054911,0.087935,0.116991,0.143487,0.251519,0.347647,0.483327,0.600063,1.058815,5.201919,8.065023,8.376319,8.376319,8.376319]} +{"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.009671,0.027519,0.107711,0.211071,0.216703,0.221567,0.231295,0.236031,0.249471,0.253439,0.253823,0.253823,0.254079,0.648191,0.648191,0.648191,0.648191,0.648191]} +{"name":"mandelbrot6_multicore.2_16_000","mean_latency":1,"max_latency":28,"distr_latency":[0.002911,0.471807,1.145855,1.633279,2.007039,2.459647,2.736127,2.983935,3.241983,3.241983,3.696639,3.696639,3.696639,28.262399,28.262399,28.262399,28.262399,28.262399]} +{"name":"binarytrees5_multicore.20_23","mean_latency":3,"max_latency":1151,"distr_latency":[0.008143,0.026175,0.061087,0.679423,1.520639,3.338239,3.739647,4.812799,27.164671,31.752191,36.503551,41.287679,43.843583,301.727743,993.001471,1151.336447,1151.336447,1151.336447]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":166,"distr_latency":[0.005495,0.021743,0.033759,0.035583,0.036511,0.037663,0.039327,0.042047,0.047679,0.049919,0.054559,0.075775,0.102911,0.788991,50.561023,165.281791,166.068223,166.068223]} +{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":850,"distr_latency":[0.007063,0.022495,0.055871,0.701951,1.349631,3.350527,3.954687,5.890047,23.445503,27.344895,30.851071,34.078719,37.552127,443.547647,784.859135,850.919423,850.919423,850.919423]} +{"name":"game_of_life_multicore.8_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003207,0.017183,0.019423,0.029119,0.041887,0.091583,0.206975,0.227583,0.585727,0.589311,0.589311,0.590335,0.590847,0.789503,0.789503,0.789503,0.789503,0.789503]} +{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":1,"distr_latency":[0.000935,0.007895,0.012191,0.019855,0.022255,0.025007,0.031279,0.060127,0.095487,0.106751,0.122239,0.140287,0.174463,0.408319,1.828863,1.828863,1.828863,1.828863]} +{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":166,"distr_latency":[0.006655,0.024255,0.039231,0.041503,0.042655,0.044095,0.046271,0.050015,0.058847,0.063231,0.072127,0.095295,0.120767,0.310015,50.593791,163.053567,166.068223,166.068223]} +{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":2,"distr_latency":[0.010319,0.043327,0.068159,0.159615,0.221311,0.231807,2.177023,2.183167,2.185215,2.185215,2.187263,2.187263,2.189311,2.189311,2.189311,2.189311,2.189311,2.189311]} +{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":123,"distr_latency":[0.003495,0.011159,0.019935,0.034047,0.062719,0.086271,0.109823,0.151295,0.212735,0.236543,0.307711,0.423423,0.673279,3.469311,123.142143,123.404287,123.404287,123.404287]} +{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":47,"distr_latency":[0.006391,0.043327,0.062783,0.131839,0.874495,1.359871,1.571839,1.866751,2.789375,3.258367,3.860479,4.800511,7.147519,47.611903,47.841279,47.841279,47.841279,47.841279]} +{"name":"graph500_gen_multicore.2_graph500_gen","mean_latency":0,"max_latency":2275,"distr_latency":[0.001167,0.003463,0.004159,0.004575,0.004799,0.005271,0.007127,0.008295,0.947711,0.987647,1.129471,1.762303,1.803263,4.726783,217.972735,2267.021311,2275.409919,2275.409919]} +{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.004079,0.017087,0.020655,0.036895,0.044095,0.047199,0.069439,0.121343,1.021439,1.021951,1.022975,1.023487,1.025023,1.026559,1.026559,1.026559,1.026559,1.026559]} +{"name":"mandelbrot6_multicore.1_16_000","mean_latency":1,"max_latency":4,"distr_latency":[0.238975,1.171455,1.230847,1.989631,2.010111,2.018303,2.062335,2.067455,2.068479,2.070527,2.070527,2.070527,4.001791,4.001791,4.001791,4.001791,4.001791,4.001791]} +{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001551,0.004151,0.005623,0.006311,0.006655,0.007031,0.007471,0.008063,0.009535,0.010223,0.011175,0.013663,0.049119,0.065375,1.114111,9.953279,50.069503,50.069503]} +{"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.011175,0.029551,0.095679,0.163967,0.210815,0.222591,0.227967,0.232959,0.238335,0.243583,0.243583,0.247167,0.247167,0.765439,0.765439,0.765439,0.765439,0.765439]} +{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001111,0.003127,0.003679,0.003943,0.004063,0.004215,0.004399,0.004687,0.005391,0.005727,0.006175,0.007631,0.010207,0.031055,0.159999,0.919039,0.919039,0.919039]} +{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.006639,0.008447,0.012751,0.017151,0.022159,0.028879,0.052095,0.092479,0.104255,0.121343,0.139263,0.169983,0.350463,0.728575,0.728575,0.728575,0.728575]} +{"name":"mergesort_multicore.8_134217728","mean_latency":6,"max_latency":3095,"distr_latency":[0.002839,0.017871,0.023919,0.029391,0.033535,0.042591,0.064895,0.079423,0.101247,0.106623,0.116991,0.139135,1.319935,1671.430143,2912.944127,3095.396351,3095.396351,3095.396351]} +{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001871,0.014231,0.017327,0.018879,0.019759,0.020847,0.022223,0.024127,0.028159,0.030047,0.033535,0.038207,0.045087,0.089215,48.431103,50.462719,50.462719,50.462719]} +{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":115,"distr_latency":[0.010303,0.024351,0.032239,0.044799,0.082495,0.204671,0.229119,0.301055,1.670143,1.896447,114.098175,114.491391,114.753535,115.343359,115.343359,115.343359,115.343359,115.343359]} +{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":147,"distr_latency":[0.001223,0.008671,0.010535,0.011815,0.012607,0.013375,0.014087,0.014903,0.016183,0.016623,0.017247,0.018335,0.021231,0.054271,50.102271,50.561023,147.980287,147.980287]} +{"name":"fannkuchredux_multicore.16_12","mean_latency":188,"max_latency":5519,"distr_latency":[0.018079,0.041631,0.055647,0.101375,0.165887,0.268799,0.456191,2.697215,80.740351,275.251199,5435.817983,5469.372415,5515.509759,5519.704063,5519.704063,5519.704063,5519.704063,5519.704063]} +{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.002383,0.014287,0.017071,0.024127,0.038207,0.052671,0.070207,0.094271,0.272895,0.298239,0.377855,0.380671,0.382463,0.707071,0.707071,0.707071,0.707071,0.707071]} +{"name":"matrix_multiplication_multicore.16_1024","mean_latency":10,"max_latency":123,"distr_latency":[0.010367,0.053919,0.080831,0.106047,0.162943,0.222847,0.243327,0.283391,121.438207,121.634815,122.159103,122.683391,122.879999,123.404287,123.404287,123.404287,123.404287,123.404287]} +{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":4,"distr_latency":[0.006519,0.022527,0.026271,0.028527,0.029855,0.031775,0.035935,0.064159,0.093567,0.098047,0.105407,0.117951,0.134143,0.550911,4.179967,4.198399,4.206591,4.206591]} +{"name":"mandelbrot6_multicore.4_16_000","mean_latency":33,"max_latency":875,"distr_latency":[0.005239,0.808447,2.539519,3.645439,4.702207,6.389759,6.467583,6.606847,29.491199,29.491199,122.355711,873.988095,873.988095,875.036671,875.036671,875.036671,875.036671,875.036671]} +{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":169,"distr_latency":[0.007831,0.027215,0.044575,0.047135,0.048447,0.050207,0.053375,0.058815,0.069119,0.074303,0.089023,0.113855,0.150527,0.293119,50.069503,166.068223,169.213951,169.213951]} +{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":1,"distr_latency":[0.007487,0.033599,0.061151,0.218623,0.228991,0.829439,0.853503,1.725439,1.730559,1.730559,1.731583,1.731583,1.732607,1.733631,1.733631,1.733631,1.733631,1.733631]} +{"name":"matrix_multiplication_multicore.2_1024","mean_latency":1,"max_latency":111,"distr_latency":[0.001719,0.011391,0.016639,0.041151,0.065279,0.164607,0.220159,0.239487,0.255743,0.257407,0.283135,0.354815,0.969215,111.214591,111.214591,111.214591,111.214591,111.214591]} +{"name":"fannkuchredux_multicore.2_12","mean_latency":206,"max_latency":618,"distr_latency":[0.925695,0.989695,0.989695,0.989695,0.989695,0.989695,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839,618.659839]} +{"name":"mandelbrot6_multicore.24_16_000","mean_latency":10,"max_latency":67,"distr_latency":[0.047775,0.184575,5.935103,15.491071,17.088511,19.480575,24.248319,31.948799,46.366719,49.184767,55.312383,58.753023,66.879487,67.502079,67.502079,67.502079,67.502079,67.502079]} +{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":1400,"distr_latency":[0.002375,0.012679,0.027615,0.513535,1.333247,3.151871,3.463167,4.485119,8.413183,9.650175,11.182079,12.648447,18.448383,65.437695,1217.396735,1400.897535,1400.897535,1400.897535]} +{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.013367,0.038559,0.049663,0.079551,0.088447,0.114815,0.132863,1.928191,1.943551,1.944575,1.946623,1.947647,1.947647,1.949695,1.949695,1.949695,1.949695,1.949695]} +{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":146,"distr_latency":[0.008823,0.020239,0.032159,0.050399,0.069503,0.107455,0.141823,0.182783,0.298751,0.358143,0.433407,0.525311,0.751103,8.830975,145.227775,146.538495,146.538495,146.538495]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001319,0.005951,0.006319,0.006695,0.006919,0.007175,0.007535,0.008111,0.009431,0.009887,0.010535,0.011527,0.013231,0.042687,0.075455,0.534015,0.983039,0.983039]} +{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":43,"distr_latency":[0.012367,0.044479,0.073983,0.171263,1.114111,2.369535,3.168255,5.210111,7.172095,15.171583,16.146431,23.035903,24.887295,43.581439,43.646975,43.646975,43.646975,43.646975]} +{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.003327,0.009111,0.010383,0.011375,0.012015,0.012975,0.015575,0.019711,0.025887,0.027759,0.030623,0.037663,0.068799,0.419327,2.519039,2.521087,2.521087,2.521087]} +{"name":"floyd_warshall_multicore.8_1024","mean_latency":1,"max_latency":44,"distr_latency":[0.008439,0.042847,0.062175,0.131327,1.105919,1.495039,1.789951,2.310143,4.390911,5.271551,6.549503,8.343551,13.025279,44.367871,44.826623,44.826623,44.826623,44.826623]} +{"name":"mergesort_multicore.24_134217728","mean_latency":19,"max_latency":3202,"distr_latency":[0.011367,0.052351,0.061951,0.079679,0.100287,0.117951,0.140543,0.206335,0.319999,0.396799,0.802303,3.862527,150.470655,3143.630847,3200.253951,3202.351103,3202.351103,3202.351103]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":259,"distr_latency":[0.001207,0.008151,0.009151,0.009855,0.010295,0.010943,0.012231,0.018047,0.037919,0.043583,0.045695,0.048255,0.053247,0.150271,259.784703,259.784703,259.784703,259.784703]} +{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":101,"distr_latency":[0.002143,0.009935,0.011239,0.012279,0.013063,0.014503,0.018063,0.026559,0.083327,0.238335,0.488191,0.838143,1.334271,27.328511,50.692095,58.523647,101.384191,101.384191]} +{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":27,"distr_latency":[0.015191,0.044127,0.064511,0.131199,0.463103,2.451455,3.713023,7.454719,9.936895,10.395647,11.239423,13.885439,17.580031,20.938751,27.852799,27.852799,27.852799,27.852799]} +{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":4,"distr_latency":[0.000943,0.007519,0.010383,0.013791,0.017663,0.023743,0.030319,0.052511,0.092479,0.102655,0.121535,0.139647,0.170879,0.396543,4.222975,4.222975,4.222975,4.222975]} diff --git a/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/pausetimes_par/turing/20250110_092103/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq.20250110_031414.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq.20250110_031414.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..dfa0ffd34 --- /dev/null +++ b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq.20250110_031414.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,599 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 62 +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 +[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-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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[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 +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[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 +[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 +[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 +[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 +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz +[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] found in cache +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz +[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz +[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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/ +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[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 +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed 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.13 +-> 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.9 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 93.429186 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/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..45744a6c0 --- /dev/null +++ b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":0,"distr_latency":[0.000951,0.002823,0.003087,0.003335,0.003471,0.003599,0.003727,0.003863,0.004111,0.004303,0.004815,0.007127,0.009023,0.033375,0.068799,0.975871,0.975871,0.975871]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":2,"distr_latency":[0.071423,0.291839,0.488703,0.534015,0.542719,0.550911,0.572927,0.629247,0.808959,0.891903,1.300479,1.460223,1.824767,2.842623,2.842623,2.842623,2.842623,2.842623]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001175,0.002823,0.002919,0.002999,0.003039,0.003095,0.003191,0.008151,0.010103,0.010231,0.010519,0.010695,0.019071,0.078847,0.240767,0.240767,0.240767,0.240767]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.008951,0.022479,0.096895,0.161023,0.200831,0.217983,0.218495,0.221823,0.224767,0.229119,0.229119,0.234239,0.234239,0.674815,0.674815,0.674815,0.674815,0.674815]} +{"name":"revcomp2.","mean_latency":1,"max_latency":3,"distr_latency":[0.530943,0.877567,0.946687,0.969727,1.619967,1.971199,1.984511,2.004991,2.016255,2.018303,2.029567,2.074623,2.177023,2.586623,3.809279,3.809279,3.809279,3.809279]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":8,"distr_latency":[0.001055,0.002823,0.003015,0.010399,0.030559,0.077311,0.188031,0.350719,0.726015,0.888831,1.378303,1.531903,1.891327,3.856383,7.577599,8.495103,8.495103,8.495103]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":38,"distr_latency":[0.000983,0.002735,0.002839,0.002927,0.002983,0.003159,0.030399,0.273407,0.833023,0.965631,1.278975,1.438719,1.739775,3.819519,6.111231,19.890175,38.600703,38.600703]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.121855,0.196863,0.198911,0.202751,0.204159,0.206975,0.279039,0.390911,0.396799,0.397823,0.398847,0.400639,0.403967,0.469247,0.905215,0.906239,0.906239,0.906239]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":6,"distr_latency":[0.006695,0.014311,0.026799,0.050399,0.071295,0.100863,0.142079,0.206847,0.382463,0.451839,0.542719,0.671743,0.967679,2.172927,6.033407,6.373375,6.373375,6.373375]} +{"name":"fft.","mean_latency":0,"max_latency":5,"distr_latency":[0.374527,0.722943,0.739839,0.747007,0.750591,0.756223,0.765951,1.326079,1.347583,1.351679,1.362943,1.388543,1.484799,2.664447,5.210111,5.210111,5.210111,5.210111]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":4,"distr_latency":[0.023903,0.065791,0.089343,0.125375,0.150783,0.181247,0.213119,0.261631,0.481535,0.542207,0.652799,0.911871,1.021439,2.269183,2.412543,2.885631,3.438591,4.063231]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.122239,0.333055,0.351743,0.369663,0.383999,0.401919,0.444159,0.558079,0.776703,0.846847,0.893951,0.968191,1.022975,1.311743,1.813503,1.813503,1.813503,1.813503]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":8,"distr_latency":[0.003783,0.004367,0.005215,0.005799,0.006167,0.082367,0.123711,0.241279,0.249599,0.251647,0.253567,0.255743,0.260991,0.272895,0.299263,8.298495,8.298495,8.298495]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.021647,0.021647,0.021647,0.021647,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911,0.262911]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.001023,0.002807,0.002959,0.003055,0.003103,0.003151,0.003223,0.003319,0.003511,0.003607,0.003863,0.008287,0.010223,0.036415,0.781311,0.894463,0.894463,0.894463]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.002095,0.002191,0.002223,0.002239,0.002263,0.002287,0.002319,0.002375,0.002399,0.002431,0.002479,0.002735,0.011903,0.060031,0.782847,0.782847,0.782847]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.000967,0.002439,0.002575,0.002703,0.002743,0.002783,0.002823,0.002911,0.003215,0.003727,0.005015,0.007631,0.008807,0.029327,0.091391,0.511743,0.511743,0.511743]} +{"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":272,"distr_latency":[0.004359,0.088639,0.185983,0.304639,0.410111,0.542207,0.714239,0.967167,1.344511,1.406975,1.458175,1.516543,1.651711,35.749887,178.126847,272.891903,272.891903,272.891903]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003671,0.012015,0.020655,0.025439,0.028239,0.031839,0.035743,0.039839,0.043199,0.044863,0.047487,0.053183,0.089215,0.137599,1.090559,1.090559,1.090559,1.090559]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":75,"distr_latency":[0.000127,0.012871,0.013607,0.023199,0.024159,0.024815,0.025471,0.027791,0.035679,0.036511,0.037823,0.041215,0.046303,0.065023,72.876031,75.104255,75.104255,75.104255]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":1,"distr_latency":[0.007055,0.022031,0.041119,0.066111,0.169727,0.697343,0.783359,0.867839,1.125375,1.160191,1.206271,1.303551,1.515519,1.685503,1.733631,1.733631,1.733631,1.733631]} +{"name":"regexredux2.","mean_latency":1,"max_latency":60,"distr_latency":[0.070847,1.729535,1.760255,2.199551,2.230271,2.588671,2.809855,2.848767,3.776511,3.780607,3.784703,3.788799,3.809279,18.792447,60.293119,60.293119,60.293119,60.293119]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":4,"distr_latency":[0.192767,0.813567,0.907775,0.935935,0.942079,0.951295,0.956415,0.967679,1.426431,1.563647,2.035711,2.117631,2.230271,2.443263,4.292607,4.292607,4.292607,4.292607]} +{"name":"markbench.20","mean_latency":34,"max_latency":1400,"distr_latency":[0.824831,3.254271,3.260415,3.280895,3.301375,3.627007,3.809279,3.868671,4.093951,4.126719,4.194303,1387.266047,1393.557503,1395.654655,1400.897535,1400.897535,1400.897535,1400.897535]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":8,"distr_latency":[0.005039,0.048287,0.171775,0.640511,0.941055,1.241087,1.992703,2.590719,2.967551,4.048895,4.120575,4.134911,4.179967,4.739071,5.619711,8.278015,8.278015,8.278015]} +{"name":"mergesort.67108864","mean_latency":1,"max_latency":133,"distr_latency":[0.002183,0.006767,0.007135,0.007455,0.007639,0.007903,0.008199,0.019487,0.024399,0.026287,0.026719,0.027967,0.387327,133.824511,133.824511,133.824511,133.824511,133.824511]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.000967,0.002231,0.002319,0.002359,0.002383,0.002407,0.002439,0.002519,0.002655,0.002687,0.002743,0.002863,0.006975,0.021471,0.080959,0.724991,0.724991,0.724991]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":687,"distr_latency":[0.445439,3.590143,3.610623,3.627007,3.637247,3.647487,3.663871,3.696639,3.792895,4.202495,4.669439,4.894719,5.197823,20.414463,668.991487,687.341567,687.341567,687.341567]} +{"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.000863,0.005783,0.007791,0.011063,0.015679,0.021215,0.027151,0.049471,0.085567,0.096191,0.114239,0.127551,0.148607,0.333567,0.802303,0.802303,0.802303,0.802303]} +{"name":"zdd.words_txt","mean_latency":1,"max_latency":16,"distr_latency":[0.631807,0.837631,1.051647,1.155071,1.203199,1.267711,1.316863,1.598463,3.129343,3.440639,3.903487,4.055039,5.861375,12.451839,16.334847,16.334847,16.334847,16.334847]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000159,0.130879,0.204415,0.359935,0.434687,0.460031,0.494079,0.532991,0.542207,0.546303,0.546815,0.548351,0.695807,1.292287,1.292287,1.292287,1.292287,1.292287]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.335359,0.472575,0.477183,0.487167,0.761343,0.819711,0.837119,0.848895,0.860671,0.863231,0.867327,0.871935,0.878079,0.898047,2.056191,2.684927,2.684927,2.684927]} +{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.050943,0.142975,0.158975,0.180607,0.191615,0.205823,0.224895,0.274687,0.342015,0.371967,0.390143,0.409599,0.453631,0.546303,1.278975,1.278975,1.278975,1.278975]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000199,0.031103,0.048511,0.048511,0.076031,0.076031,0.076031,0.076031,0.376575,0.376575,0.376575,0.376575,0.376575,0.376575,0.376575,0.376575,0.376575,0.376575]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001215,0.002951,0.003055,0.003143,0.003183,0.003231,0.003303,0.003455,0.006647,0.007143,0.007751,0.008871,0.014775,0.084351,0.365311,1.380351,1.380351,1.380351]} +{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001127,0.002391,0.002535,0.002631,0.002695,0.002791,0.006231,0.010255,0.068927,0.273407,0.328959,0.924159,3.913727,4.333567,5.746687,5.746687,5.746687,5.746687]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":67,"distr_latency":[0.000127,0.017135,0.018447,0.019055,0.019375,0.020479,0.030287,0.032559,0.036799,0.039487,0.043199,0.046239,0.052607,0.071999,64.716799,67.960831,67.960831,67.960831]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002775,0.010807,0.013727,0.019855,0.020303,0.021727,0.022335,0.022991,0.031583,0.033919,0.037343,0.043423,0.050655,0.070271,0.101055,0.314879,0.314879,0.314879]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":4,"distr_latency":[0.001015,0.002247,0.002439,0.002663,0.002735,0.002791,0.003023,0.009679,0.011631,0.012231,0.032927,0.063775,3.674111,3.868671,4.130815,4.130815,4.130815,4.130815]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001367,0.005255,0.005591,0.005911,0.006087,0.006287,0.006543,0.006903,0.007647,0.007967,0.008439,0.009295,0.011015,0.054591,0.112127,0.251775,0.769535,0.769535]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.013415,0.039359,0.060479,0.097279,0.123775,0.148223,0.167423,0.188031,0.272383,0.388095,0.921087,1.128447,1.187839,1.584127,1.830911,5.652479,6.483967,6.483967]} +{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001119,0.002975,0.003119,0.003239,0.003311,0.003391,0.003487,0.003631,0.004023,0.006447,0.010431,0.019807,0.082623,1.469439,3.160063,3.301375,3.301375,3.301375]} +{"name":"owl_gc.","mean_latency":0,"max_latency":14,"distr_latency":[0.005871,0.012839,0.016071,0.029215,0.050943,0.134015,0.159103,0.160127,0.161535,0.161791,0.162175,0.162559,0.165247,0.175487,14.499839,14.671871,14.671871,14.671871]} +{"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.010495,0.028831,0.115647,0.211327,0.216831,0.227199,0.229119,0.238591,0.249215,0.250111,0.251903,0.251903,0.252031,0.675839,0.675839,0.675839,0.675839,0.675839]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.000991,0.002487,0.002623,0.002719,0.002767,0.002823,0.002895,0.003007,0.006879,0.008039,0.009823,0.013487,0.033055,0.099327,2.338815,2.338815,2.338815,2.338815]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.000999,0.020831,0.021039,0.021279,0.022255,0.023151,0.023583,0.023967,0.025135,0.027327,0.028431,0.029695,0.041503,0.078783,0.903679,0.903679,0.903679,0.903679]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001055,0.002231,0.002295,0.002319,0.002335,0.002351,0.002383,0.002447,0.002847,0.007959,0.008919,0.009543,0.010079,0.071231,0.430335,0.430335,0.430335,0.430335]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.020175,0.038079,0.043231,0.048927,0.052287,0.057503,0.062559,0.070143,0.111551,0.121343,0.135167,0.148223,0.168063,0.204671,0.596479,1.948671,1.948671,1.948671]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.001919,0.006471,0.007119,0.009135,0.009263,0.009383,0.009503,0.009743,0.012647,0.013767,0.014615,0.017087,0.021663,0.064223,0.091071,0.728063,0.728063,0.728063]} +{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000175,0.396799,0.396799,0.396799,0.396799,0.396799,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631,4.165631]} diff --git a/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/pausetimes_seq/turing/20250110_031414/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq.20250110_082738.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq.20250110_082738.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..62e517bb6 --- /dev/null +++ b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq.20250110_082738.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,599 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 77 +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 +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +The following actions will be performed: + - install conf-gmp 1 + - install ocaml_intrinsics_kernel v0.17.1 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install yojson 2.2.2 + - install conf-autoconf 0.2 + - install thread-table 1.0.0 + - install sexplib0 v0.17.0 + - install ocaml-syntax-shims 1.0.0 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install eqaf 0.10 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install conf-openblas 0.2.2 + - install ocamlbuild 0.15.0 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install minilight 1.6 + - install re 1.12.0 + - install owl-base 1.1 + - install num 1.3 + - install camlp-streams 5.0 + - install cmdliner 1.3.0 + - install optint 0.3.0 + - install result 1.5 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install domain-local-await 1.0.1 + - install rungen 0.0.1 + - install base v0.17.1 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install bigstringaf 0.6.1 + - install digestif 1.0.0 + - install base64 3.4.0 + - install zarith 1.10 + - install ocplib-endian 1.2 + - install ocplib-simplex 0.4.1 + - install cubicle 1.2.0 + - install orun 0.1* + - install checkseum 0.3.4 + - install saturn_lockfree 0.4.0 + - install camlzip 1.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[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-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[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/ +[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] found in cache +[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 +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[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.13 +-> 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.9 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 97.608785 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/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench new file mode 100644 index 000000000..5e2240d5c --- /dev/null +++ b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"naive-multilayer.","mean_latency":0,"max_latency":1,"distr_latency":[0.000911,0.002727,0.002983,0.003247,0.003375,0.003495,0.003607,0.003727,0.003895,0.003999,0.004335,0.005007,0.009471,0.033631,0.070527,1.019903,1.019903,1.019903]} +{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":3,"distr_latency":[0.077823,0.308991,0.524287,0.551935,0.564735,0.578047,0.605183,0.691711,0.855039,0.939007,1.416191,1.602559,1.970175,3.127295,3.127295,3.127295,3.127295,3.127295]} +{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001111,0.002903,0.002999,0.003079,0.003127,0.003183,0.003263,0.008039,0.010583,0.010911,0.011271,0.011791,0.016007,0.077247,0.233855,0.233855,0.233855,0.233855]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010127,0.023567,0.110207,0.163711,0.200191,0.220287,0.226815,0.229631,0.232447,0.238847,0.238847,0.242559,0.242559,0.680447,0.680447,0.680447,0.680447,0.680447]} +{"name":"revcomp2.","mean_latency":1,"max_latency":4,"distr_latency":[0.531455,0.946175,1.001983,1.025023,1.625087,2.012159,2.020351,2.043903,2.054143,2.059263,2.065407,2.101247,2.174975,2.291711,4.747263,4.747263,4.747263,4.747263]} +{"name":"menhir.sql-parser","mean_latency":0,"max_latency":9,"distr_latency":[0.000967,0.002687,0.002887,0.011079,0.030783,0.078207,0.198911,0.367871,0.817663,0.989695,1.430527,1.574911,2.154495,4.452351,9.043967,9.781247,9.781247,9.781247]} +{"name":"menhir.sysver","mean_latency":0,"max_latency":54,"distr_latency":[0.000951,0.002607,0.002775,0.002895,0.002951,0.003087,0.031823,0.278783,0.864767,1.030655,1.362943,1.539071,2.029567,4.198399,7.290879,21.561343,54.722559,54.722559]} +{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.137471,0.205439,0.207999,0.211839,0.213631,0.216319,0.290559,0.413439,0.420351,0.421375,0.422911,0.424191,0.427519,0.495103,0.912895,0.960511,0.960511,0.960511]} +{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":7,"distr_latency":[0.006655,0.014823,0.027759,0.052095,0.075135,0.106047,0.148095,0.215039,0.401151,0.475903,0.568319,0.703487,1.029119,2.373631,5.779455,7.069695,7.069695,7.069695]} +{"name":"fft.","mean_latency":0,"max_latency":6,"distr_latency":[0.400639,0.769023,0.776703,0.780799,0.783871,0.788991,0.799231,1.387519,1.404927,1.412095,1.430527,1.480703,1.786879,3.108863,6.381567,6.381567,6.381567,6.381567]} +{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":4,"distr_latency":[0.024863,0.069247,0.095039,0.133887,0.159103,0.189439,0.222079,0.287999,0.555007,0.617983,0.707071,0.944127,1.040383,2.764799,2.906111,3.170303,3.461119,4.050943]} +{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.132863,0.344575,0.364799,0.382207,0.398335,0.421375,0.466431,0.595455,0.837631,0.925183,0.974335,1.047551,1.116159,1.413119,1.983487,1.983487,1.983487,1.983487]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":12,"distr_latency":[0.003631,0.004231,0.005223,0.005831,0.006207,0.081919,0.123135,0.241023,0.247167,0.249215,0.252159,0.255359,0.260607,0.272639,0.317695,12.238847,12.238847,12.238847]} +{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.020687,0.020687,0.020687,0.020687,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031,0.252031]} +{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.000991,0.002783,0.002967,0.003087,0.003151,0.003207,0.003271,0.003367,0.003543,0.003607,0.003759,0.004071,0.008895,0.035775,0.792063,0.911359,0.911359,0.911359]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001007,0.002159,0.002271,0.002343,0.002375,0.002431,0.002487,0.002551,0.002663,0.002711,0.002799,0.003023,0.006935,0.011439,0.062463,0.778239,0.778239,0.778239]} +{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.000999,0.002399,0.002543,0.002663,0.002703,0.002743,0.002799,0.002903,0.003159,0.003495,0.004735,0.007303,0.008383,0.029663,0.059775,0.509183,0.509183,0.509183]} +{"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":285,"distr_latency":[0.003751,0.090687,0.187263,0.305919,0.415231,0.556031,0.723455,0.980991,1.359871,1.422335,1.467391,1.532927,1.711103,38.567935,192.413695,285.212671,285.212671,285.212671]} +{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003583,0.011959,0.020959,0.025935,0.028543,0.032511,0.038495,0.042751,0.045919,0.047423,0.050079,0.055999,0.090495,0.143871,1.093631,1.093631,1.093631,1.093631]} +{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":74,"distr_latency":[0.000127,0.013191,0.013991,0.023663,0.024527,0.025231,0.026095,0.028671,0.037823,0.038783,0.039967,0.042495,0.047359,0.066367,72.613887,74.842111,74.842111,74.842111]} +{"name":"floyd_warshall.512","mean_latency":0,"max_latency":2,"distr_latency":[0.010119,0.026847,0.048735,0.077055,0.242431,0.732159,0.824831,0.945663,1.187839,1.224703,1.310719,1.505279,1.862655,2.012159,2.073599,2.073599,2.073599,2.073599]} +{"name":"regexredux2.","mean_latency":1,"max_latency":86,"distr_latency":[0.070143,1.787903,1.831935,2.236415,2.545663,2.760703,2.881535,2.918399,3.796991,3.807231,3.821567,3.856383,4.067327,25.247743,86.769663,86.769663,86.769663,86.769663]} +{"name":"hamming.1_000_000","mean_latency":0,"max_latency":3,"distr_latency":[0.195199,0.865791,0.926207,0.956415,0.963583,0.969215,0.974847,0.985599,1.735679,1.867775,2.105343,2.195455,2.306047,2.754559,3.975167,3.975167,3.975167,3.975167]} +{"name":"markbench.20","mean_latency":37,"max_latency":1521,"distr_latency":[0.805887,3.336191,3.344383,3.362815,3.397631,4.102143,4.255743,4.292607,4.526079,4.550655,4.591615,1510.998015,1515.192319,1521.483775,1521.483775,1521.483775,1521.483775,1521.483775]} +{"name":"binarytrees5.21","mean_latency":0,"max_latency":8,"distr_latency":[0.005935,0.049951,0.220287,0.770047,1.065983,1.283071,2.615295,2.689023,3.846143,4.317183,5.206015,6.344703,6.356991,6.443007,7.806975,8.462335,8.462335,8.462335]} +{"name":"mergesort.67108864","mean_latency":1,"max_latency":130,"distr_latency":[0.001791,0.005551,0.005895,0.006167,0.006335,0.006519,0.006775,0.019055,0.024335,0.024703,0.025199,0.028207,0.380415,130.285567,130.285567,130.285567,130.285567,130.285567]} +{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.000967,0.002063,0.002143,0.002191,0.002215,0.002247,0.002295,0.002367,0.002495,0.002567,0.002711,0.003727,0.007039,0.023167,0.083071,0.724991,0.724991,0.724991]} +{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":743,"distr_latency":[0.442623,3.616767,3.641343,3.657727,3.665919,3.676159,3.688447,3.721215,3.833855,4.247551,4.759551,4.972543,5.238783,16.375807,727.187455,743.440383,743.440383,743.440383]} +{"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.005727,0.006943,0.011463,0.016087,0.022271,0.027631,0.051327,0.092223,0.099327,0.118783,0.133759,0.158463,0.374783,0.764927,0.764927,0.764927,0.764927]} +{"name":"zdd.words_txt","mean_latency":1,"max_latency":16,"distr_latency":[0.658431,0.870911,1.051647,1.148927,1.207295,1.265663,1.315839,1.675263,3.143679,3.473407,3.938303,4.272127,5.984255,12.574719,16.613375,16.613375,16.613375,16.613375]} +{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000175,0.140799,0.222975,0.388351,0.449023,0.478207,0.511487,0.558591,0.568319,0.572415,0.575487,0.578047,0.714239,1.393663,1.393663,1.393663,1.393663,1.393663]} +{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.399615,0.474623,0.479231,0.498943,0.858623,0.933887,0.951807,0.963583,0.974847,0.977919,0.982015,0.986623,0.993279,1.011199,2.179071,2.918399,2.918399,2.918399]} +{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.056863,0.146047,0.161407,0.183423,0.195199,0.209791,0.228479,0.296191,0.369919,0.399871,0.421119,0.441087,0.490751,0.602623,1.274879,1.274879,1.274879,1.274879]} +{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000167,0.029167,0.049599,0.049599,0.083391,0.083391,0.083391,0.083391,0.387071,0.387071,0.387071,0.387071,0.387071,0.387071,0.387071,0.387071,0.387071,0.387071]} +{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001167,0.002999,0.003135,0.003207,0.003255,0.003311,0.003383,0.003511,0.005295,0.006831,0.007319,0.008271,0.014327,0.075135,0.312575,1.465343,1.465343,1.465343]} +{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001119,0.002391,0.002591,0.002679,0.002743,0.002807,0.008223,0.010407,0.068607,0.275455,0.330751,0.929279,3.983359,4.374527,5.697535,5.697535,5.697535,5.697535]} +{"name":"pidigits5.10_000","mean_latency":0,"max_latency":69,"distr_latency":[0.000127,0.016751,0.019071,0.019839,0.020127,0.020527,0.022335,0.033311,0.035647,0.037055,0.039807,0.044095,0.051967,0.069951,67.764223,69.074943,69.074943,69.074943]} +{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002679,0.010071,0.013335,0.019487,0.019871,0.020735,0.021391,0.022111,0.028431,0.032047,0.036799,0.042687,0.049631,0.069439,0.103807,0.343039,0.343039,0.343039]} +{"name":"knucleotide3.","mean_latency":0,"max_latency":3,"distr_latency":[0.001007,0.002151,0.002319,0.002551,0.002647,0.002727,0.002967,0.009375,0.011167,0.019455,0.035135,0.066623,3.602431,3.819519,3.823615,3.823615,3.823615,3.823615]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001159,0.005247,0.005591,0.005935,0.006127,0.006351,0.006655,0.007175,0.008295,0.008663,0.009159,0.009983,0.011831,0.062111,0.118847,0.263423,0.748543,0.748543]} +{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.013399,0.039967,0.061759,0.100671,0.128575,0.150527,0.169983,0.194431,0.298751,0.451839,1.129471,1.377279,1.439743,1.839103,2.140159,5.533695,6.234111,6.234111]} +{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001127,0.002951,0.003127,0.003247,0.003327,0.003407,0.003487,0.003623,0.004007,0.005519,0.010207,0.021583,0.086975,1.604607,3.358719,3.506175,3.506175,3.506175]} +{"name":"owl_gc.","mean_latency":0,"max_latency":11,"distr_latency":[0.005463,0.013263,0.016399,0.028831,0.052319,0.140287,0.172671,0.173823,0.175231,0.175615,0.175871,0.176383,0.179967,0.187903,11.034623,11.108351,11.108351,11.108351]} +{"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.011407,0.030095,0.114623,0.213759,0.223487,0.231935,0.234751,0.241535,0.251519,0.252543,0.254847,0.254847,0.260863,0.650751,0.650751,0.650751,0.650751,0.650751]} +{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.000983,0.002511,0.002631,0.002703,0.002743,0.002791,0.002847,0.002943,0.006271,0.007911,0.009583,0.011759,0.032671,0.148351,2.349055,2.349055,2.349055,2.349055]} +{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.000975,0.022095,0.022495,0.022911,0.023487,0.024319,0.024879,0.025311,0.026079,0.027791,0.029775,0.031711,0.042527,0.089535,0.998911,0.998911,0.998911,0.998911]} +{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001119,0.002319,0.002391,0.002423,0.002439,0.002463,0.002487,0.002535,0.002711,0.007887,0.008399,0.009519,0.009775,0.071295,0.430591,0.430591,0.430591,0.430591]} +{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.022047,0.040479,0.046239,0.052767,0.057727,0.063583,0.069183,0.090495,0.131071,0.140927,0.152319,0.166271,0.188159,0.230655,0.479487,1.470463,1.470463,1.470463]} +{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.001791,0.006623,0.006999,0.009055,0.009135,0.009207,0.009295,0.009455,0.012503,0.013487,0.014439,0.017183,0.021935,0.064319,0.086399,0.720895,0.720895,0.720895]} +{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000175,0.381695,0.381695,0.381695,0.381695,0.381695,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903,4.091903]} diff --git a/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/pausetimes_seq/turing/20250110_082738/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat.20250110_022131.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat.20250110_022131.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..adfc1a4cb --- /dev/null +++ b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat.20250110_022131.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,599 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 121 +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 +[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 +[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 +[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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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-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] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[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 +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[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 +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.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-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 +[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 +[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 +[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 +[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 +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-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 +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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 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.13 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed saturn.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed domainslib.0.5.1 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.9 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 92.770573 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/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..a1a8738fb --- /dev/null +++ b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1061 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Fri Jan 10 03:13:40 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe': + + 3,616.09 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 2.489 /sec + 1 cpu-migrations # 0.277 /sec + 28,392 page-faults # 7.852 K/sec + 5,78,18,81,931 cycles # 1.599 GHz + 14,83,51,85,983 instructions # 2.57 insn per cycle + 3,13,46,09,908 branches # 866.850 M/sec + 1,13,01,221 branch-misses # 0.36% of all branches + + 3.617626913 seconds time elapsed + + 3.513554000 seconds user + 0.104046000 seconds sys + + +# started on Fri Jan 10 02:47:51 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 21,788.83 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.597 /sec + 1 cpu-migrations # 0.046 /sec + 2,62,996 page-faults # 12.070 K/sec + 47,80,01,70,262 cycles # 2.194 GHz + 72,51,23,49,426 instructions # 1.52 insn per cycle + 18,47,18,54,956 branches # 847.767 M/sec + 96,32,39,651 branch-misses # 5.21% of all branches + + 21.790778538 seconds time elapsed + + 20.942431000 seconds user + 0.847936000 seconds sys + + +# started on Fri Jan 10 03:12:40 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,710.42 msec task-clock # 0.999 CPUs utilized + 8 context-switches # 2.952 /sec + 1 cpu-migrations # 0.369 /sec + 32,764 page-faults # 12.088 K/sec + 5,92,33,78,019 cycles # 2.185 GHz + 24,24,28,20,883 instructions # 4.09 insn per cycle + 5,01,79,33,386 branches # 1.851 G/sec + 11,75,965 branch-misses # 0.02% of all branches + + 2.713182037 seconds time elapsed + + 2.623923000 seconds user + 0.087997000 seconds sys + + +# started on Fri Jan 10 02:52:08 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 17,632.35 msec task-clock # 1.000 CPUs utilized + 27 context-switches # 1.531 /sec + 1 cpu-migrations # 0.057 /sec + 2,95,391 page-faults # 16.753 K/sec + 38,67,03,40,335 cycles # 2.193 GHz + 91,42,56,46,602 instructions # 2.36 insn per cycle + 18,27,46,30,083 branches # 1.036 G/sec + 36,64,64,136 branch-misses # 2.01% of all branches + + 17.634461245 seconds time elapsed + + 16.773581000 seconds user + 0.859876000 seconds sys + + +# started on Fri Jan 10 02:47:42 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 8,227.69 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 1.215 /sec + 1 cpu-migrations # 0.122 /sec + 803 page-faults # 97.597 /sec + 18,03,34,80,517 cycles # 2.192 GHz + 31,96,40,27,810 instructions # 1.77 insn per cycle + 11,06,32,88,514 branches # 1.345 G/sec + 34,99,54,430 branch-misses # 3.16% of all branches + + 8.229310999 seconds time elapsed + + 8.217202000 seconds user + 0.011995000 seconds sys + + +# started on Fri Jan 10 03:13:02 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,433.15 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 1.883 /sec + 1 cpu-migrations # 0.135 /sec + 1,54,707 page-faults # 20.813 K/sec + 16,28,89,56,446 cycles # 2.191 GHz + 23,35,58,73,627 instructions # 1.43 insn per cycle + 4,79,85,09,184 branches # 645.556 M/sec + 4,17,18,404 branch-misses # 0.87% of all branches + + 7.434896507 seconds time elapsed + + 6.966757000 seconds user + 0.467916000 seconds sys + + +# started on Fri Jan 10 02:46:08 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,852.12 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 1.620 /sec + 1 cpu-migrations # 0.540 /sec + 901 page-faults # 486.468 /sec + 4,03,59,25,254 cycles # 2.179 GHz + 14,21,14,85,867 instructions # 3.52 insn per cycle + 2,89,14,77,877 branches # 1.561 G/sec + 1,09,073 branch-misses # 0.00% of all branches + + 1.853526491 seconds time elapsed + + 1.849635000 seconds user + 0.004003000 seconds sys + + +# started on Fri Jan 10 02:46:14 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 12,489.84 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.721 /sec + 1 cpu-migrations # 0.080 /sec + 1,638 page-faults # 131.147 /sec + 27,38,66,16,546 cycles # 2.193 GHz + 72,98,30,11,280 instructions # 2.66 insn per cycle + 14,65,75,76,306 branches # 1.174 G/sec + 8,52,61,017 branch-misses # 0.58% of all branches + + 12.491448728 seconds time elapsed + + 12.487245000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 02:53:23 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,573.33 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 1.188 /sec + 1 cpu-migrations # 0.132 /sec + 6,504 page-faults # 858.804 /sec + 16,59,87,50,144 cycles # 2.192 GHz + 32,72,44,61,485 instructions # 1.97 insn per cycle + 6,54,72,76,421 branches # 864.518 M/sec + 11,38,082 branch-misses # 0.02% of all branches + + 7.574925462 seconds time elapsed + + 7.550823000 seconds user + 0.024008000 seconds sys + + +# started on Fri Jan 10 02:53:44 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,227.70 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 1.799 /sec + 1 cpu-migrations # 0.138 /sec + 1,096 page-faults # 151.639 /sec + 15,83,75,66,653 cycles # 2.191 GHz + 58,13,82,10,048 instructions # 3.67 insn per cycle + 7,27,13,75,009 branches # 1.006 G/sec + 4,57,965 branch-misses # 0.01% of all branches + + 7.229338289 seconds time elapsed + + 7.213244000 seconds user + 0.015993000 seconds sys + + +# started on Fri Jan 10 02:51:22 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 45,809.01 msec task-clock # 1.000 CPUs utilized + 45 context-switches # 0.982 /sec + 1 cpu-migrations # 0.022 /sec + 66,061 page-faults # 1.442 K/sec + 1,00,51,93,20,929 cycles # 2.194 GHz + 3,04,74,28,70,193 instructions # 3.03 insn per cycle + 62,09,09,94,017 branches # 1.355 G/sec + 11,05,32,300 branch-misses # 0.18% of all branches + + 45.811758045 seconds time elapsed + + 45.534520000 seconds user + 0.275991000 seconds sys + + +# started on Fri Jan 10 02:50:36 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 46,474.88 msec task-clock # 1.000 CPUs utilized + 47 context-switches # 1.011 /sec + 1 cpu-migrations # 0.022 /sec + 99,319 page-faults # 2.137 K/sec + 1,01,97,72,75,354 cycles # 2.194 GHz + 2,85,15,70,90,072 instructions # 2.80 insn per cycle + 58,18,49,30,103 branches # 1.252 G/sec + 8,72,11,167 branch-misses # 0.15% of all branches + + 46.477677553 seconds time elapsed + + 46.120369000 seconds user + 0.356002000 seconds sys + + +# started on Fri Jan 10 02:59:44 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 85,195.06 msec task-clock # 1.000 CPUs utilized + 149 context-switches # 1.749 /sec + 1 cpu-migrations # 0.012 /sec + 2,38,996 page-faults # 2.805 K/sec + 1,86,96,30,43,807 cycles # 2.195 GHz + 4,24,21,73,62,298 instructions # 2.27 insn per cycle + 1,00,47,08,71,337 branches # 1.179 G/sec + 1,08,36,40,274 branch-misses # 1.08% of all branches + + 85.200830401 seconds time elapsed + + 84.180665000 seconds user + 1.015959000 seconds sys + + +# started on Fri Jan 10 03:01:10 2025 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,19,256.50 msec task-clock # 1.000 CPUs utilized + 365 context-switches # 1.665 /sec + 1 cpu-migrations # 0.005 /sec + 2,45,166 page-faults # 1.118 K/sec + 4,81,20,72,83,816 cycles # 2.195 GHz + 9,63,59,45,18,179 instructions # 2.00 insn per cycle + 2,33,22,18,74,123 branches # 1.064 G/sec + 2,65,11,24,382 branch-misses # 1.14% of all branches + + 219.268411448 seconds time elapsed + + 218.001245000 seconds user + 1.255924000 seconds sys + + +# started on Fri Jan 10 02:46:07 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 814.36 msec task-clock # 0.998 CPUs utilized + 2 context-switches # 2.456 /sec + 1 cpu-migrations # 1.228 /sec + 3,543 page-faults # 4.351 K/sec + 1,76,11,07,037 cycles # 2.163 GHz + 4,26,65,72,590 instructions # 2.42 insn per cycle + 86,43,02,412 branches # 1.061 G/sec + 64,67,663 branch-misses # 0.75% of all branches + + 0.815752296 seconds time elapsed + + 0.795867000 seconds user + 0.019996000 seconds sys + + +# started on Fri Jan 10 03:12:32 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 2,627.66 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.283 /sec + 1 cpu-migrations # 0.381 /sec + 1,121 page-faults # 426.616 /sec + 5,74,07,63,986 cycles # 2.185 GHz + 8,85,80,88,621 instructions # 1.54 insn per cycle + 1,87,47,17,787 branches # 713.456 M/sec + 1,52,65,646 branch-misses # 0.81% of all branches + + 2.629067251 seconds time elapsed + + 2.124868000 seconds user + 0.504206000 seconds sys + + +# started on Fri Jan 10 02:52:37 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 5,431.18 msec task-clock # 1.000 CPUs utilized + 11 context-switches # 2.025 /sec + 1 cpu-migrations # 0.184 /sec + 50,058 page-faults # 9.217 K/sec + 11,89,33,39,079 cycles # 2.190 GHz + 17,38,64,63,114 instructions # 1.46 insn per cycle + 2,81,54,02,125 branches # 518.378 M/sec + 18,87,45,145 branch-misses # 6.70% of all branches + + 5.432778410 seconds time elapsed + + 5.260684000 seconds user + 0.172022000 seconds sys + + +# started on Fri Jan 10 02:55:05 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,004.72 msec task-clock # 1.000 CPUs utilized + 22 context-switches # 1.999 /sec + 1 cpu-migrations # 0.091 /sec + 1,175 page-faults # 106.772 /sec + 24,12,87,84,738 cycles # 2.193 GHz + 64,40,39,20,640 instructions # 2.67 insn per cycle + 10,28,01,48,584 branches # 934.158 M/sec + 2,16,00,480 branch-misses # 0.21% of all branches + + 11.006512439 seconds time elapsed + + 11.002235000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 02:53:41 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,460.21 msec task-clock # 1.000 CPUs utilized + 7 context-switches # 2.023 /sec + 1 cpu-migrations # 0.289 /sec + 1,10,347 page-faults # 31.890 K/sec + 7,56,54,16,966 cycles # 2.186 GHz + 17,71,98,42,093 instructions # 2.34 insn per cycle + 2,14,69,95,459 branches # 620.480 M/sec + 88,47,796 branch-misses # 0.41% of all branches + + 3.461804357 seconds time elapsed + + 3.074043000 seconds user + 0.387753000 seconds sys + + +# started on Fri Jan 10 03:12:51 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 9,331.05 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 1.500 /sec + 1 cpu-migrations # 0.107 /sec + 792 page-faults # 84.878 /sec + 20,45,17,70,046 cycles # 2.192 GHz + 76,42,74,18,729 instructions # 3.74 insn per cycle + 16,09,19,79,542 branches # 1.725 G/sec + 15,50,27,745 branch-misses # 0.96% of all branches + + 9.332637541 seconds time elapsed + + 9.324516000 seconds user + 0.008000000 seconds sys + + +# started on Fri Jan 10 02:54:43 2025 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 234.21 msec task-clock # 0.994 CPUs utilized + 1 context-switches # 4.270 /sec + 1 cpu-migrations # 4.270 /sec + 9,877 page-faults # 42.172 K/sec + 48,72,30,430 cycles # 2.080 GHz + 1,14,16,38,634 instructions # 2.34 insn per cycle + 24,80,24,412 branches # 1.059 G/sec + 20,56,656 branch-misses # 0.83% of all branches + + 0.235557984 seconds time elapsed + + 0.203948000 seconds user + 0.031754000 seconds sys + + +# started on Fri Jan 10 02:46:10 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,656.53 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 1.094 /sec + 1 cpu-migrations # 0.273 /sec + 1,324 page-faults # 362.092 /sec + 7,99,91,06,721 cycles # 2.188 GHz + 22,20,86,75,935 instructions # 2.78 insn per cycle + 4,66,94,74,057 branches # 1.277 G/sec + 1,40,58,775 branch-misses # 0.30% of all branches + + 3.657983206 seconds time elapsed + + 3.650039000 seconds user + 0.007995000 seconds sys + + +# started on Fri Jan 10 02:46:26 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 10,134.40 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 1.283 /sec + 1 cpu-migrations # 0.099 /sec + 53,390 page-faults # 5.268 K/sec + 22,21,78,77,865 cycles # 2.192 GHz + 61,19,00,72,981 instructions # 2.75 insn per cycle + 14,48,31,38,810 branches # 1.429 G/sec + 1,89,56,885 branch-misses # 0.13% of all branches + + 10.135558990 seconds time elapsed + + 9.983294000 seconds user + 0.151989000 seconds sys + + +# started on Fri Jan 10 03:12:45 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 4,079.70 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 2.206 /sec + 1 cpu-migrations # 0.245 /sec + 1,129 page-faults # 276.736 /sec + 8,92,47,62,663 cycles # 2.188 GHz + 31,76,30,72,382 instructions # 3.56 insn per cycle + 6,81,70,93,384 branches # 1.671 G/sec + 1,83,52,167 branch-misses # 0.27% of all branches + + 4.081232005 seconds time elapsed + + 4.069231000 seconds user + 0.011991000 seconds sys + + +# started on Fri Jan 10 02:48:13 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,503.84 msec task-clock # 1.000 CPUs utilized + 149 context-switches # 1.544 /sec + 1 cpu-migrations # 0.010 /sec + 1,26,652 page-faults # 1.312 K/sec + 2,11,78,00,63,020 cycles # 2.195 GHz + 4,48,48,58,29,457 instructions # 2.12 insn per cycle + 99,56,71,70,991 branches # 1.032 G/sec + 2,61,42,638 branch-misses # 0.03% of all branches + + 96.509085740 seconds time elapsed + + 95.937269000 seconds user + 0.567983000 seconds sys + + +# started on Fri Jan 10 03:13:00 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,413.17 msec task-clock # 0.999 CPUs utilized + 4 context-switches # 2.831 /sec + 1 cpu-migrations # 0.708 /sec + 41,119 page-faults # 29.097 K/sec + 3,07,33,99,273 cycles # 2.175 GHz + 7,81,10,10,990 instructions # 2.54 insn per cycle + 1,53,42,80,798 branches # 1.086 G/sec + 35,72,688 branch-misses # 0.23% of all branches + + 1.414576768 seconds time elapsed + + 1.302738000 seconds user + 0.111891000 seconds sys + + +# started on Fri Jan 10 02:55:27 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,50,373.79 msec task-clock # 1.000 CPUs utilized + 409 context-switches # 1.634 /sec + 1 cpu-migrations # 0.004 /sec + 17,95,708 page-faults # 7.172 K/sec + 5,49,50,31,33,063 cycles # 2.195 GHz +11,65,51,11,95,758 instructions # 2.12 insn per cycle + 2,49,95,83,53,042 branches # 998.341 M/sec + 2,75,09,43,556 branch-misses # 1.10% of all branches + + 250.386314262 seconds time elapsed + + 244.371245000 seconds user + 6.003784000 seconds sys + + +# started on Fri Jan 10 03:12:37 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,479.20 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 1.725 /sec + 1 cpu-migrations # 0.287 /sec + 63,612 page-faults # 18.283 K/sec + 7,61,01,51,088 cycles # 2.187 GHz + 20,04,42,65,762 instructions # 2.63 insn per cycle + 3,85,17,62,785 branches # 1.107 G/sec + 14,44,461 branch-misses # 0.04% of all branches + + 3.480740501 seconds time elapsed + + 3.272703000 seconds user + 0.208044000 seconds sys + + +# started on Fri Jan 10 02:46:40 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,085.61 msec task-clock # 0.999 CPUs utilized + 2 context-switches # 1.842 /sec + 1 cpu-migrations # 0.921 /sec + 4,760 page-faults # 4.385 K/sec + 2,35,24,35,797 cycles # 2.167 GHz + 6,16,34,21,441 instructions # 2.62 insn per cycle + 1,44,01,34,504 branches # 1.327 G/sec + 72,89,430 branch-misses # 0.51% of all branches + + 1.086993639 seconds time elapsed + + 1.075125000 seconds user + 0.011990000 seconds sys + + +# started on Fri Jan 10 02:54:38 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 4,994.52 msec task-clock # 1.000 CPUs utilized + 12 context-switches # 2.403 /sec + 1 cpu-migrations # 0.200 /sec + 5,272 page-faults # 1.056 K/sec + 10,93,76,03,011 cycles # 2.190 GHz + 23,75,51,11,465 instructions # 2.17 insn per cycle + 5,12,65,77,590 branches # 1.026 G/sec + 5,09,04,091 branch-misses # 0.99% of all branches + + 4.996231365 seconds time elapsed + + 4.964101000 seconds user + 0.032000000 seconds sys + + +# started on Fri Jan 10 03:13:43 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 24,989.17 msec task-clock # 1.000 CPUs utilized + 36 context-switches # 1.441 /sec + 1 cpu-migrations # 0.040 /sec + 15,48,713 page-faults # 61.975 K/sec + 54,82,14,80,249 cycles # 2.194 GHz + 93,21,26,12,013 instructions # 1.70 insn per cycle + 18,36,69,52,924 branches # 734.996 M/sec + 7,55,95,015 branch-misses # 0.41% of all branches + + 24.991600240 seconds time elapsed + + 19.906963000 seconds user + 5.083735000 seconds sys + + +# started on Fri Jan 10 02:52:42 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 40,095.66 msec task-clock # 1.000 CPUs utilized + 33 context-switches # 0.823 /sec + 1 cpu-migrations # 0.025 /sec + 297 page-faults # 7.407 /sec + 87,97,45,16,254 cycles # 2.194 GHz + 1,85,72,31,06,008 instructions # 2.11 insn per cycle + 21,22,29,39,750 branches # 529.308 M/sec + 39,80,34,308 branch-misses # 1.88% of all branches + + 40.097989095 seconds time elapsed + + 40.093188000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 02:53:33 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,465.13 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 1.206 /sec + 1 cpu-migrations # 0.134 /sec + 284 page-faults # 38.044 /sec + 16,35,72,61,819 cycles # 2.191 GHz + 40,86,23,95,123 instructions # 2.50 insn per cycle + 3,25,22,36,360 branches # 435.657 M/sec + 52,441 branch-misses # 0.00% of all branches + + 7.466669825 seconds time elapsed + + 7.462607000 seconds user + 0.004001000 seconds sys + + +# started on Fri Jan 10 02:46:37 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,664.52 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 1.637 /sec + 1 cpu-migrations # 0.273 /sec + 9,044 page-faults # 2.468 K/sec + 8,01,46,19,573 cycles # 2.187 GHz + 30,15,29,57,736 instructions # 3.76 insn per cycle + 4,74,18,22,672 branches # 1.294 G/sec + 6,86,178 branch-misses # 0.01% of all branches + + 3.666005325 seconds time elapsed + + 3.622028000 seconds user + 0.043976000 seconds sys + + +# started on Fri Jan 10 02:55:17 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 3,914.88 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 2.043 /sec + 1 cpu-migrations # 0.255 /sec + 2,198 page-faults # 561.447 /sec + 8,56,71,45,145 cycles # 2.188 GHz + 15,67,58,25,240 instructions # 1.83 insn per cycle + 3,58,58,36,979 branches # 915.950 M/sec + 14,43,52,511 branch-misses # 4.03% of all branches + + 3.916399332 seconds time elapsed + + 3.900375000 seconds user + 0.016001000 seconds sys + + +# started on Fri Jan 10 02:49:49 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 46,561.98 msec task-clock # 1.000 CPUs utilized + 68 context-switches # 1.460 /sec + 1 cpu-migrations # 0.021 /sec + 230 page-faults # 4.940 /sec + 1,02,16,78,60,851 cycles # 2.194 GHz + 1,97,17,90,31,785 instructions # 1.93 insn per cycle + 40,21,12,95,614 branches # 863.608 M/sec + 2,34,76,51,346 branch-misses # 5.84% of all branches + + 46.564772991 seconds time elapsed + + 46.559550000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 03:12:43 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,393.70 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 2.153 /sec + 1 cpu-migrations # 0.718 /sec + 15,980 page-faults # 11.466 K/sec + 3,03,35,06,948 cycles # 2.177 GHz + 10,54,80,83,867 instructions # 3.48 insn per cycle + 2,25,65,29,298 branches # 1.619 G/sec + 2,54,977 branch-misses # 0.01% of all branches + + 1.395100281 seconds time elapsed + + 1.331259000 seconds user + 0.063964000 seconds sys + + +# started on Fri Jan 10 02:52:26 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 2,856.13 msec task-clock # 0.999 CPUs utilized + 5 context-switches # 1.751 /sec + 1 cpu-migrations # 0.350 /sec + 53,857 page-faults # 18.857 K/sec + 6,24,46,18,616 cycles # 2.186 GHz + 20,12,20,21,900 instructions # 3.22 insn per cycle + 3,63,27,67,274 branches # 1.272 G/sec + 15,63,679 branch-misses # 0.04% of all branches + + 2.857631209 seconds time elapsed + + 2.645835000 seconds user + 0.211826000 seconds sys + + +# started on Fri Jan 10 02:46:41 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 9,921.15 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.605 /sec + 1 cpu-migrations # 0.101 /sec + 4,457 page-faults # 449.242 /sec + 21,75,17,61,365 cycles # 2.192 GHz + 64,39,83,48,811 instructions # 2.96 insn per cycle + 9,24,31,23,743 branches # 931.659 M/sec + 4,73,62,499 branch-misses # 0.51% of all branches + + 9.922784821 seconds time elapsed + + 9.898709000 seconds user + 0.023996000 seconds sys + + +# started on Fri Jan 10 03:13:09 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 30,058.16 msec task-clock # 1.000 CPUs utilized + 29 context-switches # 0.965 /sec + 1 cpu-migrations # 0.033 /sec + 2,02,733 page-faults # 6.745 K/sec + 65,94,53,00,050 cycles # 2.194 GHz + 2,31,17,54,58,153 instructions # 3.51 insn per cycle + 54,71,82,74,250 branches # 1.820 G/sec + 1,02,77,178 branch-misses # 0.02% of all branches + + 30.060552870 seconds time elapsed + + 29.299655000 seconds user + 0.759991000 seconds sys + + +# started on Fri Jan 10 02:54:43 2025 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 22,253.94 msec task-clock # 1.000 CPUs utilized + 35 context-switches # 1.573 /sec + 1 cpu-migrations # 0.045 /sec + 84,982 page-faults # 3.819 K/sec + 48,81,85,11,812 cycles # 2.194 GHz + 1,02,43,54,65,762 instructions # 2.10 insn per cycle + 25,52,01,67,608 branches # 1.147 G/sec + 24,54,43,550 branch-misses # 0.96% of all branches + + 22.256376923 seconds time elapsed + + 21.983493000 seconds user + 0.271993000 seconds sys + + +# started on Fri Jan 10 02:59:37 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,132.35 msec task-clock # 1.000 CPUs utilized + 16 context-switches # 2.243 /sec + 1 cpu-migrations # 0.140 /sec + 87,281 page-faults # 12.237 K/sec + 15,62,95,82,191 cycles # 2.191 GHz + 37,55,37,77,432 instructions # 2.40 insn per cycle + 8,54,32,94,684 branches # 1.198 G/sec + 8,56,53,368 branch-misses # 1.00% of all branches + + 7.134166755 seconds time elapsed + + 6.853981000 seconds user + 0.279917000 seconds sys + + +# started on Fri Jan 10 02:52:29 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,711.19 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 1.167 /sec + 1 cpu-migrations # 0.130 /sec + 922 page-faults # 119.566 /sec + 16,89,90,40,598 cycles # 2.191 GHz + 21,59,60,93,385 instructions # 1.28 insn per cycle + 3,91,36,59,539 branches # 507.530 M/sec + 17,46,61,172 branch-misses # 4.46% of all branches + + 7.712831476 seconds time elapsed + + 7.708756000 seconds user + 0.004000000 seconds sys + + +# started on Fri Jan 10 03:12:49 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 1,968.19 msec task-clock # 0.999 CPUs utilized + 5 context-switches # 2.540 /sec + 1 cpu-migrations # 0.508 /sec + 1,710 page-faults # 868.817 /sec + 4,29,34,56,164 cycles # 2.181 GHz + 18,85,80,50,265 instructions # 4.39 insn per cycle + 4,05,13,21,284 branches # 2.058 G/sec + 16,07,030 branch-misses # 0.04% of all branches + + 1.969573956 seconds time elapsed + + 1.957638000 seconds user + 0.012010000 seconds sys + + +# started on Fri Jan 10 02:55:23 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,364.77 msec task-clock # 1.000 CPUs utilized + 7 context-switches # 2.080 /sec + 1 cpu-migrations # 0.297 /sec + 79,119 page-faults # 23.514 K/sec + 7,35,92,20,793 cycles # 2.187 GHz + 17,94,28,38,529 instructions # 2.44 insn per cycle + 2,06,57,70,806 branches # 613.941 M/sec + 77,37,161 branch-misses # 0.37% of all branches + + 3.366237326 seconds time elapsed + + 3.110075000 seconds user + 0.256170000 seconds sys + + +# started on Fri Jan 10 03:12:35 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,360.15 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 2.206 /sec + 1 cpu-migrations # 0.735 /sec + 992 page-faults # 729.333 /sec + 2,96,12,38,077 cycles # 2.177 GHz + 10,04,45,46,763 instructions # 3.39 insn per cycle + 2,09,34,21,333 branches # 1.539 G/sec + 22,34,122 branch-misses # 0.11% of all branches + + 1.361628058 seconds time elapsed + + 1.357617000 seconds user + 0.004004000 seconds sys + + +# started on Fri Jan 10 02:53:30 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 2,638.25 msec task-clock # 0.999 CPUs utilized + 5 context-switches # 1.895 /sec + 1 cpu-migrations # 0.379 /sec + 8,151 page-faults # 3.090 K/sec + 5,76,48,24,459 cycles # 2.185 GHz + 17,56,00,95,456 instructions # 3.05 insn per cycle + 3,82,14,81,784 branches # 1.448 G/sec + 3,72,72,557 branch-misses # 0.98% of all branches + + 2.639714490 seconds time elapsed + + 2.603737000 seconds user + 0.035996000 seconds sys + + +# started on Fri Jan 10 02:54:14 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 23,671.57 msec task-clock # 1.000 CPUs utilized + 40 context-switches # 1.690 /sec + 1 cpu-migrations # 0.042 /sec + 2,012 page-faults # 84.996 /sec + 51,93,09,53,205 cycles # 2.194 GHz + 1,65,56,10,31,067 instructions # 3.19 insn per cycle + 42,43,37,29,016 branches # 1.793 G/sec + 5,48,42,967 branch-misses # 0.13% of all branches + + 23.673780469 seconds time elapsed + + 23.664955000 seconds user + 0.007998000 seconds sys + + +# started on Fri Jan 10 02:46:52 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 50,739.28 msec task-clock # 1.000 CPUs utilized + 51 context-switches # 1.005 /sec + 1 cpu-migrations # 0.020 /sec + 9,93,911 page-faults # 19.589 K/sec + 1,11,34,02,04,643 cycles # 2.194 GHz + 2,47,17,68,70,081 instructions # 2.22 insn per cycle + 50,83,01,98,366 branches # 1.002 G/sec + 1,25,45,81,129 branch-misses # 2.47% of all branches + + 50.742460274 seconds time elapsed + + 47.712935000 seconds user + 3.027805000 seconds sys + + +# started on Fri Jan 10 02:55:21 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,441.55 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.457 /sec + 1 cpu-migrations # 0.410 /sec + 2,126 page-faults # 870.758 /sec + 5,33,35,25,647 cycles # 2.184 GHz + 14,35,49,04,362 instructions # 2.69 insn per cycle + 3,42,92,44,024 branches # 1.405 G/sec + 4,07,94,251 branch-misses # 1.19% of all branches + + 2.443032789 seconds time elapsed + + 2.435069000 seconds user + 0.008010000 seconds sys + + +# started on Fri Jan 10 02:46:03 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 3,760.58 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 1.595 /sec + 1 cpu-migrations # 0.266 /sec + 19,901 page-faults # 5.292 K/sec + 8,22,78,04,087 cycles # 2.188 GHz + 28,11,00,76,450 instructions # 3.42 insn per cycle + 5,16,19,89,627 branches # 1.373 G/sec + 78,73,770 branch-misses # 0.15% of all branches + + 3.762108359 seconds time elapsed + + 3.726111000 seconds user + 0.036020000 seconds sys + + +# started on Fri Jan 10 03:04:49 2025 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 4,63,329.96 msec task-clock # 1.000 CPUs utilized + 603 context-switches # 1.301 /sec + 1 cpu-migrations # 0.002 /sec + 1,10,212 page-faults # 237.869 /sec +10,16,90,35,95,887 cycles # 2.195 GHz +26,13,65,66,59,014 instructions # 2.57 insn per cycle + 5,71,64,38,10,227 branches # 1.234 G/sec + 4,06,62,94,402 branch-misses # 0.71% of all branches + + 463.351168151 seconds time elapsed + + 463.002681000 seconds user + 0.328982000 seconds sys + + +# started on Fri Jan 10 02:53:52 2025 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 22,063.67 msec task-clock # 1.000 CPUs utilized + 41 context-switches # 1.858 /sec + 1 cpu-migrations # 0.045 /sec + 3,588 page-faults # 162.620 /sec + 48,39,81,63,682 cycles # 2.194 GHz + 79,48,56,37,243 instructions # 1.64 insn per cycle + 9,80,91,27,880 branches # 444.583 M/sec + 33,99,59,510 branch-misses # 3.47% of all branches + + 22.066004018 seconds time elapsed + + 22.053179000 seconds user + 0.012000000 seconds sys + + diff --git a/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/perfstat/turing/20250110_022131/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat.20250110_073353.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat.20250110_073353.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..d9226292b --- /dev/null +++ b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat.20250110_073353.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,601 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 88 +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-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 +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 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +The following actions will be performed: + - install conf-gmp 1 + - install ocaml_intrinsics_kernel v0.17.1 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install yojson 2.2.2 + - install conf-autoconf 0.2 + - install thread-table 1.0.0 + - install sexplib0 v0.17.0 + - install ocaml-syntax-shims 1.0.0 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install eqaf 0.10 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install conf-openblas 0.2.2 + - install ocamlbuild 0.15.0 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install minilight 1.6 + - install re 1.12.0 + - install owl-base 1.1 + - install num 1.3 + - install camlp-streams 5.0 + - install cmdliner 1.3.0 + - install optint 0.3.0 + - install result 1.5 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install domain-local-await 1.0.1 + - install rungen 0.0.1 + - install base v0.17.1 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install bigstringaf 0.6.1 + - install digestif 1.0.0 + - install base64 3.4.0 + - install zarith 1.10 + - install ocplib-endian 1.2 + - install ocplib-simplex 0.4.1 + - install cubicle 1.2.0 + - install orun 0.1* + - install checkseum 0.3.4 + - install saturn_lockfree 0.4.0 + - install camlzip 1.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch +[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch +[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch +[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[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 +[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 +[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 +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[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 +[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 +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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 +[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 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.13 +-> installed ctypes.0.23.0 +-> installed decompress.1.1.0 +-> installed psmt2-frontend.0.4.0 +-> installed saturn.0.4.0 +-> installed stdio.v0.17.0 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed cubicle.1.2.0 +-> installed nbcodec.20151119 +-> installed lwt.5.7.0 +-> installed npy.0.0.9 +-> installed domainslib.0.5.1 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.9 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed ctypes-foreign.0.23.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 96.550517 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/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..c00c9d783 --- /dev/null +++ b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1061 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Fri Jan 10 08:27:03 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe': + + 3,768.23 msec task-clock # 1.000 CPUs utilized + 7 context-switches # 1.858 /sec + 1 cpu-migrations # 0.265 /sec + 28,391 page-faults # 7.534 K/sec + 6,02,28,16,722 cycles # 1.598 GHz + 14,72,67,40,654 instructions # 2.45 insn per cycle + 3,13,53,82,521 branches # 832.056 M/sec + 1,12,84,541 branch-misses # 0.36% of all branches + + 3.769790681 seconds time elapsed + + 3.653708000 seconds user + 0.116054000 seconds sys + + +# started on Fri Jan 10 08:00:39 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 25,033.38 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.519 /sec + 1 cpu-migrations # 0.040 /sec + 2,62,994 page-faults # 10.506 K/sec + 54,91,83,69,694 cycles # 2.194 GHz + 72,43,90,71,815 instructions # 1.32 insn per cycle + 18,46,00,32,600 branches # 737.417 M/sec + 96,02,76,903 branch-misses # 5.20% of all branches + + 25.035364017 seconds time elapsed + + 24.066976000 seconds user + 0.967958000 seconds sys + + +# started on Fri Jan 10 08:25:57 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,815.52 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.131 /sec + 1 cpu-migrations # 0.355 /sec + 32,759 page-faults # 11.635 K/sec + 6,15,21,16,316 cycles # 2.185 GHz + 24,20,33,40,555 instructions # 3.93 insn per cycle + 5,01,78,48,612 branches # 1.782 G/sec + 10,55,748 branch-misses # 0.02% of all branches + + 2.817004551 seconds time elapsed + + 2.741003000 seconds user + 0.076027000 seconds sys + + +# started on Fri Jan 10 08:05:09 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 18,288.00 msec task-clock # 1.000 CPUs utilized + 27 context-switches # 1.476 /sec + 1 cpu-migrations # 0.055 /sec + 2,95,390 page-faults # 16.152 K/sec + 40,11,43,91,239 cycles # 2.193 GHz + 90,97,31,93,503 instructions # 2.27 insn per cycle + 18,27,37,14,106 branches # 999.219 M/sec + 36,08,59,544 branch-misses # 1.97% of all branches + + 18.290033206 seconds time elapsed + + 17.457425000 seconds user + 0.832067000 seconds sys + + +# started on Fri Jan 10 08:00:30 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 9,752.67 msec task-clock # 1.000 CPUs utilized + 11 context-switches # 1.128 /sec + 1 cpu-migrations # 0.103 /sec + 806 page-faults # 82.644 /sec + 21,38,02,99,724 cycles # 2.192 GHz + 30,44,49,17,013 instructions # 1.42 insn per cycle + 11,06,35,99,705 branches # 1.134 G/sec + 33,43,11,413 branch-misses # 3.02% of all branches + + 9.754276395 seconds time elapsed + + 9.750154000 seconds user + 0.004000000 seconds sys + + +# started on Fri Jan 10 08:26:22 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,623.61 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 1.836 /sec + 1 cpu-migrations # 0.131 /sec + 1,54,708 page-faults # 20.293 K/sec + 16,70,56,86,855 cycles # 2.191 GHz + 23,20,38,21,028 instructions # 1.39 insn per cycle + 4,79,78,99,595 branches # 629.347 M/sec + 4,08,80,713 branch-misses # 0.85% of all branches + + 7.625370595 seconds time elapsed + + 7.109284000 seconds user + 0.515802000 seconds sys + + +# started on Fri Jan 10 07:58:52 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,965.16 msec task-clock # 0.999 CPUs utilized + 4 context-switches # 2.035 /sec + 1 cpu-migrations # 0.509 /sec + 897 page-faults # 456.451 /sec + 4,29,00,22,073 cycles # 2.183 GHz + 14,21,03,99,098 instructions # 3.31 insn per cycle + 2,89,12,49,446 branches # 1.471 G/sec + 1,20,135 branch-misses # 0.00% of all branches + + 1.966527265 seconds time elapsed + + 1.966624000 seconds user + 0.000000000 seconds sys + + +# started on Fri Jan 10 07:58:58 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 13,342.25 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.450 /sec + 1 cpu-migrations # 0.075 /sec + 1,640 page-faults # 122.918 /sec + 29,25,89,59,484 cycles # 2.193 GHz + 71,64,00,68,134 instructions # 2.45 insn per cycle + 14,65,77,88,389 branches # 1.099 G/sec + 8,61,02,059 branch-misses # 0.59% of all branches + + 13.343905952 seconds time elapsed + + 13.327755000 seconds user + 0.015999000 seconds sys + + +# started on Fri Jan 10 08:06:25 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,556.86 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 1.191 /sec + 1 cpu-migrations # 0.132 /sec + 6,507 page-faults # 861.072 /sec + 16,55,88,48,809 cycles # 2.191 GHz + 32,72,42,01,116 instructions # 1.98 insn per cycle + 6,54,72,48,632 branches # 866.398 M/sec + 11,41,795 branch-misses # 0.02% of all branches + + 7.558437493 seconds time elapsed + + 7.546352000 seconds user + 0.012003000 seconds sys + + +# started on Fri Jan 10 08:06:47 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,185.66 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 1.948 /sec + 1 cpu-migrations # 0.139 /sec + 1,100 page-faults # 153.083 /sec + 15,74,59,82,448 cycles # 2.191 GHz + 58,13,79,79,628 instructions # 3.69 insn per cycle + 7,27,13,45,285 branches # 1.012 G/sec + 5,02,762 branch-misses # 0.01% of all branches + + 7.187232478 seconds time elapsed + + 7.183130000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 08:04:20 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 48,685.52 msec task-clock # 1.000 CPUs utilized + 47 context-switches # 0.965 /sec + 1 cpu-migrations # 0.021 /sec + 66,062 page-faults # 1.357 K/sec + 1,06,82,99,37,392 cycles # 2.194 GHz + 3,01,04,71,71,499 instructions # 2.82 insn per cycle + 62,09,41,54,969 branches # 1.275 G/sec + 10,87,02,512 branch-misses # 0.18% of all branches + + 48.688331037 seconds time elapsed + + 48.455064000 seconds user + 0.231976000 seconds sys + + +# started on Fri Jan 10 08:03:31 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 48,740.36 msec task-clock # 1.000 CPUs utilized + 47 context-switches # 0.964 /sec + 1 cpu-migrations # 0.021 /sec + 99,316 page-faults # 2.038 K/sec + 1,06,95,37,88,268 cycles # 2.194 GHz + 2,85,16,39,91,580 instructions # 2.67 insn per cycle + 58,18,70,41,302 branches # 1.194 G/sec + 8,74,89,752 branch-misses # 0.15% of all branches + + 48.743221844 seconds time elapsed + + 48.409896000 seconds user + 0.331985000 seconds sys + + +# started on Fri Jan 10 08:13:01 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 85,622.97 msec task-clock # 1.000 CPUs utilized + 144 context-switches # 1.682 /sec + 1 cpu-migrations # 0.012 /sec + 2,38,995 page-faults # 2.791 K/sec + 1,87,90,33,57,384 cycles # 2.195 GHz + 4,22,02,59,80,410 instructions # 2.25 insn per cycle + 1,00,45,48,59,770 branches # 1.173 G/sec + 1,07,66,47,985 branch-misses # 1.07% of all branches + + 85.628135187 seconds time elapsed + + 84.476548000 seconds user + 1.147953000 seconds sys + + +# started on Fri Jan 10 08:14:27 2025 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,26,148.54 msec task-clock # 1.000 CPUs utilized + 388 context-switches # 1.716 /sec + 1 cpu-migrations # 0.004 /sec + 2,45,163 page-faults # 1.084 K/sec + 4,96,33,23,36,452 cycles # 2.195 GHz + 9,52,06,01,80,585 instructions # 1.92 insn per cycle + 2,33,23,05,84,652 branches # 1.031 G/sec + 2,63,51,26,900 branch-misses # 1.13% of all branches + + 226.161574548 seconds time elapsed + + 224.820918000 seconds user + 1.329239000 seconds sys + + +# started on Fri Jan 10 07:58:51 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 833.47 msec task-clock # 0.998 CPUs utilized + 2 context-switches # 2.400 /sec + 1 cpu-migrations # 1.200 /sec + 3,543 page-faults # 4.251 K/sec + 1,80,05,50,538 cycles # 2.160 GHz + 4,19,22,89,615 instructions # 2.33 insn per cycle + 86,43,03,111 branches # 1.037 G/sec + 63,99,513 branch-misses # 0.74% of all branches + + 0.834854948 seconds time elapsed + + 0.819001000 seconds user + 0.015980000 seconds sys + + +# started on Fri Jan 10 08:25:49 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 2,692.66 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.228 /sec + 1 cpu-migrations # 0.371 /sec + 1,121 page-faults # 416.317 /sec + 5,88,49,89,479 cycles # 2.186 GHz + 8,78,31,35,345 instructions # 1.49 insn per cycle + 1,87,47,35,604 branches # 696.240 M/sec + 1,62,34,156 branch-misses # 0.87% of all branches + + 2.694125986 seconds time elapsed + + 2.154538000 seconds user + 0.539634000 seconds sys + + +# started on Fri Jan 10 08:05:39 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 6,104.25 msec task-clock # 1.000 CPUs utilized + 11 context-switches # 1.802 /sec + 1 cpu-migrations # 0.164 /sec + 50,054 page-faults # 8.200 K/sec + 13,36,89,11,267 cycles # 2.190 GHz + 17,38,49,40,231 instructions # 1.30 insn per cycle + 2,81,59,56,937 branches # 461.311 M/sec + 18,97,33,714 branch-misses # 6.74% of all branches + + 6.105834714 seconds time elapsed + + 5.965788000 seconds user + 0.139948000 seconds sys + + +# started on Fri Jan 10 08:08:17 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,041.58 msec task-clock # 1.000 CPUs utilized + 21 context-switches # 1.902 /sec + 1 cpu-migrations # 0.091 /sec + 1,180 page-faults # 106.869 /sec + 24,20,96,45,824 cycles # 2.193 GHz + 64,34,99,86,936 instructions # 2.66 insn per cycle + 10,28,02,48,086 branches # 931.049 M/sec + 2,05,38,959 branch-misses # 0.20% of all branches + + 11.043333265 seconds time elapsed + + 11.031068000 seconds user + 0.011998000 seconds sys + + +# started on Fri Jan 10 08:06:43 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,530.28 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 2.266 /sec + 1 cpu-migrations # 0.283 /sec + 1,10,349 page-faults # 31.258 K/sec + 7,72,30,46,482 cycles # 2.188 GHz + 17,41,47,24,907 instructions # 2.25 insn per cycle + 2,14,75,28,077 branches # 608.317 M/sec + 86,59,545 branch-misses # 0.40% of all branches + + 3.531753215 seconds time elapsed + + 3.252107000 seconds user + 0.279665000 seconds sys + + +# started on Fri Jan 10 08:26:09 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 11,725.70 msec task-clock # 1.000 CPUs utilized + 18 context-switches # 1.535 /sec + 1 cpu-migrations # 0.085 /sec + 791 page-faults # 67.459 /sec + 25,71,03,59,631 cycles # 2.193 GHz + 76,24,13,14,023 instructions # 2.97 insn per cycle + 16,09,24,68,285 branches # 1.372 G/sec + 15,63,29,655 branch-misses # 0.97% of all branches + + 11.727444037 seconds time elapsed + + 11.719241000 seconds user + 0.007999000 seconds sys + + +# started on Fri Jan 10 08:07:53 2025 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 244.09 msec task-clock # 0.994 CPUs utilized + 1 context-switches # 4.097 /sec + 1 cpu-migrations # 4.097 /sec + 9,877 page-faults # 40.465 K/sec + 51,07,60,156 cycles # 2.093 GHz + 1,13,20,94,276 instructions # 2.22 insn per cycle + 24,79,00,933 branches # 1.016 G/sec + 19,82,447 branch-misses # 0.80% of all branches + + 0.245462599 seconds time elapsed + + 0.185195000 seconds user + 0.060389000 seconds sys + + +# started on Fri Jan 10 07:58:54 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,728.70 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 1.073 /sec + 1 cpu-migrations # 0.268 /sec + 1,323 page-faults # 354.815 /sec + 8,16,06,03,281 cycles # 2.189 GHz + 21,90,75,42,790 instructions # 2.68 insn per cycle + 4,66,94,93,468 branches # 1.252 G/sec + 1,35,17,533 branch-misses # 0.29% of all branches + + 3.730149546 seconds time elapsed + + 3.722189000 seconds user + 0.008004000 seconds sys + + +# started on Fri Jan 10 07:59:12 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 10,480.50 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 1.336 /sec + 1 cpu-migrations # 0.095 /sec + 53,391 page-faults # 5.094 K/sec + 22,97,43,09,613 cycles # 2.192 GHz + 60,58,81,69,389 instructions # 2.64 insn per cycle + 14,48,30,50,669 branches # 1.382 G/sec + 1,89,21,100 branch-misses # 0.13% of all branches + + 10.482238284 seconds time elapsed + + 10.326052000 seconds user + 0.155970000 seconds sys + + +# started on Fri Jan 10 08:26:02 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 4,255.98 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 2.115 /sec + 1 cpu-migrations # 0.235 /sec + 1,127 page-faults # 264.804 /sec + 9,31,67,94,605 cycles # 2.189 GHz + 31,76,10,17,581 instructions # 3.41 insn per cycle + 6,81,72,61,781 branches # 1.602 G/sec + 1,79,21,560 branch-misses # 0.26% of all branches + + 4.257530805 seconds time elapsed + + 4.253490000 seconds user + 0.004001000 seconds sys + + +# started on Fri Jan 10 08:01:05 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,678.23 msec task-clock # 1.000 CPUs utilized + 122 context-switches # 1.262 /sec + 1 cpu-migrations # 0.010 /sec + 1,26,655 page-faults # 1.310 K/sec + 2,12,16,62,03,564 cycles # 2.195 GHz + 4,48,42,71,97,827 instructions # 2.11 insn per cycle + 99,56,50,36,144 branches # 1.030 G/sec + 2,61,87,284 branch-misses # 0.03% of all branches + + 96.682803928 seconds time elapsed + + 96.183850000 seconds user + 0.495978000 seconds sys + + +# started on Fri Jan 10 08:26:21 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,470.97 msec task-clock # 0.999 CPUs utilized + 4 context-switches # 2.719 /sec + 1 cpu-migrations # 0.680 /sec + 41,118 page-faults # 27.953 K/sec + 3,20,06,59,776 cycles # 2.176 GHz + 7,73,53,79,557 instructions # 2.42 insn per cycle + 1,53,41,27,598 branches # 1.043 G/sec + 36,82,818 branch-misses # 0.24% of all branches + + 1.472379169 seconds time elapsed + + 1.359151000 seconds user + 0.111601000 seconds sys + + +# started on Fri Jan 10 08:08:38 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,55,699.21 msec task-clock # 1.000 CPUs utilized + 383 context-switches # 1.498 /sec + 1 cpu-migrations # 0.004 /sec + 17,95,707 page-faults # 7.023 K/sec + 5,61,18,89,49,782 cycles # 2.195 GHz +11,49,92,36,49,816 instructions # 2.05 insn per cycle + 2,49,92,32,60,816 branches # 977.411 M/sec + 2,74,64,64,724 branch-misses # 1.10% of all branches + + 255.711353572 seconds time elapsed + + 249.339504000 seconds user + 6.359681000 seconds sys + + +# started on Fri Jan 10 08:25:54 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,618.65 msec task-clock # 1.000 CPUs utilized + 7 context-switches # 1.934 /sec + 1 cpu-migrations # 0.276 /sec + 63,616 page-faults # 17.580 K/sec + 7,91,22,47,878 cycles # 2.187 GHz + 19,69,12,43,092 instructions # 2.49 insn per cycle + 3,85,16,81,894 branches # 1.064 G/sec + 14,62,468 branch-misses # 0.04% of all branches + + 3.620168289 seconds time elapsed + + 3.432148000 seconds user + 0.188008000 seconds sys + + +# started on Fri Jan 10 07:59:26 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,169.48 msec task-clock # 0.999 CPUs utilized + 2 context-switches # 1.710 /sec + 1 cpu-migrations # 0.855 /sec + 4,758 page-faults # 4.068 K/sec + 2,53,76,21,924 cycles # 2.170 GHz + 6,01,11,27,201 instructions # 2.37 insn per cycle + 1,44,00,71,645 branches # 1.231 G/sec + 71,73,483 branch-misses # 0.50% of all branches + + 1.170840157 seconds time elapsed + + 1.158950000 seconds user + 0.011989000 seconds sys + + +# started on Fri Jan 10 08:07:47 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 5,311.77 msec task-clock # 1.000 CPUs utilized + 11 context-switches # 2.071 /sec + 1 cpu-migrations # 0.188 /sec + 5,246 page-faults # 987.618 /sec + 11,63,03,59,564 cycles # 2.190 GHz + 23,36,42,32,665 instructions # 2.01 insn per cycle + 5,12,70,63,818 branches # 965.227 M/sec + 5,73,06,618 branch-misses # 1.12% of all branches + + 5.313334313 seconds time elapsed + + 5.297239000 seconds user + 0.016003000 seconds sys + + +# started on Fri Jan 10 08:27:07 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 25,441.59 msec task-clock # 1.000 CPUs utilized + 44 context-switches # 1.729 /sec + 1 cpu-migrations # 0.039 /sec + 15,48,638 page-faults # 60.870 K/sec + 55,81,22,06,005 cycles # 2.194 GHz + 92,11,57,60,421 instructions # 1.65 insn per cycle + 18,35,43,82,918 branches # 721.432 M/sec + 7,70,61,644 branch-misses # 0.42% of all branches + + 25.444166613 seconds time elapsed + + 20.475293000 seconds user + 4.967828000 seconds sys + + +# started on Fri Jan 10 08:05:45 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 40,072.49 msec task-clock # 1.000 CPUs utilized + 36 context-switches # 0.898 /sec + 1 cpu-migrations # 0.025 /sec + 295 page-faults # 7.362 /sec + 87,92,47,14,550 cycles # 2.194 GHz + 1,85,72,30,08,575 instructions # 2.11 insn per cycle + 21,22,29,23,290 branches # 529.613 M/sec + 39,78,37,586 branch-misses # 1.87% of all branches + + 40.074883304 seconds time elapsed + + 40.070052000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 08:06:36 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,466.32 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 1.339 /sec + 1 cpu-migrations # 0.134 /sec + 285 page-faults # 38.171 /sec + 16,36,28,59,831 cycles # 2.192 GHz + 40,66,24,07,144 instructions # 2.49 insn per cycle + 3,25,22,39,578 branches # 435.588 M/sec + 4,97,865 branch-misses # 0.02% of all branches + + 7.467914459 seconds time elapsed + + 7.459839000 seconds user + 0.007999000 seconds sys + + +# started on Fri Jan 10 07:59:22 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,663.60 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 1.092 /sec + 1 cpu-migrations # 0.273 /sec + 9,041 page-faults # 2.468 K/sec + 8,01,63,50,762 cycles # 2.188 GHz + 30,14,83,48,344 instructions # 3.76 insn per cycle + 4,74,06,29,869 branches # 1.294 G/sec + 6,90,585 branch-misses # 0.01% of all branches + + 3.665113991 seconds time elapsed + + 3.645127000 seconds user + 0.020006000 seconds sys + + +# started on Fri Jan 10 08:08:28 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 4,228.55 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 1.892 /sec + 1 cpu-migrations # 0.236 /sec + 2,197 page-faults # 519.564 /sec + 9,25,38,48,168 cycles # 2.188 GHz + 15,45,88,71,470 instructions # 1.67 insn per cycle + 3,58,59,70,278 branches # 848.038 M/sec + 14,36,65,883 branch-misses # 4.01% of all branches + + 4.230048960 seconds time elapsed + + 4.222024000 seconds user + 0.008003000 seconds sys + + +# started on Fri Jan 10 08:02:41 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 49,804.13 msec task-clock # 1.000 CPUs utilized + 25 context-switches # 0.502 /sec + 1 cpu-migrations # 0.020 /sec + 229 page-faults # 4.598 /sec + 1,09,28,52,15,400 cycles # 2.194 GHz + 1,92,79,17,27,401 instructions # 1.76 insn per cycle + 40,21,19,07,070 branches # 807.401 M/sec + 2,36,91,11,856 branch-misses # 5.89% of all branches + + 49.806563554 seconds time elapsed + + 49.801659000 seconds user + 0.004000000 seconds sys + + +# started on Fri Jan 10 08:26:00 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,430.67 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 2.097 /sec + 1 cpu-migrations # 0.699 /sec + 15,976 page-faults # 11.167 K/sec + 3,11,57,85,793 cycles # 2.178 GHz + 10,54,76,23,716 instructions # 3.39 insn per cycle + 2,25,65,45,689 branches # 1.577 G/sec + 2,63,146 branch-misses # 0.01% of all branches + + 1.432085827 seconds time elapsed + + 1.392164000 seconds user + 0.040004000 seconds sys + + +# started on Fri Jan 10 08:05:27 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 3,237.32 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 2.471 /sec + 1 cpu-migrations # 0.309 /sec + 53,860 page-faults # 16.637 K/sec + 7,07,64,66,756 cycles # 2.186 GHz + 20,07,50,50,910 instructions # 2.84 insn per cycle + 3,63,34,82,255 branches # 1.122 G/sec + 16,76,758 branch-misses # 0.05% of all branches + + 3.238845077 seconds time elapsed + + 3.050902000 seconds user + 0.187932000 seconds sys + + +# started on Fri Jan 10 07:59:27 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 10,030.22 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.498 /sec + 1 cpu-migrations # 0.100 /sec + 4,453 page-faults # 443.958 /sec + 21,98,66,21,014 cycles # 2.192 GHz + 64,39,81,87,032 instructions # 2.93 insn per cycle + 9,24,31,11,678 branches # 921.526 M/sec + 4,89,21,437 branch-misses # 0.53% of all branches + + 10.031841533 seconds time elapsed + + 10.003739000 seconds user + 0.027999000 seconds sys + + +# started on Fri Jan 10 08:26:30 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 32,438.75 msec task-clock # 1.000 CPUs utilized + 32 context-switches # 0.986 /sec + 1 cpu-migrations # 0.031 /sec + 2,02,731 page-faults # 6.250 K/sec + 71,16,82,46,473 cycles # 2.194 GHz + 2,29,89,34,55,977 instructions # 3.23 insn per cycle + 54,72,74,12,964 branches # 1.687 G/sec + 1,10,95,392 branch-misses # 0.02% of all branches + + 32.441222780 seconds time elapsed + + 31.740282000 seconds user + 0.699918000 seconds sys + + +# started on Fri Jan 10 08:07:53 2025 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 23,260.56 msec task-clock # 1.000 CPUs utilized + 37 context-switches # 1.591 /sec + 1 cpu-migrations # 0.043 /sec + 84,972 page-faults # 3.653 K/sec + 51,02,80,83,161 cycles # 2.194 GHz + 1,01,57,22,46,028 instructions # 1.99 insn per cycle + 25,52,05,49,968 branches # 1.097 G/sec + 24,83,02,307 branch-misses # 0.97% of all branches + + 23.262835789 seconds time elapsed + + 23.001927000 seconds user + 0.259976000 seconds sys + + +# started on Fri Jan 10 08:12:54 2025 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,212.12 msec task-clock # 1.000 CPUs utilized + 18 context-switches # 2.496 /sec + 1 cpu-migrations # 0.139 /sec + 87,279 page-faults # 12.102 K/sec + 15,80,33,51,729 cycles # 2.191 GHz + 37,17,42,15,390 instructions # 2.35 insn per cycle + 8,54,24,84,104 branches # 1.184 G/sec + 8,46,05,384 branch-misses # 0.99% of all branches + + 7.213861785 seconds time elapsed + + 6.873575000 seconds user + 0.340077000 seconds sys + + +# started on Fri Jan 10 08:05:31 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,872.71 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 1.143 /sec + 1 cpu-migrations # 0.127 /sec + 925 page-faults # 117.494 /sec + 17,25,44,19,671 cycles # 2.192 GHz + 21,59,62,40,801 instructions # 1.25 insn per cycle + 3,91,36,86,776 branches # 497.121 M/sec + 17,33,93,229 branch-misses # 4.43% of all branches + + 7.874281823 seconds time elapsed + + 7.862205000 seconds user + 0.012003000 seconds sys + + +# started on Fri Jan 10 08:26:06 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 2,695.88 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.226 /sec + 1 cpu-migrations # 0.371 /sec + 1,712 page-faults # 635.043 /sec + 5,88,93,74,115 cycles # 2.185 GHz + 18,85,61,26,344 instructions # 3.20 insn per cycle + 4,05,14,95,639 branches # 1.503 G/sec + 15,98,711 branch-misses # 0.04% of all branches + + 2.697322046 seconds time elapsed + + 2.689319000 seconds user + 0.008003000 seconds sys + + +# started on Fri Jan 10 08:08:35 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,360.49 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 1.785 /sec + 1 cpu-migrations # 0.298 /sec + 79,122 page-faults # 23.545 K/sec + 7,34,97,22,254 cycles # 2.187 GHz + 17,58,80,22,176 instructions # 2.39 insn per cycle + 2,06,57,47,461 branches # 614.716 M/sec + 73,31,630 branch-misses # 0.35% of all branches + + 3.361975400 seconds time elapsed + + 3.145845000 seconds user + 0.216126000 seconds sys + + +# started on Fri Jan 10 08:25:52 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,363.94 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 2.200 /sec + 1 cpu-migrations # 0.733 /sec + 987 page-faults # 723.638 /sec + 2,96,86,32,396 cycles # 2.177 GHz + 9,97,61,32,068 instructions # 3.36 insn per cycle + 2,09,34,23,444 branches # 1.535 G/sec + 22,28,478 branch-misses # 0.11% of all branches + + 1.365314868 seconds time elapsed + + 1.357405000 seconds user + 0.008008000 seconds sys + + +# started on Fri Jan 10 08:06:33 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 3,012.91 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 1.660 /sec + 1 cpu-migrations # 0.332 /sec + 8,150 page-faults # 2.705 K/sec + 6,58,68,01,570 cycles # 2.186 GHz + 17,34,26,08,678 instructions # 2.63 insn per cycle + 3,82,16,47,918 branches # 1.268 G/sec + 3,80,09,396 branch-misses # 0.99% of all branches + + 3.014361814 seconds time elapsed + + 2.974417000 seconds user + 0.039978000 seconds sys + + +# started on Fri Jan 10 08:07:17 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 30,474.45 msec task-clock # 1.000 CPUs utilized + 45 context-switches # 1.477 /sec + 1 cpu-migrations # 0.033 /sec + 2,016 page-faults # 66.154 /sec + 66,86,05,21,223 cycles # 2.194 GHz + 1,65,45,95,11,238 instructions # 2.47 insn per cycle + 42,43,53,76,824 branches # 1.392 G/sec + 5,15,15,693 branch-misses # 0.12% of all branches + + 30.476898099 seconds time elapsed + + 30.471897000 seconds user + 0.003999000 seconds sys + + +# started on Fri Jan 10 07:59:38 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 51,943.72 msec task-clock # 1.000 CPUs utilized + 49 context-switches # 0.943 /sec + 1 cpu-migrations # 0.019 /sec + 9,93,815 page-faults # 19.133 K/sec + 1,13,98,19,22,010 cycles # 2.194 GHz + 2,47,20,00,19,347 instructions # 2.17 insn per cycle + 50,83,49,20,906 branches # 978.654 M/sec + 1,25,25,64,206 branch-misses # 2.46% of all branches + + 51.946669801 seconds time elapsed + + 48.941430000 seconds user + 3.003842000 seconds sys + + +# started on Fri Jan 10 08:08:32 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,397.54 msec task-clock # 0.999 CPUs utilized + 6 context-switches # 2.503 /sec + 1 cpu-migrations # 0.417 /sec + 2,127 page-faults # 887.161 /sec + 5,23,89,78,130 cycles # 2.185 GHz + 14,19,25,42,554 instructions # 2.71 insn per cycle + 3,42,92,35,536 branches # 1.430 G/sec + 4,02,34,778 branch-misses # 1.17% of all branches + + 2.398939732 seconds time elapsed + + 2.390997000 seconds user + 0.007996000 seconds sys + + +# started on Fri Jan 10 07:58:47 2025 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 4,193.73 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 1.431 /sec + 1 cpu-migrations # 0.238 /sec + 19,899 page-faults # 4.745 K/sec + 9,17,79,40,759 cycles # 2.188 GHz + 27,93,61,87,428 instructions # 3.04 insn per cycle + 5,16,20,97,086 branches # 1.231 G/sec + 78,66,622 branch-misses # 0.15% of all branches + + 4.195271093 seconds time elapsed + + 4.147292000 seconds user + 0.047991000 seconds sys + + +# started on Fri Jan 10 08:18:13 2025 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 4,56,091.90 msec task-clock # 1.000 CPUs utilized + 598 context-switches # 1.311 /sec + 1 cpu-migrations # 0.002 /sec + 1,10,205 page-faults # 241.629 /sec +10,01,02,07,69,002 cycles # 2.195 GHz +25,93,07,01,26,951 instructions # 2.59 insn per cycle + 5,71,63,42,05,967 branches # 1.253 G/sec + 3,88,81,08,763 branch-misses # 0.68% of all branches + + 456.112176569 seconds time elapsed + + 455.768845000 seconds user + 0.323984000 seconds sys + + +# started on Fri Jan 10 08:06:54 2025 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 22,332.54 msec task-clock # 1.000 CPUs utilized + 41 context-switches # 1.836 /sec + 1 cpu-migrations # 0.045 /sec + 3,588 page-faults # 160.662 /sec + 48,98,99,21,697 cycles # 2.194 GHz + 79,37,30,36,714 instructions # 1.62 insn per cycle + 9,80,89,14,102 branches # 439.221 M/sec + 33,83,99,705 branch-misses # 3.45% of all branches + + 22.334750556 seconds time elapsed + + 22.313922000 seconds user + 0.019998000 seconds sys + + diff --git a/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/perfstat/turing/20250110_073353/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential.20250110_001002.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential.20250110_001002.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..7a9fb0b82 --- /dev/null +++ b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential.20250110_001002.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,600 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 63 +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-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 +[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 +[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 +[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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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 +[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 +[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz +[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh +[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1 +[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2 +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[ctypes-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 +[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/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install +[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz +[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 +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] 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 +[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 +[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 +[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install +[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 +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz +[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/ +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed 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.13 +-> 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.9 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 93.750304 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/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential_1.orun.summary.bench b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential_1.orun.summary.bench new file mode 100644 index 000000000..c2906687f --- /dev/null +++ b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+sequential_1.orun.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.651521921157837,"user_time_secs":3.523206,"sys_time_secs":0.127971,"maxrss_kB":23936,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15010026,"minor_words":14803231,"promoted_words":88321,"major_words":295116,"minor_collections":10515,"major_collections":10515,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2520072.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.719715118408203,"user_time_secs":2.64321,"sys_time_secs":0.07609200000000001,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1250789539,"minor_words":1000766054,"promoted_words":44335,"major_words":250067820,"minor_collections":8012,"major_collections":5945,"forced_major_collections":0,"heap_words":161014,"top_heap_words":235078},"codesize":96962.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.151760101318359,"user_time_secs":6.879234,"sys_time_secs":0.271969,"maxrss_kB":352248,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1209984826,"minor_words":1199367313,"promoted_words":48881708,"major_words":59499221,"minor_collections":4593,"major_collections":21,"forced_major_collections":0,"heap_words":41399956,"top_heap_words":43639061},"codesize":1018640.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.4414620399475098,"user_time_secs":3.273001,"sys_time_secs":0.168051,"maxrss_kB":247192,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":269484968,"minor_words":264242016,"promoted_words":135236133,"major_words":140479085,"minor_collections":1390,"major_collections":24,"forced_major_collections":0,"heap_words":25444361,"top_heap_words":32198674},"codesize":332201.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.8140180110931396,"user_time_secs":0.801657,"sys_time_secs":0.012024,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15863778,"minor_words":9359654,"promoted_words":3523231,"major_words":10027355,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":378552.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":2.861783027648926,"user_time_secs":2.657327,"sys_time_secs":0.204101,"maxrss_kB":218108,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":75001222,"minor_words":75001156,"promoted_words":49933688,"major_words":49933754,"minor_collections":294,"major_collections":16,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27160576},"codesize":346485.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.411210060119629,"user_time_secs":1.286938,"sys_time_secs":0.123897,"maxrss_kB":166644,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":96997080,"minor_words":96997014,"promoted_words":22049659,"major_words":22049725,"minor_collections":376,"major_collections":13,"forced_major_collections":0,"heap_words":20672512,"top_heap_words":20672512},"codesize":177234.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":25.736402988433838,"user_time_secs":25.731543,"sys_time_secs":0.003999,"maxrss_kB":10996,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1144179741,"minor_words":1127730535,"promoted_words":10976158,"major_words":27425364,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":485070,"top_heap_words":552777},"codesize":592420.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.67108864","command":"taskset --cpu-list 5 ./mergesort.exe 67108864","time_secs":21.722806930541992,"user_time_secs":20.914129,"sys_time_secs":0.807927,"maxrss_kB":1054384,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":167772880,"minor_words":33555084,"promoted_words":480,"major_words":134218276,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":134270982,"top_heap_words":134270982},"codesize":266642.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.4096498489379883,"user_time_secs":1.365132,"sys_time_secs":0.044036,"maxrss_kB":66424,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":549686729,"minor_words":542209185,"promoted_words":298328,"major_words":7775872,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7772400,"top_heap_words":7772400},"codesize":396041.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.7904109954833984,"user_time_secs":3.741976,"sys_time_secs":0.048025,"maxrss_kB":11556,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":397178118,"minor_words":296917086,"promoted_words":91594,"major_words":100352626,"minor_collections":1654,"major_collections":847,"forced_major_collections":0,"heap_words":514189,"top_heap_words":632731},"codesize":442323.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.6636199951171875,"user_time_secs":3.639319,"sys_time_secs":0.024021,"maxrss_kB":30452,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2160065230,"minor_words":2155870856,"promoted_words":490,"major_words":4194864,"minor_collections":8230,"major_collections":9,"forced_major_collections":0,"heap_words":3198985,"top_heap_words":3198985},"codesize":267109.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256","command":"taskset --cpu-list 5 ./game_of_life.exe 256","time_secs":9.934545993804932,"user_time_secs":9.918086000000001,"sys_time_secs":0.015996,"maxrss_kB":20196,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":269208.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"alt-ergo.yyll.why","command":"taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why","time_secs":22.152858018875122,"user_time_secs":21.922873,"sys_time_secs":0.229155,"maxrss_kB":346260,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2633229128,"minor_words":2626589626,"promoted_words":62642940,"major_words":69282442,"minor_collections":10031,"major_collections":21,"forced_major_collections":0,"heap_words":42105642,"top_heap_words":42625834},"codesize":2363186.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"markbench.20","command":"taskset --cpu-list 5 ./markbench.exe 20","time_secs":29.7814040184021,"user_time_secs":29.092078,"sys_time_secs":0.688001,"maxrss_kB":813292,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":103147598,"minor_words":102097930,"promoted_words":102097691,"major_words":103147359,"minor_collections":543,"major_collections":73,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590},"codesize":312186.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":17.556502103805542,"user_time_secs":16.743812,"sys_time_secs":0.81199,"maxrss_kB":922680,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":288704580,"minor_words":216263586,"promoted_words":167548684,"major_words":239989678,"minor_collections":849,"major_collections":31,"forced_major_collections":0,"heap_words":108017986,"top_heap_words":123601042},"codesize":346699.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":96.50173211097717,"user_time_secs":95.990933,"sys_time_secs":0.507973,"maxrss_kB":509292,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242826,"minor_words":146522663,"promoted_words":1819833,"major_words":68539996,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":312395.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000","command":"taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000","time_secs":49.80485010147095,"user_time_secs":47.107193,"sys_time_secs":2.695953,"maxrss_kB":3407880,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029408623,"minor_words":3729148544,"promoted_words":715740,"major_words":1300975819,"minor_collections":14251,"major_collections":30,"forced_major_collections":0,"heap_words":350162514,"top_heap_words":435470857},"codesize":268222.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.091418981552124,"user_time_secs":1.0832,"sys_time_secs":0.007993999999999999,"maxrss_kB":21456,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6493521,"minor_words":6230286,"promoted_words":6028556,"major_words":6291791,"minor_collections":360,"major_collections":19,"forced_major_collections":0,"heap_words":2213891,"top_heap_words":2213891},"codesize":267200.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.6617000102996826,"user_time_secs":2.625465,"sys_time_secs":0.035965,"maxrss_kB":35092,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000698,"minor_words":631,"promoted_words":473,"major_words":4000540,"minor_collections":2,"major_collections":2,"forced_major_collections":0,"heap_words":4053251,"top_heap_words":4053251},"codesize":266815.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000","command":"taskset --cpu-list 5 ./mandelbrot6.exe 16_000","time_secs":40.085829973220825,"user_time_secs":40.084762,"sys_time_secs":0.0,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":346223.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":12.501219034194946,"user_time_secs":12.49642,"sys_time_secs":0.004001,"maxrss_kB":10780,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1800793748,"minor_words":1800792674,"promoted_words":467833110,"major_words":467834184,"minor_collections":8968,"major_collections":4193,"forced_major_collections":0,"heap_words":353268,"top_heap_words":398324},"codesize":495120.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.404204845428467,"user_time_secs":7.379745,"sys_time_secs":0.023999,"maxrss_kB":28444,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":266574.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.23705697059631348,"user_time_secs":0.20471,"sys_time_secs":0.032111,"maxrss_kB":46216,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35961338,"minor_words":35662423,"promoted_words":4205420,"major_words":4504335,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2363186.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.431213855743408,"user_time_secs":5.2628,"sys_time_secs":0.167961,"maxrss_kB":202960,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25417852,"minor_words":1116,"promoted_words":817,"major_words":25417553,"minor_collections":4,"major_collections":4,"forced_major_collections":0,"heap_words":25482210,"top_heap_words":25482210},"codesize":347871.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.9693059921264648,"user_time_secs":1.969034,"sys_time_secs":0.0,"maxrss_kB":10672,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1711414692,"minor_words":1711414626,"promoted_words":2683405,"major_words":2683471,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":404000,"top_heap_words":468420},"codesize":273728.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":463.93638586997986,"user_time_secs":463.586881,"sys_time_secs":0.333209,"maxrss_kB":275052,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106025724419,"minor_words":105867545752,"promoted_words":6206884701,"major_words":6365063368,"minor_collections":404307,"major_collections":893,"forced_major_collections":0,"heap_words":21226124,"top_heap_words":39058893},"codesize":1268700.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.462702035903931,"user_time_secs":7.046053,"sys_time_secs":0.416121,"maxrss_kB":620264,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":304534557,"minor_words":270539521,"promoted_words":49619202,"major_words":83614238,"minor_collections":1044,"major_collections":9,"forced_major_collections":0,"heap_words":77806026,"top_heap_words":77806026},"codesize":331588.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":10.981237173080444,"user_time_secs":10.976754,"sys_time_secs":0.004,"maxrss_kB":10572,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1658467652,"minor_words":1658467586,"promoted_words":186307,"major_words":186373,"minor_collections":6329,"major_collections":5,"forced_major_collections":0,"heap_words":209891,"top_heap_words":209891},"codesize":294329.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.3630969524383545,"user_time_secs":1.35081,"sys_time_secs":0.011989,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":774119657,"minor_words":774119591,"promoted_words":2354291,"major_words":2354357,"minor_collections":2992,"major_collections":78,"forced_major_collections":0,"heap_words":122880,"top_heap_words":122880},"codesize":284437.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.447602033615112,"user_time_secs":7.43915,"sys_time_secs":0.007998999999999999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1212,"minor_words":1146,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":347630.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12","command":"taskset --cpu-list 5 ./fannkuchredux.exe 12","time_secs":46.55879998207092,"user_time_secs":46.549633,"sys_time_secs":0.007998999999999999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":193392.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":46.08452391624451,"user_time_secs":45.87133,"sys_time_secs":0.211996,"maxrss_kB":266932,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":100761414,"minor_words":68362054,"promoted_words":1542324,"major_words":33941684,"minor_collections":266,"major_collections":7,"forced_major_collections":0,"heap_words":34005193,"top_heap_words":34005193},"codesize":351356.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.6210718154907227,"user_time_secs":2.125327,"sys_time_secs":0.495377,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":565214532,"minor_words":565214466,"promoted_words":797690,"major_words":797756,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":475423.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.039615869522095,"user_time_secs":4.99924,"sys_time_secs":0.039993,"maxrss_kB":22520,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1228282239,"minor_words":1227750071,"promoted_words":1932939,"major_words":2465107,"minor_collections":4691,"major_collections":13,"forced_major_collections":0,"heap_words":2014870,"top_heap_words":2080409},"codesize":239835.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.4377031326293945,"user_time_secs":2.425338,"sys_time_secs":0.012006,"maxrss_kB":10804,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":186740547,"minor_words":186740481,"promoted_words":23366105,"major_words":23366171,"minor_collections":792,"major_collections":160,"forced_major_collections":0,"heap_words":532480,"top_heap_words":659456},"codesize":248518.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":250.78107905387878,"user_time_secs":244.723942,"sys_time_secs":6.0478,"maxrss_kB":5168740,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3176779391,"minor_words":2456390949,"promoted_words":422411197,"major_words":1142799639,"minor_collections":9395,"major_collections":32,"forced_major_collections":0,"heap_words":598532027,"top_heap_words":659757961},"codesize":1018640.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"soli.2000","command":"taskset --cpu-list 5 ./soli.exe 2000","time_secs":9.335862159729004,"user_time_secs":9.331371000000001,"sys_time_secs":0.003999,"maxrss_kB":10764,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":510492,"minor_words":510426,"promoted_words":775,"major_words":841,"minor_collections":2,"major_collections":1,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056},"codesize":97319.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.14","command":"taskset --cpu-list 5 ./nqueens.exe 14","time_secs":8.224984169006348,"user_time_secs":8.220561,"sys_time_secs":0.004,"maxrss_kB":10792,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":82075936,"minor_words":82075870,"promoted_words":7589,"major_words":7655,"minor_collections":313,"major_collections":1,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960},"codesize":171770.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.375067949295044,"user_time_secs":3.158864,"sys_time_secs":0.215922,"maxrss_kB":10572,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1704109942,"minor_words":4058681,"promoted_words":121905,"major_words":1700173166,"minor_collections":43056,"major_collections":43046,"forced_major_collections":0,"heap_words":151656,"top_heap_words":256113},"codesize":270875.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.230942010879517,"user_time_secs":7.226558,"sys_time_secs":0.003999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":346795.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.21","command":"taskset --cpu-list 5 ./binarytrees5.exe 21","time_secs":9.61912989616394,"user_time_secs":9.474634,"sys_time_secs":0.143979,"maxrss_kB":221244,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":916457130,"minor_words":916457064,"promoted_words":269596496,"major_words":269596562,"minor_collections":3518,"major_collections":45,"forced_major_collections":0,"heap_words":27475968,"top_heap_words":27578368},"codesize":346450.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":218.3085961341858,"user_time_secs":216.970807,"sys_time_secs":1.329167,"maxrss_kB":558920,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22051587731,"minor_words":19241342580,"promoted_words":433729972,"major_words":3243975123,"minor_collections":73528,"major_collections":251,"forced_major_collections":0,"heap_words":49271233,"top_heap_words":78983786},"codesize":1268700.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":24.579177141189575,"user_time_secs":19.881155,"sys_time_secs":4.695328,"maxrss_kB":5019892,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":908037227,"minor_words":671058984,"promoted_words":402579217,"major_words":639557460,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200709,"top_heap_words":640200709},"codesize":325188.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":22.105543851852417,"user_time_secs":22.092732,"sys_time_secs":0.012,"maxrss_kB":17468,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9746364127,"minor_words":9746347343,"promoted_words":10641649,"major_words":10658433,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1409626},"codesize":410624.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":3.917137861251831,"user_time_secs":3.908776,"sys_time_secs":0.008000999999999999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":452110546,"minor_words":452110480,"promoted_words":24385453,"major_words":24385519,"minor_collections":1798,"major_collections":148,"forced_major_collections":0,"heap_words":610304,"top_heap_words":696320},"codesize":247768.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.7232320308685303,"user_time_secs":3.718938,"sys_time_secs":0.003998,"maxrss_kB":10732,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":955728562,"minor_words":955727488,"promoted_words":86206516,"major_words":86207590,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":246772,"top_heap_words":246772},"codesize":467545.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.515249013900757,"user_time_secs":3.243046,"sys_time_secs":0.27192,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1667654858,"minor_words":3543951,"promoted_words":126269,"major_words":1664237176,"minor_collections":33463,"major_collections":33454,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":391560.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.07741904258728,"user_time_secs":4.077084,"sys_time_secs":0.0,"maxrss_kB":10764,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2170606993,"minor_words":2170606575,"promoted_words":1245970,"major_words":1246388,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":176482,"top_heap_words":176482},"codesize":343618.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":85.26727199554443,"user_time_secs":84.224085,"sys_time_secs":1.039951,"maxrss_kB":917328,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9321313230,"minor_words":9183187535,"promoted_words":329830454,"major_words":467956149,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98578499,"top_heap_words":107282499},"codesize":1018640.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"sequence_cps.10000","command":"taskset --cpu-list 5 ./sequence_cps.exe 10000","time_secs":1.8541359901428223,"user_time_secs":1.849839,"sys_time_secs":0.004003,"maxrss_kB":10576,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1501160450,"minor_words":1501160384,"promoted_words":212006,"major_words":212072,"minor_collections":5733,"major_collections":13,"forced_major_collections":0,"heap_words":81920,"top_heap_words":81920},"codesize":235664.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":46.308250188827515,"user_time_secs":45.934992,"sys_time_secs":0.371991,"maxrss_kB":321808,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":136752361,"minor_words":88097616,"promoted_words":2355373,"major_words":51010118,"minor_collections":349,"major_collections":18,"forced_major_collections":0,"heap_words":34691891,"top_heap_words":42883895},"codesize":347864.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.706084966659546,"user_time_secs":7.697663,"sys_time_secs":0.008000999999999999,"maxrss_kB":10688,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":400001334,"minor_words":400001268,"promoted_words":846,"major_words":912,"minor_collections":1526,"major_collections":1,"forced_major_collections":0,"heap_words":65536,"top_heap_words":65536},"codesize":347921.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/sequential/turing/20250110_001002/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential.20250110_051930.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential.20250110_051930.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log new file mode 100644 index 000000000..904990b61 --- /dev/null +++ b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential.20250110_051930.b204bc49ea54cf6ef6bcec0ffaa511b06021f665.log @@ -0,0 +1,600 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 200 +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-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 +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.13 + - install stdio v0.17.0 + - install ctypes 0.23.0 + - install psmt2-frontend 0.4.0 + - install uutf 1.0.3 + - install uuidm 0.9.9 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install angstrom 0.16.1 + - install lwt 5.7.0 + - install alt-ergo-lib 2.4.2 + - install decompress 1.1.0 + - install saturn 0.4.0 + - install npy 0.0.9 + - install ctypes-foreign 0.23.0 + - install jsonm 1.0.2 + - install uri 4.1.0 + - install logs 0.7.0 + - install alt-ergo-parsers 2.4.2 + - install domainslib 0.5.1 + - install owl 1.1 + - install hdr_histogram 0.0.4 + - install repr 0.6.0 + - install alt-ergo 2.4.2 + - install runtime_events_tools ~dev* +===== 80 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 +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[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-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/ +[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 +[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 +[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/ +[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz +[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 +[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 +[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 +[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.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.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.13 +-> 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.9 +-> installed uutf.1.0.3 +-> installed domainslib.0.5.1 +-> 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.13 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.3.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.2 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-openblas 0.2.2 Virtual package to install OpenBLAS and LAPACKE +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +ctypes 0.23.0 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.23.0 Dynamic access to foreign C libraries using Ctypes +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain-local-await 1.0.1 A scheduler independent blocking mechanism +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.5.1 Parallel Structures over Domains for Multicore OCaml +dune 3.15.3 pinned to version 3.15.3 +dune-configurator 3.15.3 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.10 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.4 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.7.0 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +npy 0.0.9 Numpy npy file format reading/writing. +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.4.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.4.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocaml_intrinsics_kernel v0.17.1 Intrinsics +ocamlbuild 0.15.0 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +owl 1.1 OCaml Scientific and Engineering Computing +owl-base 1.1 OCaml Scientific and Engineering Computing - Base +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.12.0 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +saturn 0.4.0 Parallelism-safe data structures for multicore OCaml +saturn_lockfree 0.4.0 Lock-free data structures for multicore OCaml +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.17.0 Library containing the definition of S-expressions and some base converters +stdio v0.17.0 Standard IO library for OCaml +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +thread-table 1.0.0 A lock-free thread-safe integer keyed hash table +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.9 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.2.2 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 5605805954a00497ed197c930641cddd580e1507 +Author: KC Sivaramakrishnan +Date: Tue Aug 27 11:48:16 2024 +0530 + + Update sequential notebook +opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench; +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +File "benchmarks/valet/test_lib.ml", line 19, characters 13-20: +19 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 46, characters 11-18: +46 | id = Uuidm.v `V4; + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. + +File "benchmarks/valet/test_lib.ml", line 83, characters 13-20: +83 | let id = Uuidm.v `V4 in + ^^^^^^^ +Alert deprecated: Uuidm.v +Use the version specific Uuidm.v* functions. +Generating edge list... +Generated. Time: 97.220819 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/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench new file mode 100644 index 000000000..d1b63d85e --- /dev/null +++ b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench @@ -0,0 +1,54 @@ +{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.7811038494110107,"user_time_secs":3.700745,"sys_time_secs":0.080016,"maxrss_kB":23756,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15010026,"minor_words":14803231,"promoted_words":88321,"major_words":295116,"minor_collections":10515,"major_collections":10515,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2493530.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.8220880031585693,"user_time_secs":2.725879,"sys_time_secs":0.095925,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1250789539,"minor_words":1000766054,"promoted_words":44335,"major_words":250067820,"minor_collections":8012,"major_collections":5945,"forced_major_collections":0,"heap_words":161014,"top_heap_words":235078},"codesize":95689.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.197067022323608,"user_time_secs":6.876612,"sys_time_secs":0.320028,"maxrss_kB":352196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1209984826,"minor_words":1199367313,"promoted_words":48881708,"major_words":59499221,"minor_collections":4593,"major_collections":21,"forced_major_collections":0,"heap_words":41399956,"top_heap_words":43639061},"codesize":1002972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.626124858856201,"user_time_secs":3.456233,"sys_time_secs":0.167817,"maxrss_kB":247012,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":269484968,"minor_words":264242016,"promoted_words":135236133,"major_words":140479085,"minor_collections":1390,"major_collections":24,"forced_major_collections":0,"heap_words":25444361,"top_heap_words":32198674},"codesize":327878.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.8361809253692627,"user_time_secs":0.823964,"sys_time_secs":0.011999,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15863778,"minor_words":9359654,"promoted_words":3523231,"major_words":10027355,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":372405.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":3.2307229042053223,"user_time_secs":3.030425,"sys_time_secs":0.199896,"maxrss_kB":218088,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":75001222,"minor_words":75001156,"promoted_words":49933688,"major_words":49933754,"minor_collections":294,"major_collections":16,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27160576},"codesize":341806.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.4724040031433105,"user_time_secs":1.324134,"sys_time_secs":0.148015,"maxrss_kB":166712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":96997080,"minor_words":96997014,"promoted_words":22049659,"major_words":22049725,"minor_collections":376,"major_collections":13,"forced_major_collections":0,"heap_words":20672512,"top_heap_words":20672512},"codesize":174688.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":30.39600682258606,"user_time_secs":30.390914,"sys_time_secs":0.004,"maxrss_kB":10852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1144179741,"minor_words":1127730535,"promoted_words":10976158,"major_words":27425364,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":485070,"top_heap_words":552777},"codesize":584161.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.85708713531494,"user_time_secs":24.132274,"sys_time_secs":0.724008,"maxrss_kB":1054372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":167772880,"minor_words":33555084,"promoted_words":480,"major_words":134218276,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":134270982,"top_heap_words":134270982},"codesize":262756.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.4209551811218262,"user_time_secs":1.360662,"sys_time_secs":0.060029,"maxrss_kB":66544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":549686729,"minor_words":542209185,"promoted_words":298328,"major_words":7775872,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7772400,"top_heap_words":7772400},"codesize":392100.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.189416885375977,"user_time_secs":4.128925,"sys_time_secs":0.060013,"maxrss_kB":11556,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":397178118,"minor_words":296917086,"promoted_words":91594,"major_words":100352626,"minor_collections":1654,"major_collections":847,"forced_major_collections":0,"heap_words":514189,"top_heap_words":632731},"codesize":435526.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.664255142211914,"user_time_secs":3.651823,"sys_time_secs":0.011999,"maxrss_kB":30388,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2160065230,"minor_words":2155870856,"promoted_words":490,"major_words":4194864,"minor_collections":8230,"major_collections":9,"forced_major_collections":0,"heap_words":3198985,"top_heap_words":3198985},"codesize":263244.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.028572082519531,"user_time_secs":10.015798,"sys_time_secs":0.011999,"maxrss_kB":20148,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":265281.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":23.208616971969604,"user_time_secs":22.943675,"sys_time_secs":0.263996,"maxrss_kB":346180,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2633229058,"minor_words":2626589836,"promoted_words":62633706,"major_words":69272928,"minor_collections":10031,"major_collections":21,"forced_major_collections":0,"heap_words":42097450,"top_heap_words":42609450},"codesize":2317619.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":32.27898812294006,"user_time_secs":31.565787,"sys_time_secs":0.71204,"maxrss_kB":813252,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":103147598,"minor_words":102097930,"promoted_words":102097691,"major_words":103147359,"minor_collections":543,"major_collections":73,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590},"codesize":308043.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":18.168270111083984,"user_time_secs":17.37951,"sys_time_secs":0.787977,"maxrss_kB":922588,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":288704580,"minor_words":216263586,"promoted_words":167548684,"major_words":239989678,"minor_collections":849,"major_collections":31,"forced_major_collections":0,"heap_words":108017986,"top_heap_words":123601042},"codesize":342032.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":96.69323396682739,"user_time_secs":96.182215,"sys_time_secs":0.5079900000000001,"maxrss_kB":509284,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242826,"minor_words":146522663,"promoted_words":1819833,"major_words":68539996,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":308230.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.20993518829346,"user_time_secs":48.564218,"sys_time_secs":2.644011,"maxrss_kB":3408760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5028789439,"minor_words":3728529360,"promoted_words":715668,"major_words":1300975747,"minor_collections":14249,"major_collections":30,"forced_major_collections":0,"heap_words":350392583,"top_heap_words":435580890},"codesize":264342.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.148414134979248,"user_time_secs":1.140057,"sys_time_secs":0.008,"maxrss_kB":21444,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6493521,"minor_words":6230286,"promoted_words":6028556,"major_words":6291791,"minor_collections":360,"major_collections":19,"forced_major_collections":0,"heap_words":2213891,"top_heap_words":2213891},"codesize":263284.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.0142629146575928,"user_time_secs":2.981976,"sys_time_secs":0.031978,"maxrss_kB":34948,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000698,"minor_words":631,"promoted_words":473,"major_words":4000540,"minor_collections":2,"major_collections":2,"forced_major_collections":0,"heap_words":4053251,"top_heap_words":4053251},"codesize":262933.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000","command":"taskset --cpu-list 5 ./mandelbrot6.exe 16_000","time_secs":40.016244888305664,"user_time_secs":40.011187,"sys_time_secs":0.003999,"maxrss_kB":10532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":341552.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_stream.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000","time_secs":13.321490049362183,"user_time_secs":13.312991,"sys_time_secs":0.007998,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1800793748,"minor_words":1800792674,"promoted_words":467833110,"major_words":467834184,"minor_collections":8968,"major_collections":4193,"forced_major_collections":0,"heap_words":353268,"top_heap_words":398324},"codesize":488078.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.3983728885650635,"user_time_secs":7.377958,"sys_time_secs":0.019994,"maxrss_kB":28392,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":262674.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.24646806716918945,"user_time_secs":0.21395,"sys_time_secs":0.032237,"maxrss_kB":45932,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35961338,"minor_words":35662423,"promoted_words":4205420,"major_words":4504335,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2317619.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":6.095373868942261,"user_time_secs":5.970953,"sys_time_secs":0.123978,"maxrss_kB":202840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25417852,"minor_words":1116,"promoted_words":817,"major_words":25417553,"minor_collections":4,"major_collections":4,"forced_major_collections":0,"heap_words":25482210,"top_heap_words":25482210},"codesize":343178.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.6964609622955322,"user_time_secs":2.688154,"sys_time_secs":0.008,"maxrss_kB":10656,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1711414692,"minor_words":1711414626,"promoted_words":2683405,"major_words":2683471,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":404000,"top_heap_words":468420},"codesize":269769.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":457.0336239337921,"user_time_secs":456.645887,"sys_time_secs":0.37321,"maxrss_kB":275156,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106025724419,"minor_words":105867545752,"promoted_words":6206884701,"major_words":6365063368,"minor_collections":404307,"major_collections":893,"forced_major_collections":0,"heap_words":21226124,"top_heap_words":39058893},"codesize":1247443.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.635507106781006,"user_time_secs":7.215049,"sys_time_secs":0.419944,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":304534557,"minor_words":270539521,"promoted_words":49619202,"major_words":83614238,"minor_collections":1044,"major_collections":9,"forced_major_collections":0,"heap_words":77806026,"top_heap_words":77806026},"codesize":326909.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.036869049072266,"user_time_secs":11.02832,"sys_time_secs":0.008,"maxrss_kB":10536,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1658467652,"minor_words":1658467586,"promoted_words":186307,"major_words":186373,"minor_collections":6329,"major_collections":5,"forced_major_collections":0,"heap_words":209891,"top_heap_words":209891},"codesize":290017.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.3667771816253662,"user_time_secs":1.362543,"sys_time_secs":0.003995,"maxrss_kB":10532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":774119657,"minor_words":774119591,"promoted_words":2354291,"major_words":2354357,"minor_collections":2992,"major_collections":78,"forced_major_collections":0,"heap_words":122880,"top_heap_words":122880},"codesize":280340.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.442181825637817,"user_time_secs":7.437759,"sys_time_secs":0.003998,"maxrss_kB":10736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1212,"minor_words":1146,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":342940.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":49.824867963790894,"user_time_secs":49.815559,"sys_time_secs":0.007998999999999999,"maxrss_kB":10740,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":190453.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":48.72826600074768,"user_time_secs":48.51085,"sys_time_secs":0.216012,"maxrss_kB":266984,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":100761414,"minor_words":68362054,"promoted_words":1542324,"major_words":33941684,"minor_collections":266,"major_collections":7,"forced_major_collections":0,"heap_words":34005193,"top_heap_words":34005193},"codesize":346580.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.6585428714752197,"user_time_secs":2.101798,"sys_time_secs":0.556476,"maxrss_kB":10800,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":565214532,"minor_words":565214466,"promoted_words":797690,"major_words":797756,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":468977.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.269661903381348,"user_time_secs":5.245288,"sys_time_secs":0.023987,"maxrss_kB":22188,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1228282239,"minor_words":1227750071,"promoted_words":1932939,"major_words":2465107,"minor_collections":4691,"major_collections":13,"forced_major_collections":0,"heap_words":2014870,"top_heap_words":2080409},"codesize":236123.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.406982898712158,"user_time_secs":2.402614,"sys_time_secs":0.003997,"maxrss_kB":10752,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":186740547,"minor_words":186740481,"promoted_words":23366105,"major_words":23366171,"minor_collections":792,"major_collections":160,"forced_major_collections":0,"heap_words":532480,"top_heap_words":659456},"codesize":244600.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":253.65438103675842,"user_time_secs":247.662987,"sys_time_secs":5.983878,"maxrss_kB":5168640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3176779391,"minor_words":2456390949,"promoted_words":422411197,"major_words":1142799639,"minor_collections":9395,"major_collections":32,"forced_major_collections":0,"heap_words":598532027,"top_heap_words":659757961},"codesize":1002972.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":11.764723062515259,"user_time_secs":11.760198,"sys_time_secs":0.004,"maxrss_kB":10692,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":510492,"minor_words":510426,"promoted_words":775,"major_words":841,"minor_collections":2,"major_collections":1,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056},"codesize":95997.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.757363080978394,"user_time_secs":9.744906,"sys_time_secs":0.011996,"maxrss_kB":10672,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":82075936,"minor_words":82075870,"promoted_words":7589,"major_words":7655,"minor_collections":313,"major_collections":1,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960},"codesize":169250.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.4033591747283936,"user_time_secs":3.178777,"sys_time_secs":0.224195,"maxrss_kB":10628,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1704109942,"minor_words":4058681,"promoted_words":121905,"major_words":1700173166,"minor_collections":43056,"major_collections":43046,"forced_major_collections":0,"heap_words":151656,"top_heap_words":256113},"codesize":266900.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.186166048049927,"user_time_secs":7.177668,"sys_time_secs":0.008000999999999999,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":342108.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.491130113601685,"user_time_secs":10.350602,"sys_time_secs":0.139981,"maxrss_kB":221296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":916457130,"minor_words":916457064,"promoted_words":269596496,"major_words":269596562,"minor_collections":3518,"major_collections":45,"forced_major_collections":0,"heap_words":27475968,"top_heap_words":27578368},"codesize":341778.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":224.43786883354187,"user_time_secs":223.085111,"sys_time_secs":1.345204,"maxrss_kB":559044,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22051587731,"minor_words":19241342580,"promoted_words":433729972,"major_words":3243975123,"minor_collections":73528,"major_collections":251,"forced_major_collections":0,"heap_words":49271233,"top_heap_words":78983786},"codesize":1247443.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":24.98205304145813,"user_time_secs":20.361009,"sys_time_secs":4.619321,"maxrss_kB":5019832,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":908038227,"minor_words":671059984,"promoted_words":402579217,"major_words":639557460,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200709,"top_heap_words":640200709},"codesize":320912.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":22.31780195236206,"user_time_secs":22.296807,"sys_time_secs":0.019997,"maxrss_kB":17352,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9746364127,"minor_words":9746347343,"promoted_words":10641649,"major_words":10658433,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1409626},"codesize":404792.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":4.2303431034088135,"user_time_secs":4.221944,"sys_time_secs":0.008003,"maxrss_kB":11096,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":452110546,"minor_words":452110480,"promoted_words":24385453,"major_words":24385519,"minor_collections":1798,"major_collections":148,"forced_major_collections":0,"heap_words":610304,"top_heap_words":696320},"codesize":243899.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.7163360118865967,"user_time_secs":3.704038,"sys_time_secs":0.012,"maxrss_kB":10656,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":955728562,"minor_words":955727488,"promoted_words":86206516,"major_words":86207590,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":246772,"top_heap_words":246772},"codesize":461179.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.5529890060424805,"user_time_secs":3.284564,"sys_time_secs":0.268046,"maxrss_kB":10728,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1667654858,"minor_words":3543951,"promoted_words":126269,"major_words":1664237176,"minor_collections":33463,"major_collections":33454,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":386382.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.262316942214966,"user_time_secs":4.249946,"sys_time_secs":0.011994,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2170606993,"minor_words":2170606575,"promoted_words":1245970,"major_words":1246388,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":176482,"top_heap_words":176482},"codesize":339141.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":85.54978013038635,"user_time_secs":84.547355,"sys_time_secs":0.999945,"maxrss_kB":917328,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9321313230,"minor_words":9183187535,"promoted_words":329830454,"major_words":467956149,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98578499,"top_heap_words":107282499},"codesize":1002972.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"sequence_cps.10000","command":"taskset --cpu-list 5 ./sequence_cps.exe 10000","time_secs":1.9677410125732422,"user_time_secs":1.963485,"sys_time_secs":0.003998,"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","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1501160450,"minor_words":1501160384,"promoted_words":212006,"major_words":212072,"minor_collections":5733,"major_collections":13,"forced_major_collections":0,"heap_words":81920,"top_heap_words":81920},"codesize":232063.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":49.02241110801697,"user_time_secs":48.68906,"sys_time_secs":0.331979,"maxrss_kB":321852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":136752361,"minor_words":88097616,"promoted_words":2355373,"major_words":51010118,"minor_collections":349,"major_collections":18,"forced_major_collections":0,"heap_words":34691891,"top_heap_words":42883895},"codesize":343147.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.994166851043701,"user_time_secs":7.993679,"sys_time_secs":0.0,"maxrss_kB":10564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":400001334,"minor_words":400001268,"promoted_words":846,"major_words":912,"minor_collections":1526,"major_collections":1,"forced_major_collections":0,"heap_words":65536,"top_heap_words":65536},"codesize":343232.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/run_config_filtered.json new file mode 100644 index 000000000..12d6a09fa --- /dev/null +++ b/sequential/turing/20250110_051930/b204bc49ea54cf6ef6bcec0ffaa511b06021f665/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": "" + } + ] + } + ] +}