diff --git a/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230708_005006.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230708_005006.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..63f08b2f9 --- /dev/null +++ b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel.20230708_005006.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,557 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alcotest 1.7.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install lockfree 0.3.1 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 73 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alcotest.1.7.0] downloaded from https://github.com/mirage/alcotest/releases/download/1.7.0/alcotest-1.7.0.tbz +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] found in cache +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lockfree.0.3.1] downloaded from https://github.com/ocaml-multicore/lockfree/releases/download/0.3.1/lockfree-0.3.1.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[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 +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domain_shims.0.1.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed alcotest.1.7.0 +-> installed jsonm.1.0.2 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed lockfree.0.3.1 +-> installed repr.0.6.0 +-> installed hdr_histogram.0.0.2 +-> installed alt-ergo-lib.2.4.2 +-> installed digestif.1.0.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alcotest 1.7.0 Alcotest is a lightweight and colourful test framework +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +lockfree 0.3.1 Lock-free data structures for multicore OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 96.257068 s. +Generating edge list... +Generated. Time: 120.274307 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/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench new file mode 100644 index 000000000..51020b232 --- /dev/null +++ b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+parallel_1.orunchrt.summary.bench @@ -0,0 +1,145 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.151219129562378,"user_time_secs":19.048346,"sys_time_secs":0.199751,"maxrss_kB":154004,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":45439708,"minor_words":44389017,"promoted_words":18105179,"major_words":19155870,"minor_collections":562,"major_collections":21,"forced_major_collections":0,"heap_words":13889539,"top_heap_words":13897731,"mean_space_overhead":8.478967000000001},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall.exe 1024","time_secs":15.10819697380066,"user_time_secs":14.365084,"sys_time_secs":0.03988,"maxrss_kB":67528,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":26409822,"minor_words":25359131,"promoted_words":25296411,"major_words":26347102,"minor_collections":920,"major_collections":28,"forced_major_collections":0,"heap_words":8151043,"top_heap_words":8151043,"mean_space_overhead":43.484857},"codesize":148367.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":13.41260313987732,"user_time_secs":54.674194,"sys_time_secs":1.256557,"maxrss_kB":2142336,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775952838,"minor_words":507517314,"promoted_words":729165,"major_words":269164689,"minor_collections":172,"major_collections":8,"forced_major_collections":0,"heap_words":269467654,"top_heap_words":269467654,"mean_space_overhead":11466.828963},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.12_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 12 roomfront.ml.txt","time_secs":10.861979961395264,"user_time_secs":119.121751,"sys_time_secs":0.144292,"maxrss_kB":52268,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30656826045,"minor_words":30656760661,"promoted_words":37390492,"major_words":37455876,"minor_collections":11158,"major_collections":57,"forced_major_collections":0,"heap_words":2809906,"top_heap_words":2814266,"mean_space_overhead":111.237293},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.4_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 4 -scale 21 -edgefactor 16 edges.data","time_secs":80.77928400039673,"user_time_secs":103.428845,"sys_time_secs":7.28389,"maxrss_kB":7768252,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524292608,"minor_words":6168825265,"promoted_words":308308086,"major_words":663775429,"minor_collections":8549,"major_collections":13,"forced_major_collections":0,"heap_words":520499221,"top_heap_words":540422171,"mean_space_overhead":0.192367},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":53.41117310523987,"user_time_secs":49.567005,"sys_time_secs":1.244159,"maxrss_kB":2109280,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775946908,"minor_words":507511384,"promoted_words":789076,"major_words":269224600,"minor_collections":1944,"major_collections":8,"forced_major_collections":0,"heap_words":269279238,"top_heap_words":269279238,"mean_space_overhead":11466.817804},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":50.047213077545166,"user_time_secs":46.444041,"sys_time_secs":1.152328,"maxrss_kB":2102776,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":301990317,"minor_words":33554793,"promoted_words":235,"major_words":268435759,"minor_collections":136,"major_collections":8,"forced_major_collections":0,"heap_words":268484614,"top_heap_words":268484614,"mean_space_overhead":7412.922296},"codesize":147790.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.20_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 20 134217728","time_secs":12.90955901145935,"user_time_secs":55.213761,"sys_time_secs":1.189968,"maxrss_kB":2151540,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775955525,"minor_words":507520001,"promoted_words":721130,"major_words":269156654,"minor_collections":136,"major_collections":8,"forced_major_collections":0,"heap_words":269561862,"top_heap_words":269561862,"mean_space_overhead":11466.837144},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":112.16600894927979,"user_time_secs":106.553421,"sys_time_secs":0.011961,"maxrss_kB":22992,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30671891458,"minor_words":30671826074,"promoted_words":35856097,"major_words":35921481,"minor_collections":117047,"major_collections":74,"forced_major_collections":0,"heap_words":2125874,"top_heap_words":2126138,"mean_space_overhead":56.773036},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.20_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 20 2048","time_secs":2.0615041255950928,"user_time_secs":38.929444,"sys_time_secs":0.152302,"maxrss_kB":173144,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17258040815,"minor_words":17241263529,"promoted_words":5281442,"major_words":22058728,"minor_collections":3631,"major_collections":14,"forced_major_collections":0,"heap_words":14118921,"top_heap_words":14213129,"mean_space_overhead":5.962327},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.24_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 24 16_000","time_secs":1.9310190677642822,"user_time_secs":40.142637,"sys_time_secs":0.164256,"maxrss_kB":61580,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4475813,"minor_words":4459746,"promoted_words":4054854,"major_words":4070921,"minor_collections":20,"major_collections":7,"forced_major_collections":0,"heap_words":4624771,"top_heap_words":4624771,"mean_space_overhead":14218.405583},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.4_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 4 5_500","time_secs":1.9137370586395264,"user_time_secs":7.418574,"sys_time_secs":0.015945,"maxrss_kB":13952,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420301130,"minor_words":2420180042,"promoted_words":88960,"major_words":210048,"minor_collections":2325,"major_collections":10,"forced_major_collections":0,"heap_words":220277,"top_heap_words":236786,"mean_space_overhead":9259.877231},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.24_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 24 16","time_secs":5.2689971923828125,"user_time_secs":95.547392,"sys_time_secs":0.642382,"maxrss_kB":557684,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213274700,"minor_words":146554537,"promoted_words":1821824,"major_words":68541987,"minor_collections":422,"major_collections":25,"forced_major_collections":0,"heap_words":63554690,"top_heap_words":64619650,"mean_space_overhead":6.291405},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":4.94909405708313,"user_time_secs":46.285367,"sys_time_secs":0.007977,"maxrss_kB":6060,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5215,"minor_words":5149,"promoted_words":2429,"major_words":2495,"minor_collections":13,"major_collections":7,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056,"mean_space_overhead":17549.940533},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 12 1024","time_secs":0.8099210262298584,"user_time_secs":8.239701,"sys_time_secs":0.024022,"maxrss_kB":30884,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3164900,"minor_words":12959,"promoted_words":2669,"major_words":3154610,"minor_collections":15,"major_collections":12,"forced_major_collections":0,"heap_words":3416073,"top_heap_words":3416073,"mean_space_overhead":72.952579},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.4_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 4 512 2048","time_secs":4.827857971191406,"user_time_secs":18.485209,"sys_time_secs":0.007976,"maxrss_kB":11372,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1293468,"minor_words":1291353,"promoted_words":17970,"major_words":20085,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":63491,"top_heap_words":63491,"mean_space_overhead":15537.907333},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.20_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 20 64 1_048_576","time_secs":0.6860809326171875,"user_time_secs":8.893864000000001,"sys_time_secs":0.536663,"maxrss_kB":188524,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807047064,"minor_words":599245040,"promoted_words":169233,"major_words":207971257,"minor_collections":268,"major_collections":109,"forced_major_collections":0,"heap_words":2145614,"top_heap_words":3576936,"mean_space_overhead":63.302783},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":7.719973802566528,"user_time_secs":7.362248,"sys_time_secs":0.007979999999999999,"maxrss_kB":6684,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420122206,"minor_words":2420001118,"promoted_words":735,"major_words":121823,"minor_collections":9239,"major_collections":11,"forced_major_collections":0,"heap_words":127476,"top_heap_words":154991,"mean_space_overhead":252.808945},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.12_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 12 10000 10000","time_secs":5.094032049179077,"user_time_secs":50.618228,"sys_time_secs":2.617907,"maxrss_kB":3793964,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029808771,"minor_words":3729538691,"promoted_words":839440,"major_words":1301109520,"minor_collections":1347,"major_collections":28,"forced_major_collections":0,"heap_words":400739359,"top_heap_words":403120073,"mean_space_overhead":5.105417},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 16 1024","time_secs":1.4854130744934082,"user_time_secs":19.898372,"sys_time_secs":0.196339,"maxrss_kB":133652,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35780094,"minor_words":34729403,"promoted_words":20022502,"major_words":21073193,"minor_collections":566,"major_collections":21,"forced_major_collections":0,"heap_words":12644355,"top_heap_words":12656643,"mean_space_overhead":10.992309},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.4_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 4 64 1_048_576","time_secs":2.1014440059661865,"user_time_secs":7.807861,"sys_time_secs":0.103785,"maxrss_kB":43268,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807039503,"minor_words":599237479,"promoted_words":157323,"major_words":207959347,"minor_collections":985,"major_collections":385,"forced_major_collections":0,"heap_words":2478077,"top_heap_words":3052231,"mean_space_overhead":61.233358},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.20_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 20 -scale 21 -edgefactor 16 edges.data","time_secs":78.30213904380798,"user_time_secs":169.406896,"sys_time_secs":8.504588,"maxrss_kB":7736984,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524643655,"minor_words":6169176312,"promoted_words":308480790,"major_words":663948133,"minor_collections":4095,"major_collections":13,"forced_major_collections":0,"heap_words":520679445,"top_heap_words":587788315,"mean_space_overhead":5.70812},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.16_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 16 5_500","time_secs":0.5008530616760254,"user_time_secs":7.839613,"sys_time_secs":0.024035,"maxrss_kB":42112,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420870362,"minor_words":2420749274,"promoted_words":350461,"major_words":471549,"minor_collections":605,"major_collections":10,"forced_major_collections":0,"heap_words":64254,"top_heap_words":69757,"mean_space_overhead":9520.668243},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.2_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 2 roomfront.ml.txt","time_secs":57.130594968795776,"user_time_secs":107.970488,"sys_time_secs":0.019963,"maxrss_kB":25400,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30660715210,"minor_words":30660649826,"promoted_words":36368673,"major_words":36434057,"minor_collections":60447,"major_collections":69,"forced_major_collections":0,"heap_words":2080818,"top_heap_words":2117946,"mean_space_overhead":47.639194},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.24_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 24 134217728","time_secs":12.668926000595093,"user_time_secs":59.960337,"sys_time_secs":1.299931,"maxrss_kB":2160504,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775957780,"minor_words":507522256,"promoted_words":779925,"major_words":269215449,"minor_collections":119,"major_collections":8,"forced_major_collections":0,"heap_words":269684742,"top_heap_words":269684742,"mean_space_overhead":11466.838381},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.12_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 12 64 1_048_576","time_secs":0.8845059871673584,"user_time_secs":8.392072000000001,"sys_time_secs":0.295524,"maxrss_kB":112908,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807044495,"minor_words":599242471,"promoted_words":162721,"major_words":207964745,"minor_collections":391,"major_collections":165,"forced_major_collections":0,"heap_words":2321244,"top_heap_words":3080471,"mean_space_overhead":63.464702},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.4_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 4 10000 10000","time_secs":14.076740026473999,"user_time_secs":49.162261,"sys_time_secs":2.591908,"maxrss_kB":4257812,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029316096,"minor_words":3729046016,"promoted_words":795940,"major_words":1301066020,"minor_collections":3836,"major_collections":29,"forced_major_collections":0,"heap_words":416402550,"top_heap_words":435168178,"mean_space_overhead":8.495455},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.20_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 20 512 2048","time_secs":1.1599879264831543,"user_time_secs":22.973965,"sys_time_secs":0.019994,"maxrss_kB":36944,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9710293,"minor_words":9708178,"promoted_words":27357,"major_words":29472,"minor_collections":12,"major_collections":7,"forced_major_collections":0,"heap_words":395267,"top_heap_words":395267,"mean_space_overhead":15725.5635},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.12_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 12 5_500","time_secs":0.6613070964813232,"user_time_secs":7.82183,"sys_time_secs":0.032106,"maxrss_kB":32532,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420498934,"minor_words":2420377846,"promoted_words":182460,"major_words":303548,"minor_collections":805,"major_collections":9,"forced_major_collections":0,"heap_words":468851,"top_heap_words":485360,"mean_space_overhead":10609.491129},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.20_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 20 10000 10000","time_secs":3.656585931777954,"user_time_secs":54.184058,"sys_time_secs":5.575797,"maxrss_kB":4212640,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029267394,"minor_words":3728997314,"promoted_words":903533,"major_words":1301173613,"minor_collections":827,"major_collections":26,"forced_major_collections":0,"heap_words":500947298,"top_heap_words":502027622,"mean_space_overhead":3.202857},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":31.94612193107605,"user_time_secs":30.318745,"sys_time_secs":0.071769,"maxrss_kB":104548,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17221829551,"minor_words":17205052265,"promoted_words":10086,"major_words":16787372,"minor_collections":65643,"major_collections":13,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553,"mean_space_overhead":7.318907},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.2_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 2 2048","time_secs":16.356966972351074,"user_time_secs":30.982397,"sys_time_secs":0.115635,"maxrss_kB":93220,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17225274958,"minor_words":17208497672,"promoted_words":1326599,"major_words":18103885,"minor_collections":33406,"major_collections":13,"forced_major_collections":0,"heap_words":8499206,"top_heap_words":13987849,"mean_space_overhead":12.248916},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.4_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 4 16","time_secs":26.328909873962402,"user_time_secs":96.66995,"sys_time_secs":0.374844,"maxrss_kB":516508,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213261180,"minor_words":146541017,"promoted_words":1820620,"major_words":68540783,"minor_collections":443,"major_collections":25,"forced_major_collections":0,"heap_words":63382658,"top_heap_words":64451714,"mean_space_overhead":6.291468},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":29.37102508544922,"user_time_secs":48.719556,"sys_time_secs":0.5382710000000001,"maxrss_kB":859704,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068477659,"minor_words":4068477593,"promoted_words":1353919624,"major_words":1353919690,"minor_collections":9098,"major_collections":64,"forced_major_collections":0,"heap_words":75116544,"top_heap_words":135524352,"mean_space_overhead":22.995745},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":101.00556111335754,"user_time_secs":95.575479,"sys_time_secs":0.430609,"maxrss_kB":510040,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213256691,"minor_words":146536528,"promoted_words":1821384,"major_words":68541547,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64410754,"mean_space_overhead":6.291477},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.20_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 20 5_500","time_secs":0.40866804122924805,"user_time_secs":7.893982,"sys_time_secs":0.07205400000000001,"maxrss_kB":50700,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420879386,"minor_words":2420758298,"promoted_words":352905,"major_words":473993,"minor_collections":486,"major_collections":9,"forced_major_collections":0,"heap_words":654578,"top_heap_words":660081,"mean_space_overhead":10715.636961},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 4 1024","time_secs":2.1178910732269287,"user_time_secs":7.92383,"sys_time_secs":0.015991,"maxrss_kB":29500,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3155494,"minor_words":3553,"promoted_words":936,"major_words":3152877,"minor_collections":14,"major_collections":12,"forced_major_collections":0,"heap_words":3293193,"top_heap_words":3293193,"mean_space_overhead":24.403936},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.16_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 16 16_000","time_secs":2.793341875076294,"user_time_secs":39.927321,"sys_time_secs":0.175557,"maxrss_kB":56256,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4463016,"minor_words":4446949,"promoted_words":4054494,"major_words":4070561,"minor_collections":19,"major_collections":7,"forced_major_collections":0,"heap_words":4489603,"top_heap_words":4489603,"mean_space_overhead":14064.063918},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":51.50457000732422,"user_time_secs":96.384742,"sys_time_secs":0.430627,"maxrss_kB":512136,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213256816,"minor_words":146536653,"promoted_words":1820801,"major_words":68540964,"minor_collections":488,"major_collections":25,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64418946,"mean_space_overhead":6.291474},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":112.52538681030273,"user_time_secs":106.963774,"sys_time_secs":0.011995,"maxrss_kB":22872,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30664777171,"minor_words":30664711787,"promoted_words":35848345,"major_words":35913729,"minor_collections":117019,"major_collections":74,"forced_major_collections":0,"heap_words":2129970,"top_heap_words":2130234,"mean_space_overhead":56.247986},"codesize":351363.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":101.56003403663635,"user_time_secs":96.14652599999999,"sys_time_secs":0.362832,"maxrss_kB":510020,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213242566,"minor_words":146522403,"promoted_words":1816086,"major_words":68536249,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63329410,"top_heap_words":64406658,"mean_space_overhead":6.055106},"codesize":297116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.12_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 12 512 2048","time_secs":1.5853629112243652,"user_time_secs":18.926159,"sys_time_secs":0.008004000000000001,"maxrss_kB":26324,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4860424,"minor_words":4858309,"promoted_words":20861,"major_words":22976,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":231427,"top_heap_words":231427,"mean_space_overhead":15607.53127},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 10000 10000","time_secs":53.088013887405396,"user_time_secs":48.326792,"sys_time_secs":2.161148,"maxrss_kB":3721072,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029574199,"minor_words":3729304119,"promoted_words":761662,"major_words":1301031742,"minor_collections":14250,"major_collections":34,"forced_major_collections":0,"heap_words":417159934,"top_heap_words":475537916,"mean_space_overhead":40.525835},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.1_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 1 256","time_secs":10.510050058364868,"user_time_secs":10.002797,"sys_time_secs":0.007976,"maxrss_kB":20420,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2112730,"minor_words":11414,"promoted_words":328,"major_words":2101644,"minor_collections":13,"major_collections":13,"forced_major_collections":0,"heap_words":1499252,"top_heap_words":1499252,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.2_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 2 134217728","time_secs":32.07506990432739,"user_time_secs":50.793899,"sys_time_secs":1.17643,"maxrss_kB":2111176,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775947199,"minor_words":507511675,"promoted_words":735890,"major_words":269171414,"minor_collections":1081,"major_collections":8,"forced_major_collections":0,"heap_words":269234182,"top_heap_words":269234182,"mean_space_overhead":11466.818017},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.24_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 24 512 2048","time_secs":1.0235741138458252,"user_time_secs":24.232567,"sys_time_secs":0.056214,"maxrss_kB":45240,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9642263,"minor_words":9640148,"promoted_words":29258,"major_words":31373,"minor_collections":12,"major_collections":7,"forced_major_collections":0,"heap_words":456707,"top_heap_words":456707,"mean_space_overhead":15739.771457},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.4_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 4 1024","time_secs":4.8625969886779785,"user_time_secs":18.074307,"sys_time_secs":0.075741,"maxrss_kB":79396,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":28798224,"minor_words":27747533,"promoted_words":24713382,"major_words":25764073,"minor_collections":651,"major_collections":26,"forced_major_collections":0,"heap_words":8757251,"top_heap_words":8757251,"mean_space_overhead":16.78996},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":59.67112898826599,"user_time_secs":56.721413,"sys_time_secs":0.0,"maxrss_kB":5956,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":513387454,"minor_words":513387388,"promoted_words":48933,"major_words":48999,"minor_collections":1968,"major_collections":13,"forced_major_collections":0,"heap_words":40960,"top_heap_words":57344,"mean_space_overhead":9781.466291000001},"codesize":169636.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.12_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 12 -scale 21 -edgefactor 16 edges.data","time_secs":74.23186492919922,"user_time_secs":154.227814,"sys_time_secs":7.798215,"maxrss_kB":7703764,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524442688,"minor_words":6168975345,"promoted_words":308381328,"major_words":663848671,"minor_collections":4844,"major_collections":13,"forced_major_collections":0,"heap_words":520622101,"top_heap_words":587730971,"mean_space_overhead":0.306872},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.1_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 1 -scale 21 -edgefactor 16 edges.data","time_secs":116.5019462108612,"user_time_secs":100.89204,"sys_time_secs":6.594563,"maxrss_kB":7679644,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524241374,"minor_words":6168774031,"promoted_words":308282235,"major_words":663749578,"minor_collections":24483,"major_collections":14,"forced_major_collections":0,"heap_words":520445973,"top_heap_words":573923358,"mean_space_overhead":7.422458},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.12_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 12 15","time_secs":35.34494400024414,"user_time_secs":403.613421,"sys_time_secs":0.035901,"maxrss_kB":35124,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16570288899,"minor_words":16570288833,"promoted_words":31790121,"major_words":31790187,"minor_collections":5951,"major_collections":175,"forced_major_collections":0,"heap_words":724992,"top_heap_words":729088,"mean_space_overhead":124.250778},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":48.38617300987244,"user_time_secs":46.035785,"sys_time_secs":0.0,"maxrss_kB":5884,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1574,"minor_words":1508,"promoted_words":386,"major_words":452,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":17437.360475},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":12.239469051361084,"user_time_secs":61.135929,"sys_time_secs":1.808094,"maxrss_kB":2032120,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068487022,"minor_words":4068486956,"promoted_words":1299766252,"major_words":1299766318,"minor_collections":2125,"major_collections":49,"forced_major_collections":0,"heap_words":87777280,"top_heap_words":109498368,"mean_space_overhead":18.166281},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":7.9391491413116455,"user_time_secs":7.505699,"sys_time_secs":0.08375100000000001,"maxrss_kB":16268,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807036246,"minor_words":599234222,"promoted_words":139700,"major_words":207941724,"minor_collections":2970,"major_collections":1037,"forced_major_collections":0,"heap_words":832544,"top_heap_words":1070312,"mean_space_overhead":61.726723},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.1_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 1 15","time_secs":135.09034180641174,"user_time_secs":128.386258,"sys_time_secs":0.003987,"maxrss_kB":6828,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16570880370,"minor_words":16570880304,"promoted_words":29205699,"major_words":29205765,"minor_collections":63632,"major_collections":834,"forced_major_collections":0,"heap_words":143360,"top_heap_words":147718,"mean_space_overhead":280.221164},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":4.949264049530029,"user_time_secs":46.299338,"sys_time_secs":0.015966,"maxrss_kB":6788,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6156,"minor_words":6090,"promoted_words":2815,"major_words":2881,"minor_collections":13,"major_collections":8,"forced_major_collections":0,"heap_words":253952,"top_heap_words":299008,"mean_space_overhead":17446.68598},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":36.732269048690796,"user_time_secs":558.669895,"sys_time_secs":0.071815,"maxrss_kB":39944,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569617420,"minor_words":16569617354,"promoted_words":47837438,"major_words":47837504,"minor_collections":7426,"major_collections":231,"forced_major_collections":0,"heap_words":782336,"top_heap_words":786432,"mean_space_overhead":190.514986},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life.exe 256","time_secs":10.343253135681152,"user_time_secs":9.883091,"sys_time_secs":0.007976,"maxrss_kB":20012,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2101662,"minor_words":346,"promoted_words":230,"major_words":2101546,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2074408,"top_heap_words":2074408,"mean_space_overhead":12.082392},"codesize":150329.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.24_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 24 256","time_secs":0.5333249568939209,"user_time_secs":11.103508,"sys_time_secs":0.043998,"maxrss_kB":61828,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6880897,"minor_words":4779581,"promoted_words":6207,"major_words":2107523,"minor_collections":18,"major_collections":14,"forced_major_collections":0,"heap_words":2543622,"top_heap_words":2543622,"mean_space_overhead":14.804863},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.24_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 24 10000 10000","time_secs":3.7155299186706543,"user_time_secs":55.564506,"sys_time_secs":7.215386,"maxrss_kB":4392732,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030879474,"minor_words":3730609394,"promoted_words":907396,"major_words":1301177476,"minor_collections":730,"major_collections":25,"forced_major_collections":0,"heap_words":401062943,"top_heap_words":402773456,"mean_space_overhead":2.701284},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.1_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 1 512 2048","time_secs":18.019630908966064,"user_time_secs":17.163209,"sys_time_secs":0.003987,"maxrss_kB":5880,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":98158,"minor_words":96043,"promoted_words":16745,"major_words":18860,"minor_collections":8,"major_collections":7,"forced_major_collections":0,"heap_words":71683,"top_heap_words":71683,"mean_space_overhead":15495.915617},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.24_5_500.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./spectralnorm2_multicore.exe 24 5_500","time_secs":0.3540029525756836,"user_time_secs":8.133969,"sys_time_secs":0.072052,"maxrss_kB":59960,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420878176,"minor_words":2420757088,"promoted_words":347928,"major_words":469016,"minor_collections":409,"major_collections":9,"forced_major_collections":0,"heap_words":755571,"top_heap_words":761074,"mean_space_overhead":10758.453292},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":4.947311162948608,"user_time_secs":46.309453,"sys_time_secs":0.023924,"maxrss_kB":7692,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":8815,"minor_words":8749,"promoted_words":4835,"major_words":4901,"minor_collections":12,"major_collections":6,"forced_major_collections":0,"heap_words":372736,"top_heap_words":372736,"mean_space_overhead":17800.002529},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.8_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 8 -scale 21 -edgefactor 16 edges.data","time_secs":75.33669900894165,"user_time_secs":151.334292,"sys_time_secs":7.255698,"maxrss_kB":7695148,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524345077,"minor_words":6168877734,"promoted_words":308332865,"major_words":663800208,"minor_collections":5767,"major_collections":13,"forced_major_collections":0,"heap_words":520556565,"top_heap_words":587665435,"mean_space_overhead":1.995901},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":14.36661410331726,"user_time_secs":54.843014,"sys_time_secs":1.266535,"maxrss_kB":1587820,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068483476,"minor_words":4068483410,"promoted_words":1307855474,"major_words":1307855540,"minor_collections":2852,"major_collections":54,"forced_major_collections":0,"heap_words":154976256,"top_heap_words":171618304,"mean_space_overhead":17.304113},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.4_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 4 2048","time_secs":8.206640958786011,"user_time_secs":31.30467,"sys_time_secs":0.075798,"maxrss_kB":128876,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17228911146,"minor_words":17212133860,"promoted_words":2223300,"major_words":19000586,"minor_collections":16686,"major_collections":14,"forced_major_collections":0,"heap_words":12771337,"top_heap_words":13770761,"mean_space_overhead":14.880945},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication.exe 1024","time_secs":7.884090900421143,"user_time_secs":7.514206,"sys_time_secs":0.019942,"maxrss_kB":28444,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152288,"minor_words":347,"promoted_words":233,"major_words":3152174,"minor_collections":15,"major_collections":15,"forced_major_collections":0,"heap_words":3204084,"top_heap_words":3204084,"mean_space_overhead":9.19229},"codesize":243162.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.16_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 16 -scale 21 -edgefactor 16 edges.data","time_secs":80.23822999000549,"user_time_secs":171.446507,"sys_time_secs":9.079093,"maxrss_kB":7711780,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524444297,"minor_words":6168976954,"promoted_words":308382390,"major_words":663849733,"minor_collections":4463,"major_collections":13,"forced_major_collections":0,"heap_words":520597525,"top_heap_words":587706395,"mean_space_overhead":0.403876},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.16_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 16 1024","time_secs":0.6192889213562012,"user_time_secs":8.179987000000001,"sys_time_secs":0.032188,"maxrss_kB":31624,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3165927,"minor_words":13986,"promoted_words":3165,"major_words":3155106,"minor_collections":14,"major_collections":11,"forced_major_collections":0,"heap_words":3493897,"top_heap_words":3493897,"mean_space_overhead":104.434138},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.12_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 12 16","time_secs":9.385081052780151,"user_time_secs":95.228092,"sys_time_secs":0.598316,"maxrss_kB":533004,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213272801,"minor_words":146552638,"promoted_words":1820988,"major_words":68541151,"minor_collections":418,"major_collections":25,"forced_major_collections":0,"heap_words":63493250,"top_heap_words":64562306,"mean_space_overhead":6.291442},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.16_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 16 64 1_048_576","time_secs":0.6684091091156006,"user_time_secs":8.516857999999999,"sys_time_secs":0.326458,"maxrss_kB":140188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807045009,"minor_words":599242985,"promoted_words":161466,"major_words":207963490,"minor_collections":280,"major_collections":127,"forced_major_collections":0,"heap_words":7555070,"top_heap_words":8030397,"mean_space_overhead":32.907049},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 1 1024","time_secs":8.064345121383667,"user_time_secs":7.694436,"sys_time_secs":0.019944,"maxrss_kB":28596,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152650,"minor_words":709,"promoted_words":450,"major_words":3152391,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2251004,"top_heap_words":2251004,"mean_space_overhead":15.829594},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.24_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 24 -scale 21 -edgefactor 16 edges.data","time_secs":81.53996181488037,"user_time_secs":179.644958,"sys_time_secs":9.849209999999999,"maxrss_kB":7730220,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524642212,"minor_words":6169174869,"promoted_words":308478398,"major_words":663945741,"minor_collections":3928,"major_collections":13,"forced_major_collections":0,"heap_words":520794133,"top_heap_words":587903003,"mean_space_overhead":4.518808},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.24_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 24 15","time_secs":49.34906005859375,"user_time_secs":1125.07743,"sys_time_secs":0.223345,"maxrss_kB":56260,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569227516,"minor_words":16569227450,"promoted_words":43091447,"major_words":43091513,"minor_collections":4374,"major_collections":149,"forced_major_collections":0,"heap_words":1134592,"top_heap_words":1138688,"mean_space_overhead":100.400832},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":11.028135061264038,"user_time_secs":64.419692,"sys_time_secs":3.044302,"maxrss_kB":3013312,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068489485,"minor_words":4068489419,"promoted_words":1260460600,"major_words":1260460666,"minor_collections":1658,"major_collections":41,"forced_major_collections":0,"heap_words":62861312,"top_heap_words":97058816,"mean_space_overhead":11.945866},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":26.276427030563354,"user_time_secs":199.749252,"sys_time_secs":0.023934,"maxrss_kB":24640,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16570839159,"minor_words":16570839093,"promoted_words":32064184,"major_words":32064250,"minor_collections":8788,"major_collections":246,"forced_major_collections":0,"heap_words":77824,"top_heap_words":81920,"mean_space_overhead":267.060021},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.20_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 20 256","time_secs":0.6108591556549072,"user_time_secs":10.877026,"sys_time_secs":0.06400599999999999,"maxrss_kB":61632,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6911912,"minor_words":4810596,"promoted_words":5564,"major_words":2106880,"minor_collections":18,"major_collections":14,"forced_major_collections":0,"heap_words":2195462,"top_heap_words":2195462,"mean_space_overhead":14.804863},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.8_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 8 64 1_048_576","time_secs":1.104583978652954,"user_time_secs":7.981942,"sys_time_secs":0.252314,"maxrss_kB":75308,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807043203,"minor_words":599241179,"promoted_words":152916,"major_words":207954940,"minor_collections":504,"major_collections":224,"forced_major_collections":0,"heap_words":3580962,"top_heap_words":4089576,"mean_space_overhead":55.875592},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.20_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 20 15","time_secs":41.49109506607056,"user_time_secs":789.362705,"sys_time_secs":0.119708,"maxrss_kB":53460,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16569400420,"minor_words":16569400354,"promoted_words":40173011,"major_words":40173077,"minor_collections":4824,"major_collections":159,"forced_major_collections":0,"heap_words":978944,"top_heap_words":983040,"mean_space_overhead":141.367186},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.20_16_000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mandelbrot6_multicore.exe 20 16_000","time_secs":2.3055779933929443,"user_time_secs":40.221699,"sys_time_secs":0.119909,"maxrss_kB":64620,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4474461,"minor_words":4458394,"promoted_words":4047332,"major_words":4063399,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":4505987,"top_heap_words":4538755,"mean_space_overhead":10579.319871},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.8_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 8 16_000","time_secs":5.606050968170166,"user_time_secs":39.787289,"sys_time_secs":0.07581499999999999,"maxrss_kB":48840,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4455493,"minor_words":4439426,"promoted_words":4061203,"major_words":4077270,"minor_collections":18,"major_collections":8,"forced_major_collections":0,"heap_words":4305283,"top_heap_words":4305283,"mean_space_overhead":11883.041324},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":10.670349836349487,"user_time_secs":66.0489,"sys_time_secs":3.621734,"maxrss_kB":2775024,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068494063,"minor_words":4068493997,"promoted_words":1266593143,"major_words":1266593209,"minor_collections":1500,"major_collections":39,"forced_major_collections":0,"heap_words":125890560,"top_heap_words":172449792,"mean_space_overhead":12.328226},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.8_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 8 5_500","time_secs":0.946774959564209,"user_time_secs":7.514044,"sys_time_secs":0.020016,"maxrss_kB":23272,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420491690,"minor_words":2420370602,"promoted_words":182163,"major_words":303251,"minor_collections":1173,"major_collections":10,"forced_major_collections":0,"heap_words":326773,"top_heap_words":337779,"mean_space_overhead":9347.795067999999},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":9.808051109313965,"user_time_secs":69.671644,"sys_time_secs":4.306486,"maxrss_kB":3151536,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068496294,"minor_words":4068496228,"promoted_words":1272502796,"major_words":1272502862,"minor_collections":1319,"major_collections":36,"forced_major_collections":0,"heap_words":137891840,"top_heap_words":172052480,"mean_space_overhead":9.353440000000001},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":16.09601616859436,"user_time_secs":51.332777,"sys_time_secs":1.260483,"maxrss_kB":2124340,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775949743,"minor_words":507514219,"promoted_words":699063,"major_words":269134587,"minor_collections":342,"major_collections":8,"forced_major_collections":0,"heap_words":269312006,"top_heap_words":269312006,"mean_space_overhead":11466.822474},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm.exe 10000 10000","time_secs":51.780505895614624,"user_time_secs":47.070399,"sys_time_secs":2.157144,"maxrss_kB":3850236,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5028550679,"minor_words":3728290600,"promoted_words":715400,"major_words":1300975479,"minor_collections":14252,"major_collections":34,"forced_major_collections":0,"heap_words":400398528,"top_heap_words":492094692,"mean_space_overhead":38.760547},"codesize":244808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 2 1024","time_secs":4.311639070510864,"user_time_secs":8.200443999999999,"sys_time_secs":0.015969,"maxrss_kB":29188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3153982,"minor_words":2041,"promoted_words":606,"major_words":3152547,"minor_collections":14,"major_collections":13,"forced_major_collections":0,"heap_words":3248137,"top_heap_words":3248137,"mean_space_overhead":18.273761},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.8_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 8 10000 10000","time_secs":7.400028944015503,"user_time_secs":49.789254,"sys_time_secs":2.348965,"maxrss_kB":3678304,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030161725,"minor_words":3729891645,"promoted_words":816753,"major_words":1301086833,"minor_collections":2006,"major_collections":28,"forced_major_collections":0,"heap_words":300596956,"top_heap_words":319546734,"mean_space_overhead":7.062182},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6.exe 16_000","time_secs":42.19777989387512,"user_time_secs":40.138377,"sys_time_secs":0.007974,"maxrss_kB":5784,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":862,"minor_words":796,"promoted_words":547,"major_words":613,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":14019.160737},"codesize":331145.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.8_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 8 512 2048","time_secs":2.4190521240234375,"user_time_secs":18.534995,"sys_time_secs":0.003991,"maxrss_kB":17888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2452460,"minor_words":2450345,"promoted_words":19257,"major_words":21372,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":59395,"top_heap_words":59395,"mean_space_overhead":15564.182028},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.8_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 8 roomfront.ml.txt","time_secs":15.530593156814575,"user_time_secs":113.337404,"sys_time_secs":0.11574,"maxrss_kB":41244,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30671167485,"minor_words":30671102101,"promoted_words":37098656,"major_words":37164040,"minor_collections":16291,"major_collections":61,"forced_major_collections":0,"heap_words":2523186,"top_heap_words":2535738,"mean_space_overhead":72.470038},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.2_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 2 256","time_secs":5.2433390617370605,"user_time_secs":10.004435,"sys_time_secs":0.019953,"maxrss_kB":23048,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2400694,"minor_words":299378,"promoted_words":694,"major_words":2102010,"minor_collections":14,"major_collections":13,"forced_major_collections":0,"heap_words":2179078,"top_heap_words":2179078,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.8_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 8 16","time_secs":13.640647888183594,"user_time_secs":95.803741,"sys_time_secs":0.47846,"maxrss_kB":524740,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213268948,"minor_words":146548785,"promoted_words":1820742,"major_words":68540905,"minor_collections":423,"major_collections":25,"forced_major_collections":0,"heap_words":63435906,"top_heap_words":64504962,"mean_space_overhead":6.291455},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.4_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 4 roomfront.ml.txt","time_secs":30.306899785995483,"user_time_secs":112.206027,"sys_time_secs":0.047958,"maxrss_kB":30840,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30657939583,"minor_words":30657874199,"promoted_words":36773098,"major_words":36838482,"minor_collections":31934,"major_collections":65,"forced_major_collections":0,"heap_words":2277426,"top_heap_words":2285882,"mean_space_overhead":64.78989799999999},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.20_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 20 16","time_secs":6.113545894622803,"user_time_secs":95.45383099999999,"sys_time_secs":0.730117,"maxrss_kB":549408,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213273457,"minor_words":146553294,"promoted_words":1821555,"major_words":68541718,"minor_collections":421,"major_collections":25,"forced_major_collections":0,"heap_words":63538306,"top_heap_words":64603266,"mean_space_overhead":6.291417},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":49.18120503425598,"user_time_secs":46.245544,"sys_time_secs":0.534307,"maxrss_kB":810004,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068476382,"minor_words":4068476316,"promoted_words":1455068507,"major_words":1455068573,"minor_collections":15555,"major_collections":67,"forced_major_collections":0,"heap_words":87748608,"top_heap_words":102936576,"mean_space_overhead":50.560903},"codesize":331372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.16_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 16 2048","time_secs":2.4427809715270996,"user_time_secs":37.790908,"sys_time_secs":0.143858,"maxrss_kB":165192,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17249418457,"minor_words":17232641171,"promoted_words":4678644,"major_words":21455930,"minor_collections":4540,"major_collections":14,"forced_major_collections":0,"heap_words":13357065,"top_heap_words":13537289,"mean_space_overhead":6.899323},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 20 1024","time_secs":0.5175199508666992,"user_time_secs":8.076057,"sys_time_secs":0.020129,"maxrss_kB":32128,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3177160,"minor_words":25219,"promoted_words":4902,"major_words":3156843,"minor_collections":13,"major_collections":11,"forced_major_collections":0,"heap_words":3522569,"top_heap_words":3522569,"mean_space_overhead":101.09351},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":0.9933810234069824,"user_time_secs":19.275169,"sys_time_secs":0.123507,"maxrss_kB":159444,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":45267464,"minor_words":44216773,"promoted_words":15935464,"major_words":16986155,"minor_collections":555,"major_collections":20,"forced_major_collections":0,"heap_words":13299715,"top_heap_words":13312003,"mean_space_overhead":7.06619},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.2_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 2 64 1_048_576","time_secs":4.044412851333618,"user_time_secs":7.613633,"sys_time_secs":0.103967,"maxrss_kB":25352,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807037844,"minor_words":599235820,"promoted_words":148980,"major_words":207951004,"minor_collections":1734,"major_collections":656,"forced_major_collections":0,"heap_words":1140046,"top_heap_words":2088985,"mean_space_overhead":57.447097},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody.exe 512 2048","time_secs":19.55329704284668,"user_time_secs":18.649805,"sys_time_secs":0.003988,"maxrss_kB":5940,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":76277,"minor_words":74162,"promoted_words":16627,"major_words":18742,"minor_collections":8,"major_collections":7,"forced_major_collections":0,"heap_words":67587,"top_heap_words":67587,"mean_space_overhead":13604.877707},"codesize":244127.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.2_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 2 15","time_secs":73.22768712043762,"user_time_secs":139.246481,"sys_time_secs":0.003987,"maxrss_kB":9280,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16571255459,"minor_words":16571255393,"promoted_words":30061084,"major_words":30061150,"minor_collections":32335,"major_collections":645,"forced_major_collections":0,"heap_words":180224,"top_heap_words":196870,"mean_space_overhead":184.217942},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -scale 21 -edgefactor 16 edges.data","time_secs":112.88484191894531,"user_time_secs":97.79259,"sys_time_secs":6.442956,"maxrss_kB":7679436,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524240701,"minor_words":6168773358,"promoted_words":308281815,"major_words":663749158,"minor_collections":24483,"major_collections":14,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262,"mean_space_overhead":7.418464},"codesize":309687.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.12_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 12 2048","time_secs":3.3698041439056396,"user_time_secs":38.826038,"sys_time_secs":0.163789,"maxrss_kB":150684,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17240654312,"minor_words":17223877026,"promoted_words":3882901,"major_words":20660187,"minor_collections":5780,"major_collections":15,"forced_major_collections":0,"heap_words":69632,"top_heap_words":4460547,"mean_space_overhead":10.180981},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.24_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 24 roomfront.ml.txt","time_secs":5.775614023208618,"user_time_secs":127.784882,"sys_time_secs":0.400303,"maxrss_kB":81944,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30674751706,"minor_words":30674686322,"promoted_words":37707523,"major_words":37772907,"minor_collections":5785,"major_collections":50,"forced_major_collections":0,"heap_words":3391538,"top_heap_words":3391802,"mean_space_overhead":63.650703},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.2_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 2 10000 10000","time_secs":27.100826025009155,"user_time_secs":48.955868,"sys_time_secs":2.062769,"maxrss_kB":3592708,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030600227,"minor_words":3730330147,"promoted_words":775421,"major_words":1301045501,"minor_collections":7370,"major_collections":31,"forced_major_collections":0,"heap_words":400485407,"top_heap_words":458869296,"mean_space_overhead":28.918717},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.8_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 8 2048","time_secs":4.361520051956177,"user_time_secs":33.05769,"sys_time_secs":0.107692,"maxrss_kB":140456,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17235904097,"minor_words":17219126811,"promoted_words":3338365,"major_words":20115651,"minor_collections":8516,"major_collections":16,"forced_major_collections":0,"heap_words":12894217,"top_heap_words":17481740,"mean_space_overhead":14.17566},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":7.834381103515625,"user_time_secs":7.408898,"sys_time_secs":0.075804,"maxrss_kB":15920,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807004067,"minor_words":599234427,"promoted_words":135029,"major_words":207904669,"minor_collections":2998,"major_collections":1048,"forced_major_collections":0,"heap_words":862345,"top_heap_words":1017640,"mean_space_overhead":60.384118},"codesize":418372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.8_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 8 256","time_secs":1.3458690643310547,"user_time_secs":10.30813,"sys_time_secs":0.020023,"maxrss_kB":30748,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3295873,"minor_words":1194557,"promoted_words":1909,"major_words":2103225,"minor_collections":14,"major_collections":13,"forced_major_collections":0,"heap_words":2207750,"top_heap_words":2207750,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.12_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 12 134217728","time_secs":14.058234930038452,"user_time_secs":51.463844,"sys_time_secs":1.272041,"maxrss_kB":2133752,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775951722,"minor_words":507516198,"promoted_words":720040,"major_words":269155564,"minor_collections":223,"major_collections":8,"forced_major_collections":0,"heap_words":269426694,"top_heap_words":269426694,"mean_space_overhead":11466.825142},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./matrix_multiplication_multicore.exe 24 1024","time_secs":0.4570159912109375,"user_time_secs":8.107635,"sys_time_secs":0.028562,"maxrss_kB":32676,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3178349,"minor_words":26408,"promoted_words":5498,"major_words":3157439,"minor_collections":14,"major_collections":11,"forced_major_collections":0,"heap_words":3571721,"top_heap_words":3571721,"mean_space_overhead":113.726979},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":20.883113861083984,"user_time_secs":39.67415,"sys_time_secs":0.05184,"maxrss_kB":40888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4450156,"minor_words":4434089,"promoted_words":4064244,"major_words":4080311,"minor_collections":20,"major_collections":9,"forced_major_collections":0,"heap_words":4198787,"top_heap_words":4198787,"mean_space_overhead":10137.835825},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 8 1024","time_secs":2.6202261447906494,"user_time_secs":18.791246,"sys_time_secs":0.059908,"maxrss_kB":99472,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":31162296,"minor_words":30111605,"promoted_words":23266947,"major_words":24317638,"minor_collections":595,"major_collections":24,"forced_major_collections":0,"heap_words":10235907,"top_heap_words":10264579,"mean_space_overhead":18.003181},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":49.72395300865173,"user_time_secs":46.733412,"sys_time_secs":0.538265,"maxrss_kB":854980,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068476572,"minor_words":4068476506,"promoted_words":1454550400,"major_words":1454550466,"minor_collections":15555,"major_collections":67,"forced_major_collections":0,"heap_words":90898432,"top_heap_words":108707840,"mean_space_overhead":50.437247},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":24.448917865753174,"user_time_secs":46.127185,"sys_time_secs":0.007974,"maxrss_kB":5728,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2419,"minor_words":2353,"promoted_words":631,"major_words":697,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":90112,"top_heap_words":94208,"mean_space_overhead":19283.402455},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_gen_multicore.2_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 2 -scale 21 -edgefactor 16 edges.data","time_secs":92.52388906478882,"user_time_secs":103.152279,"sys_time_secs":6.509629,"maxrss_kB":7789924,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6524265313,"minor_words":6168797970,"promoted_words":308294660,"major_words":663762003,"minor_collections":14113,"major_collections":13,"forced_major_collections":0,"heap_words":520466453,"top_heap_words":540389403,"mean_space_overhead":4.521918},"codesize":345060.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort_multicore.4_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 4 134217728","time_secs":21.684778928756714,"user_time_secs":50.928259,"sys_time_secs":1.148577,"maxrss_kB":2115544,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":775948167,"minor_words":507512643,"promoted_words":703049,"major_words":269138573,"minor_collections":644,"major_collections":8,"forced_major_collections":0,"heap_words":269250566,"top_heap_words":269250566,"mean_space_overhead":11466.820031},"codesize":291483.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress_multicore.24_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./test_decompress_multicore.exe 24 64 1_048_576","time_secs":0.5896079540252686,"user_time_secs":8.925985000000001,"sys_time_secs":0.677171,"maxrss_kB":199856,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":807047419,"minor_words":599245395,"promoted_words":165577,"major_words":207967601,"minor_collections":220,"major_collections":97,"forced_major_collections":0,"heap_words":7215045,"top_heap_words":7848804,"mean_space_overhead":40.921029},"codesize":466324.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.16_256.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./game_of_life_multicore.exe 16 256","time_secs":0.7417159080505371,"user_time_secs":10.867602,"sys_time_secs":0.02804,"maxrss_kB":41004,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4475695,"minor_words":2374379,"promoted_words":3690,"major_words":2105006,"minor_collections":18,"major_collections":13,"forced_major_collections":0,"heap_words":2301958,"top_heap_words":2301958,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition_multicore.24_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 24 2048","time_secs":1.8927509784698486,"user_time_secs":43.354459,"sys_time_secs":0.187958,"maxrss_kB":183240,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17258649406,"minor_words":17241872120,"promoted_words":5023987,"major_words":21801273,"minor_collections":2953,"major_collections":15,"forced_major_collections":0,"heap_words":13549577,"top_heap_words":14225417,"mean_space_overhead":16.971284},"codesize":293112.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.2_512_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nbody_multicore.exe 2 512 2048","time_secs":9.749410152435303,"user_time_secs":18.581421,"sys_time_secs":0.003987,"maxrss_kB":8148,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":680103,"minor_words":677988,"promoted_words":17404,"major_words":19519,"minor_collections":11,"major_collections":8,"forced_major_collections":0,"heap_words":96259,"top_heap_words":96259,"mean_space_overhead":13355.278462},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication_multicore.8_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./matrix_multiplication_multicore.exe 8 1024","time_secs":1.0874450206756592,"user_time_secs":7.907371,"sys_time_secs":0.028054,"maxrss_kB":30240,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3158848,"minor_words":6907,"promoted_words":1626,"major_words":3153567,"minor_collections":14,"major_collections":12,"forced_major_collections":0,"heap_words":3366921,"top_heap_words":3366921,"mean_space_overhead":59.585389},"codesize":291097.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.16_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 16 roomfront.ml.txt","time_secs":8.280526876449585,"user_time_secs":122.901873,"sys_time_secs":0.199827,"maxrss_kB":62076,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30669362162,"minor_words":30669296778,"promoted_words":37729417,"major_words":37794801,"minor_collections":8332,"major_collections":54,"forced_major_collections":0,"heap_words":3039282,"top_heap_words":3043642,"mean_space_overhead":57.869158},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 1 1024","time_secs":17.44139289855957,"user_time_secs":16.596178,"sys_time_secs":0.043863,"maxrss_kB":68236,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":26453146,"minor_words":25402455,"promoted_words":25299585,"major_words":26350276,"minor_collections":919,"major_collections":27,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099,"mean_space_overhead":42.099154},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.4_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 4 256","time_secs":2.692991018295288,"user_time_secs":10.144684,"sys_time_secs":0.031951,"maxrss_kB":25592,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2698811,"minor_words":597495,"promoted_words":1091,"major_words":2102407,"minor_collections":15,"major_collections":13,"forced_major_collections":0,"heap_words":2195462,"top_heap_words":2195462,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.4_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 4 16_000","time_secs":11.040760040283203,"user_time_secs":40.928529,"sys_time_secs":0.059837,"maxrss_kB":45120,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4451837,"minor_words":4435770,"promoted_words":4063079,"major_words":4079146,"minor_collections":19,"major_collections":8,"forced_major_collections":0,"heap_words":4252035,"top_heap_words":4252035,"mean_space_overhead":13803.707959},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody_multicore.16_512_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nbody_multicore.exe 16 512 2048","time_secs":1.4846858978271484,"user_time_secs":22.790735,"sys_time_secs":0.01996,"maxrss_kB":30080,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4815887,"minor_words":4813772,"promoted_words":22216,"major_words":24331,"minor_collections":12,"major_collections":7,"forced_major_collections":0,"heap_words":292867,"top_heap_words":292867,"mean_space_overhead":15659.037916},"codesize":292276.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2.exe 5_500","time_secs":7.379502058029175,"user_time_secs":7.072871,"sys_time_secs":0.003989,"maxrss_kB":6972,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420121886,"minor_words":2420000798,"promoted_words":530,"major_words":121618,"minor_collections":9238,"major_collections":10,"forced_major_collections":0,"heap_words":149488,"top_heap_words":149488,"mean_space_overhead":7707.236607},"codesize":331713.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.12_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 12 16_000","time_secs":3.698199987411499,"user_time_secs":39.809554,"sys_time_secs":0.08011500000000001,"maxrss_kB":52752,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4461748,"minor_words":4445681,"promoted_words":4055350,"major_words":4071417,"minor_collections":15,"major_collections":7,"forced_major_collections":0,"heap_words":4391299,"top_heap_words":4391299,"mean_space_overhead":13913.600434},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm_multicore.16_10000_10000.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./evolutionary_algorithm_multicore.exe 16 10000 10000","time_secs":4.249578952789307,"user_time_secs":51.892949,"sys_time_secs":4.051496,"maxrss_kB":3907960,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5029901260,"minor_words":3729631180,"promoted_words":849869,"major_words":1301119949,"minor_collections":1071,"major_collections":27,"forced_major_collections":0,"heap_words":400837663,"top_heap_words":405839163,"mean_space_overhead":4.192146},"codesize":293439.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition.exe 2048","time_secs":30.215564966201782,"user_time_secs":28.681523,"sys_time_secs":0.083735,"maxrss_kB":103928,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":17230197163,"minor_words":17213419877,"promoted_words":243,"major_words":16777529,"minor_collections":65674,"major_collections":13,"forced_major_collections":0,"heap_words":12632073,"top_heap_words":12632073,"mean_space_overhead":7.123308},"codesize":148230.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight_multicore.20_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 20 roomfront.ml.txt","time_secs":6.875248908996582,"user_time_secs":127.19145,"sys_time_secs":0.175745,"maxrss_kB":72908,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":30669584876,"minor_words":30669519492,"promoted_words":37727045,"major_words":37792429,"minor_collections":6805,"major_collections":51,"forced_major_collections":0,"heap_words":3342386,"top_heap_words":3342650,"mean_space_overhead":64.01449599999999},"codesize":399122.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.4_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 4 12","time_secs":14.346903085708618,"user_time_secs":46.0102,"sys_time_secs":0.007974999999999999,"maxrss_kB":5784,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2911,"minor_words":2845,"promoted_words":918,"major_words":984,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":135168,"top_heap_words":135168,"mean_space_overhead":18312.431817},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.8_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 8 12","time_secs":9.481670141220093,"user_time_secs":46.473557,"sys_time_secs":0.003988,"maxrss_kB":5720,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4104,"minor_words":4038,"promoted_words":1520,"major_words":1586,"minor_collections":12,"major_collections":7,"forced_major_collections":0,"heap_words":200704,"top_heap_words":217088,"mean_space_overhead":18270.52405},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life_multicore.12_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 12 256","time_secs":0.9373650550842285,"user_time_secs":10.507327,"sys_time_secs":0.03201,"maxrss_kB":40300,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4500106,"minor_words":2398790,"promoted_words":3005,"major_words":2104321,"minor_collections":15,"major_collections":13,"forced_major_collections":0,"heap_words":2228230,"top_heap_words":2228230,"mean_space_overhead":23.001249},"codesize":293782.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":4.954662084579468,"user_time_secs":46.308837,"sys_time_secs":0.031917,"maxrss_kB":7644,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":7890,"minor_words":7824,"promoted_words":4360,"major_words":4426,"minor_collections":14,"major_collections":6,"forced_major_collections":0,"heap_words":372736,"top_heap_words":372736,"mean_space_overhead":17990.398025},"codesize":292371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":20.018577098846436,"user_time_secs":50.087789,"sys_time_secs":0.885725,"maxrss_kB":1131836,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4068479295,"minor_words":4068479229,"promoted_words":1330590355,"major_words":1330590421,"minor_collections":5023,"major_collections":60,"forced_major_collections":0,"heap_words":100585472,"top_heap_words":121929728,"mean_space_overhead":27.251081},"codesize":291578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":48.92648005485535,"user_time_secs":46.525123,"sys_time_secs":0.0,"maxrss_kB":5888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2412,"minor_words":2346,"promoted_words":148,"major_words":214,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":18121.85933},"codesize":190323.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix_multicore.16_16.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./grammatrix_multicore.exe 16 16","time_secs":7.367588043212891,"user_time_secs":95.308521,"sys_time_secs":0.538533,"maxrss_kB":541172,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213273444,"minor_words":146553281,"promoted_words":1821247,"major_words":68541410,"minor_collections":419,"major_collections":25,"forced_major_collections":0,"heap_words":63493250,"top_heap_words":64562306,"mean_space_overhead":6.29143},"codesize":302722.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens_multicore.4_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 4 15","time_secs":45.97095012664795,"user_time_secs":174.851915,"sys_time_secs":0.007974999999999999,"maxrss_kB":14424,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":16571054681,"minor_words":16571054615,"promoted_words":30961769,"major_words":30961835,"minor_collections":16800,"major_collections":412,"forced_major_collections":0,"heap_words":303104,"top_heap_words":307462,"mean_space_overhead":119.43229},"codesize":290899.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":3.849283218383789,"user_time_secs":7.391425,"sys_time_secs":0.003988,"maxrss_kB":9368,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420203860,"minor_words":2420082772,"promoted_words":42399,"major_words":163487,"minor_collections":4630,"major_collections":11,"forced_major_collections":0,"heap_words":112374,"top_heap_words":112374,"mean_space_overhead":315.64912},"codesize":291357.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":41.74073505401611,"user_time_secs":39.66534,"sys_time_secs":0.023923,"maxrss_kB":38436,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4448797,"minor_words":4432730,"promoted_words":4063685,"major_words":4079752,"minor_collections":26,"major_collections":13,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115,"mean_space_overhead":9.030832999999999},"codesize":291465.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":8.963841915130615,"user_time_secs":16.917696,"sys_time_secs":0.059864,"maxrss_kB":72244,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":27607864,"minor_words":26557173,"promoted_words":25213707,"major_words":26264398,"minor_collections":755,"major_collections":27,"forced_major_collections":0,"heap_words":8392707,"top_heap_words":8392707,"mean_space_overhead":23.708897},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall_multicore.12_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 12 1024","time_secs":1.9304280281066895,"user_time_secs":20.180603,"sys_time_secs":0.09605900000000001,"maxrss_kB":108956,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35955042,"minor_words":34904351,"promoted_words":21628920,"major_words":22679611,"minor_collections":577,"major_collections":23,"forced_major_collections":0,"heap_words":10223619,"top_heap_words":10272771,"mean_space_overhead":17.123889},"codesize":291812.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/parallel/turing/20230708_005006/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230708_024234.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230708_024234.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..1f653a128 --- /dev/null +++ b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par.20230708_024234.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,557 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +The following actions will be performed: + - install conf-gmp 1 + - install cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install domain_shims 0.1.0 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alcotest 1.7.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install lockfree 0.3.1 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 73 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alcotest.1.7.0] downloaded from https://github.com/mirage/alcotest/releases/download/1.7.0/alcotest-1.7.0.tbz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[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 +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[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.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lockfree.0.3.1] downloaded from https://github.com/ocaml-multicore/lockfree/releases/download/0.3.1/lockfree-0.3.1.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[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 +[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/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domain_shims.0.1.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed ctypes.0.20.2 +-> installed alcotest.1.7.0 +-> installed eqaf.0.9 +-> installed jsonm.1.0.2 +-> installed hdr_histogram.0.0.2 +-> installed alt-ergo-lib.2.4.2 +-> installed lockfree.0.3.1 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alcotest 1.7.0 Alcotest is a lightweight and colourful test framework +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domain_shims 0.1.0 A non-parallel implementation of Domains compatible with OCaml 4 +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +lockfree 0.3.1 Lock-free data structures for multicore OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @multibench_parallel; +Generating edge list... +Generated. Time: 98.263812 s. +Generating edge list... +Generated. Time: 121.787377 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/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench new file mode 100644 index 000000000..73a1cc3ca --- /dev/null +++ b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_par_1.pausetimes.summary.bench @@ -0,0 +1,139 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":51,"distr_latency":[0.003159,0.003703,0.004503,0.005151,0.005567,0.081919,0.123391,0.240767,0.244991,0.246527,0.248575,0.251775,0.257535,0.267775,0.287487,51.380223,51.380223,51.380223]} +{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.001655,0.005087,0.008271,0.017151,0.023647,0.039455,0.090367,0.113599,0.170111,0.722431,0.723455,0.724479,0.729599,0.793599,0.793599,0.793599,0.793599,0.793599]} +{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":930,"distr_latency":[0.000495,0.001623,0.001711,0.001799,0.001831,0.001871,0.001935,0.002087,0.880127,1.446911,1.500159,2.695167,2.703359,3.368959,64.749567,930.611199,930.611199,930.611199]} +{"name":"mergesort_multicore.12_134217728","mean_latency":8,"max_latency":2667,"distr_latency":[0.001639,0.014327,0.032687,0.045471,0.050943,0.055359,0.059423,0.067519,0.120255,0.139263,0.154495,0.197887,16.809983,2434.793471,2648.702975,2667.577343,2667.577343,2667.577343]} +{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":53,"distr_latency":[0.011615,0.042431,0.079679,0.520447,0.927743,1.283071,1.491967,1.830911,2.420735,2.654207,3.096575,3.688447,4.395007,50.888703,53.542911,53.542911,53.542911,53.542911]} +{"name":"fannkuchredux_multicore.12_12","mean_latency":83,"max_latency":4898,"distr_latency":[0.000679,0.015215,0.027807,0.049375,0.101183,0.206847,0.469503,39.387135,65.306623,70.647807,78.053375,267.124735,4873.781247,4898.947071,4898.947071,4898.947071,4898.947071,4898.947071]} +{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":35,"distr_latency":[0.000631,0.002919,0.003807,0.004199,0.004399,0.004631,0.004943,0.005663,0.008711,0.009511,0.010279,0.010887,0.012079,0.070847,0.354815,35.127295,35.127295,35.127295]} +{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":1298,"distr_latency":[0.001047,0.012975,0.042463,0.681983,2.435071,3.454975,3.911679,6.483967,8.294399,10.477567,20.348927,20.676607,37.027839,96.206847,875.560959,1298.137087,1298.137087,1298.137087]} +{"name":"fannkuchredux_multicore.24_12","mean_latency":431,"max_latency":4940,"distr_latency":[0.001447,0.082943,0.157823,0.257791,0.277247,0.402175,42.795007,87.162879,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111,4940.890111]} +{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.007671,0.016943,0.059327,0.102783,0.132863,0.177023,0.210559,0.216447,0.225279,0.225279,0.227455,0.230271,0.230271,0.244863,0.244863,0.244863,0.244863,0.244863]} +{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":2060,"distr_latency":[0.000703,0.011479,0.017215,0.020655,0.023455,0.030639,0.037535,0.044703,0.050911,0.055967,0.066879,0.107135,0.216575,1354.760191,1402.994687,2060.451839,2060.451839,2060.451839]} +{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":120,"distr_latency":[0.001719,0.004319,0.013567,0.026191,0.031727,0.038367,0.050047,0.088191,0.157055,0.188287,0.273407,0.542719,1.807359,31.588351,55.771135,56.164351,120.455167,120.455167]} +{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.004063,0.014415,0.018767,0.021743,0.023487,0.025423,0.027823,0.031471,0.046239,0.050943,0.079679,0.091391,0.148991,1.361919,1.423359,1.511423,1.511423,1.511423]} +{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":63,"distr_latency":[0.002623,0.026431,0.031631,0.033407,0.034335,0.035359,0.036735,0.038943,0.044799,0.048031,0.054463,0.064031,0.077887,0.179583,51.281919,54.624255,63.864831,63.864831]} +{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.002351,0.017375,0.057919,0.118783,0.199935,0.212735,0.220159,0.221951,0.226687,0.232575,0.232703,0.233471,0.242047,0.257023,0.257023,0.257023,0.257023,0.257023]} +{"name":"mergesort.134217728","mean_latency":1,"max_latency":258,"distr_latency":[0.001287,0.004671,0.005023,0.005343,0.005567,0.006439,0.006919,0.007231,0.031551,0.032079,0.033151,0.036031,0.195711,258.342911,258.342911,258.342911,258.342911,258.342911]} +{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":2,"distr_latency":[0.012375,0.053279,0.165887,0.814591,0.922111,1.020415,1.127423,1.302527,1.674239,1.762303,1.839103,1.892351,2.021375,2.275327,2.291711,2.291711,2.291711,2.291711]} +{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.001879,0.007175,0.009591,0.010511,0.011047,0.011783,0.013015,0.016799,0.036863,0.039871,0.041855,0.043967,0.047935,0.144127,50.757631,51.183615,51.183615,51.183615]} +{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1714,"distr_latency":[0.000471,0.009423,0.013743,0.015895,0.017055,0.018703,0.024719,0.034847,0.043711,0.045823,0.049663,0.056063,0.098303,135.135231,1714.421759,1714.421759,1714.421759,1714.421759]} +{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":47,"distr_latency":[0.000471,0.001847,0.001951,0.001983,0.001999,0.002015,0.002039,0.002071,0.002151,0.002175,0.002199,0.002231,0.002319,0.008335,0.035455,2.287615,47.087615,47.087615]} +{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":65,"distr_latency":[0.003463,0.031263,0.034367,0.036095,0.037023,0.038079,0.039551,0.042047,0.049119,0.052063,0.057439,0.076223,0.095807,0.660991,51.314687,65.241087,65.798143,65.798143]} +{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":65,"distr_latency":[0.001959,0.005447,0.015791,0.022479,0.026927,0.032895,0.044575,0.072255,0.120767,0.150783,0.303103,0.898047,1.983487,21.463039,64.913407,65.142783,65.142783,65.142783]} +{"name":"mandelbrot6_multicore.8_16_000","mean_latency":16,"max_latency":487,"distr_latency":[0.002471,0.010031,0.047135,0.132991,0.443391,3.579903,8.634367,10.551295,168.689663,171.311103,195.821567,274.202623,313.262079,487.063551,487.063551,487.063551,487.063551,487.063551]} +{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":65,"distr_latency":[0.004295,0.034911,0.038719,0.040767,0.041919,0.043295,0.045247,0.048767,0.058175,0.061919,0.068927,0.100927,0.114687,48.529407,52.396031,65.175551,65.208319,65.208319]} +{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":139,"distr_latency":[0.001583,0.011695,0.018351,0.019711,0.020479,0.021423,0.022975,0.028511,0.036191,0.038527,0.042783,0.048735,0.086399,4.661247,64.159743,139.198463,139.722751,139.722751]} +{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":8,"distr_latency":[0.001911,0.006231,0.010687,0.021263,0.039839,0.048255,0.058911,0.083583,0.122495,0.145535,0.196479,0.310271,0.547839,1.445887,6.750207,8.732671,8.732671,8.732671]} +{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.002447,0.011135,0.013839,0.015151,0.015927,0.017183,0.019151,0.021631,0.027983,0.030735,0.034719,0.052095,0.078655,0.200447,1.071103,1.224703,1.224703,1.224703]} +{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":221,"distr_latency":[0.002823,0.005295,0.005647,0.006111,0.006655,0.008199,0.027439,0.124927,0.392959,0.414463,0.444159,0.451327,0.461823,0.536063,99.287039,221.118463,221.118463,221.118463]} +{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.000543,0.002167,0.002279,0.002351,0.002383,0.002423,0.002487,0.002607,0.008071,0.008783,0.009503,0.012215,0.015415,0.077439,0.098879,0.098879,0.098879,0.098879]} +{"name":"matrix_multiplication_multicore.12_1024","mean_latency":7,"max_latency":106,"distr_latency":[0.001055,0.033631,0.058079,0.082111,0.128511,0.204415,0.226943,0.246527,105.578495,105.840639,105.906175,106.233855,106.495999,106.692607,106.692607,106.692607,106.692607,106.692607]} +{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":51,"distr_latency":[0.000463,0.001455,0.001567,0.001607,0.001623,0.001639,0.001663,0.001695,0.001799,0.001831,0.001855,0.001887,0.001927,0.007287,0.027359,2.328575,51.085311,51.085311]} +{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.008287,0.019071,0.071615,0.128319,0.209151,0.212735,0.214399,0.223743,0.236543,0.242943,0.242943,0.245119,0.246015,0.246911,0.246911,0.246911,0.246911,0.246911]} +{"name":"mandelbrot6_multicore.16_16_000","mean_latency":10,"max_latency":233,"distr_latency":[0.002039,0.005871,0.018799,0.046367,0.117951,0.145535,0.922623,23.183359,66.224127,66.486271,171.442175,187.301887,196.870143,233.963519,233.963519,233.963519,233.963519,233.963519]} +{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":660,"distr_latency":[0.000583,0.010175,0.039615,0.556543,1.661951,3.127295,3.176447,3.627007,5.513215,6.074367,6.389759,7.417855,17.399807,65.175551,125.763583,660.602879,660.602879,660.602879]} +{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":0,"distr_latency":[0.000903,0.012695,0.068479,0.094591,0.146815,0.212095,0.226303,0.379135,0.391679,0.392447,0.396031,0.397055,0.401407,0.825855,0.825855,0.825855,0.825855,0.825855]} +{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":51,"distr_latency":[0.002999,0.003559,0.004639,0.005167,0.005487,0.081919,0.124287,0.241279,0.247807,0.249215,0.251519,0.254335,0.259839,0.270591,0.282367,51.544063,51.544063,51.544063]} +{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000319,0.005095,0.007287,0.010959,0.013679,0.018703,0.027423,0.049343,0.087295,0.098431,0.113407,0.131327,0.158463,0.271871,0.426239,0.426239,0.426239,0.426239]} +{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":65,"distr_latency":[0.001679,0.019951,0.023679,0.025391,0.026335,0.027487,0.028991,0.031583,0.040223,0.046143,0.052511,0.056895,0.062431,0.190079,62.423039,65.339391,65.372159,65.372159]} +{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000479,0.001599,0.001711,0.001751,0.001775,0.001807,0.001847,0.001895,0.001975,0.002015,0.002063,0.002175,0.003863,0.009271,0.068351,0.241535,0.241535,0.241535]} +{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.014767,0.017503,0.024655,0.027359,0.027359,0.033023,0.083199,0.083199,0.083199,0.164479,0.164479,0.164479,0.164479,0.164479,0.164479,0.164479,0.164479]} +{"name":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":931,"distr_latency":[0.000503,0.001895,0.001999,0.002071,0.002111,0.002151,0.002207,0.002375,0.881151,1.421311,1.472511,2.629631,2.635775,3.373055,64.684031,931.135487,931.135487,931.135487]} +{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":116,"distr_latency":[0.005375,0.012463,0.020495,0.034399,0.050143,0.072831,0.098495,0.125439,0.206975,0.262143,0.369919,0.531967,1.059839,2.562047,114.032639,116.391935,116.391935,116.391935]} +{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":119,"distr_latency":[0.000983,0.006479,0.007055,0.007863,0.008951,0.013487,0.025007,0.055007,0.332287,0.400383,0.472575,0.604159,0.813567,18.268159,64.159743,119.799807,119.799807,119.799807]} +{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.003063,0.012151,0.015031,0.016575,0.017695,0.019343,0.021327,0.024207,0.031103,0.036127,0.042207,0.067903,0.097663,0.611327,1.335295,1.367039,1.367039,1.367039]} +{"name":"fannkuchredux_multicore.8_12","mean_latency":275,"max_latency":4588,"distr_latency":[0.000439,0.010407,0.017087,0.025055,0.092991,0.123135,0.603135,106.168319,4542.431231,4575.985663,4575.985663,4580.179967,4580.179967,4588.568575,4588.568575,4588.568575,4588.568575,4588.568575]} +{"name":"mergesort_multicore.16_134217728","mean_latency":11,"max_latency":2715,"distr_latency":[0.002935,0.006295,0.043839,0.057119,0.062303,0.069759,0.075391,0.082111,0.153599,0.166527,0.178047,0.253183,64.159743,2443.182079,2688.548863,2715.811839,2715.811839,2715.811839]} +{"name":"fannkuchredux_multicore.4_12","mean_latency":288,"max_latency":4204,"distr_latency":[0.000919,0.014879,0.029071,0.057119,0.088447,0.414719,0.658431,654.311423,654.311423,4204.789759,4204.789759,4204.789759,4204.789759,4204.789759,4204.789759,4204.789759,4204.789759,4204.789759]} +{"name":"binarytrees5_multicore.1_23","mean_latency":0,"max_latency":55,"distr_latency":[0.003903,0.089471,0.457215,0.952319,1.181695,1.842175,2.670591,2.682879,3.895295,4.085759,4.098047,4.108287,4.122623,5.754879,55.508991,55.738367,55.738367,55.738367]} +{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000319,0.005271,0.007759,0.012023,0.014351,0.021151,0.028591,0.048447,0.086975,0.098495,0.111615,0.130175,0.160383,0.291839,0.442879,0.442879,0.442879,0.442879]} +{"name":"matrix_multiplication_multicore.20_1024","mean_latency":9,"max_latency":110,"distr_latency":[0.008911,0.062399,0.115199,0.148223,0.213247,0.230783,0.274431,24.723455,109.117439,109.576191,109.903871,110.362623,110.559231,110.821375,110.821375,110.821375,110.821375,110.821375]} +{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":51,"distr_latency":[0.001271,0.004583,0.006479,0.014735,0.026479,0.032063,0.037215,0.046815,0.076607,0.087807,0.120511,0.249471,0.452095,1.265663,51.281919,51.281919,51.281919,51.281919]} +{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000359,0.006815,0.009391,0.016751,0.020767,0.024383,0.030559,0.060959,0.084799,0.096191,0.110015,0.129535,0.158335,0.422143,2.073599,2.073599,2.073599,2.073599]} +{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":44,"distr_latency":[0.005327,0.026431,0.042175,0.078015,0.119295,1.300479,1.549311,2.385919,4.247551,5.193727,9.019391,10.141695,16.146431,44.761087,44.793855,44.793855,44.793855,44.793855]} +{"name":"binarytrees5_multicore.24_23","mean_latency":3,"max_latency":2157,"distr_latency":[0.002927,0.020591,0.056639,0.764927,2.539519,3.672063,4.374527,7.344127,15.384575,18.546687,20.824063,21.626879,41.123839,193.200127,1691.353087,2157.969407,2157.969407,2157.969407]} +{"name":"game_of_life_multicore.4_256","mean_latency":0,"max_latency":0,"distr_latency":[0.008015,0.021423,0.067775,0.118527,0.202239,0.212607,0.217855,0.234495,0.271103,0.271103,0.288767,0.323839,0.323839,0.376063,0.376063,0.376063,0.376063,0.376063]} +{"name":"mergesort_multicore.20_134217728","mean_latency":13,"max_latency":2669,"distr_latency":[0.004103,0.008783,0.048575,0.059263,0.066431,0.074687,0.083263,0.100223,0.182143,0.196991,0.236031,1.287167,64.978943,2627.731455,2669.674495,2669.674495,2669.674495,2669.674495]} +{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":47,"distr_latency":[0.000463,0.006055,0.006791,0.007327,0.007607,0.007927,0.008311,0.008847,0.009911,0.010359,0.011055,0.012551,0.016375,0.031871,0.042271,0.221439,47.120383,47.120383]} +{"name":"matrix_multiplication_multicore.24_1024","mean_latency":11,"max_latency":111,"distr_latency":[0.010639,0.121215,0.142207,0.213247,0.243839,0.294911,0.306431,29.114367,110.100479,110.624767,110.952447,111.149055,111.542271,111.804415,111.804415,111.804415,111.804415,111.804415]} +{"name":"binarytrees5_multicore.2_23","mean_latency":0,"max_latency":1236,"distr_latency":[0.000503,0.009223,0.056159,0.510463,1.028607,1.925119,3.117055,3.139583,3.637247,4.007935,4.112383,5.079039,6.086655,50.069503,92.012543,1236.271103,1236.271103,1236.271103]} +{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":106,"distr_latency":[0.001511,0.010543,0.013415,0.018367,0.022367,0.028527,0.041407,0.064255,0.105599,0.218879,0.492287,1.080319,1.637375,30.900223,65.011711,66.551807,106.823679,106.823679]} +{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":104,"distr_latency":[0.000839,0.015007,0.041439,0.061247,0.100031,0.169343,0.209407,0.223999,0.253567,0.277247,0.311551,2.351103,104.202239,104.398847,104.398847,104.398847,104.398847,104.398847]} +{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":49,"distr_latency":[0.021535,0.106111,0.260991,0.326911,0.358911,0.411135,0.475903,0.548863,0.803839,0.839167,0.903679,0.903679,1.214463,49.315839,49.315839,49.315839,49.315839,49.315839]} +{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":136,"distr_latency":[0.000671,0.008943,0.011039,0.012247,0.012911,0.013615,0.014383,0.015383,0.017263,0.018047,0.019135,0.020495,0.029967,10.346495,63.864831,136.052735,136.445951,136.445951]} +{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":51,"distr_latency":[0.000471,0.010015,0.012239,0.013511,0.014143,0.014879,0.015799,0.017215,0.019903,0.020879,0.022351,0.025071,0.029855,0.045983,0.092671,50.069503,51.183615,51.183615]} +{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.005031,0.007263,0.010335,0.013703,0.019439,0.027119,0.048767,0.087231,0.099327,0.112127,0.130047,0.156671,0.272383,0.433663,0.433663,0.433663,0.433663]} +{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.002519,0.006959,0.011807,0.035135,0.041951,0.047615,0.055551,0.143871,0.413439,0.485375,1.301503,1.319935,1.328127,1.340415,1.401855,1.401855,1.401855,1.401855]} +{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":33,"distr_latency":[0.006927,0.027759,0.041599,0.071359,0.118207,0.268799,2.799615,3.807231,4.763647,5.423103,6.635519,14.254079,17.694719,24.772607,33.423359,33.423359,33.423359,33.423359]} +{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.002927,0.005839,0.008391,0.015999,0.021999,0.024543,0.027759,0.033663,0.040767,0.041951,0.043071,0.046111,0.056447,0.205695,0.292095,0.401151,0.401151,0.401151]} +{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":64,"distr_latency":[0.001287,0.015879,0.019727,0.021343,0.022207,0.023183,0.024415,0.026111,0.030527,0.032991,0.037471,0.042847,0.047871,0.109503,51.347455,63.766527,64.913407,64.913407]} +{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.014999,0.017887,0.030895,0.049311,0.049311,0.093759,0.136447,0.136447,0.136447,0.272127,0.272127,0.272127,0.272127,0.272127,0.272127,0.272127,0.272127]} +{"name":"mandelbrot6_multicore.20_16_000","mean_latency":7,"max_latency":205,"distr_latency":[0.003535,0.009063,0.020031,0.059231,0.140287,0.180351,1.640447,31.113215,37.650431,39.583743,97.124351,108.134399,132.644863,181.534719,205.914111,205.914111,205.914111,205.914111]} +{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":47,"distr_latency":[0.001295,0.005183,0.006567,0.007215,0.007559,0.007951,0.008439,0.009247,0.014719,0.018879,0.032655,0.035935,0.039487,0.120831,3.235839,47.153151,47.153151,47.153151]} +{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000695,0.001471,0.006687,0.016879,0.030511,0.040159,0.100351,0.123071,0.319743,0.324351,0.331007,0.331519,0.334335,0.358399,0.358399,0.358399,0.358399,0.358399]} +{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.004391,0.014415,0.018095,0.020207,0.021791,0.024543,0.028463,0.042943,0.049759,0.051359,0.053247,0.056671,0.114495,0.182655,2.934783,2.985983,3.088383,3.088383]} +{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001071,0.004847,0.005919,0.006583,0.007071,0.008439,0.011575,0.012743,0.014535,0.015135,0.016143,0.018783,0.039487,0.101247,0.548351,0.554495,0.554495,0.554495]} +{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":5,"distr_latency":[0.000959,0.007367,0.011287,0.017103,0.021311,0.024671,0.030127,0.057791,0.091263,0.096767,0.109503,0.127295,0.157311,0.422911,5.074943,5.074943,5.074943,5.074943]} +{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":138,"distr_latency":[0.001135,0.012335,0.014991,0.016319,0.016975,0.017743,0.018719,0.020591,0.025167,0.026479,0.028991,0.036159,0.047455,7.745535,63.897599,137.887743,138.280959,138.280959]} +{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":48,"distr_latency":[0.015631,0.058207,0.134271,0.802815,0.910335,1.017855,1.128447,1.310719,1.667071,1.737727,1.833983,1.909759,2.036735,2.277375,48.398335,48.398335,48.398335,48.398335]} +{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":53,"distr_latency":[0.000815,0.004703,0.006199,0.015159,0.022831,0.026351,0.028927,0.033823,0.049375,0.055551,0.063743,0.080959,0.185855,1.104895,51.773439,53.542911,53.542911,53.542911]} +{"name":"binarytrees5.23","mean_latency":0,"max_latency":56,"distr_latency":[0.003671,0.089855,0.455679,0.952831,1.179647,1.839103,2.662399,2.674687,3.887103,4.075519,4.095999,4.108287,4.120575,5.373951,55.246847,56.688639,56.688639,56.688639]} +{"name":"mandelbrot6_multicore.12_16_000","mean_latency":10,"max_latency":253,"distr_latency":[0.001551,0.007455,0.012543,0.057759,0.090367,0.816127,3.227647,12.918783,34.275327,173.539327,181.010431,181.010431,208.928767,253.231103,253.231103,253.231103,253.231103,253.231103]} +{"name":"fannkuchredux_multicore.20_12","mean_latency":316,"max_latency":4936,"distr_latency":[0.001119,0.037919,0.156543,0.173951,0.198527,0.256127,2.101247,51.773439,4886.364159,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807]} +{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.003439,0.012951,0.016431,0.017999,0.018943,0.020255,0.022431,0.026975,0.045343,0.047135,0.049023,0.051711,0.062687,0.162687,2.897919,2.965503,2.967551,2.967551]} +{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":123,"distr_latency":[0.001991,0.004991,0.010503,0.027855,0.033951,0.040767,0.050783,0.085759,0.181119,0.229887,0.288511,0.403711,1.593343,26.623999,52.723711,55.574527,123.535359,123.535359]} +{"name":"minilight.roomfront","mean_latency":0,"max_latency":51,"distr_latency":[0.000479,0.004687,0.005055,0.005383,0.005567,0.005767,0.006023,0.006391,0.007111,0.007367,0.007727,0.008287,0.009375,0.032527,0.090431,0.273919,51.118079,51.118079]} +{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000463,0.001807,0.001903,0.001935,0.001951,0.001967,0.001991,0.002031,0.002087,0.002103,0.002127,0.002159,0.002447,0.010455,0.071615,0.177919,0.177919,0.177919]} +{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000135,0.013447,0.016383,0.035807,0.047711,0.047711,0.090495,0.136063,0.136063,0.136063,0.237055,0.237055,0.237055,0.237055,0.237055,0.237055,0.237055,0.237055]} +{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.000471,0.002431,0.003055,0.003367,0.003583,0.003887,0.004207,0.004567,0.005095,0.005247,0.005447,0.005743,0.007063,0.039167,0.595967,51.478527,51.609599,51.609599]} +{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.004815,0.006271,0.008767,0.013191,0.018223,0.026319,0.048959,0.087679,0.098623,0.112319,0.127679,0.158591,0.299007,0.454911,0.454911,0.454911,0.454911]} +{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":0,"distr_latency":[0.002487,0.005247,0.007983,0.013863,0.020783,0.023695,0.028063,0.031807,0.036543,0.038079,0.040863,0.043231,0.048575,0.156287,0.196223,0.400383,0.400383,0.400383]} +{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":1,"distr_latency":[0.007847,0.026239,0.075711,0.114687,0.183295,0.209151,0.210943,0.215423,0.237567,0.237567,0.248063,0.795647,0.795647,1.766399,1.766399,1.766399,1.766399,1.766399]} +{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":11,"distr_latency":[0.004439,0.012583,0.020767,0.034815,0.051711,0.073791,0.095935,0.128511,0.224255,0.286207,0.461823,0.557567,0.855039,1.378303,7.766015,11.526143,11.526143,11.526143]} +{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000111,0.017711,0.023199,0.035263,0.035583,0.035583,0.037535,0.087039,0.087039,0.087039,0.275711,0.275711,0.275711,0.275711,0.275711,0.275711,0.275711,0.275711]} +{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.008767,0.018783,0.068927,0.126591,0.210047,0.216575,0.223103,0.227839,0.243967,0.244991,0.244991,0.247167,0.250239,0.250623,0.250623,0.250623,0.250623,0.250623]} +{"name":"mandelbrot6_multicore.2_16_000","mean_latency":1,"max_latency":25,"distr_latency":[0.001623,0.100927,0.361727,1.580031,1.747967,2.217983,2.381823,2.791423,3.057663,3.282943,3.364863,3.495935,3.495935,25.690111,25.690111,25.690111,25.690111,25.690111]} +{"name":"binarytrees5_multicore.20_23","mean_latency":3,"max_latency":1973,"distr_latency":[0.002287,0.019151,0.059167,0.779263,2.988031,3.731455,4.329471,7.385087,13.975551,19.595263,20.660223,24.018943,64.618495,138.018815,1819.279359,1973.420031,1973.420031,1973.420031]} +{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":150,"distr_latency":[0.002727,0.018399,0.030783,0.032671,0.033695,0.035007,0.037247,0.040959,0.049087,0.051999,0.055455,0.061407,0.093695,1.644543,64.126975,149.684223,150.077439,150.077439]} +{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":1098,"distr_latency":[0.001927,0.017311,0.053727,0.738303,2.875391,3.577855,4.085759,7.028735,10.969087,20.250623,20.611071,21.708799,67.239935,112.721919,676.331519,1098.907647,1098.907647,1098.907647]} +{"name":"game_of_life_multicore.8_256","mean_latency":3,"max_latency":42,"distr_latency":[0.002631,0.021743,0.091327,0.194047,0.211583,0.220415,0.244351,0.259071,42.074111,42.237951,42.270719,42.303487,42.303487,42.303487,42.303487,42.303487,42.303487,42.303487]} +{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":1,"distr_latency":[0.000335,0.006183,0.008495,0.014895,0.018335,0.021631,0.030031,0.054335,0.090431,0.097215,0.109183,0.128447,0.156031,0.281087,1.111039,1.111039,1.111039,1.111039]} +{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":152,"distr_latency":[0.003247,0.018623,0.033887,0.036383,0.037695,0.039359,0.042047,0.046079,0.052703,0.055327,0.058751,0.064191,0.088511,0.260223,63.963135,152.305663,152.698879,152.698879]} +{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":3,"distr_latency":[0.001871,0.009671,0.025567,0.083327,0.121983,0.163839,0.390911,0.667135,0.804863,0.808447,0.816127,0.827391,0.836607,3.266559,3.266559,3.266559,3.266559,3.266559]} +{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":119,"distr_latency":[0.002423,0.007303,0.013359,0.027423,0.046559,0.063487,0.084095,0.124607,0.190335,0.211071,0.238847,0.349695,0.548351,1.328127,119.275519,119.603199,119.603199,119.603199]} +{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":47,"distr_latency":[0.006519,0.035423,0.047807,0.102143,0.797183,1.317887,1.539071,1.903615,2.732031,3.119103,3.839999,4.595711,6.594559,43.253759,47.415295,47.415295,47.415295,47.415295]} +{"name":"graph500_gen_multicore.2_graph500_gen","mean_latency":0,"max_latency":1042,"distr_latency":[0.000439,0.002607,0.002951,0.003135,0.003239,0.003383,0.003807,0.005383,0.949759,1.032191,1.736703,1.753087,1.764351,2.478079,94.175231,1037.041663,1042.808831,1042.808831]} +{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.000911,0.002063,0.002591,0.003191,0.003823,0.007671,0.015303,0.090175,0.200191,0.209023,0.328959,0.337407,0.346111,0.382207,0.382207,0.382207,0.382207,0.382207]} +{"name":"mandelbrot6_multicore.1_16_000","mean_latency":0,"max_latency":1,"distr_latency":[0.094207,0.383999,1.075199,1.115135,1.852415,1.906687,1.910783,1.914879,1.926143,1.926143,1.927167,1.927167,1.976319,1.976319,1.976319,1.976319,1.976319,1.976319]} +{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.000759,0.003199,0.004607,0.005159,0.005439,0.005735,0.006063,0.006447,0.007095,0.007367,0.008007,0.011295,0.031871,0.098239,0.564735,51.380223,51.380223,51.380223]} +{"name":"fannkuchredux_multicore.1_12","mean_latency":0,"max_latency":0,"distr_latency":[0.000127,0.017823,0.021647,0.034431,0.035455,0.035455,0.036895,0.103103,0.103103,0.103103,0.261119,0.261119,0.261119,0.261119,0.261119,0.261119,0.261119,0.261119]} +{"name":"game_of_life_multicore.1_256","mean_latency":0,"max_latency":0,"distr_latency":[0.007839,0.019439,0.056063,0.097791,0.149631,0.196351,0.209535,0.211071,0.215167,0.215167,0.215167,0.221439,0.221439,0.232447,0.232447,0.232447,0.232447,0.232447]} +{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":51,"distr_latency":[0.000439,0.002391,0.002863,0.003047,0.003151,0.003263,0.003399,0.003623,0.004351,0.004703,0.005191,0.007655,0.009583,0.071103,42.369023,51.806207,51.806207,51.806207]} +{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000327,0.005199,0.007095,0.009255,0.013535,0.019679,0.027215,0.048831,0.086783,0.097983,0.111999,0.130495,0.157823,0.271615,0.425471,0.425471,0.425471,0.425471]} +{"name":"mergesort_multicore.8_134217728","mean_latency":5,"max_latency":2548,"distr_latency":[0.001119,0.014215,0.023615,0.031327,0.037631,0.043263,0.049343,0.055359,0.071103,0.082111,0.120831,0.147327,16.465919,2056.257535,2432.696319,2548.039679,2548.039679,2548.039679]} +{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":50,"distr_latency":[0.000687,0.012879,0.015543,0.016991,0.017775,0.018735,0.019967,0.021631,0.024863,0.026383,0.028815,0.032047,0.036191,0.069695,0.116415,50.855935,50.855935,50.855935]} +{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":105,"distr_latency":[0.000975,0.027583,0.061855,0.103103,0.154239,0.208511,0.227583,0.246911,0.490239,0.866303,104.857599,105.185279,105.316351,105.512959,105.512959,105.512959,105.512959,105.512959]} +{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":138,"distr_latency":[0.000519,0.007479,0.008935,0.009839,0.010471,0.011343,0.012199,0.013103,0.014431,0.014847,0.015415,0.016247,0.018223,0.098047,52.035583,53.870591,138.805247,138.805247]} +{"name":"fannkuchredux_multicore.16_12","mean_latency":149,"max_latency":4936,"distr_latency":[0.000703,0.018447,0.031711,0.083967,0.113087,0.169343,0.255871,1.297407,61.243391,77.856767,575.668223,4903.141375,4903.141375,4936.695807,4936.695807,4936.695807,4936.695807,4936.695807]} +{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":49,"distr_latency":[0.001015,0.022399,0.029039,0.056511,0.059679,0.072191,0.093695,0.200959,0.214143,0.261375,0.261375,0.325119,0.325119,49.676287,49.676287,49.676287,49.676287,49.676287]} +{"name":"matrix_multiplication_multicore.16_1024","mean_latency":8,"max_latency":109,"distr_latency":[0.008343,0.096127,0.106495,0.144639,0.213375,0.235775,0.264959,0.321535,108.396543,108.593151,108.855295,109.182975,109.379583,109.707263,109.707263,109.707263,109.707263,109.707263]} +{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":21,"distr_latency":[0.005191,0.016975,0.021519,0.023983,0.025695,0.028463,0.032687,0.045823,0.055615,0.057535,0.059999,0.064831,0.126975,0.284927,21.053439,21.659647,21.659647,21.659647]} +{"name":"mandelbrot6_multicore.4_16_000","mean_latency":8,"max_latency":554,"distr_latency":[0.002591,0.046367,0.295167,1.218559,1.342463,2.441215,2.832383,3.581951,4.517887,27.738111,27.787263,27.803647,152.698879,554.172415,554.172415,554.172415,554.172415,554.172415]} +{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":157,"distr_latency":[0.003975,0.021215,0.038879,0.041759,0.043327,0.045791,0.051071,0.057215,0.065247,0.067839,0.071871,0.080255,0.111103,0.253695,65.241087,157.155327,157.548543,157.548543]} +{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":3,"distr_latency":[0.001495,0.008735,0.026719,0.063007,0.115391,0.205439,0.251391,0.526335,0.851967,0.861183,0.864255,0.877567,0.908287,3.125247,3.125247,3.125247,3.125247,3.125247]} +{"name":"matrix_multiplication_multicore.2_1024","mean_latency":0,"max_latency":103,"distr_latency":[0.002607,0.022447,0.042911,0.045791,0.074111,0.138879,0.209151,0.215551,0.236159,0.242047,0.243967,0.248959,0.335615,103.153663,103.153663,103.153663,103.153663,103.153663]} +{"name":"fannkuchredux_multicore.2_12","mean_latency":22,"max_latency":351,"distr_latency":[0.000127,0.023775,0.031295,0.037343,0.072959,0.091135,0.362751,0.362751,0.426495,0.426495,351.797247,351.797247,351.797247,351.797247,351.797247,351.797247,351.797247,351.797247]} +{"name":"mandelbrot6_multicore.24_16_000","mean_latency":9,"max_latency":160,"distr_latency":[0.002903,0.007279,0.019583,0.060319,0.148991,0.337407,1.411071,47.284223,58.490879,83.296255,110.755839,131.203071,137.101311,155.582463,160.694271,160.694271,160.694271,160.694271]} +{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":657,"distr_latency":[0.000799,0.011055,0.042463,0.667135,2.342911,3.293183,3.635199,4.530175,6.995967,7.512063,12.976127,20.168703,22.577151,72.744959,432.275455,657.981439,657.981439,657.981439]} +{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.002263,0.005599,0.008567,0.025951,0.033279,0.045759,0.073663,0.101695,0.178175,0.298495,1.079295,1.084415,1.090559,1.108991,1.208319,1.208319,1.208319,1.208319]} +{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":138,"distr_latency":[0.005607,0.013599,0.022927,0.041215,0.062335,0.095295,0.117823,0.153727,0.257279,0.295679,0.443135,0.575999,0.847871,2.658303,135.528447,138.543103,138.543103,138.543103]} +{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":51,"distr_latency":[0.000575,0.005023,0.005383,0.005719,0.005903,0.006119,0.006383,0.006751,0.007455,0.007727,0.008095,0.008647,0.009703,0.033087,0.093695,0.309759,51.118079,51.118079]} +{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":45,"distr_latency":[0.006775,0.025599,0.042527,0.080703,0.121279,1.690623,2.863103,3.420159,6.393855,7.749631,12.754943,18.268159,23.101439,45.088767,45.121535,45.121535,45.121535,45.121535]} +{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001559,0.006087,0.007783,0.009167,0.012183,0.013959,0.015167,0.016495,0.019151,0.020095,0.021711,0.028623,0.061311,0.174207,0.726527,0.739327,0.739327,0.739327]} +{"name":"floyd_warshall_multicore.8_1024","mean_latency":0,"max_latency":20,"distr_latency":[0.005911,0.032463,0.043359,0.081151,0.236287,1.222655,1.594367,1.940479,3.862527,4.505599,5.152767,7.299071,10.174463,14.589951,20.168703,20.168703,20.168703,20.168703]} +{"name":"mergesort_multicore.24_134217728","mean_latency":15,"max_latency":2669,"distr_latency":[0.005023,0.009543,0.053503,0.066111,0.072127,0.081599,0.088127,0.105087,0.229247,0.261119,0.300031,2.025471,126.812159,2562.719743,2659.188735,2669.674495,2669.674495,2669.674495]} +{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":257,"distr_latency":[0.000567,0.006695,0.008015,0.008687,0.009127,0.009711,0.010655,0.016431,0.031743,0.034047,0.035487,0.038047,0.045247,0.125951,257.556479,257.556479,257.556479,257.556479]} +{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":109,"distr_latency":[0.001279,0.008719,0.009671,0.011375,0.013903,0.018943,0.030191,0.056639,0.179455,0.392447,0.657407,0.941567,1.360895,26.001407,64.126975,109.445119,109.445119,109.445119]} +{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":31,"distr_latency":[0.011175,0.034015,0.044351,0.082047,0.125247,1.817599,3.203071,4.730879,6.025215,7.499775,10.362879,22.003711,22.331391,22.904831,31.244287,31.244287,31.244287,31.244287]} +{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":1,"distr_latency":[0.000335,0.005263,0.007711,0.012375,0.014791,0.018927,0.027103,0.049983,0.086911,0.098559,0.112127,0.130047,0.158207,0.283391,1.299455,1.299455,1.299455,1.299455]} diff --git a/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json new file mode 100644 index 000000000..5c1d49e56 --- /dev/null +++ b/pausetimes_par/turing/20230708_024234/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/multicore_parallel_run_config_filtered.json @@ -0,0 +1,1010 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- %{paramwrapper} %{command}" + }, + { + "name": "orunchrt", + "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/multicore-minilight/sequential/minilight.exe", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "roomfront.ml.txt", + "short_name": "roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe", + "name": "minilight_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "1 roomfront.ml.txt", + "short_name": "1_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 roomfront.ml.txt", + "short_name": "2_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 roomfront.ml.txt", + "short_name": "4_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 roomfront.ml.txt", + "short_name": "8_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 roomfront.ml.txt", + "short_name": "12_roomfront", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 roomfront.ml.txt", + "short_name": "16_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 roomfront.ml.txt", + "short_name": "20_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 roomfront.ml.txt", + "short_name": "24_roomfront", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "1s_10s" + ], + "runs": [ + { + "params": "1 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe", + "name": "spectralnorm2_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "2 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 5_500", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 5_500", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/graph500seq/gen.exe", + "name": "graph500_gen", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-scale 21 -edgefactor 16 edges.data", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/graph500par/gen.exe", + "name": "graph500_gen_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data", + "short_name": "1_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data", + "short_name": "2_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data", + "short_name": "4_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data", + "short_name": "8_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data", + "short_name": "12_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data", + "short_name": "16_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data", + "short_name": "20_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data", + "short_name": "24_graph500_gen", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe", + "name": "mandelbrot6_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16_000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16_000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "12", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe", + "name": "fannkuchredux_multicore", + "tags": [ + "macro_bench" + ], + "runs": [ + { + "params": "1 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 12", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 12", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe", + "name": "matrix_multiplication_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "15", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe", + "name": "nqueens_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 15", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 15", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "134217728", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe", + "name": "mergesort_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 134217728", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 134217728", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 23", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe", + "name": "binarytrees5_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 23", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 23", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe", + "name": "game_of_life_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 256", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 256", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe", + "name": "LU_decomposition_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "2 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 1024", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe", + "name": "floyd_warshall_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "4 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 1024", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 1024", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 512 2048", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nbody_multicore.exe", + "name": "nbody_multicore", + "tags": [ + "macro_bench", + "gt_100s" + ], + "runs": [ + { + "params": "16 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 512 2048", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "1 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe", + "name": "evolutionary_algorithm_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "gt_100s" + ], + "runs": [ + { + "params": "2 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 10000 10000", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "1s_10s" + ], + "runs": [ + { + "params": "1 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress_multicore.exe", + "name": "test_decompress_multicore", + "tags": [ + "macro_bench", + "run_in_ci", + "10s_100s" + ], + "runs": [ + { + "params": "2 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 64 1_048_576", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16", + "paramwrapper": "taskset --cpu-list 2-13" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe", + "name": "grammatrix_multicore", + "tags": [ + "macro_bench", + "10s_100s" + ], + "runs": [ + { + "params": "1 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "2 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "4 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "8 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "12 16", + "paramwrapper": "taskset --cpu-list 2-13" + }, + { + "params": "16 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "20 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + }, + { + "params": "24 16", + "paramwrapper": "taskset --cpu-list 2-13,16-27" + } + ] + } + ] +} diff --git a/pausetimes_seq/turing/20230708_024214/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230708_024214.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/pausetimes_seq/turing/20230708_024214/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230708_024214.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..0be973b84 --- /dev/null +++ b/pausetimes_seq/turing/20230708_024214/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+pausetimes_seq.20230708_024214.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,2 @@ +Error: URL https://github.com/ocaml-multicore/ocaml-multicore/archive/refs/heads/5.00.zip does not exist +make: *** [Makefile:328: check_url] Error 1 diff --git a/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230708_015644.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230708_015644.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..5deade8c7 --- /dev/null +++ b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat.20230708_015644.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,545 @@ +System load detected, waiting to run bench (retrying in 5 minutes) +Loadavg: 188 + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-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 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-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 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +[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 cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 70 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-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 +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[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 +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[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 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz +[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed cppo.1.6.7 +-> installed ctypes-foreign.0.18.0 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed camlzip.1.11 +-> installed checkseum.0.3.4 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocamlgraph.2.0.0 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed zarith.1.10 +-> installed cubicle.1.2.0 +-> installed decompress.1.1.0 +-> installed menhir.20200612 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed orun.0.1 +-> installed rungen.0.0.1 +-> installed ocplib-simplex.0.4.1 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed lwt.5.6.1 +-> installed mtime.1.2.0 +-> installed nbcodec.20151119 +-> installed psmt2-frontend.0.4.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @buildbench; +Generating edge list... +Generated. Time: 91.552531 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/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench new file mode 100644 index 000000000..f1c58d3c2 --- /dev/null +++ b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+perfstat_1.perfstat.summary.bench @@ -0,0 +1,1041 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +# started on Sat Jul 8 02:16:28 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864': + + 21,777.87 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,62,958 page-faults # 0.012 M/sec + 47,79,88,54,305 cycles # 2.195 GHz + 73,08,73,36,745 instructions # 1.53 insn per cycle + 18,69,09,35,481 branches # 858.254 M/sec + 96,15,82,481 branch-misses # 5.14% of all branches + + 21.778953489 seconds time elapsed + + 21.013119000 seconds user + 0.763895000 seconds sys + + +# started on Sat Jul 8 02:41:06 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe': + + 2,722.89 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 44,986 page-faults # 0.017 M/sec + 5,97,62,55,491 cycles # 2.195 GHz + 24,47,34,60,907 instructions # 4.10 insn per cycle + 5,00,90,62,431 branches # 1839.615 M/sec + 11,51,315 branch-misses # 0.02% of all branches + + 2.723566651 seconds time elapsed + + 2.631683000 seconds user + 0.091988000 seconds sys + + +# started on Sat Jul 8 02:20:47 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe': + + 17,346.60 msec task-clock # 1.000 CPUs utilized + 16 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,99,496 page-faults # 0.017 M/sec + 38,07,28,81,512 cycles # 2.195 GHz + 92,03,30,82,324 instructions # 2.42 insn per cycle + 18,27,34,30,960 branches # 1053.430 M/sec + 37,19,66,152 branch-misses # 2.04% of all branches + + 17.347794694 seconds time elapsed + + 16.599283000 seconds user + 0.748147000 seconds sys + + +# started on Sat Jul 8 02:16:19 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14': + + 8,207.34 msec task-clock # 1.000 CPUs utilized + 8 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 803 page-faults # 0.098 K/sec + 18,01,37,44,485 cycles # 2.195 GHz + 31,96,45,75,243 instructions # 1.77 insn per cycle + 11,06,33,15,524 branches # 1347.979 M/sec + 34,91,79,677 branch-misses # 3.16% of all branches + + 8.208054234 seconds time elapsed + + 8.204017000 seconds user + 0.004000000 seconds sys + + +# started on Sat Jul 8 02:41:31 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt': + + 7,705.44 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,59,815 page-faults # 0.021 M/sec + 16,91,20,97,698 cycles # 2.195 GHz + 23,52,61,48,671 instructions # 1.39 insn per cycle + 4,93,28,07,715 branches # 640.172 M/sec + 4,74,78,841 branch-misses # 0.96% of all branches + + 7.706275864 seconds time elapsed + + 7.250261000 seconds user + 0.455890000 seconds sys + + +# started on Sat Jul 8 02:14:41 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000': + + 1,829.18 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 843 page-faults # 0.461 K/sec + 4,01,47,40,853 cycles # 2.195 GHz + 14,20,69,73,990 instructions # 3.54 insn per cycle + 2,89,01,09,196 branches # 1580.002 M/sec + 1,07,280 branch-misses # 0.00% of all branches + + 1.829756021 seconds time elapsed + + 1.821768000 seconds user + 0.007990000 seconds sys + + +# started on Sat Jul 8 02:14:48 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000': + + 13,375.36 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,623 page-faults # 0.121 K/sec + 29,35,67,52,826 cycles # 2.195 GHz + 76,98,65,65,910 instructions # 2.62 insn per cycle + 15,47,95,74,092 branches # 1157.321 M/sec + 11,93,86,515 branch-misses # 0.77% of all branches + + 13.376183323 seconds time elapsed + + 13.371976000 seconds user + 0.003999000 seconds sys + + +# started on Sat Jul 8 02:22:04 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024': + + 7,422.76 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 6,509 page-faults # 0.877 K/sec + 16,29,17,18,437 cycles # 2.195 GHz + 32,71,28,46,199 instructions # 2.01 insn per cycle + 6,54,66,34,216 branches # 881.968 M/sec + 11,31,805 branch-misses # 0.02% of all branches + + 7.423449695 seconds time elapsed + + 7.399369000 seconds user + 0.023997000 seconds sys + + +# started on Sat Jul 8 02:22:27 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500': + + 7,077.78 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,078 page-faults # 0.152 K/sec + 15,53,45,40,745 cycles # 2.195 GHz + 56,92,41,57,665 instructions # 3.66 insn per cycle + 7,27,02,27,771 branches # 1027.190 M/sec + 4,24,267 branch-misses # 0.01% of all branches + + 7.078458512 seconds time elapsed + + 7.074370000 seconds user + 0.004001000 seconds sys + + +# started on Sat Jul 8 02:20:01 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe': + + 45,809.27 msec task-clock # 1.000 CPUs utilized + 23 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 66,070 page-faults # 0.001 M/sec + 1,00,54,39,61,676 cycles # 2.195 GHz + 3,01,91,27,40,558 instructions # 3.00 insn per cycle + 61,11,95,27,036 branches # 1334.217 M/sec + 10,67,51,160 branch-misses # 0.17% of all branches + + 45.810770683 seconds time elapsed + + 45.601950000 seconds user + 0.207990000 seconds sys + + +# started on Sat Jul 8 02:19:14 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe': + + 46,126.75 msec task-clock # 1.000 CPUs utilized + 24 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 99,250 page-faults # 0.002 M/sec + 1,01,24,07,39,418 cycles # 2.195 GHz + 2,84,98,83,31,069 instructions # 2.81 insn per cycle + 57,93,59,54,150 branches # 1256.016 M/sec + 8,58,95,335 branch-misses # 0.15% of all branches + + 46.128308689 seconds time elapsed + + 45.787400000 seconds user + 0.339995000 seconds sys + + +# started on Sat Jul 8 02:28:30 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly': + + 84,636.87 msec task-clock # 1.000 CPUs utilized + 57 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,33,025 page-faults # 0.003 M/sec + 1,85,76,34,54,642 cycles # 2.195 GHz + 4,24,82,71,57,792 instructions # 2.29 insn per cycle + 1,00,51,34,46,499 branches # 1187.585 M/sec + 1,07,98,17,610 branch-misses # 1.07% of all branches + + 84.640197455 seconds time elapsed + + 83.829767000 seconds user + 0.807939000 seconds sys + + +# started on Sat Jul 8 02:29:55 2023 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub': + + 2,13,922.50 msec task-clock # 1.000 CPUs utilized + 243 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,06,420 page-faults # 0.965 K/sec + 4,69,52,36,00,754 cycles # 2.195 GHz + 9,66,76,41,43,245 instructions # 2.06 insn per cycle + 2,34,39,96,13,667 branches # 1095.722 M/sec + 2,64,28,88,957 branch-misses # 1.13% of all branches + + 213.930786676 seconds time elapsed + + 213.355378000 seconds user + 0.567972000 seconds sys + + +# started on Sat Jul 8 02:14:40 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json': + + 804.15 msec task-clock # 0.999 CPUs utilized + 2 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 2,460 page-faults # 0.003 M/sec + 1,76,49,62,404 cycles # 2.195 GHz + 4,28,21,92,062 instructions # 2.43 insn per cycle + 86,47,15,527 branches # 1075.317 M/sec + 65,10,292 branch-misses # 0.75% of all branches + + 0.804690982 seconds time elapsed + + 0.780876000 seconds user + 0.023904000 seconds sys + + +# started on Sat Jul 8 02:40:57 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000': + + 1,964.67 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 1,079 page-faults # 0.549 K/sec + 4,31,21,29,100 cycles # 2.195 GHz + 7,59,27,37,775 instructions # 1.76 insn per cycle + 1,63,12,44,730 branches # 830.287 M/sec + 1,62,22,088 branch-misses # 0.99% of all branches + + 1.965410873 seconds time elapsed + + 1.693217000 seconds user + 0.272195000 seconds sys + + +# started on Sat Jul 8 02:21:17 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000': + + 5,348.54 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 50,046 page-faults # 0.009 M/sec + 11,73,91,10,874 cycles # 2.195 GHz + 17,18,19,54,357 instructions # 1.46 insn per cycle + 2,81,38,75,911 branches # 526.101 M/sec + 18,88,81,799 branch-misses # 6.71% of all branches + + 5.349238957 seconds time elapsed + + 5.241158000 seconds user + 0.108023000 seconds sys + + +# started on Sat Jul 8 02:23:52 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./main.exe': + + 11,161.25 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,184 page-faults # 0.106 K/sec + 24,49,70,91,440 cycles # 2.195 GHz + 64,28,54,43,682 instructions # 2.62 insn per cycle + 10,25,02,26,755 branches # 918.376 M/sec + 2,24,96,004 branch-misses # 0.22% of all branches + + 11.162087830 seconds time elapsed + + 11.161978000 seconds user + 0.000000000 seconds sys + + +# started on Sat Jul 8 02:22:23 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000': + + 3,387.70 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,02,260 page-faults # 0.030 M/sec + 7,43,54,10,070 cycles # 2.195 GHz + 17,57,44,78,504 instructions # 2.36 insn per cycle + 2,12,58,25,247 branches # 627.513 M/sec + 82,85,304 branch-misses # 0.39% of all branches + + 3.388403392 seconds time elapsed + + 3.112357000 seconds user + 0.276031000 seconds sys + + +# started on Sat Jul 8 02:41:19 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000': + + 9,367.15 msec task-clock # 1.000 CPUs utilized + 9 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 755 page-faults # 0.081 K/sec + 20,55,93,53,714 cycles # 2.195 GHz + 76,91,42,60,921 instructions # 3.74 insn per cycle + 16,17,30,48,094 branches # 1726.571 M/sec + 15,08,42,081 branch-misses # 0.93% of all branches + + 9.367991107 seconds time elapsed + + 9.367935000 seconds user + 0.000000000 seconds sys + + +# started on Sat Jul 8 02:23:28 2023 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why': + + 220.44 msec task-clock # 0.997 CPUs utilized + 1 context-switches # 0.005 K/sec + 1 cpu-migrations # 0.005 K/sec + 10,208 page-faults # 0.046 M/sec + 48,37,82,965 cycles # 2.195 GHz + 1,13,34,49,413 instructions # 2.34 insn per cycle + 24,73,11,057 branches # 1121.895 M/sec + 19,67,992 branch-misses # 0.80% of all branches + + 0.221131200 seconds time elapsed + + 0.189988000 seconds user + 0.031257000 seconds sys + + +# started on Sat Jul 8 02:14:44 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000': + + 3,624.41 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,306 page-faults # 0.360 K/sec + 7,95,49,73,462 cycles # 2.195 GHz + 22,09,76,97,927 instructions # 2.78 insn per cycle + 4,74,09,29,207 branches # 1308.056 M/sec + 1,11,73,759 branch-misses # 0.24% of all branches + + 3.625199257 seconds time elapsed + + 3.621181000 seconds user + 0.004001000 seconds sys + + +# started on Sat Jul 8 02:15:02 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21': + + 9,545.54 msec task-clock # 1.000 CPUs utilized + 14 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 54,151 page-faults # 0.006 M/sec + 20,95,08,25,896 cycles # 2.195 GHz + 61,74,89,04,849 instructions # 2.95 insn per cycle + 14,50,95,83,154 branches # 1520.039 M/sec + 1,81,02,099 branch-misses # 0.12% of all branches + + 9.546399565 seconds time elapsed + + 9.418132000 seconds user + 0.128028000 seconds sys + + +# started on Sat Jul 8 02:41:11 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe': + + 4,293.77 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,119 page-faults # 0.261 K/sec + 9,42,40,93,070 cycles # 2.195 GHz + 32,79,64,43,661 instructions # 3.48 insn per cycle + 6,92,15,31,306 branches # 1611.993 M/sec + 2,20,08,259 branch-misses # 0.32% of all branches + + 4.294439543 seconds time elapsed + + 4.290468000 seconds user + 0.003998000 seconds sys + + +# started on Sat Jul 8 02:16:50 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe': + + 96,319.33 msec task-clock # 1.000 CPUs utilized + 122 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,26,851 page-faults # 0.001 M/sec + 2,11,40,48,71,764 cycles # 2.195 GHz + 4,48,55,90,33,066 instructions # 2.12 insn per cycle + 99,49,01,78,127 branches # 1032.920 M/sec + 2,62,70,897 branch-misses # 0.03% of all branches + + 96.323123211 seconds time elapsed + + 95.868326000 seconds user + 0.451982000 seconds sys + + +# started on Sat Jul 8 02:41:29 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000': + + 1,394.91 msec task-clock # 1.000 CPUs utilized + 2 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.001 K/sec + 41,110 page-faults # 0.029 M/sec + 3,06,15,62,038 cycles # 2.195 GHz + 7,82,91,63,922 instructions # 2.56 insn per cycle + 1,53,13,94,619 branches # 1097.843 M/sec + 37,00,058 branch-misses # 0.24% of all branches + + 1.395496637 seconds time elapsed + + 1.279267000 seconds user + 0.116297000 seconds sys + + +# started on Sat Jul 8 02:24:15 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr': + + 2,46,109.21 msec task-clock # 1.000 CPUs utilized + 227 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 17,95,889 page-faults # 0.007 M/sec + 5,40,16,84,39,382 cycles # 2.195 GHz +11,57,92,76,83,088 instructions # 2.14 insn per cycle + 2,47,74,54,70,944 branches # 1006.649 M/sec + 2,73,77,83,459 branch-misses # 1.11% of all branches + + 246.117699265 seconds time elapsed + + 240.610388000 seconds user + 5.499871000 seconds sys + + +# started on Sat Jul 8 02:41:02 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fft.exe': + + 3,511.76 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 63,532 page-faults # 0.018 M/sec + 7,70,76,86,965 cycles # 2.195 GHz + 20,48,03,05,963 instructions # 2.66 insn per cycle + 3,88,37,47,192 branches # 1105.925 M/sec + 14,63,128 branch-misses # 0.04% of all branches + + 3.512551088 seconds time elapsed + + 3.344516000 seconds user + 0.168025000 seconds sys + + +# started on Sat Jul 8 02:15:16 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512': + + 1,036.63 msec task-clock # 0.999 CPUs utilized + 3 context-switches # 0.003 K/sec + 1 cpu-migrations # 0.001 K/sec + 4,596 page-faults # 0.004 M/sec + 2,27,52,22,735 cycles # 2.195 GHz + 6,03,92,67,400 instructions # 2.65 insn per cycle + 1,44,46,26,709 branches # 1393.575 M/sec + 73,88,967 branch-misses # 0.51% of all branches + + 1.037411756 seconds time elapsed + + 1.033464000 seconds user + 0.004005000 seconds sys + + +# started on Sat Jul 8 02:23:22 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26': + + 5,126.76 msec task-clock # 1.000 CPUs utilized + 7 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 5,302 page-faults # 0.001 M/sec + 11,25,23,69,421 cycles # 2.195 GHz + 23,78,77,96,910 instructions # 2.11 insn per cycle + 5,13,25,42,383 branches # 1001.127 M/sec + 5,89,23,863 branch-misses # 1.15% of all branches + + 5.127416298 seconds time elapsed + + 5.107329000 seconds user + 0.019997000 seconds sys + + +# started on Sat Jul 8 02:14:11 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data': + + 23,911.73 msec task-clock # 1.000 CPUs utilized + 30 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 15,48,727 page-faults # 0.065 M/sec + 52,48,19,45,578 cycles # 2.195 GHz + 90,26,01,83,816 instructions # 1.72 insn per cycle + 17,61,17,79,527 branches # 736.533 M/sec + 7,75,68,160 branch-misses # 0.44% of all branches + + 23.913175652 seconds time elapsed + + 19.419572000 seconds user + 4.491901000 seconds sys + + +# started on Sat Jul 8 02:21:23 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000': + + 40,158.74 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.000 K/sec + 1 cpu-migrations # 0.000 K/sec + 409 page-faults # 0.010 K/sec + 88,14,20,44,383 cycles # 2.195 GHz + 1,85,88,68,73,608 instructions # 2.11 insn per cycle + 21,28,71,69,511 branches # 530.076 M/sec + 39,79,52,378 branch-misses # 1.87% of all branches + + 40.160055495 seconds time elapsed + + 40.155454000 seconds user + 0.003999000 seconds sys + + +# started on Sat Jul 8 02:22:15 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000': + + 7,430.18 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 400 page-faults # 0.054 K/sec + 16,30,80,22,123 cycles # 2.195 GHz + 40,86,37,49,212 instructions # 2.51 insn per cycle + 3,25,24,39,998 branches # 437.734 M/sec + 41,263 branch-misses # 0.00% of all branches + + 7.431075492 seconds time elapsed + + 7.427075000 seconds user + 0.003999000 seconds sys + + +# started on Sat Jul 8 02:15:12 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024': + + 3,659.56 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 9,011 page-faults # 0.002 M/sec + 8,03,21,31,226 cycles # 2.195 GHz + 30,13,68,94,724 instructions # 3.75 insn per cycle + 4,73,82,10,293 branches # 1294.749 M/sec + 6,85,901 branch-misses # 0.01% of all branches + + 3.660342388 seconds time elapsed + + 3.640360000 seconds user + 0.020001000 seconds sys + + +# started on Sat Jul 8 02:24:04 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb.exe': + + 3,950.61 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,169 page-faults # 0.549 K/sec + 8,67,08,94,433 cycles # 2.195 GHz + 15,80,37,26,446 instructions # 1.82 insn per cycle + 3,59,24,98,099 branches # 909.353 M/sec + 14,48,13,745 branch-misses # 4.03% of all branches + + 3.951201478 seconds time elapsed + + 3.951260000 seconds user + 0.000000000 seconds sys + + +# started on Sat Jul 8 02:18:27 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12': + + 46,526.39 msec task-clock # 1.000 CPUs utilized + 23 context-switches # 0.000 K/sec + 1 cpu-migrations # 0.000 K/sec + 306 page-faults # 0.007 K/sec + 1,02,11,80,53,698 cycles # 2.195 GHz + 1,97,18,29,81,136 instructions # 1.93 insn per cycle + 40,21,14,68,445 branches # 864.272 M/sec + 2,34,96,09,931 branch-misses # 5.84% of all branches + + 46.527879781 seconds time elapsed + + 46.523053000 seconds user + 0.003999000 seconds sys + + +# started on Sat Jul 8 02:41:09 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe': + + 1,387.00 msec task-clock # 1.000 CPUs utilized + 3 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 15,979 page-faults # 0.012 M/sec + 3,04,41,73,686 cycles # 2.195 GHz + 10,54,29,04,251 instructions # 3.46 insn per cycle + 2,25,37,33,851 branches # 1624.904 M/sec + 3,16,942 branch-misses # 0.01% of all branches + + 1.387668411 seconds time elapsed + + 1.343771000 seconds user + 0.043992000 seconds sys + + +# started on Sat Jul 8 02:21:05 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe': + + 3,021.07 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 54,147 page-faults # 0.018 M/sec + 6,63,06,99,295 cycles # 2.195 GHz + 20,40,52,70,678 instructions # 3.08 insn per cycle + 3,66,93,96,164 branches # 1214.600 M/sec + 15,86,318 branch-misses # 0.04% of all branches + + 3.021724353 seconds time elapsed + + 2.817900000 seconds user + 0.203848000 seconds sys + + +# started on Sat Jul 8 02:15:18 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256': + + 9,871.02 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 4,416 page-faults # 0.447 K/sec + 21,66,52,98,646 cycles # 2.195 GHz + 64,38,92,95,118 instructions # 2.97 insn per cycle + 9,24,27,51,291 branches # 936.352 M/sec + 4,66,00,458 branch-misses # 0.50% of all branches + + 9.871961712 seconds time elapsed + + 9.859848000 seconds user + 0.011999000 seconds sys + + +# started on Sat Jul 8 02:41:39 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20': + + 29,830.22 msec task-clock # 1.000 CPUs utilized + 13 context-switches # 0.000 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,02,724 page-faults # 0.007 M/sec + 65,47,25,07,655 cycles # 2.195 GHz + 2,31,23,72,62,791 instructions # 3.53 insn per cycle + 54,72,99,03,676 branches # 1834.714 M/sec + 1,21,16,362 branch-misses # 0.02% of all branches + + 29.831554615 seconds time elapsed + + 29.171009000 seconds user + 0.659977000 seconds sys + + +# started on Sat Jul 8 02:23:29 2023 + + + Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why': + + 22,443.04 msec task-clock # 1.000 CPUs utilized + 23 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 83,230 page-faults # 0.004 M/sec + 49,25,86,44,526 cycles # 2.195 GHz + 1,02,94,20,54,017 instructions # 2.09 insn per cycle + 25,75,31,93,020 branches # 1147.491 M/sec + 24,90,49,873 branch-misses # 0.97% of all branches + + 22.444518220 seconds time elapsed + + 22.251911000 seconds user + 0.191999000 seconds sys + + +# started on Sat Jul 8 02:28:22 2023 + + + Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser': + + 7,038.93 msec task-clock # 1.000 CPUs utilized + 10 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 87,158 page-faults # 0.012 M/sec + 15,44,92,03,130 cycles # 2.195 GHz + 37,49,14,05,064 instructions # 2.43 insn per cycle + 8,50,83,33,320 branches # 1208.754 M/sec + 8,62,87,500 branch-misses # 1.01% of all branches + + 7.039861005 seconds time elapsed + + 6.763753000 seconds user + 0.275989000 seconds sys + + +# started on Sat Jul 8 02:21:09 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000': + + 7,799.03 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 914 page-faults # 0.117 K/sec + 17,11,75,94,748 cycles # 2.195 GHz + 21,51,00,22,912 instructions # 1.26 insn per cycle + 3,93,66,51,638 branches # 504.761 M/sec + 17,48,10,180 branch-misses # 4.44% of all branches + + 7.799731558 seconds time elapsed + + 7.791735000 seconds user + 0.007999000 seconds sys + + +# started on Sat Jul 8 02:41:16 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe': + + 1,955.25 msec task-clock # 1.000 CPUs utilized + 3 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.001 K/sec + 1,707 page-faults # 0.873 K/sec + 4,29,14,17,361 cycles # 2.195 GHz + 18,85,22,29,860 instructions # 4.39 insn per cycle + 4,04,91,67,576 branches # 2070.922 M/sec + 16,09,639 branch-misses # 0.04% of all branches + + 1.955794404 seconds time elapsed + + 1.951875000 seconds user + 0.004007000 seconds sys + + +# started on Sat Jul 8 02:24:11 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000': + + 3,297.97 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 83,181 page-faults # 0.025 M/sec + 7,23,84,75,259 cycles # 2.195 GHz + 18,21,93,28,136 instructions # 2.52 insn per cycle + 2,14,30,69,691 branches # 649.814 M/sec + 74,68,583 branch-misses # 0.35% of all branches + + 3.298579204 seconds time elapsed + + 3.110691000 seconds user + 0.187920000 seconds sys + + +# started on Sat Jul 8 02:41:00 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe': + + 1,355.29 msec task-clock # 1.000 CPUs utilized + 2 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.001 K/sec + 984 page-faults # 0.726 K/sec + 2,97,45,98,990 cycles # 2.195 GHz + 10,04,98,63,519 instructions # 3.38 insn per cycle + 2,09,38,08,355 branches # 1544.919 M/sec + 22,51,721 branch-misses # 0.11% of all branches + + 1.355836935 seconds time elapsed + + 1.355964000 seconds user + 0.000000000 seconds sys + + +# started on Sat Jul 8 02:22:12 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000': + + 2,689.85 msec task-clock # 1.000 CPUs utilized + 5 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 8,112 page-faults # 0.003 M/sec + 5,90,37,26,555 cycles # 2.195 GHz + 17,32,42,60,419 instructions # 2.93 insn per cycle + 3,71,33,63,439 branches # 1380.510 M/sec + 3,74,90,183 branch-misses # 1.01% of all branches + + 2.690489194 seconds time elapsed + + 2.674546000 seconds user + 0.015991000 seconds sys + + +# started on Sat Jul 8 02:22:58 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200': + + 23,740.01 msec task-clock # 1.000 CPUs utilized + 29 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,300 page-faults # 0.097 K/sec + 52,10,54,11,621 cycles # 2.195 GHz + 1,73,45,10,75,687 instructions # 3.33 insn per cycle + 44,87,16,66,210 branches # 1890.128 M/sec + 4,84,91,075 branch-misses # 0.11% of all branches + + 23.741207841 seconds time elapsed + + 23.732681000 seconds user + 0.008000000 seconds sys + + +# started on Sat Jul 8 02:15:28 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000': + + 49,676.95 msec task-clock # 1.000 CPUs utilized + 52 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 9,62,813 page-faults # 0.019 M/sec + 1,09,03,26,38,748 cycles # 2.195 GHz + 2,46,43,32,79,357 instructions # 2.26 insn per cycle + 50,60,98,02,946 branches # 1018.778 M/sec + 1,25,23,77,482 branch-misses # 2.47% of all branches + + 49.679163549 seconds time elapsed + + 47.037835000 seconds user + 2.639878000 seconds sys + + +# started on Sat Jul 8 02:24:08 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe': + + 2,422.21 msec task-clock # 1.000 CPUs utilized + 4 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 2,149 page-faults # 0.887 K/sec + 5,31,63,21,377 cycles # 2.195 GHz + 14,41,65,42,827 instructions # 2.71 insn per cycle + 3,43,62,27,430 branches # 1418.632 M/sec + 4,11,01,271 branch-misses # 1.20% of all branches + + 2.422794181 seconds time elapsed + + 2.414865000 seconds user + 0.007996000 seconds sys + + +# started on Sat Jul 8 02:14:35 2023 + + + Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288': + + 3,729.64 msec task-clock # 1.000 CPUs utilized + 6 context-switches # 0.002 K/sec + 1 cpu-migrations # 0.000 K/sec + 21,216 page-faults # 0.006 M/sec + 8,18,59,39,196 cycles # 2.195 GHz + 27,80,90,63,496 instructions # 3.40 insn per cycle + 5,09,59,00,642 branches # 1366.325 M/sec + 77,67,759 branch-misses # 0.15% of all branches + + 3.730404023 seconds time elapsed + + 3.654315000 seconds user + 0.076048000 seconds sys + + +# started on Sat Jul 8 02:33:29 2023 + + + Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub': + + 4,47,056.80 msec task-clock # 1.000 CPUs utilized + 332 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 1,10,886 page-faults # 0.248 K/sec + 9,81,21,57,26,998 cycles # 2.195 GHz +26,34,22,90,67,522 instructions # 2.68 insn per cycle + 5,76,33,91,09,991 branches # 1289.185 M/sec + 3,77,89,08,041 branch-misses # 0.66% of all branches + + 447.070305955 seconds time elapsed + + 446.761838000 seconds user + 0.295989000 seconds sys + + +# started on Sat Jul 8 02:22:35 2023 + + + Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt': + + 22,019.46 msec task-clock # 1.000 CPUs utilized + 29 context-switches # 0.001 K/sec + 1 cpu-migrations # 0.000 K/sec + 3,623 page-faults # 0.165 K/sec + 48,32,90,40,333 cycles # 2.195 GHz + 79,87,38,34,165 instructions # 1.65 insn per cycle + 9,80,84,60,613 branches # 445.445 M/sec + 34,23,30,140 branch-misses # 3.49% of all branches + + 22.020776646 seconds time elapsed + + 22.008253000 seconds user + 0.012000000 seconds sys + + diff --git a/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json new file mode 100644 index 000000000..5ec6a8241 --- /dev/null +++ b/perfstat/turing/20230708_015644/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json @@ -0,0 +1,709 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/graph500seq/kernel1_run.exe", + "name": "graph500_seq_kernel1", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "edges.data" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "64 524_288" + } + ] + }, + { + "executable": "benchmarks/yojson/ydump.exe", + "name": "yojson_ydump", + "tags": [ + "lt_1s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-c sample.json", + "short_name": "sample.json" + } + ] + }, + { + "executable": "benchmarks/sequence/sequence_cps.exe", + "name": "sequence_cps", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe", + "name": "thread_ring_lwt_mvar", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe", + "name": "thread_ring_lwt_stream", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "21" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "14" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "67108864" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "12" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide.exe", + "name": "knucleotide", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide3.exe", + "name": "knucleotide3", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/regexredux2.exe", + "name": "regexredux2", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/revcomp2.exe", + "name": "revcomp2", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta3.exe", + "name": "fasta3", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta6.exe", + "name": "fasta6", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/quicksort.exe", + "name": "quicksort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "4000000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "50_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/pidigits5.exe", + "name": "pidigits5", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500" + } + ] + }, + { + "executable": "minilight-ocaml", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/minilight/roomfront.ml.txt", + "short_name": "roomfront" + } + ] + }, + { + "executable": "benchmarks/valet/test_lwt.exe", + "name": "test_lwt", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "200" + } + ] + }, + { + "executable": "benchmarks/bdd/bdd.exe", + "name": "bdd", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "26" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/fill.why", + "short_name": "fill.why" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/yyll.why", + "short_name": "yyll.why" + } + ] + }, + { + "executable": "benchmarks/lexifi-g2pp/main.exe", + "name": "lexifi-g2pp", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb.exe", + "name": "kb", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb_no_exc.exe", + "name": "kb_no_exc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/zarith/zarith_pi.exe", + "name": "zarith_pi", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr", + "short_name": "ocamly" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser", + "short_name": "sql-parser" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "-v --table benchmarks/menhir/sysver.mly", + "short_name": "sysver" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/german_pfs.cub", + "short_name": "german_pfs.cub" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/szymanski_at.cub", + "short_name": "szymanski_at.cub" + } + ] + }, + { + "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe", + "name": "chameneos_redux_lwt", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "600000" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe", + "name": "durand-kerner-aberth", + "tags": [ + "lt_1s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/fft.exe", + "name": "fft", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/levinson_durbin.exe", + "name": "levinson-durbin", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/crout_decomposition.exe", + "name": "crout-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/naive_multilayer.exe", + "name": "naive-multilayer", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/qr_decomposition.exe", + "name": "qr-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/soli/soli.exe", + "name": "soli", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2000" + } + ] + }, + { + "executable": "benchmarks/hamming/hamming.exe", + "name": "hamming", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1_000_000" + } + ] + }, + { + "executable": "benchmarks/zdd/zdd.exe", + "name": "zdd", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "words.txt" + } + ] + }, + { + "executable": "benchmarks/markbench/markbench.exe", + "name": "markbench", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20" + } + ] + } + ] +} diff --git a/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230708_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230708_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log new file mode 100644 index 000000000..4c851eb98 --- /dev/null +++ b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential.20230708_001002.e869a1d1097fb0932e2d296de4aadfe89fd7a36f.log @@ -0,0 +1,543 @@ + intervaltree is not installed. Install using pip3 install. +5.2.0 +Filtering some benchmarks for OCaml 5.2.0 +opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies +[NOTE] Will configure from built-in defaults. +Checking for available remotes: rsync and local, git, mercurial. + - you won't be able to use darcs repositories unless you install the darcs command on your system. + + +<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> +[default] Initialised +rm -rf dependencies/packages/ocaml/ocaml.5.2.0+trunk +rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +mkdir -p dependencies/packages/ocaml/ocaml.5.2.0+trunk +cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.2.0+trunk/ +mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk +cp -R dependencies/template/ocaml-base-compiler/* \ + dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/ +{ if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then \ + url="$(jq -r '.url // empty' ocaml-versions/5.2.0+trunk.json)"; \ + else \ + url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \ + fi; \ + echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \ +>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.2.0+trunk/opam; +# Read OCAML_CONFIG_OPTION from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. The variable is read even if the +# environment variable is set to be empty. `run_all_custom.sh` always +# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is +# present in the sandmark nightly config file. +# Read OCAML_RUN_PARAM from the ocaml-version/5.2.0+trunk.json file if env +# variable is not set already. See comment above for +# OCAML_CONFIG_OPTION. +opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] synchronised from file:///tmp/sandmark/dependencies +Now run 'opam upgrade' to apply any package updates. +OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.2.0+trunk ocaml-base-compiler.5.2.0+trunk + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[ocaml-base-compiler.5.2.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bigarray.base +-> installed base-threads.base +-> installed base-unix.base +-> installed ocaml-base-compiler.5.2.0+trunk +-> installed ocaml-config.1 +-> installed ocaml.5.2.0+trunk +Done. +# Run eval $(opam env) to update the current shell environment +Package sexplib0 does not exist, create as a NEW package? [Y/n] y +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0: git] +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +sexplib0 is now pinned to git+https://github.com/shakthimaan/sexplib0.git#multicore (version v0.15.0) +# TODO remove pin when a new orun version is released on opam +opam pin add -n --yes --switch 5.2.0+trunk orun https://github.com/ocaml-bench/orun.git +Package orun does not exist, create as a NEW package? [Y/n] y +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev: git] +[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git +orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1) +# TODO remove pin when a new runtime_events_tools is released on opam +opam pin add -n --yes --switch 5.2.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev: git] +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev) +opam pin add -n --yes --switch 5.2.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +Package ocamlfind does not exist, create as a NEW package? [Y/n] y +[ocamlfind.~dev: http] +[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git) +opam pin add -n --yes --switch 5.2.0+trunk base.v0.14.3 https://github.com/janestreet/base.git#v0.14.3 +Package base does not exist, create as a NEW package? [Y/n] y +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3: git] +[base.v0.14.3] synchronised from git+https://github.com/janestreet/base.git#v0.14.3 +base is now pinned to git+https://github.com/janestreet/base.git#v0.14.3 (version v0.14.3) +opam pin add -n --yes --switch 5.2.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-core does not exist, create as a NEW package? [Y/n] y +[coq-core.~dev: http] +[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +opam pin add -n --yes --switch 5.2.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +Package coq-stdlib does not exist, create as a NEW package? [Y/n] y +[coq-stdlib.~dev: http] +[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev) +Using default dune.3.5.0 +/home/sandmark/.opam/default +Linking to system dune files found at: /home/sandmark/.opam/default +/home/sandmark/.opam/default/bin/dune --version = n/a +ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune +ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder +ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune +opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.2.0+trunk --rank 2 +[upstream] Initialised +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + +opam install --switch=5.2.0+trunk --yes ocamlfind + +<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><> +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz + +The following actions will be performed: + - install ocamlfind 1.9.3.git* + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed ocamlfind.1.9.3.git +Done. +# Run eval $(opam env) to update the current shell environment +opam install --switch=5.2.0+trunk --yes "dune.3.5.0" "dune-configurator.3.5.0" +The following actions will be performed: + - install dune 3.5.0 + - install csexp 1.5.2 [required by dune-configurator] + - install dune-configurator 3.5.0 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz +[dune.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz +[dune-configurator.3.5.0] downloaded from https://github.com/ocaml/dune/releases/download/3.5.0/dune-3.5.0.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed dune.3.5.0 +-> installed csexp.1.5.2 +-> installed dune-configurator.3.5.0 +Done. +# Run eval $(opam env) to update the current shell environment +# Pin the version so it doesn't change when installing packages +opam pin add --switch=5.2.0+trunk --yes -n dune "3.5.0" +dune is now pinned to version 3.5.0 +# Retrieve set of version constraints for chosen OCaml version +Using template/dev-5.2.0+trunk.opam +# Conditionally install runtime_events_tools for olly (pausetimes) +Enabling pausetimes for OCaml >= 5 +opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.2.0+trunk --rank 2 +[alpha] Initialised +opam exec --switch 5.2.0+trunk -- opam update + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-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 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +opam install --switch=5.2.0+trunk --yes "lru" "psq" +The following actions will be performed: + - install seq base [required by psq] + - install psq 0.2.1 + - install lru 0.3.1 +===== 3 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz +[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed seq.base +-> installed psq.0.2.1 +-> installed lru.0.3.1 +Done. +# Run eval $(opam env) to update the current shell environment +opam exec --switch 5.2.0+trunk -- opam list +# Packages matching: installed +# Name # Installed # Synopsis +base-bigarray base +base-threads base +base-unix base +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +lru 0.3.1 Scalable LRU caches +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +psq 0.2.1 Functional Priority Search Queues +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +opam update --switch=5.2.0+trunk + +<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><> +[default] no changes from file:///tmp/sandmark/dependencies +[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git +[upstream] no changes from git+https://github.com/ocaml/opam-repository.git +upstream (at git+https://github.com/ocaml/opam-repository.git): + [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) + + +<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><> +[base.v0.14.3] no changes from git+https://github.com/janestreet/base.git#v0.14.3 +[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz +[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git +[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] no changes from git+https://github.com/shakthimaan/sexplib0.git#multicore +[coq-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 cmdliner 1.2.0 + - install conf-pkg-config 1.2 + - install conf-findutils 1 + - install conf-m4 1 + - install ocaml-syntax-shims 1.0.0 + - install re 1.10.4 + - install conf-cmake 1 + - install stdlib-shims 0.1.0 + - install domainslib 0.4.2 + - install either 1.0.0 + - install menhirLib 20200612 + - install stringext 1.6.0 + - install menhirSdk 20200612 + - install bigarray-compat 1.1.0 + - install base-bytes base + - install conf-perl 1 + - install cppo 1.6.7 + - install ocamlbuild 0.14.2 + - install sexplib0 v0.15.0* + - install minilight 1.6 + - install num 1.3 + - install camlp-streams 5.0 + - install optint 0.3.0 + - install result 1.5 + - install conf-which 1 + - install conf-zlib 1 + - install conf-libffi 2.0.0 + - install ocamlgraph 2.0.0 + - install integers 0.7.0 + - install menhir 20200612 + - install bigstringaf 0.6.1 + - install base64 3.4.0 + - install zarith 1.10 + - install yojson 2.1.0 + - install ocplib-endian 1.2 + - install topkg 1.0.7 + - install nbcodec 20151119 + - install cubicle 1.2.0 + - install checkseum 0.3.4 + - install conf-autoconf 0.1 + - install camlzip 1.11 + - install ctypes-foreign 0.18.0 + - install psmt2-frontend 0.4.0 + - install angstrom 0.15.0 + - install rungen 0.0.1 + - install orun 0.1* + - install lwt 5.6.1 + - install uutf 1.0.3 + - install uuidm 0.9.8 + - install rresult 0.6.0 + - install react 1.2.2 + - install mtime 1.2.0 + - install fmt 0.9.0 + - install astring 0.8.5 + - install decompress 1.1.0 + - install ocplib-simplex 0.4.1 + - install ctypes 0.20.2 + - install uri 4.1.0 + - install jsonm 1.0.2 + - install logs 0.7.0 + - install cstruct 6.2.0 + - install alt-ergo-lib 2.4.2 + - install hdr_histogram 0.0.2 + - install repr 0.6.0 + - install eqaf 0.9 + - install alt-ergo-parsers 2.4.2 + - install runtime_events_tools ~dev* + - install digestif 1.0.0 + - install alt-ergo 2.4.2 +===== 70 to install ===== + +<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> +[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz +[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz +[angstrom.0.15.0] downloaded from cache at https://opam.ocaml.org/cache/ +[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz +[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz +[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz +[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz +[camlzip.1.11] downloaded from https://github.com/xavierleroy/camlzip/archive/rel111.tar.gz +[cmdliner.1.2.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.2.0.tbz +[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz +[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/ +[cstruct.6.2.0] downloaded from https://github.com/mirage/ocaml-cstruct/releases/download/v6.2.0/cstruct-6.2.0.tbz +[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz +[ctypes.0.20.2] downloaded from https://github.com/ocamllabs/ocaml-ctypes/archive/0.20.2.tar.gz +[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz +[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[domainslib.0.4.2] downloaded from cache at https://opam.ocaml.org/cache/ +[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz +[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz +[eqaf.0.9] downloaded from https://github.com/mirage/eqaf/releases/download/v0.9/eqaf-0.9.tbz +[hdr_histogram.0.0.2] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/v0.0.2/hdr_histogram-0.0.2.tbz +[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz +[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz +[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz +[lwt.5.6.1] downloaded from https://github.com/ocsigen/lwt/archive/5.6.1.tar.gz +[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz +[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/ +[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz +[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz +[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz +[ocamlbuild.0.14.2] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.14.2.tar.gz +[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz +[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/ +[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz +[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz +[re.1.10.4] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.10.4/re-1.10.4.tbz +[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz +[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz +[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/ +[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz +[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz +[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz +[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +[sexplib0.v0.15.0] synchronised from git+https://github.com/shakthimaan/sexplib0.git#multicore +[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz +[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 +[uuidm.0.9.8] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.8.tbz +[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz +[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/ +[yojson.2.1.0] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.1.0/yojson-2.1.0.tbz +[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz + +<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> +-> installed base-bytes.base +-> installed bigarray-compat.1.1.0 +-> installed camlp-streams.5.0 +-> installed conf-cmake.1 +-> installed cmdliner.1.2.0 +-> installed bigstringaf.0.6.1 +-> installed conf-findutils.1 +-> installed conf-gmp.1 +-> installed conf-m4.1 +-> installed conf-perl.1 +-> installed conf-pkg-config.1.2 +-> installed conf-which.1 +-> installed cppo.1.6.7 +-> installed domainslib.0.4.2 +-> installed either.1.0.0 +-> installed menhirLib.20200612 +-> installed menhirSdk.20200612 +-> installed minilight.1.6 +-> installed ocaml-syntax-shims.1.0.0 +-> installed optint.0.3.0 +-> installed re.1.10.4 +-> installed result.1.5 +-> installed sexplib0.v0.15.0 +-> installed stdlib-shims.0.1.0 +-> installed stringext.1.6.0 +-> installed num.1.3 +-> installed angstrom.0.15.0 +-> installed base64.3.4.0 +-> installed checkseum.0.3.4 +-> installed conf-autoconf.0.1 +-> installed conf-libffi.2.0.0 +-> installed conf-zlib.1 +-> installed ctypes-foreign.0.18.0 +-> installed integers.0.7.0 +-> installed ocamlbuild.0.14.2 +-> installed ocplib-endian.1.2 +-> installed yojson.2.1.0 +-> installed menhir.20200612 +-> installed ocamlgraph.2.0.0 +-> installed zarith.1.10 +-> installed camlzip.1.11 +-> installed decompress.1.1.0 +-> installed orun.0.1 +-> installed psmt2-frontend.0.4.0 +-> installed rungen.0.0.1 +-> installed topkg.1.0.7 +-> installed uri.4.1.0 +-> installed nbcodec.20151119 +-> installed lwt.5.6.1 +-> installed cubicle.1.2.0 +-> installed astring.0.8.5 +-> installed fmt.0.9.0 +-> installed mtime.1.2.0 +-> installed react.1.2.2 +-> installed rresult.0.6.0 +-> installed uuidm.0.9.8 +-> installed uutf.1.0.3 +-> installed ocplib-simplex.0.4.1 +-> installed cstruct.6.2.0 +-> installed logs.0.7.0 +-> installed jsonm.1.0.2 +-> installed ctypes.0.20.2 +-> installed eqaf.0.9 +-> installed repr.0.6.0 +-> installed digestif.1.0.0 +-> installed alt-ergo-lib.2.4.2 +-> installed hdr_histogram.0.0.2 +-> installed runtime_events_tools.~dev +-> installed alt-ergo-parsers.2.4.2 +-> installed alt-ergo.2.4.2 +Done. +# Run eval $(opam env) to update the current shell environment +# Packages matching: installed +# Name # Installed # Synopsis +alt-ergo 2.4.2 The Alt-Ergo SMT prover +alt-ergo-lib 2.4.2 The Alt-Ergo SMT prover library +alt-ergo-parsers 2.4.2 The Alt-Ergo SMT prover parser library +angstrom 0.15.0 Parser combinators built for speed and memory-efficiency +astring 0.8.5 Alternative String module for OCaml +base-bigarray base +base-bytes base Bytes library distributed with the OCaml compiler +base-threads base +base-unix base +base64 3.4.0 Base64 encoding for OCaml +bigarray-compat 1.1.0 Compatibility library to use Stdlib.Bigarray when possible +bigstringaf 0.6.1 Bigstring intrinsics and fast blits based on memcpy/memmove +camlp-streams 5.0 The Stream and Genlex libraries for use with Camlp4 and Camlp5 +camlzip 1.11 Accessing compressed files in ZIP, GZIP and JAR format +checkseum 0.3.4 Adler-32, CRC32 and CRC32-C implementation in C and OCaml +cmdliner 1.2.0 Declarative definition of command line interfaces for OCaml +conf-autoconf 0.1 Virtual package relying on autoconf installation +conf-cmake 1 Virtual package relying on cmake +conf-findutils 1 Virtual package relying on findutils +conf-gmp 1 Virtual package relying on a GMP lib system installation +conf-libffi 2.0.0 Virtual package relying on libffi system installation +conf-m4 1 Virtual package relying on m4 +conf-perl 1 Virtual package relying on perl +conf-pkg-config 1.2 Virtual package relying on pkg-config installation +conf-which 1 Virtual package relying on which +conf-zlib 1 Virtual package relying on zlib +cppo 1.6.7 Code preprocessor like cpp for OCaml +csexp 1.5.2 Parsing and printing of S-expressions in Canonical form +cstruct 6.2.0 Access C-like structures directly from OCaml +ctypes 0.20.2 Combinators for binding to C libraries without writing any C +ctypes-foreign 0.18.0 Virtual package for enabling the ctypes.foreign subpackage +cubicle 1.2.0 SMT based model checker for parameterized systems +decompress 1.1.0 Implementation of Zlib and GZip in OCaml +digestif 1.0.0 Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5) +domainslib 0.4.2 Parallel Structures over Domains for Multicore OCaml +dune 3.5.0 pinned to version 3.5.0 +dune-configurator 3.5.0 Helper library for gathering system configuration +either 1.0.0 Compatibility Either module +eqaf 0.9 Constant-time equal function on string +fmt 0.9.0 OCaml Format pretty-printer combinators +hdr_histogram 0.0.2 OCaml bindings to Hdr Histogram +integers 0.7.0 Various signed and unsigned integer types for OCaml +jsonm 1.0.2 Non-blocking streaming JSON codec for OCaml +logs 0.7.0 Logging infrastructure for OCaml +lru 0.3.1 Scalable LRU caches +lwt 5.6.1 Promises and event-driven I/O +menhir 20200612 An LR(1) parser generator +menhirLib 20200612 Runtime support library for parsers generated by Menhir +menhirSdk 20200612 Compile-time library for auxiliary tools related to Menhir +minilight 1.6 Minimal global illumination renderer. +mtime 1.2.0 Monotonic wall-clock time for OCaml +nbcodec 20151119 non-blocking IO interface design +num 1.3 The legacy Num library for arbitrary-precision integer and rational arithmetic +ocaml 5.2.0+trunk The OCaml compiler (virtual package) +ocaml-base-compiler 5.2.0+trunk OCaml compiler +ocaml-config 1 OCaml Switch Configuration +ocaml-syntax-shims 1.0.0 Backport new syntax to older OCaml versions +ocamlbuild 0.14.2 OCamlbuild is a build system with builtin rules to easily build most OCaml projects +ocamlfind 1.9.3.git pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz +ocamlgraph 2.0.0 A generic graph library for OCaml +ocplib-endian 1.2 Optimised functions to read and write int16/32/64 from strings and bigarrays +ocplib-simplex 0.4.1 A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities +optint 0.3.0 Efficient integer types on 64-bit architectures +orun 0.1 pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git +psmt2-frontend 0.4.0 The psmt2-frontend project +psq 0.2.1 Functional Priority Search Queues +re 1.10.4 RE is a regular expression library for OCaml +react 1.2.2 Declarative events and signals for OCaml +repr 0.6.0 Dynamic type representations. Provides no stability guarantee +result 1.5 Compatibility Result module +rresult 0.6.0 Result value combinators for OCaml +rungen 0.0.1 Generates dune files to run benchmarks from centralised config +runtime_events_tools ~dev pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 +seq base Compatibility package for OCaml's standard iterator type starting from 4.07. +sexplib0 v0.15.0 pinned to version v0.15.0 at git+https://github.com/shakthimaan/sexplib0.git#multicore +stdlib-shims 0.1.0 Backport some of the new stdlib features to older compiler +stringext 1.6.0 Extra string functions for OCaml +topkg 1.0.7 The transitory OCaml software packager +uri 4.1.0 An RFC3986 URI/URL parsing library +uuidm 0.9.8 Universally unique identifiers (UUIDs) for OCaml +uutf 1.0.3 Non-blocking streaming Unicode codec for OCaml +yojson 2.1.0 Yojson is an optimized parsing and printing library for the JSON format +zarith 1.10 Implements arithmetic and logical operations over arbitrary-precision integers +git log -n 1 +commit 772341deec33729b85d6a98f323c337e6a757b2d +Author: fabbing +Date: Wed May 24 17:46:14 2023 +0200 + + Add @stedolan `markbench` benchmark for prefetching + + Co-authored-by: "Antonin Décimo " +opam exec --switch 5.2.0+trunk -- rungen _build/5.2.0+trunk_1 run_config_filtered.json > runs_dune.inc +opam exec --switch 5.2.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.2.0+trunk @buildbench; +Generating edge list... +Generated. Time: 91.485340 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/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench new file mode 100644 index 000000000..0be88d407 --- /dev/null +++ b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/5.2.0+trunk+sequential_1.orun.summary.bench @@ -0,0 +1,53 @@ +{"version":"5.4.0-148-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"} +{"name":"levinson-durbin.","command":"taskset --cpu-list 5 ./levinson_durbin.exe","time_secs":2.688807964324951,"user_time_secs":2.632535,"sys_time_secs":0.056011,"maxrss_kB":6996,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1250789498,"minor_words":1000766013,"promoted_words":45003,"major_words":250068488,"minor_collections":8306,"major_collections":6258,"forced_major_collections":0,"heap_words":156932,"top_heap_words":225372,"mean_space_overhead":139.502726},"codesize":63261.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sql-parser","command":"taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser","time_secs":7.038414001464844,"user_time_secs":6.777947,"sys_time_secs":0.260074,"maxrss_kB":352112,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1209984553,"minor_words":1199367040,"promoted_words":48885180,"major_words":59502693,"minor_collections":4601,"major_collections":28,"forced_major_collections":0,"heap_words":41404052,"top_heap_words":43598101,"mean_space_overhead":10.700562},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.4865009784698486,"user_time_secs":3.342055,"sys_time_secs":0.144088,"maxrss_kB":247212,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":269484700,"minor_words":264241748,"promoted_words":135235904,"major_words":140478856,"minor_collections":1395,"major_collections":29,"forced_major_collections":0,"heap_words":25440265,"top_heap_words":32153618,"mean_space_overhead":44.234077},"codesize":316377.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"yojson_ydump.sample.json","command":"taskset --cpu-list 5 ./ydump.exe -c sample.json","time_secs":0.8048241138458252,"user_time_secs":0.79659,"sys_time_secs":0.008005,"maxrss_kB":9144,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":15864970,"minor_words":9360846,"promoted_words":3943135,"major_words":10447259,"minor_collections":108,"major_collections":108,"forced_major_collections":0,"heap_words":299312,"top_heap_words":429548,"mean_space_overhead":82.257113},"codesize":509423.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":3.03511905670166,"user_time_secs":2.826918,"sys_time_secs":0.20792,"maxrss_kB":219196,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":75000959,"minor_words":75000893,"promoted_words":49760819,"major_words":49760885,"minor_collections":300,"major_collections":22,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27303936,"mean_space_overhead":36.219967},"codesize":331407.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"hamming.1_000_000","command":"taskset --cpu-list 5 ./hamming.exe 1_000_000","time_secs":1.3948330879211426,"user_time_secs":1.278723,"sys_time_secs":0.115884,"maxrss_kB":166888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":96997041,"minor_words":96996975,"promoted_words":22081764,"major_words":22081830,"minor_collections":381,"major_collections":18,"forced_major_collections":0,"heap_words":20664320,"top_heap_words":20664320,"mean_space_overhead":3.238938},"codesize":175197.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_lwt.200","command":"taskset --cpu-list 5 ./test_lwt.exe 200","time_secs":23.765691995620728,"user_time_secs":23.756952,"sys_time_secs":0.008,"maxrss_kB":10840,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1144096017,"minor_words":1127646811,"promoted_words":10962444,"major_words":27411650,"minor_collections":4391,"major_collections":175,"forced_major_collections":0,"heap_words":531925,"top_heap_words":547626,"mean_space_overhead":113.018335},"codesize":573113.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mergesort.67108864","command":"taskset --cpu-list 5 ./mergesort.exe 67108864","time_secs":21.640444040298462,"user_time_secs":20.93951,"sys_time_secs":0.699983,"maxrss_kB":1054236,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":167772589,"minor_words":33554793,"promoted_words":235,"major_words":134218031,"minor_collections":135,"major_collections":7,"forced_major_collections":0,"heap_words":134266886,"top_heap_words":134266886,"mean_space_overhead":8648.417683},"codesize":147790.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"crout-decomposition.","command":"taskset --cpu-list 5 ./crout_decomposition.exe","time_secs":1.3954360485076904,"user_time_secs":1.347242,"sys_time_secs":0.047973,"maxrss_kB":66484,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":549686681,"minor_words":542209137,"promoted_words":298290,"major_words":7775834,"minor_collections":2084,"major_collections":16,"forced_major_collections":0,"heap_words":7768304,"top_heap_words":7768304,"mean_space_overhead":4.865913},"codesize":390513.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"test_decompress.64_524_288","command":"taskset --cpu-list 5 ./test_decompress.exe 64 524_288","time_secs":3.7182040214538574,"user_time_secs":3.673927,"sys_time_secs":0.043975,"maxrss_kB":11372,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":397177826,"minor_words":296916794,"promoted_words":93571,"major_words":100354603,"minor_collections":1774,"major_collections":960,"forced_major_collections":0,"heap_words":500664,"top_heap_words":565554,"mean_space_overhead":81.723748},"codesize":418372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"LU_decomposition.1024","command":"taskset --cpu-list 5 ./LU_decomposition.exe 1024","time_secs":3.6549899578094482,"user_time_secs":3.634719,"sys_time_secs":0.019992,"maxrss_kB":30188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2160064939,"minor_words":2155870565,"promoted_words":243,"major_words":4194617,"minor_collections":8234,"major_collections":13,"forced_major_collections":0,"heap_words":3194889,"top_heap_words":3194889,"mean_space_overhead":9.742607},"codesize":148230.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"game_of_life.256","command":"taskset --cpu-list 5 ./game_of_life.exe 256","time_secs":9.892758846282959,"user_time_secs":9.876372999999999,"sys_time_secs":0.016,"maxrss_kB":19896,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2101662,"minor_words":346,"promoted_words":230,"major_words":2101546,"minor_collections":14,"major_collections":14,"forced_major_collections":0,"heap_words":2074408,"top_heap_words":2074408,"mean_space_overhead":12.082392},"codesize":150329.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"alt-ergo.yyll.why","command":"taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why","time_secs":22.527605056762695,"user_time_secs":22.314832,"sys_time_secs":0.212026,"maxrss_kB":341168,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2632320985,"minor_words":2625699214,"promoted_words":62363682,"major_words":68985453,"minor_collections":10033,"major_collections":25,"forced_major_collections":0,"heap_words":41607628,"top_heap_words":41607628,"mean_space_overhead":22.349303},"codesize":3197529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"markbench.20","command":"taskset --cpu-list 5 ./markbench.exe 20","time_secs":29.67856502532959,"user_time_secs":29.157216,"sys_time_secs":0.520021,"maxrss_kB":813276,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":103147334,"minor_words":102097666,"promoted_words":102097465,"major_words":103147133,"minor_collections":608,"major_collections":78,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590,"mean_space_overhead":0.212004},"codesize":296729.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":17.33070397377014,"user_time_secs":16.502221,"sys_time_secs":0.82791,"maxrss_kB":939036,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":288704317,"minor_words":216263323,"promoted_words":167548501,"major_words":239989495,"minor_collections":854,"major_collections":36,"forced_major_collections":0,"heap_words":115181890,"top_heap_words":125698194,"mean_space_overhead":23.247721},"codesize":331633.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":96.2328360080719,"user_time_secs":95.806493,"sys_time_secs":0.423993,"maxrss_kB":509964,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":213242563,"minor_words":146522400,"promoted_words":1816083,"major_words":68536246,"minor_collections":581,"major_collections":25,"forced_major_collections":0,"heap_words":63329410,"top_heap_words":64406658,"mean_space_overhead":6.055298},"codesize":297116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"evolutionary_algorithm.10000_10000","command":"taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000","time_secs":49.42063808441162,"user_time_secs":47.019318,"sys_time_secs":2.399965,"maxrss_kB":3796464,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":5030351263,"minor_words":3730091184,"promoted_words":715411,"major_words":1300975490,"minor_collections":14258,"major_collections":34,"forced_major_collections":0,"heap_words":400368519,"top_heap_words":485214439,"mean_space_overhead":38.939316},"codesize":244808.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"floyd_warshall.512","command":"taskset --cpu-list 5 ./floyd_warshall.exe 512","time_secs":1.0472819805145264,"user_time_secs":1.023056,"sys_time_secs":0.023977,"maxrss_kB":20600,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":6493230,"minor_words":6229995,"promoted_words":6028309,"major_words":6291544,"minor_collections":365,"major_collections":24,"forced_major_collections":0,"heap_words":2140163,"top_heap_words":2140163,"mean_space_overhead":43.177141},"codesize":148367.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"quicksort.4000000","command":"taskset --cpu-list 5 ./quicksort.exe 4000000","time_secs":2.6877119541168213,"user_time_secs":2.667446,"sys_time_secs":0.019995,"maxrss_kB":34684,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":4000407,"minor_words":340,"promoted_words":226,"major_words":4000293,"minor_collections":6,"major_collections":6,"forced_major_collections":0,"heap_words":4045059,"top_heap_words":4045059,"mean_space_overhead":10482.267675},"codesize":147936.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"mandelbrot6.16_000","command":"taskset --cpu-list 5 ./mandelbrot6.exe 16_000","time_secs":40.322351932525635,"user_time_secs":40.317475,"sys_time_secs":0.003999,"maxrss_kB":5724,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":862,"minor_words":796,"promoted_words":547,"major_words":613,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":14019.160737},"codesize":331145.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_stream.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000","time_secs":13.404664993286133,"user_time_secs":13.392203,"sys_time_secs":0.012,"maxrss_kB":9468,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1820911916,"minor_words":1820910842,"promoted_words":472028581,"major_words":472029655,"minor_collections":9250,"major_collections":4598,"forced_major_collections":0,"heap_words":332788,"top_heap_words":390132,"mean_space_overhead":89.130368},"codesize":476961.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"matrix_multiplication.1024","command":"taskset --cpu-list 5 ./matrix_multiplication.exe 1024","time_secs":7.271811008453369,"user_time_secs":7.255474,"sys_time_secs":0.015998,"maxrss_kB":28516,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3152288,"minor_words":347,"promoted_words":233,"major_words":3152174,"minor_collections":15,"major_collections":15,"forced_major_collections":0,"heap_words":3204084,"top_heap_words":3204084,"mean_space_overhead":9.19229},"codesize":243162.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"alt-ergo.fill.why","command":"taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why","time_secs":0.22110605239868164,"user_time_secs":0.198015,"sys_time_secs":0.022882,"maxrss_kB":48892,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":35938872,"minor_words":35638653,"promoted_words":4218120,"major_words":4518339,"minor_collections":147,"major_collections":14,"forced_major_collections":0,"heap_words":4361276,"top_heap_words":4361276,"mean_space_overhead":19.984063},"codesize":3197529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta6.25_000_000","command":"taskset --cpu-list 5 ./fasta6.exe 25_000_000","time_secs":5.35887598991394,"user_time_secs":5.242583,"sys_time_secs":0.115968,"maxrss_kB":202816,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":25417589,"minor_words":853,"promoted_words":592,"major_words":25417328,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":25478114,"top_heap_words":25478114,"mean_space_overhead":7413.126769},"codesize":332793.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"qr-decomposition.","command":"taskset --cpu-list 5 ./qr_decomposition.exe","time_secs":1.9562468528747559,"user_time_secs":1.955996,"sys_time_secs":0.0,"maxrss_kB":9056,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1711414644,"minor_words":1711414578,"promoted_words":2695298,"major_words":2695364,"minor_collections":6545,"major_collections":29,"forced_major_collections":0,"heap_words":345220,"top_heap_words":466090,"mean_space_overhead":66.50873900000001},"codesize":268200.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.szymanski_at.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub","time_secs":448.00040888786316,"user_time_secs":447.737671,"sys_time_secs":0.252834,"maxrss_kB":263700,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":106025469970,"minor_words":105867291303,"promoted_words":6208227871,"major_words":6366406538,"minor_collections":404310,"major_collections":898,"forced_major_collections":0,"heap_words":21402252,"top_heap_words":39151503,"mean_space_overhead":87.537504},"codesize":1256055.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zdd.words_txt","command":"taskset --cpu-list 5 ./zdd.exe words.txt","time_secs":7.681458950042725,"user_time_secs":7.297196,"sys_time_secs":0.383852,"maxrss_kB":640888,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":305262094,"minor_words":271173175,"promoted_words":50072958,"major_words":84161877,"minor_collections":1053,"major_collections":15,"forced_major_collections":0,"heap_words":81048374,"top_heap_words":81048374,"mean_space_overhead":31.825067},"codesize":308675.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":11.159903049468994,"user_time_secs":11.15544,"sys_time_secs":0.003999,"maxrss_kB":7532,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1658467392,"minor_words":1658467326,"promoted_words":184828,"major_words":184894,"minor_collections":6334,"major_collections":10,"forced_major_collections":0,"heap_words":205795,"top_heap_words":205795,"mean_space_overhead":6565.870481},"codesize":279495.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"durand-kerner-aberth.","command":"taskset --cpu-list 5 ./durand_kerner_aberth.exe","time_secs":1.3559889793395996,"user_time_secs":1.351761,"sys_time_secs":0.003999,"maxrss_kB":6836,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":774119604,"minor_words":774119538,"promoted_words":2352771,"major_words":2352837,"minor_collections":2998,"major_collections":86,"forced_major_collections":0,"heap_words":118784,"top_heap_words":118784,"mean_space_overhead":276.600057},"codesize":278409.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nbody.50_000_000","command":"taskset --cpu-list 5 ./nbody.exe 50_000_000","time_secs":7.429986000061035,"user_time_secs":7.425645,"sys_time_secs":0.003998,"maxrss_kB":5844,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":949,"minor_words":883,"promoted_words":592,"major_words":658,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":11408.672909},"codesize":332588.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fannkuchredux.12","command":"taskset --cpu-list 5 ./fannkuchredux.exe 12","time_secs":46.49509787559509,"user_time_secs":46.494094,"sys_time_secs":0.0,"maxrss_kB":5928,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2412,"minor_words":2346,"promoted_words":148,"major_words":214,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":18121.85933},"codesize":190323.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":46.262892961502075,"user_time_secs":46.037817,"sys_time_secs":0.224008,"maxrss_kB":266996,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":100761151,"minor_words":68361791,"promoted_words":1541943,"major_words":33941303,"minor_collections":272,"major_collections":13,"forced_major_collections":0,"heap_words":34001097,"top_heap_words":34001097,"mean_space_overhead":2650.013258},"codesize":336205.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"chameneos_redux_lwt.600000","command":"taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000","time_secs":1.9585938453674316,"user_time_secs":1.710017,"sys_time_secs":0.248292,"maxrss_kB":7444,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":536773675,"minor_words":536773609,"promoted_words":745687,"major_words":745753,"minor_collections":2066,"major_collections":31,"forced_major_collections":0,"heap_words":139264,"top_heap_words":139264,"mean_space_overhead":254.612923},"codesize":457613.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"bdd.26","command":"taskset --cpu-list 5 ./bdd.exe 26","time_secs":5.230703115463257,"user_time_secs":5.214373,"sys_time_secs":0.016007,"maxrss_kB":22596,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1228282139,"minor_words":1227749971,"promoted_words":1931324,"major_words":2463492,"minor_collections":4695,"major_collections":17,"forced_major_collections":0,"heap_words":2006678,"top_heap_words":2006678,"mean_space_overhead":23.521055},"codesize":205517.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb_no_exc.","command":"taskset --cpu-list 5 ./kb_no_exc.exe","time_secs":2.4244840145111084,"user_time_secs":2.420227,"sys_time_secs":0.004,"maxrss_kB":10828,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":186740444,"minor_words":186740378,"promoted_words":23464834,"major_words":23464900,"minor_collections":796,"major_collections":165,"forced_major_collections":0,"heap_words":495616,"top_heap_words":667648,"mean_space_overhead":85.60485},"codesize":219444.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.ocamly","command":"taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr","time_secs":246.56873393058777,"user_time_secs":241.146493,"sys_time_secs":5.415876,"maxrss_kB":5136312,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":3176758995,"minor_words":2456370553,"promoted_words":422041919,"major_words":1142430361,"minor_collections":9401,"major_collections":38,"forced_major_collections":0,"heap_words":598164886,"top_heap_words":655936399,"mean_space_overhead":23.487327},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"soli.2000","command":"taskset --cpu-list 5 ./soli.exe 2000","time_secs":9.373980045318604,"user_time_secs":9.373589000000001,"sys_time_secs":0.0,"maxrss_kB":5716,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":510451,"minor_words":510385,"promoted_words":830,"major_words":896,"minor_collections":8,"major_collections":8,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960,"mean_space_overhead":10285.228412},"codesize":63705.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"nqueens.14","command":"taskset --cpu-list 5 ./nqueens.exe 14","time_secs":8.208622932434082,"user_time_secs":8.200199,"sys_time_secs":0.008,"maxrss_kB":5704,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":82075897,"minor_words":82075831,"promoted_words":7566,"major_words":7632,"minor_collections":322,"major_collections":11,"forced_major_collections":0,"heap_words":36864,"top_heap_words":36864,"mean_space_overhead":12836.07695},"codesize":169636.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"zarith_pi.10_000","command":"taskset --cpu-list 5 ./zarith_pi.exe 10_000","time_secs":3.387946844100952,"user_time_secs":3.167669,"sys_time_secs":0.219977,"maxrss_kB":8732,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1704109894,"minor_words":4058633,"promoted_words":122201,"major_words":1700173462,"minor_collections":48555,"major_collections":48546,"forced_major_collections":0,"heap_words":143464,"top_heap_words":251819,"mean_space_overhead":119.285525},"codesize":265441.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"spectralnorm2.5_500","command":"taskset --cpu-list 5 ./spectralnorm2.exe 5_500","time_secs":7.076442003250122,"user_time_secs":7.076082,"sys_time_secs":0.0,"maxrss_kB":6976,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2420121886,"minor_words":2420000798,"promoted_words":530,"major_words":121618,"minor_collections":9238,"major_collections":10,"forced_major_collections":0,"heap_words":149488,"top_heap_words":149488,"mean_space_overhead":7707.236607},"codesize":331713.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"binarytrees5.21","command":"taskset --cpu-list 5 ./binarytrees5.exe 21","time_secs":9.558578968048096,"user_time_secs":9.414102,"sys_time_secs":0.144032,"maxrss_kB":220232,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":916456867,"minor_words":916456801,"promoted_words":269840873,"major_words":269840939,"minor_collections":3522,"major_collections":49,"forced_major_collections":0,"heap_words":24440832,"top_heap_words":27447296,"mean_space_overhead":50.59928},"codesize":331372.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":213.98562598228455,"user_time_secs":213.307239,"sys_time_secs":0.672835,"maxrss_kB":586244,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":22049018057,"minor_words":19238772906,"promoted_words":433040091,"major_words":3243285242,"minor_collections":73535,"major_collections":257,"forced_major_collections":0,"heap_words":48783272,"top_heap_words":79869908,"mean_space_overhead":118.741938},"codesize":1256055.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":23.507673025131226,"user_time_secs":19.255115,"sys_time_secs":4.251804,"maxrss_kB":5019928,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":908039425,"minor_words":671061181,"promoted_words":402578995,"major_words":639557239,"minor_collections":2569,"major_collections":11,"forced_major_collections":0,"heap_words":640196614,"top_heap_words":640196614,"mean_space_overhead":9261.682217},"codesize":310545.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"minilight.roomfront","command":"taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt","time_secs":22.003424882888794,"user_time_secs":21.986698,"sys_time_secs":0.015999,"maxrss_kB":17584,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9746363864,"minor_words":9746347080,"promoted_words":10636714,"major_words":10653498,"minor_collections":37202,"major_collections":40,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1413722,"mean_space_overhead":59.682872},"codesize":395320.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":3.9544079303741455,"user_time_secs":3.938123,"sys_time_secs":0.015992,"maxrss_kB":10996,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":452110443,"minor_words":452110377,"promoted_words":24398596,"major_words":24398662,"minor_collections":1805,"major_collections":158,"forced_major_collections":0,"heap_words":528384,"top_heap_words":679936,"mean_space_overhead":83.24656400000001},"codesize":218694.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"thread_ring_lwt_mvar.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000","time_secs":3.6281981468200684,"user_time_secs":3.62388,"sys_time_secs":0.003999,"maxrss_kB":8188,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":925547734,"minor_words":925546660,"promoted_words":81439321,"major_words":81440395,"minor_collections":4157,"major_collections":1244,"forced_major_collections":0,"heap_words":230388,"top_heap_words":234484,"mean_space_overhead":131.747191},"codesize":449903.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"pidigits5.10_000","command":"taskset --cpu-list 5 ./pidigits5.exe 10_000","time_secs":3.43802809715271,"user_time_secs":3.173607,"sys_time_secs":0.264133,"maxrss_kB":9644,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1667654591,"minor_words":3543684,"promoted_words":125827,"major_words":1664236734,"minor_collections":35902,"major_collections":35893,"forced_major_collections":0,"heap_words":194223,"top_heap_words":297052,"mean_space_overhead":146.397949},"codesize":375437.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"naive-multilayer.","command":"taskset --cpu-list 5 ./naive_multilayer.exe","time_secs":4.307132005691528,"user_time_secs":4.306788,"sys_time_secs":0.0,"maxrss_kB":7376,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":2170606701,"minor_words":2170606283,"promoted_words":1247298,"major_words":1247716,"minor_collections":8300,"major_collections":36,"forced_major_collections":0,"heap_words":168290,"top_heap_words":168290,"mean_space_overhead":177.077425},"codesize":321134.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"menhir.sysver","command":"taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly","time_secs":84.54810810089111,"user_time_secs":83.770101,"sys_time_secs":0.776019,"maxrss_kB":887212,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":9321312977,"minor_words":9183187282,"promoted_words":329487482,"major_words":467613177,"minor_collections":35080,"major_collections":51,"forced_major_collections":0,"heap_words":98652227,"top_heap_words":103411779,"mean_space_overhead":37.407232},"codesize":1006218.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"sequence_cps.10000","command":"taskset --cpu-list 5 ./sequence_cps.exe 10000","time_secs":1.8457090854644775,"user_time_secs":1.841464,"sys_time_secs":0.004003,"maxrss_kB":5724,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":1501160347,"minor_words":1501160281,"promoted_words":212483,"major_words":212549,"minor_collections":5742,"major_collections":25,"forced_major_collections":0,"heap_words":32768,"top_heap_words":57344,"mean_space_overhead":5211.552985},"codesize":182402.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":46.13648200035095,"user_time_secs":45.859443,"sys_time_secs":0.275996,"maxrss_kB":319660,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":136752098,"minor_words":88097353,"promoted_words":2355136,"major_words":51009881,"minor_collections":353,"major_collections":22,"forced_major_collections":0,"heap_words":34687795,"top_heap_words":42879799,"mean_space_overhead":12.734838},"codesize":332707.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} +{"name":"fasta3.25_000_000","command":"taskset --cpu-list 5 ./fasta3.exe 25_000_000","time_secs":7.814580202102661,"user_time_secs":7.8102,"sys_time_secs":0.004001,"maxrss_kB":6416,"ocaml":{"version":"5.2.0+dev0-2023-04-11","c_compiler":"gcc -Wa,-mbranches-within-32B","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","function_sections":"true","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","compression_supported":"false","linear_magic_number":"Caml1999L033"},"gc":{"allocated_words":400001071,"minor_words":400001005,"promoted_words":638,"major_words":704,"minor_collections":1533,"major_collections":8,"forced_major_collections":0,"heap_words":61440,"top_heap_words":61440,"mean_space_overhead":11335.049823},"codesize":332839.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"} diff --git a/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json new file mode 100644 index 000000000..5ec6a8241 --- /dev/null +++ b/sequential/turing/20230708_001002/e869a1d1097fb0932e2d296de4aadfe89fd7a36f/run_config_filtered.json @@ -0,0 +1,709 @@ +{ + "wrappers": [ + { + "name": "orun", + "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "perfstat", + "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}" + }, + { + "name": "pausetimes", + "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}" + } + ], + "benchmarks": [ + { + "executable": "benchmarks/graph500seq/kernel1_run.exe", + "name": "graph500_seq_kernel1", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "edges.data" + } + ] + }, + { + "executable": "benchmarks/decompress/test_decompress.exe", + "name": "test_decompress", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "64 524_288" + } + ] + }, + { + "executable": "benchmarks/yojson/ydump.exe", + "name": "yojson_ydump", + "tags": [ + "lt_1s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-c sample.json", + "short_name": "sample.json" + } + ] + }, + { + "executable": "benchmarks/sequence/sequence_cps.exe", + "name": "sequence_cps", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe", + "name": "thread_ring_lwt_mvar", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe", + "name": "thread_ring_lwt_stream", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/binarytrees5.exe", + "name": "binarytrees5", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "21" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/LU_decomposition.exe", + "name": "LU_decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/floyd_warshall.exe", + "name": "floyd_warshall", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "512" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/game_of_life.exe", + "name": "game_of_life", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "256" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe", + "name": "evolutionary_algorithm", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "10000 10000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/nqueens.exe", + "name": "nqueens", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "14" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/mergesort.exe", + "name": "mergesort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "67108864" + } + ] + }, + { + "executable": "benchmarks/multicore-grammatrix/grammatrix.exe", + "name": "grammatrix", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fannkuchredux.exe", + "name": "fannkuchredux", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "12" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide.exe", + "name": "knucleotide", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/knucleotide3.exe", + "name": "knucleotide3", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/regexredux2.exe", + "name": "regexredux2", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/revcomp2.exe", + "name": "revcomp2", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta3.exe", + "name": "fasta3", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/fasta6.exe", + "name": "fasta6", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "25_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/mandelbrot6.exe", + "name": "mandelbrot6", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "16_000" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe", + "name": "matrix_multiplication", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1024" + } + ] + }, + { + "executable": "benchmarks/multicore-numerical/quicksort.exe", + "name": "quicksort", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "4000000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/nbody.exe", + "name": "nbody", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "50_000_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/pidigits5.exe", + "name": "pidigits5", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "benchmarks/benchmarksgame/spectralnorm2.exe", + "name": "spectralnorm2", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "5_500" + } + ] + }, + { + "executable": "minilight-ocaml", + "name": "minilight", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/minilight/roomfront.ml.txt", + "short_name": "roomfront" + } + ] + }, + { + "executable": "benchmarks/valet/test_lwt.exe", + "name": "test_lwt", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "200" + } + ] + }, + { + "executable": "benchmarks/bdd/bdd.exe", + "name": "bdd", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "26" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/fill.why", + "short_name": "fill.why" + } + ] + }, + { + "executable": "alt-ergo", + "name": "alt-ergo", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/alt-ergo/yyll.why", + "short_name": "yyll.why" + } + ] + }, + { + "executable": "benchmarks/lexifi-g2pp/main.exe", + "name": "lexifi-g2pp", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb.exe", + "name": "kb", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/kb/kb_no_exc.exe", + "name": "kb_no_exc", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/zarith/zarith_pi.exe", + "name": "zarith_pi", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "10_000" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr", + "short_name": "ocamly" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "1s_10s", + "macro_bench", + "run_in_ci" + ], + "runs": [ + { + "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser", + "short_name": "sql-parser" + } + ] + }, + { + "executable": "menhir", + "name": "menhir", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "-v --table benchmarks/menhir/sysver.mly", + "short_name": "sysver" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/german_pfs.cub", + "short_name": "german_pfs.cub" + } + ] + }, + { + "executable": "cubicle", + "name": "cubicle", + "tags": [ + "gt_100s", + "macro_bench" + ], + "runs": [ + { + "params": "benchmarks/cubicle/szymanski_at.cub", + "short_name": "szymanski_at.cub" + } + ] + }, + { + "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe", + "name": "chameneos_redux_lwt", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "600000" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe", + "name": "durand-kerner-aberth", + "tags": [ + "lt_1s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/fft.exe", + "name": "fft", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/levinson_durbin.exe", + "name": "levinson-durbin", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/crout_decomposition.exe", + "name": "crout-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/naive_multilayer.exe", + "name": "naive-multilayer", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/numerical-analysis/qr_decomposition.exe", + "name": "qr-decomposition", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "" + } + ] + }, + { + "executable": "benchmarks/soli/soli.exe", + "name": "soli", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "2000" + } + ] + }, + { + "executable": "benchmarks/hamming/hamming.exe", + "name": "hamming", + "tags": [ + "1s_10s", + "macro_bench" + ], + "runs": [ + { + "params": "1_000_000" + } + ] + }, + { + "executable": "benchmarks/zdd/zdd.exe", + "name": "zdd", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "words.txt" + } + ] + }, + { + "executable": "benchmarks/markbench/markbench.exe", + "name": "markbench", + "tags": [ + "10s_100s", + "macro_bench" + ], + "runs": [ + { + "params": "20" + } + ] + } + ] +}