diff --git a/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel.20250115_005822.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel.20250115_005822.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..6a6703639
--- /dev/null
+++ b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel.20250115_005822.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,569 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 61
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[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
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.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
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirSdk.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
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed owl-base.1.1
+-> installed yojson.2.2.2
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed saturn_lockfree.0.4.0
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed saturn.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed domainslib.0.5.1
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel;
+Generating edge list...
+Generated. Time: 106.073303 s.
+Generating edge list...
+Generated. Time: 124.064621 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/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel_1.orunchrt.summary.bench b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel_1.orunchrt.summary.bench
new file mode 100644
index 000000000..abde916ae
--- /dev/null
+++ b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+parallel_1.orunchrt.summary.bench
@@ -0,0 +1,145 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.2293601036071777,"user_time_secs":20.641115,"sys_time_secs":0.277683,"maxrss_kB":157192,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":50219190,"minor_words":49168499,"promoted_words":18358970,"major_words":19409661,"minor_collections":562,"major_collections":16,"forced_major_collections":0,"heap_words":13692931,"top_heap_words":13697027},"codesize":360973.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.828830003738403,"user_time_secs":15.047188,"sys_time_secs":0.031921,"maxrss_kB":68200,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26410113,"minor_words":25359422,"promoted_words":25296658,"major_words":26347349,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":267632.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.466416120529175,"user_time_secs":53.315072,"sys_time_secs":1.550577,"maxrss_kB":2142920,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794313076,"minor_words":525877552,"promoted_words":740464,"major_words":269175988,"minor_collections":171,"major_collections":4,"forced_major_collections":0,"heap_words":269508614,"top_heap_words":269508614},"codesize":360673.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.895388126373291,"user_time_secs":120.110102,"sys_time_secs":0.09604,"maxrss_kB":52372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30724727002,"minor_words":30724661618,"promoted_words":37456076,"major_words":37521460,"minor_collections":11199,"major_collections":49,"forced_major_collections":0,"heap_words":2859058,"top_heap_words":2859322},"codesize":467355.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":85.21165418624878,"user_time_secs":108.260233,"sys_time_secs":8.630077,"maxrss_kB":7784752,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6526980199,"minor_words":6171512856,"promoted_words":308308449,"major_words":663775792,"minor_collections":8462,"major_collections":9,"forced_major_collections":0,"heap_words":520499221,"top_heap_words":540422171},"codesize":374555.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.62266206741333,"user_time_secs":49.629352,"sys_time_secs":1.340579,"maxrss_kB":2110000,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792724466,"minor_words":524288942,"promoted_words":836489,"major_words":269272013,"minor_collections":2003,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":360673.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.413373947143555,"user_time_secs":46.567799,"sys_time_secs":1.376447,"maxrss_kB":2102928,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":301990608,"minor_words":33555084,"promoted_words":480,"major_words":268436004,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":268488710,"top_heap_words":268488710},"codesize":267074.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.20_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 20 134217728","time_secs":13.023821115493774,"user_time_secs":55.222352,"sys_time_secs":1.435693,"maxrss_kB":2151952,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794353879,"minor_words":525918355,"promoted_words":761513,"major_words":269197037,"minor_collections":140,"major_collections":4,"forced_major_collections":0,"heap_words":269602822,"top_heap_words":269602822},"codesize":360673.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":111.48899102210999,"user_time_secs":105.970011,"sys_time_secs":0.01996,"maxrss_kB":23140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30657129700,"minor_words":30657064316,"promoted_words":35846679,"major_words":35912063,"minor_collections":116985,"major_collections":68,"forced_major_collections":0,"heap_words":2072626,"top_heap_words":2105658},"codesize":467355.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.0403590202331543,"user_time_secs":38.456642,"sys_time_secs":0.441891,"maxrss_kB":174684,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17265093023,"minor_words":17248315737,"promoted_words":5224190,"major_words":22001476,"minor_collections":3471,"major_collections":9,"forced_major_collections":0,"heap_words":13414409,"top_heap_words":17756172},"codesize":362331.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.9474639892578125,"user_time_secs":40.852503,"sys_time_secs":0.152449,"maxrss_kB":63496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7269329,"minor_words":7253262,"promoted_words":4052498,"major_words":4068565,"minor_collections":12,"major_collections":2,"forced_major_collections":0,"heap_words":4727171,"top_heap_words":4735363},"codesize":360682.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.9968340396881104,"user_time_secs":7.730127,"sys_time_secs":0.027964,"maxrss_kB":14288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420785779,"minor_words":2420664691,"promoted_words":90765,"major_words":211853,"minor_collections":2319,"major_collections":5,"forced_major_collections":0,"heap_words":225655,"top_heap_words":231158},"codesize":360578.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.42645001411438,"user_time_secs":97.030835,"sys_time_secs":0.750567,"maxrss_kB":557160,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213274168,"minor_words":146554005,"promoted_words":1826399,"major_words":68546562,"minor_collections":418,"major_collections":19,"forced_major_collections":0,"heap_words":63566978,"top_heap_words":64562306},"codesize":330283.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":5.04722785949707,"user_time_secs":47.066244,"sys_time_secs":0.011974,"maxrss_kB":10820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4084444,"minor_words":4084378,"promoted_words":3098,"major_words":3164,"minor_collections":20,"major_collections":1,"forced_major_collections":0,"heap_words":335872,"top_heap_words":335872},"codesize":361586.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.8064000606536865,"user_time_secs":7.994591,"sys_time_secs":0.027981,"maxrss_kB":35480,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3784883,"minor_words":632942,"promoted_words":2706,"major_words":3154647,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3465225,"top_heap_words":3465225},"codesize":360314.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.931106090545654,"user_time_secs":18.869786,"sys_time_secs":0.015964,"maxrss_kB":12120,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12158307,"minor_words":12156192,"promoted_words":25150,"major_words":27265,"minor_collections":21,"major_collections":1,"forced_major_collections":0,"heap_words":149507,"top_heap_words":149507},"codesize":361457.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.8166260719299316,"user_time_secs":9.463981,"sys_time_secs":0.773633,"maxrss_kB":190520,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807828141,"minor_words":600026117,"promoted_words":166971,"major_words":207968995,"minor_collections":260,"major_collections":101,"forced_major_collections":0,"heap_words":2127902,"top_heap_words":3748182},"codesize":533543.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":8.058370113372803,"user_time_secs":7.686211,"sys_time_secs":0.015954,"maxrss_kB":10700,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122549,"minor_words":2420001461,"promoted_words":991,"major_words":122079,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":360578.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.332149982452393,"user_time_secs":51.746166,"sys_time_secs":3.155156,"maxrss_kB":3785904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5038254186,"minor_words":3737984106,"promoted_words":843948,"major_words":1301114028,"minor_collections":1369,"major_collections":22,"forced_major_collections":0,"heap_words":406080098,"top_heap_words":407300464},"codesize":362662.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.6190078258514404,"user_time_secs":20.756929,"sys_time_secs":0.187935,"maxrss_kB":132364,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":48842579,"minor_words":47791888,"promoted_words":20278758,"major_words":21329449,"minor_collections":563,"major_collections":17,"forced_major_collections":0,"heap_words":11894787,"top_heap_words":12021763},"codesize":360973.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.111133098602295,"user_time_secs":7.818153,"sys_time_secs":0.139538,"maxrss_kB":42016,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":808220707,"minor_words":600418683,"promoted_words":152422,"major_words":207954446,"minor_collections":939,"major_collections":370,"forced_major_collections":0,"heap_words":2266581,"top_heap_words":2748088},"codesize":533543.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.20_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 20 -scale 21 -edgefactor 16 edges.data","time_secs":87.64932703971863,"user_time_secs":186.252648,"sys_time_secs":12.109678,"maxrss_kB":7721092,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7107473369,"minor_words":6752006026,"promoted_words":308494205,"major_words":663961548,"minor_collections":5859,"major_collections":9,"forced_major_collections":0,"heap_words":520704021,"top_heap_words":587812891},"codesize":374555.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.5476210117340088,"user_time_secs":8.389673999999999,"sys_time_secs":0.108228,"maxrss_kB":42436,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422376717,"minor_words":2422255629,"promoted_words":358971,"major_words":480059,"minor_collections":606,"major_collections":4,"forced_major_collections":0,"heap_words":595827,"top_heap_words":612336},"codesize":360578.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":58.17550492286682,"user_time_secs":109.690007,"sys_time_secs":0.023944,"maxrss_kB":25232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30673959925,"minor_words":30673894541,"promoted_words":36450668,"major_words":36516052,"minor_collections":60867,"major_collections":64,"forced_major_collections":0,"heap_words":2052146,"top_heap_words":2105658},"codesize":467355.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.868309020996094,"user_time_secs":58.711535,"sys_time_secs":1.437359,"maxrss_kB":2161028,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":795499780,"minor_words":527064256,"promoted_words":762234,"major_words":269197758,"minor_collections":123,"major_collections":4,"forced_major_collections":0,"heap_words":269676550,"top_heap_words":269676550},"codesize":360673.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.9309408664703369,"user_time_secs":8.568023999999999,"sys_time_secs":0.2963,"maxrss_kB":114496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807726725,"minor_words":599924701,"promoted_words":166549,"major_words":207968573,"minor_collections":395,"major_collections":152,"forced_major_collections":0,"heap_words":2352491,"top_heap_words":3151083},"codesize":533543.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.251577138900757,"user_time_secs":49.86202,"sys_time_secs":2.666119,"maxrss_kB":3917220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5042361611,"minor_words":3742091531,"promoted_words":797042,"major_words":1301067122,"minor_collections":3842,"major_collections":24,"forced_major_collections":0,"heap_words":400583711,"top_heap_words":420479678},"codesize":362662.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.1862430572509766,"user_time_secs":23.326778,"sys_time_secs":0.040032,"maxrss_kB":43816,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13052769,"minor_words":13050654,"promoted_words":27204,"major_words":29319,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":460803,"top_heap_words":460803},"codesize":361457.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.7035319805145264,"user_time_secs":8.251931000000001,"sys_time_secs":0.03203,"maxrss_kB":33092,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2423762052,"minor_words":2423640964,"promoted_words":185677,"major_words":306765,"minor_collections":799,"major_collections":4,"forced_major_collections":0,"heap_words":468726,"top_heap_words":474229},"codesize":360578.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.9120349884033203,"user_time_secs":54.284725,"sys_time_secs":5.276347,"maxrss_kB":4537548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5037835259,"minor_words":3737565179,"promoted_words":914659,"major_words":1301184739,"minor_collections":861,"major_collections":19,"forced_major_collections":0,"heap_words":501086562,"top_heap_words":501086562},"codesize":362662.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":32.10663819313049,"user_time_secs":30.457007,"sys_time_secs":0.099754,"maxrss_kB":104748,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17221829896,"minor_words":17205052610,"promoted_words":10372,"major_words":16787658,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":362331.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.502814054489136,"user_time_secs":31.28055,"sys_time_secs":0.103749,"maxrss_kB":116888,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17240686484,"minor_words":17223909198,"promoted_words":1350398,"major_words":18127684,"minor_collections":33381,"major_collections":10,"forced_major_collections":0,"heap_words":12722185,"top_heap_words":13914121},"codesize":362331.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.59885811805725,"user_time_secs":96.9945,"sys_time_secs":0.650327,"maxrss_kB":515920,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213261383,"minor_words":146541220,"promoted_words":1825711,"major_words":68545874,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63374466,"top_heap_words":64373890},"codesize":330283.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":31.187896013259888,"user_time_secs":51.221895,"sys_time_secs":0.6305460000000001,"maxrss_kB":938264,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4093042260,"minor_words":4093042194,"promoted_words":1345304518,"major_words":1345304584,"minor_collections":9565,"major_collections":58,"forced_major_collections":0,"heap_words":75079680,"top_heap_words":150249472},"codesize":360795.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":102.38913798332214,"user_time_secs":96.83765,"sys_time_secs":0.49871,"maxrss_kB":509456,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213256978,"minor_words":146536815,"promoted_words":1826549,"major_words":68546712,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":330283.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.44896817207336426,"user_time_secs":8.461271,"sys_time_secs":0.06376800000000001,"maxrss_kB":51796,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422156294,"minor_words":2422035206,"promoted_words":360025,"major_words":481113,"minor_collections":481,"major_collections":4,"forced_major_collections":0,"heap_words":711797,"top_heap_words":717300},"codesize":360578.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.156399965286255,"user_time_secs":8.024853,"sys_time_secs":0.023954,"maxrss_kB":31436,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3389165,"minor_words":237224,"promoted_words":1262,"major_words":3153203,"minor_collections":10,"major_collections":7,"forced_major_collections":0,"heap_words":3305481,"top_heap_words":3305481},"codesize":360314.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.865527868270874,"user_time_secs":40.581683,"sys_time_secs":0.188174,"maxrss_kB":58840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9711800,"minor_words":9695733,"promoted_words":4054764,"major_words":4070831,"minor_collections":26,"major_collections":3,"forced_major_collections":0,"heap_words":4567427,"top_heap_words":4575619},"codesize":360682.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.98533797264099,"user_time_secs":97.20032500000001,"sys_time_secs":0.470819,"maxrss_kB":511628,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213257100,"minor_words":146536937,"promoted_words":1825944,"major_words":68546107,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":330283.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":113.66911315917969,"user_time_secs":107.997054,"sys_time_secs":0.019947,"maxrss_kB":23204,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30664777547,"minor_words":30664712163,"promoted_words":35857893,"major_words":35923277,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2097202,"top_heap_words":2134330},"codesize":429555.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":102.57547903060913,"user_time_secs":97.057284,"sys_time_secs":0.4189,"maxrss_kB":509224,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242829,"minor_words":146522666,"promoted_words":1819836,"major_words":68539999,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":312827.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.5968329906463623,"user_time_secs":18.961483,"sys_time_secs":0.032016,"maxrss_kB":28500,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14420642,"minor_words":14418527,"promoted_words":26875,"major_words":28990,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":296963,"top_heap_words":296963},"codesize":361457.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.58361291885376,"user_time_secs":48.692784,"sys_time_secs":2.238152,"maxrss_kB":3548840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5030594858,"minor_words":3730324778,"promoted_words":762237,"major_words":1301032317,"minor_collections":14249,"major_collections":30,"forced_major_collections":0,"heap_words":393189987,"top_heap_words":453449007},"codesize":362662.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.652230024337769,"user_time_secs":10.123052,"sys_time_secs":0.027931,"maxrss_kB":20828,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2117918,"minor_words":16602,"promoted_words":649,"major_words":2101965,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":362999.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.2_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 2 134217728","time_secs":31.571372032165527,"user_time_secs":49.872317,"sys_time_secs":1.312744,"maxrss_kB":2111340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792792459,"minor_words":524356935,"promoted_words":720464,"major_words":269155988,"minor_collections":1201,"major_collections":4,"forced_major_collections":0,"heap_words":269230086,"top_heap_words":269230086},"codesize":360673.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.0362269878387451,"user_time_secs":24.227544,"sys_time_secs":0.148119,"maxrss_kB":52296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15111297,"minor_words":15109182,"promoted_words":27740,"major_words":29855,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":608259,"top_heap_words":608259},"codesize":361457.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.878947973251343,"user_time_secs":18.040692,"sys_time_secs":0.071938,"maxrss_kB":83072,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":41376662,"minor_words":40325971,"promoted_words":24716383,"major_words":25767074,"minor_collections":653,"major_collections":21,"forced_major_collections":0,"heap_words":9121795,"top_heap_words":9125891},"codesize":360973.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":60.40045189857483,"user_time_secs":57.443905,"sys_time_secs":0.003989,"maxrss_kB":10588,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":513387493,"minor_words":513387427,"promoted_words":48350,"major_words":48416,"minor_collections":1960,"major_collections":4,"forced_major_collections":0,"heap_words":61440,"top_heap_words":65536},"codesize":172202.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":78.8327169418335,"user_time_secs":162.668928,"sys_time_secs":10.359315,"maxrss_kB":7703924,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7302958552,"minor_words":6947491209,"promoted_words":308397222,"major_words":663864565,"minor_collections":7304,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":374555.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.1_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 1 -scale 21 -edgefactor 16 edges.data","time_secs":120.19466996192932,"user_time_secs":102.482555,"sys_time_secs":7.692375,"maxrss_kB":7679272,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524241625,"minor_words":6168774282,"promoted_words":308282443,"major_words":663749786,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520450069,"top_heap_words":573927454},"codesize":374555.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":21.44712996482849,"user_time_secs":245.077311,"sys_time_secs":0.08380600000000001,"maxrss_kB":35372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399468687,"minor_words":16399468621,"promoted_words":31896069,"major_words":31896135,"minor_collections":5434,"major_collections":159,"forced_major_collections":0,"heap_words":794624,"top_heap_words":802816},"codesize":360116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":49.13231301307678,"user_time_secs":46.728185,"sys_time_secs":0.003989,"maxrss_kB":10668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1917,"minor_words":1851,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":361586.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":13.028279066085815,"user_time_secs":66.457221,"sys_time_secs":4.733238,"maxrss_kB":3272788,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4078417415,"minor_words":4078417349,"promoted_words":1301202007,"major_words":1301202073,"minor_collections":2141,"major_collections":29,"forced_major_collections":0,"heap_words":37810176,"top_heap_words":107569152},"codesize":360795.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":8.030693054199219,"user_time_secs":7.557286,"sys_time_secs":0.123693,"maxrss_kB":16324,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807036590,"minor_words":599234566,"promoted_words":138210,"major_words":207940234,"minor_collections":2959,"major_collections":1013,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":533543.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":130.09794998168945,"user_time_secs":123.641536,"sys_time_secs":0.003989,"maxrss_kB":10652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399563119,"minor_words":16399563053,"promoted_words":30514693,"major_words":30514759,"minor_collections":62976,"major_collections":833,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151814},"codesize":360116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":5.0262980461120605,"user_time_secs":47.033685,"sys_time_secs":0.011989,"maxrss_kB":12356,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3078828,"minor_words":3078762,"promoted_words":3701,"major_words":3767,"minor_collections":13,"major_collections":1,"forced_major_collections":0,"heap_words":401408,"top_heap_words":401408},"codesize":361586.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":29.86456298828125,"user_time_secs":454.287066,"sys_time_secs":0.059854,"maxrss_kB":45116,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398696548,"minor_words":16398696482,"promoted_words":32134696,"major_words":32134762,"minor_collections":4171,"major_collections":135,"forced_major_collections":0,"heap_words":897024,"top_heap_words":909312},"codesize":360116.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.473896980285645,"user_time_secs":10.007128,"sys_time_secs":0.015966,"maxrss_kB":20168,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":269640.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.5622689723968506,"user_time_secs":11.338585,"sys_time_secs":0.07194,"maxrss_kB":67508,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8901769,"minor_words":6800453,"promoted_words":7421,"major_words":2108737,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2654214,"top_heap_words":2654214},"codesize":362999.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.673030138015747,"user_time_secs":57.876663,"sys_time_secs":4.361547,"maxrss_kB":4011504,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5040871088,"minor_words":3740601008,"promoted_words":911569,"major_words":1301181649,"minor_collections":720,"major_collections":20,"forced_major_collections":0,"heap_words":301104860,"top_heap_words":307386744},"codesize":362662.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.19750189781189,"user_time_secs":17.338783,"sys_time_secs":0.007979,"maxrss_kB":10596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":98501,"minor_words":96386,"promoted_words":656,"major_words":2771,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":361457.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.38950109481811523,"user_time_secs":8.68108,"sys_time_secs":0.156741,"maxrss_kB":60220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422208679,"minor_words":2422087591,"promoted_words":354760,"major_words":475848,"minor_collections":405,"major_collections":3,"forced_major_collections":0,"heap_words":751600,"top_heap_words":757103},"codesize":360578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":5.067646026611328,"user_time_secs":47.163322,"sys_time_secs":0.043928,"maxrss_kB":15180,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2480257,"minor_words":2480191,"promoted_words":5151,"major_words":5217,"minor_collections":14,"major_collections":1,"forced_major_collections":0,"heap_words":540672,"top_heap_words":540672},"codesize":361586.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":80.21041798591614,"user_time_secs":157.473175,"sys_time_secs":9.898839000000001,"maxrss_kB":7695128,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7642321067,"minor_words":7286853724,"promoted_words":308349256,"major_words":663816599,"minor_collections":9412,"major_collections":9,"forced_major_collections":0,"heap_words":520556565,"top_heap_words":587665435},"codesize":374555.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":15.632543802261353,"user_time_secs":61.003772,"sys_time_secs":3.430608,"maxrss_kB":2817348,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072482066,"minor_words":4072482000,"promoted_words":1302529288,"major_words":1302529354,"minor_collections":2900,"major_collections":32,"forced_major_collections":0,"heap_words":162729984,"top_heap_words":180662272},"codesize":360795.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.311337947845459,"user_time_secs":31.634229,"sys_time_secs":0.135752,"maxrss_kB":127784,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17240621581,"minor_words":17223844295,"promoted_words":2264900,"major_words":19042186,"minor_collections":16703,"major_collections":10,"forced_major_collections":0,"heap_words":12832777,"top_heap_words":13680649},"codesize":362331.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.757426023483276,"user_time_secs":7.438135,"sys_time_secs":0.019962,"maxrss_kB":28516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":267006.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.16_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 16 -scale 21 -edgefactor 16 edges.data","time_secs":85.81438612937927,"user_time_secs":179.475072,"sys_time_secs":11.743351,"maxrss_kB":7712432,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7212271393,"minor_words":6856804050,"promoted_words":308395430,"major_words":663862773,"minor_collections":6580,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":374555.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.661362886428833,"user_time_secs":8.566482000000001,"sys_time_secs":0.040237,"maxrss_kB":35592,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3697096,"minor_words":545155,"promoted_words":3402,"major_words":3155343,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3534857,"top_heap_words":3534857},"codesize":360314.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.610487937927246,"user_time_secs":96.300454,"sys_time_secs":0.626363,"maxrss_kB":532484,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213272260,"minor_words":146552097,"promoted_words":1825874,"major_words":68546037,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63452290,"top_heap_words":64447618},"codesize":330283.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.7468938827514648,"user_time_secs":8.859456,"sys_time_secs":0.387142,"maxrss_kB":141832,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807916586,"minor_words":600114562,"promoted_words":162747,"major_words":207964771,"minor_collections":281,"major_collections":117,"forced_major_collections":0,"heap_words":6506982,"top_heap_words":7206796},"codesize":533543.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.224958896636963,"user_time_secs":7.844781,"sys_time_secs":0.01596,"maxrss_kB":28956,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152993,"minor_words":1052,"promoted_words":729,"major_words":3152670,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":360314.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.24_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 24 -scale 21 -edgefactor 16 edges.data","time_secs":84.82100892066956,"user_time_secs":183.582005,"sys_time_secs":12.621786,"maxrss_kB":7730312,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6998236056,"minor_words":6642768713,"promoted_words":308488916,"major_words":663956259,"minor_collections":5280,"major_collections":9,"forced_major_collections":0,"heap_words":520810517,"top_heap_words":587919387},"codesize":374555.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":28.731945037841797,"user_time_secs":656.471586,"sys_time_secs":0.083811,"maxrss_kB":61544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398847157,"minor_words":16398847091,"promoted_words":37018518,"major_words":37018584,"minor_collections":3255,"major_collections":111,"forced_major_collections":0,"heap_words":1257472,"top_heap_words":1261568},"codesize":360116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":12.10000491142273,"user_time_secs":68.42581300000001,"sys_time_secs":6.960453,"maxrss_kB":3393828,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072324182,"minor_words":4072324116,"promoted_words":1291892092,"major_words":1291892158,"minor_collections":1746,"major_collections":24,"forced_major_collections":0,"heap_words":337276928,"top_heap_words":355545088},"codesize":360795.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.8_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 8 15","time_secs":21.264667987823486,"user_time_secs":161.984534,"sys_time_secs":0.0399,"maxrss_kB":25580,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399495990,"minor_words":16399495924,"promoted_words":31825095,"major_words":31825161,"minor_collections":8131,"major_collections":207,"forced_major_collections":0,"heap_words":581632,"top_heap_words":589824},"codesize":360116.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.6405270099639893,"user_time_secs":11.048235,"sys_time_secs":0.127128,"maxrss_kB":54864,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8519413,"minor_words":6418097,"promoted_words":7495,"major_words":2108811,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2490374,"top_heap_words":2490374},"codesize":362999.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.1485488414764404,"user_time_secs":8.080923,"sys_time_secs":0.257431,"maxrss_kB":76852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807887469,"minor_words":600085445,"promoted_words":160747,"major_words":207962771,"minor_collections":510,"major_collections":207,"forced_major_collections":0,"heap_words":4054560,"top_heap_words":4679752},"codesize":533543.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.20_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 20 15","time_secs":27.506022930145264,"user_time_secs":522.596818,"sys_time_secs":0.09976599999999999,"maxrss_kB":54136,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398754324,"minor_words":16398754258,"promoted_words":34229931,"major_words":34229997,"minor_collections":3583,"major_collections":121,"forced_major_collections":0,"heap_words":1093632,"top_heap_words":1101824},"codesize":360116.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.2682371139526367,"user_time_secs":40.706745,"sys_time_secs":0.216014,"maxrss_kB":61744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8285797,"minor_words":8269730,"promoted_words":4053545,"major_words":4069612,"minor_collections":21,"major_collections":3,"forced_major_collections":0,"heap_words":4632963,"top_heap_words":4641155},"codesize":360682.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.619050979614258,"user_time_secs":40.744089,"sys_time_secs":0.091792,"maxrss_kB":52132,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22352492,"minor_words":22336425,"promoted_words":4057603,"major_words":4073670,"minor_collections":74,"major_collections":3,"forced_major_collections":0,"heap_words":4338051,"top_heap_words":4342147},"codesize":360682.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":12.231570959091187,"user_time_secs":76.022267,"sys_time_secs":7.835433,"maxrss_kB":3379340,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072444882,"minor_words":4072444816,"promoted_words":1292791555,"major_words":1292791621,"minor_collections":1546,"major_collections":24,"forced_major_collections":0,"heap_words":149938176,"top_heap_words":180555776},"codesize":360795.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.9913458824157715,"user_time_secs":7.806712,"sys_time_secs":0.040116,"maxrss_kB":23676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421188411,"minor_words":2421067323,"promoted_words":185375,"major_words":306463,"minor_collections":1163,"major_collections":4,"forced_major_collections":0,"heap_words":367858,"top_heap_words":367858},"codesize":360578.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":12.188317060470581,"user_time_secs":79.120424,"sys_time_secs":9.020913999999999,"maxrss_kB":3990536,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072566679,"minor_words":4072566613,"promoted_words":1311217362,"major_words":1311217428,"minor_collections":1339,"major_collections":23,"forced_major_collections":0,"heap_words":138117120,"top_heap_words":168697856},"codesize":360795.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.05333399772644,"user_time_secs":50.762703,"sys_time_secs":1.439849,"maxrss_kB":2124924,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793489690,"minor_words":525054166,"promoted_words":724134,"major_words":269159658,"minor_collections":333,"major_collections":4,"forced_major_collections":0,"heap_words":269348870,"top_heap_words":269348870},"codesize":360673.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":52.577216148376465,"user_time_secs":47.73131,"sys_time_secs":2.294199,"maxrss_kB":3390712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029844871,"minor_words":3729584792,"promoted_words":715772,"major_words":1300975851,"minor_collections":14253,"major_collections":30,"forced_major_collections":0,"heap_words":343816516,"top_heap_words":433270197},"codesize":268654.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.277031898498535,"user_time_secs":8.081353,"sys_time_secs":0.043898,"maxrss_kB":29592,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3199474,"minor_words":47533,"promoted_words":927,"major_words":3152868,"minor_collections":9,"major_collections":8,"forced_major_collections":0,"heap_words":3256329,"top_heap_words":3256329},"codesize":360314.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.498370170593262,"user_time_secs":50.501989,"sys_time_secs":2.957305,"maxrss_kB":3666880,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039139479,"minor_words":3738869399,"promoted_words":817886,"major_words":1301087966,"minor_collections":2003,"major_collections":24,"forced_major_collections":0,"heap_words":311148310,"top_heap_words":322491712},"codesize":362662.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.686392068862915,"user_time_secs":40.585252,"sys_time_secs":0.0,"maxrss_kB":10712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":346655.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.457982063293457,"user_time_secs":18.746512,"sys_time_secs":0.019955,"maxrss_kB":21372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8349487,"minor_words":8347372,"promoted_words":23272,"major_words":25387,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":210947,"top_heap_words":210947},"codesize":361457.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.795658111572266,"user_time_secs":115.176203,"sys_time_secs":0.111786,"maxrss_kB":41152,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30691169572,"minor_words":30691104188,"promoted_words":37177839,"major_words":37243223,"minor_collections":16479,"major_collections":54,"forced_major_collections":0,"heap_words":2498610,"top_heap_words":2502970},"codesize":467355.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.5178000926971436,"user_time_secs":10.434935,"sys_time_secs":0.020028,"maxrss_kB":23888,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7185600,"minor_words":5084284,"promoted_words":5196,"major_words":2106512,"minor_collections":28,"major_collections":9,"forced_major_collections":0,"heap_words":2191366,"top_heap_words":2191366},"codesize":362999.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.831161975860596,"user_time_secs":96.499376,"sys_time_secs":0.558607,"maxrss_kB":524212,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213269244,"minor_words":146549081,"promoted_words":1825738,"major_words":68545901,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63415426,"top_heap_words":64414850},"codesize":330283.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.508771896362305,"user_time_secs":112.906219,"sys_time_secs":0.071843,"maxrss_kB":30900,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30706142882,"minor_words":30706077498,"promoted_words":36801870,"major_words":36867254,"minor_collections":31732,"major_collections":58,"forced_major_collections":0,"heap_words":2273330,"top_heap_words":2281786},"codesize":467355.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.3138978481292725,"user_time_secs":96.222663,"sys_time_secs":0.798362,"maxrss_kB":548812,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273807,"minor_words":146553644,"promoted_words":1826233,"major_words":68546396,"minor_collections":415,"major_collections":19,"forced_major_collections":0,"heap_words":63521922,"top_heap_words":64521346},"codesize":330283.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":50.089946031570435,"user_time_secs":47.072779,"sys_time_secs":0.566565,"maxrss_kB":817892,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476645,"minor_words":4068476579,"promoted_words":1456333712,"major_words":1456333778,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":103940096},"codesize":346882.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.454084873199463,"user_time_secs":36.732493,"sys_time_secs":0.247868,"maxrss_kB":162460,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17257947895,"minor_words":17241170609,"promoted_words":4646835,"major_words":21424121,"minor_collections":4402,"major_collections":11,"forced_major_collections":0,"heap_words":13262857,"top_heap_words":17612812},"codesize":362331.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.552293062210083,"user_time_secs":8.409632999999999,"sys_time_secs":0.044346,"maxrss_kB":37344,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3838435,"minor_words":686494,"promoted_words":4338,"major_words":3156279,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3612681,"top_heap_words":3612681},"codesize":360314.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":1.086487054824829,"user_time_secs":20.180953,"sys_time_secs":0.230431,"maxrss_kB":150876,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":54848052,"minor_words":53797361,"promoted_words":17125892,"major_words":18176583,"minor_collections":552,"major_collections":15,"forced_major_collections":0,"heap_words":12419075,"top_heap_words":12447747},"codesize":360973.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.042137145996094,"user_time_secs":7.630043,"sys_time_secs":0.095874,"maxrss_kB":25732,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807355566,"minor_words":599553542,"promoted_words":152030,"major_words":207954054,"minor_collections":1747,"major_collections":622,"forced_major_collections":0,"heap_words":1175301,"top_heap_words":2184211},"codesize":533543.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.82998299598694,"user_time_secs":18.874264,"sys_time_secs":0.003989,"maxrss_kB":10760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":76565,"minor_words":74450,"promoted_words":484,"major_words":2599,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":267935.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.2_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 2 15","time_secs":74.82704186439514,"user_time_secs":142.220964,"sys_time_secs":0.019948,"maxrss_kB":10696,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399927622,"minor_words":16399927556,"promoted_words":31873918,"major_words":31873984,"minor_collections":32527,"major_collections":592,"forced_major_collections":0,"heap_words":208896,"top_heap_words":225542},"codesize":360116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -scale 21 -edgefactor 16 edges.data","time_secs":118.38616704940796,"user_time_secs":100.625255,"sys_time_secs":7.656009,"maxrss_kB":7679528,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524240964,"minor_words":6168773621,"promoted_words":308282038,"major_words":663749381,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262},"codesize":324788.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.422719955444336,"user_time_secs":39.228478,"sys_time_secs":0.268633,"maxrss_kB":153132,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17255270366,"minor_words":17238493080,"promoted_words":3940646,"major_words":20717932,"minor_collections":5772,"major_collections":9,"forced_major_collections":0,"heap_words":13189129,"top_heap_words":17596428},"codesize":362331.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.885756015777588,"user_time_secs":129.435759,"sys_time_secs":0.478977,"maxrss_kB":84088,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30705596663,"minor_words":30705531279,"promoted_words":37693253,"major_words":37758637,"minor_collections":5783,"major_collections":40,"forced_major_collections":0,"heap_words":3653682,"top_heap_words":3658042},"codesize":467355.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.766660928726196,"user_time_secs":49.259944,"sys_time_secs":2.64306,"maxrss_kB":3812296,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5055478963,"minor_words":3755208883,"promoted_words":777532,"major_words":1301047612,"minor_collections":7540,"major_collections":25,"forced_major_collections":0,"heap_words":400530463,"top_heap_words":486896365},"codesize":362662.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.3846940994262695,"user_time_secs":33.459064,"sys_time_secs":0.188467,"maxrss_kB":143140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17253838165,"minor_words":17237060879,"promoted_words":3395999,"major_words":20173285,"minor_collections":8524,"major_collections":10,"forced_major_collections":0,"heap_words":13029385,"top_heap_words":17543180},"codesize":362331.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":8.057356834411621,"user_time_secs":7.581405,"sys_time_secs":0.095765,"maxrss_kB":15620,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807004359,"minor_words":599234719,"promoted_words":135251,"major_words":207904891,"minor_collections":2961,"major_collections":1032,"forced_major_collections":0,"heap_words":909210,"top_heap_words":1085589},"codesize":442755.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.4330670833587646,"user_time_secs":10.469219,"sys_time_secs":0.031967,"maxrss_kB":36968,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7260105,"minor_words":5158789,"promoted_words":3618,"major_words":2104934,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2293766,"top_heap_words":2293766},"codesize":362999.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.130719184875488,"user_time_secs":51.020243,"sys_time_secs":1.427306,"maxrss_kB":2133936,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793913315,"minor_words":525477791,"promoted_words":716626,"major_words":269152150,"minor_collections":223,"major_collections":4,"forced_major_collections":0,"heap_words":269422598,"top_heap_words":269422598},"codesize":360673.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.5011332035064697,"user_time_secs":8.603683,"sys_time_secs":0.119274,"maxrss_kB":38660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4007145,"minor_words":855204,"promoted_words":5106,"major_words":3157047,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3674121,"top_heap_words":3674121},"codesize":360314.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.98666501045227,"user_time_secs":39.872575,"sys_time_secs":0.055871,"maxrss_kB":41400,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5144439,"minor_words":5128372,"promoted_words":4063440,"major_words":4079507,"minor_collections":18,"major_collections":5,"forced_major_collections":0,"heap_words":4202883,"top_heap_words":4206979},"codesize":360682.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.6981778144836426,"user_time_secs":19.101572,"sys_time_secs":0.103423,"maxrss_kB":102120,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":45362770,"minor_words":44312079,"promoted_words":23394829,"major_words":24445520,"minor_collections":598,"major_collections":20,"forced_major_collections":0,"heap_words":10403843,"top_heap_words":10436611},"codesize":360973.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.68155598640442,"user_time_secs":46.680421,"sys_time_secs":0.594426,"maxrss_kB":863268,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476908,"minor_words":4068476842,"promoted_words":1455956548,"major_words":1455956614,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":98246656,"top_heap_words":109752320},"codesize":360795.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.901705026626587,"user_time_secs":46.80498,"sys_time_secs":0.007979999999999999,"maxrss_kB":10708,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25392,"minor_words":25326,"promoted_words":916,"major_words":982,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":98304,"top_heap_words":98304},"codesize":361586.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":96.32216596603394,"user_time_secs":104.790665,"sys_time_secs":8.307599,"maxrss_kB":7829508,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6527961051,"minor_words":6172493708,"promoted_words":308295102,"major_words":663762445,"minor_collections":13797,"major_collections":9,"forced_major_collections":0,"heap_words":520478741,"top_heap_words":540401691},"codesize":374555.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.768131971359253,"user_time_secs":50.367448,"sys_time_secs":1.496536,"maxrss_kB":2116164,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793421236,"minor_words":524985712,"promoted_words":735986,"major_words":269171510,"minor_collections":649,"major_collections":4,"forced_major_collections":0,"heap_words":269283334,"top_heap_words":269283334},"codesize":360673.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.7590439319610596,"user_time_secs":10.189087,"sys_time_secs":0.838291,"maxrss_kB":220764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807659260,"minor_words":599857236,"promoted_words":172463,"major_words":207974487,"minor_collections":221,"major_collections":86,"forced_major_collections":0,"heap_words":6658478,"top_heap_words":7538027},"codesize":533543.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.7713108062744141,"user_time_secs":11.047914,"sys_time_secs":0.027888,"maxrss_kB":53544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6255217,"minor_words":4153901,"promoted_words":6083,"major_words":2107399,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2424838,"top_heap_words":2424838},"codesize":362999.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.9648289680480957,"user_time_secs":44.517833,"sys_time_secs":0.334145,"maxrss_kB":182688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17265305956,"minor_words":17248528670,"promoted_words":5132295,"major_words":21909581,"minor_collections":2946,"major_collections":8,"forced_major_collections":0,"heap_words":15527945,"top_heap_words":19750924},"codesize":362331.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.717105865478516,"user_time_secs":18.509746,"sys_time_secs":0.003986,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":12375325,"minor_words":12373210,"promoted_words":24554,"major_words":26669,"minor_collections":35,"major_collections":1,"forced_major_collections":0,"heap_words":100355,"top_heap_words":100355},"codesize":361457.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.1629338264465332,"user_time_secs":8.044033000000001,"sys_time_secs":0.036143,"maxrss_kB":32512,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3544372,"minor_words":392431,"promoted_words":1986,"major_words":3153927,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3391497,"top_heap_words":3391497},"codesize":360314.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.485745906829834,"user_time_secs":125.35356,"sys_time_secs":0.159869,"maxrss_kB":63076,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30687384433,"minor_words":30687319049,"promoted_words":37730410,"major_words":37795794,"minor_collections":8356,"major_collections":46,"forced_major_collections":0,"heap_words":3141682,"top_heap_words":3146042},"codesize":467355.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall_multicore.1_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 1 1024","time_secs":18.02115511894226,"user_time_secs":17.102544,"sys_time_secs":0.06783500000000001,"maxrss_kB":68684,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26472926,"minor_words":25422235,"promoted_words":25300848,"major_words":26351539,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":360973.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.7006280422210693,"user_time_secs":10.311023,"sys_time_secs":0.019967,"maxrss_kB":29236,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7097893,"minor_words":4996577,"promoted_words":3889,"major_words":2105205,"minor_collections":17,"major_collections":9,"forced_major_collections":0,"heap_words":2220038,"top_heap_words":2220038},"codesize":362999.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.371523141860962,"user_time_secs":40.717938,"sys_time_secs":0.059844,"maxrss_kB":44068,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":37539794,"minor_words":37523727,"promoted_words":4062775,"major_words":4078842,"minor_collections":138,"major_collections":4,"forced_major_collections":0,"heap_words":4239747,"top_heap_words":4247939},"codesize":360682.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.5333960056304932,"user_time_secs":23.581338,"sys_time_secs":0.019967,"maxrss_kB":35712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16017410,"minor_words":16015295,"promoted_words":27119,"major_words":29234,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":382979,"top_heap_words":382979},"codesize":361457.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.597790956497192,"user_time_secs":7.29456,"sys_time_secs":0.003992,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":347227.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.721992015838623,"user_time_secs":40.328438,"sys_time_secs":0.107819,"maxrss_kB":58716,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8659844,"minor_words":8643777,"promoted_words":4054673,"major_words":4070740,"minor_collections":22,"major_collections":3,"forced_major_collections":0,"heap_words":4432259,"top_heap_words":4440451},"codesize":360682.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.460072040557861,"user_time_secs":52.616589,"sys_time_secs":4.504817,"maxrss_kB":3825148,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039783228,"minor_words":3739513148,"promoted_words":851003,"major_words":1301121083,"minor_collections":1061,"major_collections":21,"forced_major_collections":0,"heap_words":403152063,"top_heap_words":404532477},"codesize":362662.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.532345056533813,"user_time_secs":28.9373,"sys_time_secs":0.095739,"maxrss_kB":104116,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17230197454,"minor_words":17213420168,"promoted_words":490,"major_words":16777776,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":267541.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.7938690185546875,"user_time_secs":125.175466,"sys_time_secs":0.267468,"maxrss_kB":74464,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30709756995,"minor_words":30709691611,"promoted_words":37764305,"major_words":37829689,"minor_collections":6818,"major_collections":42,"forced_major_collections":0,"heap_words":3489842,"top_heap_words":3490106},"codesize":467355.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.803682088851929,"user_time_secs":46.713807,"sys_time_secs":0.011972,"maxrss_kB":10764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":146849,"minor_words":146783,"promoted_words":1147,"major_words":1213,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":147456,"top_heap_words":147456},"codesize":361586.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.85421895980835,"user_time_secs":46.753673,"sys_time_secs":0.011976,"maxrss_kB":10600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":289362,"minor_words":289296,"promoted_words":1677,"major_words":1743,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":233472,"top_heap_words":233472},"codesize":361586.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.9630701541900635,"user_time_secs":10.604115,"sys_time_secs":0.059932,"maxrss_kB":36784,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9628824,"minor_words":7527508,"promoted_words":8740,"major_words":2110056,"minor_collections":16,"major_collections":9,"forced_major_collections":0,"heap_words":2355206,"top_heap_words":2355206},"codesize":362999.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":5.1604108810424805,"user_time_secs":47.649999,"sys_time_secs":0.027961,"maxrss_kB":13808,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4142043,"minor_words":4141977,"promoted_words":4560,"major_words":4626,"minor_collections":17,"major_collections":1,"forced_major_collections":0,"heap_words":479232,"top_heap_words":479232},"codesize":361586.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":21.179601907730103,"user_time_secs":54.539619,"sys_time_secs":1.375622,"maxrss_kB":1663288,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4078021056,"minor_words":4078020990,"promoted_words":1334461256,"major_words":1334461322,"minor_collections":5228,"major_collections":43,"forced_major_collections":0,"heap_words":87830528,"top_heap_words":144666624},"codesize":360795.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":49.55026721954346,"user_time_secs":47.095602,"sys_time_secs":0.003989,"maxrss_kB":10648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":193824.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.497089862823486,"user_time_secs":96.650583,"sys_time_secs":0.626745,"maxrss_kB":540548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273836,"minor_words":146553673,"promoted_words":1826035,"major_words":68546198,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63476866,"top_heap_words":64476290},"codesize":330283.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":36.73376703262329,"user_time_secs":139.668395,"sys_time_secs":0.035915,"maxrss_kB":15232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399867737,"minor_words":16399867671,"promoted_words":31984248,"major_words":31984314,"minor_collections":16244,"major_collections":359,"forced_major_collections":0,"heap_words":356352,"top_heap_words":368902},"codesize":360116.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":4.011408090591431,"user_time_secs":7.687902,"sys_time_secs":0.023949,"maxrss_kB":10760,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420409471,"minor_words":2420288383,"promoted_words":43463,"major_words":164551,"minor_collections":4622,"major_collections":5,"forced_major_collections":0,"heap_words":162933,"top_heap_words":179442},"codesize":360578.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.95723915100098,"user_time_secs":39.85473,"sys_time_secs":0.051863,"maxrss_kB":38912,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4449140,"minor_words":4433073,"promoted_words":4063969,"major_words":4080036,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":360682.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":9.018036127090454,"user_time_secs":17.01971,"sys_time_secs":0.059928,"maxrss_kB":73576,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":34868746,"minor_words":33818055,"promoted_words":25209361,"major_words":26260052,"minor_collections":756,"major_collections":22,"forced_major_collections":0,"heap_words":8404995,"top_heap_words":8404995},"codesize":360973.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.993419885635376,"user_time_secs":20.678378,"sys_time_secs":0.099664,"maxrss_kB":107992,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":47386738,"minor_words":46336047,"promoted_words":21745359,"major_words":22796050,"minor_collections":575,"major_collections":18,"forced_major_collections":0,"heap_words":10129411,"top_heap_words":10174467},"codesize":360973.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
diff --git a/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json
new file mode 100644
index 000000000..5c1d49e56
--- /dev/null
+++ b/parallel/turing/20250115_005822/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json
@@ -0,0 +1,1010 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- %{paramwrapper} %{command}"
+    },
+    {
+      "name": "orunchrt",
+      "command": "orun -o %{output} -- %{paramwrapper} chrt -r 1 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- %{paramwrapper} chrt -r 1 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} %{paramwrapper} chrt -r 1 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/multicore-minilight/sequential/minilight.exe",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "roomfront.ml.txt",
+          "short_name": "roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-minilight/parallel/minilight_multicore.exe",
+      "name": "minilight_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 roomfront.ml.txt",
+          "short_name": "1_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 roomfront.ml.txt",
+          "short_name": "2_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 roomfront.ml.txt",
+          "short_name": "4_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 roomfront.ml.txt",
+          "short_name": "8_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 roomfront.ml.txt",
+          "short_name": "12_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 roomfront.ml.txt",
+          "short_name": "16_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 roomfront.ml.txt",
+          "short_name": "20_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 roomfront.ml.txt",
+          "short_name": "24_roomfront",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe",
+      "name": "spectralnorm2_multicore",
+      "tags": [
+        "macro_bench",
+        "1s_10s"
+      ],
+      "runs": [
+        {
+          "params": "1 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/spectralnorm2_multicore.exe",
+      "name": "spectralnorm2_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "2 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 5_500",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/graph500seq/gen.exe",
+      "name": "graph500_gen",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "-scale 21 -edgefactor 16 edges.data",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/graph500par/gen.exe",
+      "name": "graph500_gen_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "-ndomains 1 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "1_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "-ndomains 2 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "2_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "-ndomains 4 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "4_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "-ndomains 8 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "8_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "-ndomains 12 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "12_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "-ndomains 16 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "16_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "-ndomains 20 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "20_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "-ndomains 24 -scale 21 -edgefactor 16 edges.data",
+          "short_name": "24_graph500_gen",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mandelbrot6_multicore.exe",
+      "name": "mandelbrot6_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 16_000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/fannkuchredux_multicore.exe",
+      "name": "fannkuchredux_multicore",
+      "tags": [
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1 12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 12",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 12",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 12",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 12",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication_multicore.exe",
+      "name": "matrix_multiplication_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "1s_10s"
+      ],
+      "runs": [
+        {
+          "params": "1 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens_multicore.exe",
+      "name": "nqueens_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 15",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 15",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 15",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 15",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort_multicore.exe",
+      "name": "mergesort_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 134217728",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe",
+      "name": "binarytrees5_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/binarytrees5_multicore.exe",
+      "name": "binarytrees5_multicore",
+      "tags": [
+        "macro_bench",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "4 23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 23",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 23",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 23",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 23",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life_multicore.exe",
+      "name": "game_of_life_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 256",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 256",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 256",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 256",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe",
+      "name": "LU_decomposition_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition_multicore.exe",
+      "name": "LU_decomposition_multicore",
+      "tags": [
+        "macro_bench",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "2 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe",
+      "name": "floyd_warshall_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall_multicore.exe",
+      "name": "floyd_warshall_multicore",
+      "tags": [
+        "macro_bench",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "4 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 1024",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 1024",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nbody_multicore.exe",
+      "name": "nbody_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nbody_multicore.exe",
+      "name": "nbody_multicore",
+      "tags": [
+        "macro_bench",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "16 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 512 2048",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe",
+      "name": "evolutionary_algorithm_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm_multicore.exe",
+      "name": "evolutionary_algorithm_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "gt_100s"
+      ],
+      "runs": [
+        {
+          "params": "2 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 10000 10000",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress_multicore.exe",
+      "name": "test_decompress_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "1s_10s"
+      ],
+      "runs": [
+        {
+          "params": "1 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress_multicore.exe",
+      "name": "test_decompress_multicore",
+      "tags": [
+        "macro_bench",
+        "run_in_ci",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "2 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 64 1_048_576",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix_multicore.exe",
+      "name": "grammatrix_multicore",
+      "tags": [
+        "macro_bench",
+        "10s_100s"
+      ],
+      "runs": [
+        {
+          "params": "1 16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "2 16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "4 16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "8 16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "12 16",
+          "paramwrapper": "taskset --cpu-list 2-13"
+        },
+        {
+          "params": "16 16",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "20 16",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        },
+        {
+          "params": "24 16",
+          "paramwrapper": "taskset --cpu-list 2-13,16-27"
+        }
+      ]
+    }
+  ]
+}
diff --git a/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel.20250115_061243.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel.20250115_061243.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..35137bbcf
--- /dev/null
+++ b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel.20250115_061243.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,568 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 74
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[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
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[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
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed saturn.0.4.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed domainslib.0.5.1
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed jsonm.1.0.2
+-> installed logs.0.7.0
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-lib.2.4.2
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel;
+Generating edge list...
+Generated. Time: 109.435410 s.
+Generating edge list...
+Generated. Time: 123.180568 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/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench
new file mode 100644
index 000000000..8bb5ba0bc
--- /dev/null
+++ b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+parallel_1.orunchrt.summary.bench
@@ -0,0 +1,145 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"floyd_warshall_multicore.20_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 20 1024","time_secs":1.2472050189971924,"user_time_secs":21.081042,"sys_time_secs":0.21733,"maxrss_kB":148072,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":50399608,"minor_words":49348917,"promoted_words":18459949,"major_words":19510640,"minor_collections":559,"major_collections":16,"forced_major_collections":0,"heap_words":12877827,"top_heap_words":12894211},"codesize":355867.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall.1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall.exe 1024","time_secs":17.0922589302063,"user_time_secs":16.224155,"sys_time_secs":0.067833,"maxrss_kB":68184,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26410113,"minor_words":25359422,"promoted_words":25296658,"major_words":26347349,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8187907,"top_heap_words":8187907},"codesize":263711.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.16_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 16 134217728","time_secs":14.435450077056885,"user_time_secs":58.362426,"sys_time_secs":1.463547,"maxrss_kB":2143196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794794625,"minor_words":526359101,"promoted_words":707073,"major_words":269142597,"minor_collections":179,"major_collections":3,"forced_major_collections":0,"heap_words":269529094,"top_heap_words":269529094},"codesize":355594.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight_multicore.12_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 12 roomfront.ml.txt","time_secs":11.1509690284729,"user_time_secs":122.05228,"sys_time_secs":0.167725,"maxrss_kB":52380,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30715449567,"minor_words":30715384183,"promoted_words":37408929,"major_words":37474313,"minor_collections":11238,"major_collections":49,"forced_major_collections":0,"heap_words":2850866,"top_heap_words":2855226},"codesize":460305.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":87.14478302001953,"user_time_secs":110.663832,"sys_time_secs":8.745482000000001,"maxrss_kB":7784652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6528946111,"minor_words":6173478768,"promoted_words":308308516,"major_words":663775859,"minor_collections":8480,"major_collections":9,"forced_major_collections":0,"heap_words":520503317,"top_heap_words":540426267},"codesize":369371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.1_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 1 134217728","time_secs":59.29712915420532,"user_time_secs":54.951658,"sys_time_secs":1.444311,"maxrss_kB":2109948,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792724466,"minor_words":524288942,"promoted_words":836489,"major_words":269272013,"minor_collections":2003,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":355594.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort.134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort.exe 134217728","time_secs":57.16243004798889,"user_time_secs":53.00563,"sys_time_secs":1.356561,"maxrss_kB":2103000,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":301990608,"minor_words":33555084,"promoted_words":480,"major_words":268436004,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":268488710,"top_heap_words":268488710},"codesize":263183.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":14.007146120071411,"user_time_secs":60.107636,"sys_time_secs":1.442455,"maxrss_kB":2151668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":794280140,"minor_words":525844616,"promoted_words":728291,"major_words":269163815,"minor_collections":144,"major_collections":3,"forced_major_collections":0,"heap_words":269549574,"top_heap_words":269549574},"codesize":355594.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight_multicore.1_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 1 roomfront.ml.txt","time_secs":113.03681182861328,"user_time_secs":107.420642,"sys_time_secs":0.015958,"maxrss_kB":23208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30669138466,"minor_words":30669073082,"promoted_words":35856845,"major_words":35922229,"minor_collections":117031,"major_collections":68,"forced_major_collections":0,"heap_words":2019378,"top_heap_words":2109754},"codesize":460305.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.1912779808044434,"user_time_secs":40.599551,"sys_time_secs":0.465062,"maxrss_kB":174628,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17265308161,"minor_words":17248530875,"promoted_words":5186684,"major_words":21963970,"minor_collections":3423,"major_collections":8,"forced_major_collections":0,"heap_words":15532041,"top_heap_words":19763212},"codesize":357239.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.94439697265625,"user_time_secs":40.91167,"sys_time_secs":0.224042,"maxrss_kB":70888,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7631224,"minor_words":7615157,"promoted_words":4043141,"major_words":4059208,"minor_collections":14,"major_collections":2,"forced_major_collections":0,"heap_words":4755843,"top_heap_words":4764035},"codesize":355616.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"spectralnorm2_multicore.4_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 4 5_500","time_secs":2.060045003890991,"user_time_secs":7.798827,"sys_time_secs":0.023947,"maxrss_kB":14372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420821689,"minor_words":2420700601,"promoted_words":91307,"major_words":212395,"minor_collections":2322,"major_collections":5,"forced_major_collections":0,"heap_words":225655,"top_heap_words":253170},"codesize":355497.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.493005990982056,"user_time_secs":96.718293,"sys_time_secs":0.9262590000000001,"maxrss_kB":557196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273463,"minor_words":146553300,"promoted_words":1826400,"major_words":68546563,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63566978,"top_heap_words":64562306},"codesize":325826.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.12_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 12 12","time_secs":5.529020071029663,"user_time_secs":51.484417,"sys_time_secs":0.031938,"maxrss_kB":10856,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3568660,"minor_words":3568594,"promoted_words":3087,"major_words":3153,"minor_collections":18,"major_collections":1,"forced_major_collections":0,"heap_words":331776,"top_heap_words":331776},"codesize":356529.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.8058149814605713,"user_time_secs":7.994777,"sys_time_secs":0.036193,"maxrss_kB":34556,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3649721,"minor_words":497780,"promoted_words":2730,"major_words":3154671,"minor_collections":8,"major_collections":7,"forced_major_collections":0,"heap_words":3465225,"top_heap_words":3465225},"codesize":355231.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.947953939437866,"user_time_secs":18.929106,"sys_time_secs":0.019958,"maxrss_kB":13292,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":10992857,"minor_words":10990742,"promoted_words":23391,"major_words":25506,"minor_collections":17,"major_collections":1,"forced_major_collections":0,"heap_words":141315,"top_heap_words":141315},"codesize":356364.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.8298029899597168,"user_time_secs":9.883543,"sys_time_secs":0.741569,"maxrss_kB":192024,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807943990,"minor_words":600141966,"promoted_words":166130,"major_words":207968154,"minor_collections":257,"major_collections":99,"forced_major_collections":0,"heap_words":2417340,"top_heap_words":3744621},"codesize":525540.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"spectralnorm2_multicore.1_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 1 5_500","time_secs":8.059883832931519,"user_time_secs":7.702141,"sys_time_secs":0.007981,"maxrss_kB":10596,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122549,"minor_words":2420001461,"promoted_words":991,"major_words":122079,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":132979,"top_heap_words":149488},"codesize":355497.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.584587812423706,"user_time_secs":53.047343,"sys_time_secs":3.379557,"maxrss_kB":4036300,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5037409328,"minor_words":3737139248,"promoted_words":847321,"major_words":1301117401,"minor_collections":1374,"major_collections":21,"forced_major_collections":0,"heap_words":500877666,"top_heap_words":501707915},"codesize":357558.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.7629239559173584,"user_time_secs":22.530731,"sys_time_secs":0.248958,"maxrss_kB":127660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":51723666,"minor_words":50672975,"promoted_words":20687475,"major_words":21738166,"minor_collections":568,"major_collections":17,"forced_major_collections":0,"heap_words":11436035,"top_heap_words":11448323},"codesize":355867.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.1738851070404053,"user_time_secs":8.082839,"sys_time_secs":0.136929,"maxrss_kB":42220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807744018,"minor_words":599941994,"promoted_words":147092,"major_words":207949116,"minor_collections":911,"major_collections":368,"forced_major_collections":0,"heap_words":2087849,"top_heap_words":2622916},"codesize":525540.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.20_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 20 -scale 21 -edgefactor 16 edges.data","time_secs":88.27464509010315,"user_time_secs":130.344354,"sys_time_secs":12.309363,"maxrss_kB":7819564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6529128529,"minor_words":6173661186,"promoted_words":308483737,"major_words":663951080,"minor_collections":4094,"major_collections":9,"forced_major_collections":0,"heap_words":520691733,"top_heap_words":574169118},"codesize":369371.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.5346720218658447,"user_time_secs":8.213295,"sys_time_secs":0.068578,"maxrss_kB":42324,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421546227,"minor_words":2421425139,"promoted_words":358309,"major_words":479397,"minor_collections":593,"major_collections":4,"forced_major_collections":0,"heap_words":602612,"top_heap_words":602612},"codesize":355497.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight_multicore.2_roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight_multicore.exe 2 roomfront.ml.txt","time_secs":59.04936718940735,"user_time_secs":111.721411,"sys_time_secs":0.015964,"maxrss_kB":25492,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30706371803,"minor_words":30706306419,"promoted_words":36416772,"major_words":36482156,"minor_collections":60619,"major_collections":64,"forced_major_collections":0,"heap_words":2084914,"top_heap_words":2113850},"codesize":460305.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.24_134217728.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./mergesort_multicore.exe 24 134217728","time_secs":13.665869951248169,"user_time_secs":62.777615,"sys_time_secs":1.522367,"maxrss_kB":2161060,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":802903456,"minor_words":534467932,"promoted_words":737433,"major_words":269172957,"minor_collections":149,"major_collections":4,"forced_major_collections":0,"heap_words":269676550,"top_heap_words":269676550},"codesize":355594.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.9634552001953125,"user_time_secs":8.690967000000001,"sys_time_secs":0.481231,"maxrss_kB":119492,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807821211,"minor_words":600019187,"promoted_words":163080,"major_words":207965104,"minor_collections":382,"major_collections":150,"forced_major_collections":0,"heap_words":2000926,"top_heap_words":3441966},"codesize":525540.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.807680130004883,"user_time_secs":51.744465,"sys_time_secs":2.698772,"maxrss_kB":3882548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5043027177,"minor_words":3742757097,"promoted_words":798089,"major_words":1301068169,"minor_collections":3816,"major_collections":24,"forced_major_collections":0,"heap_words":337566622,"top_heap_words":349110084},"codesize":357558.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.1751189231872559,"user_time_secs":23.080068,"sys_time_secs":0.05191,"maxrss_kB":45548,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13211021,"minor_words":13208906,"promoted_words":28056,"major_words":30171,"minor_collections":6,"major_collections":1,"forced_major_collections":0,"heap_words":460803,"top_heap_words":460803},"codesize":356364.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.7066178321838379,"user_time_secs":8.266954999999999,"sys_time_secs":0.051968,"maxrss_kB":33120,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2423813890,"minor_words":2423692802,"promoted_words":186314,"major_words":307402,"minor_collections":803,"major_collections":3,"forced_major_collections":0,"heap_words":511343,"top_heap_words":511343},"codesize":355497.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.940274953842163,"user_time_secs":56.030908,"sys_time_secs":5.070854,"maxrss_kB":4175516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039246020,"minor_words":3738975940,"promoted_words":912932,"major_words":1301183012,"minor_collections":860,"major_collections":19,"forced_major_collections":0,"heap_words":501025122,"top_heap_words":502735635},"codesize":357558.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"LU_decomposition_multicore.1_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 1 2048","time_secs":34.81967806816101,"user_time_secs":33.01478,"sys_time_secs":0.103732,"maxrss_kB":104792,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17221829896,"minor_words":17205052610,"promoted_words":10372,"major_words":16787658,"minor_collections":65639,"major_collections":9,"forced_major_collections":0,"heap_words":12648457,"top_heap_words":12652553},"codesize":357239.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"LU_decomposition_multicore.2_2048.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./LU_decomposition_multicore.exe 2 2048","time_secs":17.690155029296875,"user_time_secs":33.569465,"sys_time_secs":0.08780499999999999,"maxrss_kB":116840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17231077309,"minor_words":17214300023,"promoted_words":1349678,"major_words":18126964,"minor_collections":33032,"major_collections":11,"forced_major_collections":0,"heap_words":12726281,"top_heap_words":13942793},"codesize":357239.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.65450406074524,"user_time_secs":97.173832,"sys_time_secs":0.518643,"maxrss_kB":515836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213261413,"minor_words":146541250,"promoted_words":1825714,"major_words":68545877,"minor_collections":437,"major_collections":19,"forced_major_collections":0,"heap_words":63374466,"top_heap_words":64373890},"codesize":325826.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.2_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 2 23","time_secs":32.422271966934204,"user_time_secs":53.80954,"sys_time_secs":0.643587,"maxrss_kB":983752,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4070205692,"minor_words":4070205626,"promoted_words":1354346147,"major_words":1354346213,"minor_collections":9660,"major_collections":57,"forced_major_collections":0,"heap_words":124882944,"top_heap_words":162410496},"codesize":355714.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix_multicore.1_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 1 16","time_secs":102.60447287559509,"user_time_secs":97.082446,"sys_time_secs":0.422895,"maxrss_kB":509512,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213256978,"minor_words":146536815,"promoted_words":1826549,"major_words":68546712,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63341698,"top_heap_words":64341122},"codesize":325826.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.4452979564666748,"user_time_secs":8.40109,"sys_time_secs":0.111961,"maxrss_kB":51796,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422022219,"minor_words":2421901131,"promoted_words":360017,"major_words":481105,"minor_collections":480,"major_collections":4,"forced_major_collections":0,"heap_words":715893,"top_heap_words":721396},"codesize":355497.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.187037944793701,"user_time_secs":7.934591,"sys_time_secs":0.039912,"maxrss_kB":32220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3466128,"minor_words":314187,"promoted_words":1259,"major_words":3153200,"minor_collections":9,"major_collections":7,"forced_major_collections":0,"heap_words":3305481,"top_heap_words":3305481},"codesize":355231.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.87959885597229,"user_time_secs":40.822734,"sys_time_secs":0.203197,"maxrss_kB":59160,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7005123,"minor_words":6989056,"promoted_words":4054740,"major_words":4070807,"minor_collections":19,"major_collections":3,"forced_major_collections":0,"heap_words":4514179,"top_heap_words":4522371},"codesize":355616.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix_multicore.2_16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix_multicore.exe 2 16","time_secs":52.04135799407959,"user_time_secs":97.210803,"sys_time_secs":0.526649,"maxrss_kB":511796,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213257100,"minor_words":146536937,"promoted_words":1825947,"major_words":68546110,"minor_collections":482,"major_collections":19,"forced_major_collections":0,"heap_words":63349890,"top_heap_words":64349314},"codesize":325826.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight.roomfront.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./minilight.exe roomfront.ml.txt","time_secs":115.05287313461304,"user_time_secs":109.319838,"sys_time_secs":0.031917,"maxrss_kB":23228,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30664777547,"minor_words":30664712163,"promoted_words":35857893,"major_words":35923277,"minor_collections":117014,"major_collections":67,"forced_major_collections":0,"heap_words":2097202,"top_heap_words":2134330},"codesize":423294.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix.16.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./grammatrix.exe 16","time_secs":102.5073630809784,"user_time_secs":96.944046,"sys_time_secs":0.510693,"maxrss_kB":509184,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242829,"minor_words":146522666,"promoted_words":1819836,"major_words":68539999,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":308657.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.6545019149780273,"user_time_secs":19.063143,"sys_time_secs":0.023963,"maxrss_kB":29052,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":14439850,"minor_words":14437735,"promoted_words":27641,"major_words":29756,"minor_collections":9,"major_collections":1,"forced_major_collections":0,"heap_words":305155,"top_heap_words":305155},"codesize":356364.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"evolutionary_algorithm_multicore.1_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 1 10000 10000","time_secs":55.88942289352417,"user_time_secs":50.650134,"sys_time_secs":2.489616,"maxrss_kB":3662728,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029682734,"minor_words":3729412654,"promoted_words":762377,"major_words":1301032457,"minor_collections":14246,"major_collections":30,"forced_major_collections":0,"heap_words":421332522,"top_heap_words":468031570},"codesize":357558.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.725627899169922,"user_time_secs":10.262907,"sys_time_secs":0.011975,"maxrss_kB":20744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2117918,"minor_words":16602,"promoted_words":649,"major_words":2101965,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1552656,"top_heap_words":1552656},"codesize":357857.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":34.900022983551025,"user_time_secs":55.383841,"sys_time_secs":1.464505,"maxrss_kB":2111648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":792792459,"minor_words":524356935,"promoted_words":757174,"major_words":269192698,"minor_collections":1271,"major_collections":4,"forced_major_collections":0,"heap_words":269266950,"top_heap_words":269266950},"codesize":355594.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.0395190715789795,"user_time_secs":24.431107,"sys_time_secs":0.031915,"maxrss_kB":50552,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":13037395,"minor_words":13035280,"promoted_words":28572,"major_words":30687,"minor_collections":5,"major_collections":1,"forced_major_collections":0,"heap_words":546819,"top_heap_words":546819},"codesize":356364.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.870872974395752,"user_time_secs":18.037244,"sys_time_secs":0.08769399999999999,"maxrss_kB":82860,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":40729547,"minor_words":39678856,"promoted_words":24750092,"major_words":25800783,"minor_collections":652,"major_collections":21,"forced_major_collections":0,"heap_words":8978435,"top_heap_words":8994819},"codesize":355867.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens.15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens.exe 15","time_secs":71.80802989006042,"user_time_secs":68.245318,"sys_time_secs":0.011969,"maxrss_kB":10692,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":513387493,"minor_words":513387427,"promoted_words":48350,"major_words":48416,"minor_collections":1960,"major_collections":4,"forced_major_collections":0,"heap_words":61440,"top_heap_words":65536},"codesize":169677.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":81.03878498077393,"user_time_secs":166.051659,"sys_time_secs":10.845411,"maxrss_kB":7703836,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7308849040,"minor_words":6953381697,"promoted_words":308397984,"major_words":663865327,"minor_collections":7321,"major_collections":9,"forced_major_collections":0,"heap_words":520646677,"top_heap_words":587755547},"codesize":369371.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":123.33182907104492,"user_time_secs":105.516458,"sys_time_secs":7.43259,"maxrss_kB":7679620,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524241625,"minor_words":6168774282,"promoted_words":308282443,"major_words":663749786,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520450069,"top_heap_words":573927454},"codesize":369371.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":20.455579042434692,"user_time_secs":233.207285,"sys_time_secs":0.08780499999999999,"maxrss_kB":35400,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398908436,"minor_words":16398908370,"promoted_words":31966795,"major_words":31966861,"minor_collections":5480,"major_collections":161,"forced_major_collections":0,"heap_words":765952,"top_heap_words":778240},"codesize":355052.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.1_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 1 12","time_secs":53.8721718788147,"user_time_secs":51.215532,"sys_time_secs":0.003989,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1917,"minor_words":1851,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.12_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 12 23","time_secs":13.425614833831787,"user_time_secs":66.956603,"sys_time_secs":4.656981,"maxrss_kB":3217688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4075509867,"minor_words":4075509801,"promoted_words":1301185953,"major_words":1301186019,"minor_collections":2184,"major_collections":27,"forced_major_collections":0,"heap_words":150368256,"top_heap_words":180895744},"codesize":355714.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"test_decompress_multicore.1_64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress_multicore.exe 1 64 1_048_576","time_secs":8.345641851425171,"user_time_secs":7.849686,"sys_time_secs":0.095776,"maxrss_kB":16320,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807036590,"minor_words":599234566,"promoted_words":138210,"major_words":207940234,"minor_collections":2959,"major_collections":1013,"forced_major_collections":0,"heap_words":916890,"top_heap_words":1091754},"codesize":525540.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.17827200889587,"user_time_secs":128.469198,"sys_time_secs":0.007979,"maxrss_kB":10560,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399563119,"minor_words":16399563053,"promoted_words":30514693,"major_words":30514759,"minor_collections":62976,"major_collections":833,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151814},"codesize":355052.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.16_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 16 12","time_secs":5.477933883666992,"user_time_secs":51.445416,"sys_time_secs":0.011977,"maxrss_kB":12392,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3190561,"minor_words":3190495,"promoted_words":3701,"major_words":3767,"minor_collections":14,"major_collections":1,"forced_major_collections":0,"heap_words":401408,"top_heap_words":401408},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.16_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 16 15","time_secs":28.93299698829651,"user_time_secs":440.051004,"sys_time_secs":0.111728,"maxrss_kB":45380,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398914630,"minor_words":16398914564,"promoted_words":32067395,"major_words":32067461,"minor_collections":4141,"major_collections":133,"forced_major_collections":0,"heap_words":901120,"top_heap_words":917504},"codesize":355052.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.640159845352173,"user_time_secs":10.122987,"sys_time_secs":0.01596,"maxrss_kB":20208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":265708.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.5628180503845215,"user_time_secs":11.4199,"sys_time_secs":0.162914,"maxrss_kB":64136,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8598801,"minor_words":6497485,"promoted_words":9190,"major_words":2110506,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2564102,"top_heap_words":2564102},"codesize":357857.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.5185317993164062,"user_time_secs":57.992935,"sys_time_secs":5.413271,"maxrss_kB":4063920,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5038703895,"minor_words":3738433815,"promoted_words":912455,"major_words":1301182535,"minor_collections":734,"major_collections":19,"forced_major_collections":0,"heap_words":401083423,"top_heap_words":403864257},"codesize":357558.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.24424409866333,"user_time_secs":17.367036,"sys_time_secs":0.011969,"maxrss_kB":10676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":98501,"minor_words":96386,"promoted_words":656,"major_words":2771,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":57344,"top_heap_words":57344},"codesize":356364.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.3925600051879883,"user_time_secs":8.744551,"sys_time_secs":0.143549,"maxrss_kB":60068,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2422036044,"minor_words":2421914956,"promoted_words":355184,"major_words":476272,"minor_collections":405,"major_collections":3,"forced_major_collections":0,"heap_words":747504,"top_heap_words":753007},"codesize":355497.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.24_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 24 12","time_secs":5.538135051727295,"user_time_secs":51.576183,"sys_time_secs":0.027844,"maxrss_kB":15564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2570067,"minor_words":2570001,"promoted_words":5083,"major_words":5149,"minor_collections":11,"major_collections":1,"forced_major_collections":0,"heap_words":524288,"top_heap_words":524288},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.8_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 8 -scale 21 -edgefactor 16 edges.data","time_secs":82.36104702949524,"user_time_secs":160.983423,"sys_time_secs":10.076721,"maxrss_kB":7694840,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7644518828,"minor_words":7289051485,"promoted_words":308348746,"major_words":663816089,"minor_collections":9365,"major_collections":9,"forced_major_collections":0,"heap_words":520556565,"top_heap_words":587665435},"codesize":369371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.8_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 8 23","time_secs":16.756011962890625,"user_time_secs":63.344762,"sys_time_secs":3.292554,"maxrss_kB":2904928,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4074892312,"minor_words":4074892246,"promoted_words":1297982139,"major_words":1297982205,"minor_collections":3030,"major_collections":31,"forced_major_collections":0,"heap_words":37756928,"top_heap_words":118775808},"codesize":355714.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":9.013487100601196,"user_time_secs":34.184685,"sys_time_secs":0.151683,"maxrss_kB":127924,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17240083417,"minor_words":17223306131,"promoted_words":2265120,"major_words":19042406,"minor_collections":16669,"major_collections":10,"forced_major_collections":0,"heap_words":12832777,"top_heap_words":17879052},"codesize":357239.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.762911081314087,"user_time_secs":7.439696,"sys_time_secs":0.023947,"maxrss_kB":28332,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":263101.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":89.69109392166138,"user_time_secs":186.289533,"sys_time_secs":11.58256,"maxrss_kB":7712220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7233241167,"minor_words":6877773824,"promoted_words":308392824,"major_words":663860167,"minor_collections":6619,"major_collections":9,"forced_major_collections":0,"heap_words":520642581,"top_heap_words":587751451},"codesize":369371.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.6408390998840332,"user_time_secs":8.350668000000001,"sys_time_secs":0.03615,"maxrss_kB":35676,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3725611,"minor_words":573670,"promoted_words":3396,"major_words":3155337,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3530761,"top_heap_words":3530761},"codesize":355231.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.6162269115448,"user_time_secs":96.347179,"sys_time_secs":0.550806,"maxrss_kB":532332,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213271390,"minor_words":146551227,"promoted_words":1825879,"major_words":68546042,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63448194,"top_heap_words":64443522},"codesize":325826.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.7499971389770508,"user_time_secs":8.946296,"sys_time_secs":0.475348,"maxrss_kB":140116,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807601664,"minor_words":599799640,"promoted_words":156498,"major_words":207958522,"minor_collections":270,"major_collections":118,"forced_major_collections":0,"heap_words":6306170,"top_heap_words":6861837},"codesize":525540.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.340120077133179,"user_time_secs":7.951873,"sys_time_secs":0.019949,"maxrss_kB":28976,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152993,"minor_words":1052,"promoted_words":729,"major_words":3152670,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2357812,"top_heap_words":2357812},"codesize":355231.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.24_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./gen.exe -ndomains 24 -scale 21 -edgefactor 16 edges.data","time_secs":87.71252989768982,"user_time_secs":190.010932,"sys_time_secs":12.68268,"maxrss_kB":7729900,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7003995410,"minor_words":6648528067,"promoted_words":308490430,"major_words":663957773,"minor_collections":5308,"major_collections":9,"forced_major_collections":0,"heap_words":520806421,"top_heap_words":587915291},"codesize":369371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.24_15.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./nqueens_multicore.exe 24 15","time_secs":29.06268811225891,"user_time_secs":663.124293,"sys_time_secs":0.139699,"maxrss_kB":61704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398393218,"minor_words":16398393152,"promoted_words":35982327,"major_words":35982393,"minor_collections":3186,"major_collections":109,"forced_major_collections":0,"heap_words":1261568,"top_heap_words":1269760},"codesize":355052.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.16_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 16 23","time_secs":12.677498817443848,"user_time_secs":70.04711399999999,"sys_time_secs":6.595857,"maxrss_kB":3273616,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4075368548,"minor_words":4075368482,"promoted_words":1287071132,"major_words":1287071198,"minor_collections":1811,"major_collections":25,"forced_major_collections":0,"heap_words":237588480,"top_heap_words":268210176},"codesize":355714.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":23.21745991706848,"user_time_secs":176.800824,"sys_time_secs":0.035922,"maxrss_kB":25408,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399558717,"minor_words":16399558651,"promoted_words":32242543,"major_words":32242609,"minor_collections":8246,"major_collections":212,"forced_major_collections":0,"heap_words":565248,"top_heap_words":577536},"codesize":355052.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.6477370262145996,"user_time_secs":11.25969,"sys_time_secs":0.056078,"maxrss_kB":55108,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":8534835,"minor_words":6433519,"promoted_words":7408,"major_words":2108724,"minor_collections":13,"major_collections":9,"forced_major_collections":0,"heap_words":2482182,"top_heap_words":2482182},"codesize":357857.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.1741750240325928,"user_time_secs":8.398104999999999,"sys_time_secs":0.150603,"maxrss_kB":76004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807402850,"minor_words":599600826,"promoted_words":152838,"major_words":207954862,"minor_collections":499,"major_collections":209,"forced_major_collections":0,"heap_words":3817403,"top_heap_words":3984595},"codesize":525540.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":28.542372941970825,"user_time_secs":543.1976540000001,"sys_time_secs":0.123738,"maxrss_kB":50528,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16398762715,"minor_words":16398762649,"promoted_words":38903066,"major_words":38903132,"minor_collections":4152,"major_collections":135,"forced_major_collections":0,"heap_words":1118208,"top_heap_words":1126400},"codesize":355052.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.240849018096924,"user_time_secs":40.961498,"sys_time_secs":0.171788,"maxrss_kB":62240,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6201845,"minor_words":6185778,"promoted_words":4054434,"major_words":4070501,"minor_collections":16,"major_collections":2,"forced_major_collections":0,"heap_words":4694403,"top_heap_words":4698499},"codesize":355616.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.961915016174316,"user_time_secs":41.02828,"sys_time_secs":0.095785,"maxrss_kB":49864,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":20798458,"minor_words":20782391,"promoted_words":4061703,"major_words":4077770,"minor_collections":69,"major_collections":3,"forced_major_collections":0,"heap_words":4346243,"top_heap_words":4350339},"codesize":355616.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.20_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 20 23","time_secs":12.30712890625,"user_time_secs":77.494017,"sys_time_secs":6.989206,"maxrss_kB":3399756,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4074493307,"minor_words":4074493241,"promoted_words":1283872099,"major_words":1283872165,"minor_collections":1584,"major_collections":24,"forced_major_collections":0,"heap_words":324804608,"top_heap_words":355295232},"codesize":355714.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.994999885559082,"user_time_secs":7.833814,"sys_time_secs":0.044258,"maxrss_kB":23600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2421229516,"minor_words":2421108428,"promoted_words":184548,"major_words":305636,"minor_collections":1168,"major_collections":4,"forced_major_collections":0,"heap_words":367858,"top_heap_words":367858},"codesize":355497.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.24_23.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./binarytrees5_multicore.exe 24 23","time_secs":12.73196816444397,"user_time_secs":80.09392699999999,"sys_time_secs":9.785375999999999,"maxrss_kB":3977452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4073255502,"minor_words":4073255436,"promoted_words":1316517767,"major_words":1316517833,"minor_collections":1342,"major_collections":22,"forced_major_collections":0,"heap_words":428027904,"top_heap_words":471048192},"codesize":355714.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.8_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 8 134217728","time_secs":17.50183391571045,"user_time_secs":56.088955,"sys_time_secs":1.457633,"maxrss_kB":2124660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793815814,"minor_words":525380290,"promoted_words":706100,"major_words":269141624,"minor_collections":343,"major_collections":4,"forced_major_collections":0,"heap_words":269324294,"top_heap_words":269324294},"codesize":355594.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"evolutionary_algorithm.10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm.exe 10000 10000","time_secs":54.618005990982056,"user_time_secs":49.586662,"sys_time_secs":2.333912,"maxrss_kB":3397096,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5030028091,"minor_words":3729768012,"promoted_words":715724,"major_words":1300975803,"minor_collections":14254,"major_collections":30,"forced_major_collections":0,"heap_words":346037182,"top_heap_words":434100446},"codesize":264769.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.243159055709839,"user_time_secs":8.036077000000001,"sys_time_secs":0.02793,"maxrss_kB":31608,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3990899,"minor_words":838958,"promoted_words":1073,"major_words":3153014,"minor_collections":12,"major_collections":8,"forced_major_collections":0,"heap_words":3256329,"top_heap_words":3256329},"codesize":355231.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.769800901412964,"user_time_secs":52.395112,"sys_time_secs":2.639522,"maxrss_kB":3705536,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5039459042,"minor_words":3739188962,"promoted_words":819150,"major_words":1301089230,"minor_collections":1995,"major_collections":23,"forced_major_collections":0,"heap_words":312671051,"top_heap_words":319313043},"codesize":357558.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.529295206069946,"user_time_secs":40.474548,"sys_time_secs":0.003989,"maxrss_kB":10576,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":341979.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.413003921508789,"user_time_secs":18.781858,"sys_time_secs":0.019976,"maxrss_kB":20128,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7019701,"minor_words":7017586,"promoted_words":21245,"major_words":23360,"minor_collections":7,"major_collections":1,"forced_major_collections":0,"heap_words":219139,"top_heap_words":219139},"codesize":356364.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.955965042114258,"user_time_secs":116.90862,"sys_time_secs":0.139685,"maxrss_kB":41116,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30719546353,"minor_words":30719480969,"promoted_words":37199883,"major_words":37265267,"minor_collections":16369,"major_collections":54,"forced_major_collections":0,"heap_words":2494514,"top_heap_words":2498874},"codesize":460305.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.437921047210693,"user_time_secs":10.337687,"sys_time_secs":0.015959,"maxrss_kB":24460,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4093882,"minor_words":1992566,"promoted_words":2268,"major_words":2103584,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2187270,"top_heap_words":2187270},"codesize":357857.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.899955034255981,"user_time_secs":96.622302,"sys_time_secs":0.57461,"maxrss_kB":524024,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213269304,"minor_words":146549141,"promoted_words":1825735,"major_words":68545898,"minor_collections":417,"major_collections":19,"forced_major_collections":0,"heap_words":63415426,"top_heap_words":64414850},"codesize":325826.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.512312173843384,"user_time_secs":112.534259,"sys_time_secs":0.047909,"maxrss_kB":31152,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30700489704,"minor_words":30700424320,"promoted_words":36880173,"major_words":36945557,"minor_collections":31857,"major_collections":59,"forced_major_collections":0,"heap_words":2256946,"top_heap_words":2269498},"codesize":460305.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.39795994758606,"user_time_secs":96.7209,"sys_time_secs":0.8621180000000001,"maxrss_kB":549052,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213273237,"minor_words":146553074,"promoted_words":1826206,"major_words":68546369,"minor_collections":414,"major_collections":19,"forced_major_collections":0,"heap_words":63530114,"top_heap_words":64529538},"codesize":325826.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5.23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5.exe 23","time_secs":55.074026107788086,"user_time_secs":51.840187,"sys_time_secs":0.53464,"maxrss_kB":817904,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476645,"minor_words":4068476579,"promoted_words":1456333712,"major_words":1456333778,"minor_collections":15551,"major_collections":62,"forced_major_collections":0,"heap_words":100327424,"top_heap_words":103940096},"codesize":342205.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.5489389896392822,"user_time_secs":39.078952,"sys_time_secs":0.264371,"maxrss_kB":161988,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17258102605,"minor_words":17241325319,"promoted_words":4613783,"major_words":21391069,"minor_collections":4360,"major_collections":10,"forced_major_collections":0,"heap_words":13209609,"top_heap_words":17563660},"codesize":357239.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.5575821399688721,"user_time_secs":8.488823,"sys_time_secs":0.060034,"maxrss_kB":37356,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3886047,"minor_words":734106,"promoted_words":4320,"major_words":3156261,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3604489,"top_heap_words":3604489},"codesize":355231.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall_multicore.24_1024.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./floyd_warshall_multicore.exe 24 1024","time_secs":1.108159065246582,"user_time_secs":20.084741,"sys_time_secs":0.230539,"maxrss_kB":159600,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":54546133,"minor_words":53495442,"promoted_words":17602879,"major_words":18653570,"minor_collections":554,"major_collections":15,"forced_major_collections":0,"heap_words":14106627,"top_heap_words":14123011},"codesize":355867.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.203866004943848,"user_time_secs":7.943669,"sys_time_secs":0.091811,"maxrss_kB":25624,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807966924,"minor_words":600164900,"promoted_words":150913,"major_words":207952937,"minor_collections":1732,"major_collections":627,"forced_major_collections":0,"heap_words":1181996,"top_heap_words":2004525},"codesize":525540.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.76326894760132,"user_time_secs":18.854068,"sys_time_secs":0.007979999999999999,"maxrss_kB":10612,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":76565,"minor_words":74450,"promoted_words":484,"major_words":2599,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":53248,"top_heap_words":53248},"codesize":264044.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":79.88861894607544,"user_time_secs":151.854071,"sys_time_secs":0.011969,"maxrss_kB":10680,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399918058,"minor_words":16399917992,"promoted_words":31605995,"major_words":31606061,"minor_collections":32234,"major_collections":586,"forced_major_collections":0,"heap_words":204800,"top_heap_words":225542},"codesize":355052.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":122.30744481086731,"user_time_secs":104.266849,"sys_time_secs":7.859711,"maxrss_kB":7679448,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6524240964,"minor_words":6168773621,"promoted_words":308282038,"major_words":663749381,"minor_collections":24479,"major_collections":10,"forced_major_collections":0,"heap_words":520441877,"top_heap_words":573919262},"codesize":320531.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.6220099925994873,"user_time_secs":41.13121,"sys_time_secs":0.219037,"maxrss_kB":151504,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17256043051,"minor_words":17239265765,"promoted_words":3933293,"major_words":20710579,"minor_collections":5743,"major_collections":10,"forced_major_collections":0,"heap_words":13135881,"top_heap_words":17543180},"codesize":357239.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"minilight_multicore.24_roomfront.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./minilight_multicore.exe 24 roomfront.ml.txt","time_secs":6.083939075469971,"user_time_secs":134.321053,"sys_time_secs":0.411109,"maxrss_kB":83140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30688089606,"minor_words":30688024222,"promoted_words":37758339,"major_words":37823723,"minor_collections":5788,"major_collections":41,"forced_major_collections":0,"heap_words":3522610,"top_heap_words":3522874},"codesize":460305.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"evolutionary_algorithm_multicore.2_10000_10000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./evolutionary_algorithm_multicore.exe 2 10000 10000","time_secs":28.56328582763672,"user_time_secs":51.170511,"sys_time_secs":2.46273,"maxrss_kB":3642112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5057950371,"minor_words":3757680291,"promoted_words":777591,"major_words":1301047671,"minor_collections":7499,"major_collections":25,"forced_major_collections":0,"heap_words":400518175,"top_heap_words":465097543},"codesize":357558.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.739396810531616,"user_time_secs":35.853749,"sys_time_secs":0.223412,"maxrss_kB":141744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17251551132,"minor_words":17234773846,"promoted_words":3399235,"major_words":20176521,"minor_collections":8465,"major_collections":10,"forced_major_collections":0,"heap_words":12976137,"top_heap_words":13312009},"codesize":357239.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"test_decompress.64_1_048_576.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./test_decompress.exe 64 1_048_576","time_secs":8.891402959823608,"user_time_secs":8.371459,"sys_time_secs":0.119706,"maxrss_kB":15620,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807004359,"minor_words":599234719,"promoted_words":135251,"major_words":207904891,"minor_collections":2961,"major_collections":1032,"forced_major_collections":0,"heap_words":909210,"top_heap_words":1085589},"codesize":435953.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.43806791305542,"user_time_secs":10.927027,"sys_time_secs":0.027977,"maxrss_kB":36584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15097599,"minor_words":12996283,"promoted_words":7789,"major_words":2109105,"minor_collections":19,"major_collections":9,"forced_major_collections":0,"heap_words":2310150,"top_heap_words":2310150},"codesize":357857.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.12_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 12 134217728","time_secs":15.673306941986084,"user_time_secs":57.012747,"sys_time_secs":1.380048,"maxrss_kB":2134192,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793840597,"minor_words":525405073,"promoted_words":720715,"major_words":269156239,"minor_collections":240,"major_collections":4,"forced_major_collections":0,"heap_words":269443078,"top_heap_words":269443078},"codesize":355594.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.5000591278076172,"user_time_secs":8.864152000000001,"sys_time_secs":0.059865,"maxrss_kB":38476,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000942,"minor_words":849001,"promoted_words":5161,"major_words":3157102,"minor_collections":8,"major_collections":6,"forced_major_collections":0,"heap_words":3674121,"top_heap_words":3674121},"codesize":355231.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mandelbrot6_multicore.2_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 2 16_000","time_secs":21.159258127212524,"user_time_secs":40.240232,"sys_time_secs":0.03192,"maxrss_kB":41316,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4593339,"minor_words":4577272,"promoted_words":4063413,"major_words":4079480,"minor_collections":16,"major_collections":5,"forced_major_collections":0,"heap_words":4202883,"top_heap_words":4206979},"codesize":355616.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.7213311195373535,"user_time_secs":19.233553,"sys_time_secs":0.119735,"maxrss_kB":96860,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":44954539,"minor_words":43903848,"promoted_words":23330457,"major_words":24381148,"minor_collections":600,"major_collections":20,"forced_major_collections":0,"heap_words":9793539,"top_heap_words":9822211},"codesize":355867.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.1_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 1 23","time_secs":54.77696704864502,"user_time_secs":51.43546,"sys_time_secs":0.642294,"maxrss_kB":863432,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4068476908,"minor_words":4068476842,"promoted_words":1455956548,"major_words":1455956614,"minor_collections":15551,"major_collections":63,"forced_major_collections":0,"heap_words":98246656,"top_heap_words":109752320},"codesize":355714.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.2_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 2 12","time_secs":27.19317603111267,"user_time_secs":51.225196,"sys_time_secs":0.0,"maxrss_kB":10672,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25392,"minor_words":25326,"promoted_words":916,"major_words":982,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":98304,"top_heap_words":98304},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_gen_multicore.2_graph500_gen.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./gen.exe -ndomains 2 -scale 21 -edgefactor 16 edges.data","time_secs":98.51442408561707,"user_time_secs":107.294475,"sys_time_secs":7.965336,"maxrss_kB":7821400,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6532453971,"minor_words":6176986628,"promoted_words":308295120,"major_words":663762463,"minor_collections":13858,"major_collections":9,"forced_major_collections":0,"heap_words":520478741,"top_heap_words":520478741},"codesize":369371.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort_multicore.4_134217728.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mergesort_multicore.exe 4 134217728","time_secs":23.775344133377075,"user_time_secs":55.8976,"sys_time_secs":1.492731,"maxrss_kB":2115916,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":793368486,"minor_words":524932962,"promoted_words":709939,"major_words":269145463,"minor_collections":675,"major_collections":4,"forced_major_collections":0,"heap_words":269258758,"top_heap_words":269258758},"codesize":355594.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.7444260120391846,"user_time_secs":10.184157,"sys_time_secs":0.874229,"maxrss_kB":214140,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":807881284,"minor_words":600079260,"promoted_words":171508,"major_words":207973532,"minor_collections":217,"major_collections":88,"forced_major_collections":0,"heap_words":7979588,"top_heap_words":8807637},"codesize":525540.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.7848567962646484,"user_time_secs":11.224411,"sys_time_secs":0.035911,"maxrss_kB":54180,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6229077,"minor_words":4127761,"promoted_words":6132,"major_words":2107448,"minor_collections":12,"major_collections":9,"forced_major_collections":0,"heap_words":2420742,"top_heap_words":2420742},"codesize":357857.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"LU_decomposition_multicore.24_2048.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./LU_decomposition_multicore.exe 24 2048","time_secs":2.04206919670105,"user_time_secs":46.260051,"sys_time_secs":0.374059,"maxrss_kB":184756,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17266825704,"minor_words":17250048418,"promoted_words":5165816,"major_words":21943102,"minor_collections":3017,"major_collections":7,"forced_major_collections":0,"heap_words":15421449,"top_heap_words":19660812},"codesize":357239.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.71433687210083,"user_time_secs":18.504045,"sys_time_secs":0.011968,"maxrss_kB":10644,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":11131800,"minor_words":11129685,"promoted_words":23201,"major_words":25316,"minor_collections":29,"major_collections":1,"forced_major_collections":0,"heap_words":100355,"top_heap_words":100355},"codesize":356364.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.1372110843658447,"user_time_secs":8.179247999999999,"sys_time_secs":0.043995,"maxrss_kB":33564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3654630,"minor_words":502689,"promoted_words":1925,"major_words":3153866,"minor_collections":11,"major_collections":7,"forced_major_collections":0,"heap_words":3391497,"top_heap_words":3391497},"codesize":355231.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.341306924819946,"user_time_secs":124.160143,"sys_time_secs":0.171933,"maxrss_kB":63128,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30701223635,"minor_words":30701158251,"promoted_words":37706671,"major_words":37772055,"minor_collections":8317,"major_collections":46,"forced_major_collections":0,"heap_words":3125298,"top_heap_words":3125562},"codesize":460305.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.947497844696045,"user_time_secs":17.052882,"sys_time_secs":0.043889,"maxrss_kB":68652,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":26472926,"minor_words":25422235,"promoted_words":25300848,"major_words":26351539,"minor_collections":914,"major_collections":22,"forced_major_collections":0,"heap_words":8196099,"top_heap_words":8196099},"codesize":355867.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.7948122024536133,"user_time_secs":10.513024,"sys_time_secs":0.03193,"maxrss_kB":28844,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":7540919,"minor_words":5439603,"promoted_words":3749,"major_words":2105065,"minor_collections":17,"major_collections":9,"forced_major_collections":0,"heap_words":2220038,"top_heap_words":2220038},"codesize":357857.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.15528392791748,"user_time_secs":41.701132,"sys_time_secs":0.063891,"maxrss_kB":43932,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":60445632,"minor_words":60429565,"promoted_words":4063570,"major_words":4079637,"minor_collections":224,"major_collections":4,"forced_major_collections":0,"heap_words":4239747,"top_heap_words":4247939},"codesize":355616.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.5357279777526855,"user_time_secs":23.464313,"sys_time_secs":0.043843,"maxrss_kB":37252,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":18684150,"minor_words":18682035,"promoted_words":27707,"major_words":29822,"minor_collections":8,"major_collections":1,"forced_major_collections":0,"heap_words":415747,"top_heap_words":415747},"codesize":356364.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.617686033248901,"user_time_secs":7.264001,"sys_time_secs":0.003991,"maxrss_kB":10576,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":342535.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.790771961212158,"user_time_secs":40.697578,"sys_time_secs":0.059802,"maxrss_kB":55384,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6802308,"minor_words":6786241,"promoted_words":4057948,"major_words":4074015,"minor_collections":20,"major_collections":3,"forced_major_collections":0,"heap_words":4452739,"top_heap_words":4460931},"codesize":355616.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.696226119995117,"user_time_secs":54.854977,"sys_time_secs":4.394448,"maxrss_kB":3965372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5040071351,"minor_words":3739801271,"promoted_words":853423,"major_words":1301123503,"minor_collections":1056,"major_collections":21,"forced_major_collections":0,"heap_words":310347851,"top_heap_words":311598226},"codesize":357558.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.403712034225464,"user_time_secs":28.859296,"sys_time_secs":0.091768,"maxrss_kB":104108,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":17230197454,"minor_words":17213420168,"promoted_words":490,"major_words":16777776,"minor_collections":65670,"major_collections":9,"forced_major_collections":0,"heap_words":12636169,"top_heap_words":12636169},"codesize":263671.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.839562892913818,"user_time_secs":126.359087,"sys_time_secs":0.22358,"maxrss_kB":73700,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":30690896100,"minor_words":30690830716,"promoted_words":37771728,"major_words":37837112,"minor_collections":6808,"major_collections":43,"forced_major_collections":0,"heap_words":3440690,"top_heap_words":3440954},"codesize":460305.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.4_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 4 12","time_secs":16.19999384880066,"user_time_secs":51.19043,"sys_time_secs":0.007979999999999999,"maxrss_kB":10712,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":145716,"minor_words":145650,"promoted_words":1144,"major_words":1210,"minor_collections":1,"major_collections":0,"forced_major_collections":0,"heap_words":147456,"top_heap_words":147456},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.8_12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux_multicore.exe 8 12","time_secs":10.786180019378662,"user_time_secs":51.26421,"sys_time_secs":0.003991,"maxrss_kB":10532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":291379,"minor_words":291313,"promoted_words":1725,"major_words":1791,"minor_collections":2,"major_collections":0,"forced_major_collections":0,"heap_words":245760,"top_heap_words":245760},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"game_of_life_multicore.12_256.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./game_of_life_multicore.exe 12 256","time_secs":1.01157808303833,"user_time_secs":10.937117,"sys_time_secs":0.055883,"maxrss_kB":38536,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":10029048,"minor_words":7927732,"promoted_words":8854,"major_words":2110170,"minor_collections":15,"major_collections":9,"forced_major_collections":0,"heap_words":2392070,"top_heap_words":2392070},"codesize":357857.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux_multicore.20_12.orunchrt","command":"taskset --cpu-list 2-13,16-27 chrt -r 1 ./fannkuchredux_multicore.exe 20 12","time_secs":5.535621881484985,"user_time_secs":51.624653,"sys_time_secs":0.027946,"maxrss_kB":13872,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2856131,"minor_words":2856065,"promoted_words":4436,"major_words":4502,"minor_collections":12,"major_collections":1,"forced_major_collections":0,"heap_words":479232,"top_heap_words":479232},"codesize":356529.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5_multicore.4_23.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./binarytrees5_multicore.exe 4 23","time_secs":21.82309913635254,"user_time_secs":55.50824,"sys_time_secs":1.222981,"maxrss_kB":1500564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4072439904,"minor_words":4072439838,"promoted_words":1325672817,"major_words":1325672883,"minor_collections":5400,"major_collections":43,"forced_major_collections":0,"heap_words":125120512,"top_heap_words":133660672},"codesize":355714.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux.12.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./fannkuchredux.exe 12","time_secs":52.99310302734375,"user_time_secs":50.378937,"sys_time_secs":0.011968,"maxrss_kB":10728,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":190880.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.612183094024658,"user_time_secs":97.116108,"sys_time_secs":0.670592,"maxrss_kB":540732,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213271286,"minor_words":146551123,"promoted_words":1826047,"major_words":68546210,"minor_collections":413,"major_collections":19,"forced_major_collections":0,"heap_words":63489154,"top_heap_words":64488578},"codesize":325826.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens_multicore.4_15.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./nqueens_multicore.exe 4 15","time_secs":41.95654582977295,"user_time_secs":159.579203,"sys_time_secs":0.015961,"maxrss_kB":15112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":16399810671,"minor_words":16399810605,"promoted_words":32075474,"major_words":32075540,"minor_collections":16335,"major_collections":358,"forced_major_collections":0,"heap_words":348160,"top_heap_words":356483},"codesize":355052.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"spectralnorm2_multicore.2_5_500.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./spectralnorm2_multicore.exe 2 5_500","time_secs":4.020181894302368,"user_time_secs":7.71676,"sys_time_secs":0.011982,"maxrss_kB":10528,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420457058,"minor_words":2420335970,"promoted_words":43500,"major_words":164588,"minor_collections":4624,"major_collections":5,"forced_major_collections":0,"heap_words":162933,"top_heap_words":190448},"codesize":355497.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mandelbrot6_multicore.1_16_000.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./mandelbrot6_multicore.exe 1 16_000","time_secs":42.400030851364136,"user_time_secs":40.254884,"sys_time_secs":0.043885,"maxrss_kB":38764,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4449140,"minor_words":4433073,"promoted_words":4063969,"major_words":4080036,"minor_collections":21,"major_collections":8,"forced_major_collections":0,"heap_words":4153731,"top_heap_words":4170115},"codesize":355616.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"floyd_warshall_multicore.2_1024.orunchrt","command":"taskset --cpu-list 2-13 chrt -r 1 ./floyd_warshall_multicore.exe 2 1024","time_secs":9.068459987640381,"user_time_secs":17.121663,"sys_time_secs":0.06379700000000001,"maxrss_kB":75176,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":32653950,"minor_words":31603259,"promoted_words":25207551,"major_words":26258242,"minor_collections":752,"major_collections":22,"forced_major_collections":0,"heap_words":8548355,"top_heap_words":8552451},"codesize":355867.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":2.0187220573425293,"user_time_secs":20.849037,"sys_time_secs":0.123745,"maxrss_kB":106988,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":48080172,"minor_words":47029481,"promoted_words":21779047,"major_words":22829738,"minor_collections":576,"major_collections":18,"forced_major_collections":0,"heap_words":10121219,"top_heap_words":10174467},"codesize":355867.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
diff --git a/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json
new file mode 100644
index 000000000..5c1d49e56
--- /dev/null
+++ b/parallel/turing/20250115_061243/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/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/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par.20250115_040227.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par.20250115_040227.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..07c12b84d
--- /dev/null
+++ b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par.20250115_040227.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,568 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 73
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[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
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhirSdk.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
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed owl-base.1.1
+-> installed yojson.2.2.2
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed saturn_lockfree.0.4.0
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed saturn.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed domainslib.0.5.1
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel;
+Generating edge list...
+Generated. Time: 104.706540 s.
+Generating edge list...
+Generated. Time: 122.259307 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/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench
new file mode 100644
index 000000000..194509160
--- /dev/null
+++ b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_par_1.pausetimes.summary.bench
@@ -0,0 +1,138 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":0,"distr_latency":[0.003927,0.004647,0.005375,0.005999,0.006439,0.082687,0.124607,0.241919,0.250751,0.252671,0.254719,0.257535,0.263167,0.382975,0.519167,0.800255,0.800255,0.800255]}
+{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.019711,0.030655,0.036543,0.089791,0.106175,0.113599,0.256767,0.262655,1.484799,1.487871,1.487871,1.490943,1.490943,1.492991,1.492991,1.492991,1.492991,1.492991]}
+{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":947,"distr_latency":[0.001007,0.002239,0.002311,0.002407,0.002455,0.002487,0.002543,0.002695,0.883199,1.534975,1.551359,2.811903,2.846719,3.352575,67.436543,947.388415,947.388415,947.388415]}
+{"name":"mergesort_multicore.12_134217728","mean_latency":8,"max_latency":2755,"distr_latency":[0.003983,0.024655,0.032927,0.043903,0.055039,0.076159,0.087999,0.102911,0.135679,0.154367,0.171263,0.203775,14.598143,2420.113407,2678.063103,2755.657727,2755.657727,2755.657727]}
+{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":52,"distr_latency":[0.011199,0.043647,0.068543,0.192255,0.824319,1.254399,1.503231,1.782783,2.316287,2.578431,2.928639,3.655679,4.579327,44.597247,52.789247,52.789247,52.789247,52.789247]}
+{"name":"fannkuchredux_multicore.12_12","mean_latency":52,"max_latency":4966,"distr_latency":[0.002647,0.027055,0.031551,0.037023,0.047103,0.058943,0.077887,1.707007,37.289983,40.042495,69.402623,79.757311,491.257855,4966.055935,4966.055935,4966.055935,4966.055935,4966.055935]}
+{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001679,0.004295,0.005279,0.005839,0.006103,0.006375,0.006751,0.007367,0.009687,0.010623,0.011687,0.012975,0.015599,0.087679,1.174527,1.552383,1.552383,1.552383]}
+{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":1347,"distr_latency":[0.003447,0.014511,0.042751,0.577023,1.312767,3.282943,3.696639,4.956159,12.623871,14.770175,17.514495,19.890175,26.116095,104.726527,835.715071,1347.420159,1347.420159,1347.420159]}
+{"name":"fannkuchredux_multicore.24_12","mean_latency":399,"max_latency":5016,"distr_latency":[0.037183,0.077183,0.130623,0.200959,0.391679,0.549375,3.928063,79.364095,5012.193279,5012.193279,5012.193279,5012.193279,5016.387583,5016.387583,5016.387583,5016.387583,5016.387583,5016.387583]}
+{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010319,0.025919,0.106687,0.186111,0.198655,0.223615,0.226943,0.229375,0.232319,0.243711,0.243711,0.249087,0.249087,0.735231,0.735231,0.735231,0.735231,0.735231]}
+{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":1680,"distr_latency":[0.001959,0.012855,0.017215,0.021263,0.024159,0.030063,0.038335,0.059295,0.074367,0.080959,0.087167,0.094015,0.122047,1375.731711,1680.867327,1680.867327,1680.867327,1680.867327]}
+{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":58,"distr_latency":[0.004487,0.008415,0.012207,0.023439,0.026511,0.030207,0.035231,0.042111,0.074751,0.096511,0.123903,0.300799,1.581055,6.504447,56.098815,58.458111,58.785791,58.785791]}
+{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":5,"distr_latency":[0.009863,0.023439,0.026671,0.028943,0.030447,0.033439,0.038335,0.045855,0.063743,0.073407,0.089343,0.125887,0.248959,5.300223,5.328895,5.345279,5.345279,5.345279]}
+{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":49,"distr_latency":[0.007223,0.035135,0.040063,0.042431,0.043647,0.045023,0.046719,0.049279,0.055519,0.058751,0.064607,0.079679,0.095423,0.193407,47.251455,48.627711,49.774591,49.774591]}
+{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003207,0.016815,0.022927,0.046111,0.060127,0.083263,0.195967,0.223103,0.830975,0.831999,0.833023,0.833535,0.834047,0.835071,0.835071,0.835071,0.835071,0.835071]}
+{"name":"mergesort.134217728","mean_latency":2,"max_latency":325,"distr_latency":[0.002431,0.007599,0.008063,0.008711,0.008959,0.009471,0.010383,0.021055,0.028463,0.028975,0.030191,0.032575,0.388863,325.320703,325.320703,325.320703,325.320703,325.320703]}
+{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":2,"distr_latency":[0.016815,0.065727,0.163199,0.806911,0.915455,1.020927,1.161215,1.370111,1.744895,1.820671,1.875967,1.948671,2.061311,2.367487,2.547711,2.547711,2.547711,2.547711]}
+{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":53,"distr_latency":[0.003335,0.009463,0.011231,0.012111,0.012583,0.013215,0.014159,0.016623,0.062431,0.064703,0.067135,0.070207,0.084415,0.142719,46.235647,52.723711,53.477375,53.477375]}
+{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1469,"distr_latency":[0.001311,0.010767,0.013191,0.015071,0.016087,0.017455,0.019631,0.027999,0.051455,0.053215,0.055871,0.060927,0.080447,134.610943,1469.054975,1469.054975,1469.054975,1469.054975]}
+{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000999,0.002479,0.002551,0.002599,0.002631,0.002671,0.002727,0.002799,0.002975,0.003039,0.003151,0.003495,0.005927,0.008335,0.044831,0.887295,3.102719,3.102719]}
+{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":50,"distr_latency":[0.009591,0.039551,0.047103,0.050495,0.052191,0.054111,0.056447,0.059775,0.068863,0.074175,0.083711,0.107135,0.125759,0.342015,49.774591,50.429951,50.462719,50.462719]}
+{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":131,"distr_latency":[0.004311,0.008295,0.014479,0.021759,0.024399,0.027295,0.031471,0.039711,0.085631,0.110527,0.187647,0.492287,2.101247,15.777791,41.254911,41.746431,131.989503,131.989503]}
+{"name":"mandelbrot6_multicore.8_16_000","mean_latency":8,"max_latency":537,"distr_latency":[0.001591,0.030207,0.036543,0.052063,0.063231,0.082047,0.165119,4.923391,16.719871,17.530879,26.787839,34.865151,281.280511,537.395199,537.395199,537.395199,537.395199,537.395199]}
+{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":50,"distr_latency":[0.011383,0.045311,0.052095,0.055839,0.057823,0.060127,0.062943,0.067007,0.080575,0.089471,0.103359,0.125247,0.147711,0.354303,49.709055,50.528255,50.528255,50.528255]}
+{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":157,"distr_latency":[0.003111,0.016231,0.020575,0.021871,0.022607,0.023567,0.025263,0.030911,0.038591,0.041311,0.050527,0.071295,0.103615,4.882431,50.528255,155.582463,157.024255,157.024255]}
+{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":13,"distr_latency":[0.002567,0.007751,0.011495,0.021423,0.042207,0.058399,0.068991,0.090431,0.121407,0.151679,0.219647,0.353535,0.537087,2.174975,13.582335,13.615103,13.615103,13.615103]}
+{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.007111,0.017023,0.019711,0.021519,0.022703,0.024623,0.027551,0.031791,0.041631,0.046527,0.062879,0.080319,0.109503,0.542207,3.586047,3.588095,3.588095,3.588095]}
+{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":207,"distr_latency":[0.001623,0.006167,0.006671,0.007263,0.007991,0.009687,0.041087,0.167423,0.395007,0.419583,0.445439,0.457471,0.467711,0.929791,167.772159,207.486975,207.486975,207.486975]}
+{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.001223,0.002815,0.002919,0.002991,0.003031,0.003063,0.003135,0.003367,0.008455,0.008767,0.009359,0.009919,0.010951,0.075519,0.244735,0.244735,0.244735,0.244735]}
+{"name":"matrix_multiplication_multicore.12_1024","mean_latency":8,"max_latency":117,"distr_latency":[0.002175,0.031519,0.049631,0.078591,0.122559,0.213503,0.237695,0.573439,115.343359,115.736575,116.195327,116.391935,116.850687,117.243903,117.243903,117.243903,117.243903,117.243903]}
+{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":50,"distr_latency":[0.000959,0.002095,0.002183,0.002239,0.002263,0.002311,0.002367,0.002455,0.002599,0.002671,0.002815,0.003639,0.006391,0.008927,0.056863,50.495487,50.495487,50.495487]}
+{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010639,0.026415,0.070335,0.208383,0.218239,0.225407,0.232831,0.239487,0.247679,0.248575,0.250495,0.250495,0.253055,0.851455,0.851455,0.851455,0.851455,0.851455]}
+{"name":"mandelbrot6_multicore.16_16_000","mean_latency":11,"max_latency":168,"distr_latency":[0.021503,0.109311,0.210303,0.438783,3.835903,8.962047,24.412159,26.476543,92.536831,105.578495,120.913919,136.183807,149.028863,168.820735,168.820735,168.820735,168.820735,168.820735]}
+{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":1223,"distr_latency":[0.001559,0.010543,0.022943,0.502271,1.355775,3.117055,3.221503,3.624959,5.177343,5.746687,6.393855,7.499775,15.384575,60.588031,460.062719,1223.688191,1223.688191,1223.688191]}
+{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":1,"distr_latency":[0.010871,0.127807,0.205183,0.235903,0.242687,0.247935,0.812031,1.019903,1.022463,1.022975,1.022975,1.024511,1.025023,1.025023,1.025023,1.025023,1.025023,1.025023]}
+{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":51,"distr_latency":[0.003591,0.004207,0.005199,0.005775,0.006175,0.082239,0.123647,0.241407,0.249983,0.252031,0.253823,0.256255,0.261887,0.380159,0.548863,51.019775,51.019775,51.019775]}
+{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000927,0.006255,0.008551,0.012471,0.016447,0.021919,0.027231,0.047519,0.086719,0.098367,0.115583,0.131839,0.161151,0.296703,0.724991,0.724991,0.724991,0.724991]}
+{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":50,"distr_latency":[0.003807,0.016399,0.028159,0.030271,0.031343,0.032559,0.034143,0.036767,0.045727,0.053119,0.061823,0.071103,0.084031,0.170495,49.217535,50.593791,50.593791,50.593791]}
+{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.002079,0.002159,0.002207,0.002231,0.002255,0.002295,0.002351,0.002439,0.002471,0.002543,0.003295,0.008063,0.012215,0.073535,0.861695,0.861695,0.861695]}
+{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":951,"distr_latency":[0.000983,0.002583,0.002655,0.002751,0.002791,0.002823,0.002871,0.003047,0.927231,1.509375,1.518591,2.756607,2.775039,3.362815,67.764223,951.058431,951.058431,951.058431]}
+{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":122,"distr_latency":[0.008063,0.015943,0.027391,0.042431,0.062463,0.092479,0.121535,0.152319,0.236543,0.289279,0.363519,0.470527,0.710143,6.672383,114.360319,122.945535,122.945535,122.945535]}
+{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":110,"distr_latency":[0.001711,0.007399,0.008039,0.008815,0.009495,0.011055,0.016463,0.052383,0.325631,0.390399,0.454911,0.596479,0.880639,37.027839,50.626559,110.297087,110.297087,110.297087]}
+{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.007615,0.020607,0.023311,0.025391,0.026703,0.028959,0.032383,0.037023,0.052255,0.063519,0.086271,0.113791,0.182143,4.091903,4.128767,4.139007,4.139007,4.139007]}
+{"name":"fannkuchredux_multicore.8_12","mean_latency":1152,"max_latency":4890,"distr_latency":[0.074367,1.646591,5.808127,587.202559,588.251135,4332.716031,4332.716031,4336.910335,4877.975551,4877.975551,4877.975551,4877.975551,4890.558463,4890.558463,4890.558463,4890.558463,4890.558463,4890.558463]}
+{"name":"mergesort_multicore.16_134217728","mean_latency":11,"max_latency":2736,"distr_latency":[0.008551,0.041759,0.049951,0.061215,0.085759,0.099839,0.121407,0.145663,0.196607,0.213887,0.318975,0.543743,41.811967,2652.897279,2734.686207,2736.783359,2736.783359,2736.783359]}
+{"name":"fannkuchredux_multicore.4_12","mean_latency":1163,"max_latency":4399,"distr_latency":[1.175551,569.376767,569.376767,569.376767,570.425343,570.425343,4366.270463,4366.270463,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895,4399.824895]}
+{"name":"binarytrees5_multicore.1_23","mean_latency":0,"max_latency":59,"distr_latency":[0.005031,0.099391,0.450815,0.946687,1.132543,1.821695,2.551807,2.578431,3.966975,4.128767,4.141055,4.151295,4.169727,5.832703,55.836671,59.211775,59.211775,59.211775]}
+{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.006607,0.009279,0.012559,0.016039,0.021823,0.027759,0.052319,0.086015,0.097983,0.115199,0.131967,0.164223,0.329983,0.894463,0.894463,0.894463,0.894463]}
+{"name":"matrix_multiplication_multicore.20_1024","mean_latency":10,"max_latency":124,"distr_latency":[0.020831,0.054111,0.095039,0.233471,0.246399,0.263167,0.385535,3.999743,118.095871,118.751231,119.144447,120.455167,122.879999,124.518399,124.518399,124.518399,124.518399,124.518399]}
+{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":37,"distr_latency":[0.001687,0.006159,0.008311,0.016231,0.029311,0.038879,0.044447,0.052383,0.085183,0.094463,0.116095,0.218367,0.456959,1.071103,37.257215,37.257215,37.257215,37.257215]}
+{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":3,"distr_latency":[0.001007,0.008751,0.012799,0.023199,0.025567,0.029471,0.036255,0.064223,0.103935,0.110207,0.119935,0.134911,0.159487,0.360447,3.000319,3.000319,3.000319,3.000319]}
+{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":49,"distr_latency":[0.008999,0.040383,0.057855,0.096383,0.206847,1.562623,1.921023,3.067903,4.866047,9.330687,11.509759,12.730367,14.106623,49.905663,49.938431,49.938431,49.938431,49.938431]}
+{"name":"binarytrees5_multicore.24_23","mean_latency":4,"max_latency":1138,"distr_latency":[0.011639,0.033343,0.067839,0.690175,1.610751,3.375103,3.813375,5.910527,27.557887,43.122687,45.318143,50.757631,53.182463,295.174143,841.482239,1138.753535,1138.753535,1138.753535]}
+{"name":"game_of_life_multicore.4_256","mean_latency":0,"max_latency":0,"distr_latency":[0.002495,0.016639,0.025791,0.065535,0.129151,0.170239,0.220287,0.229631,0.268543,0.276223,0.543231,0.564223,0.895999,0.898559,0.898559,0.898559,0.898559,0.898559]}
+{"name":"mergesort_multicore.20_134217728","mean_latency":14,"max_latency":2745,"distr_latency":[0.010415,0.048415,0.059455,0.091839,0.106943,0.121279,0.145407,0.171391,0.238463,0.288511,0.589311,3.332095,37.388287,2692.743167,2734.686207,2745.171967,2745.171967,2745.171967]}
+{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001135,0.007135,0.007975,0.008591,0.008903,0.009239,0.009647,0.010263,0.011599,0.012231,0.013319,0.015439,0.019103,0.039615,0.066751,0.613375,50.528255,50.528255]}
+{"name":"matrix_multiplication_multicore.24_1024","mean_latency":13,"max_latency":137,"distr_latency":[0.010975,0.087487,0.122879,0.141695,0.161023,0.227711,0.304383,22.560767,134.086655,135.004159,135.266303,135.790591,136.708095,137.232383,137.232383,137.232383,137.232383,137.232383]}
+{"name":"binarytrees5_multicore.2_23","mean_latency":1,"max_latency":446,"distr_latency":[0.001119,0.009959,0.052959,0.542207,1.242111,2.985983,3.129343,3.190783,3.633151,3.684351,4.255743,5.054463,6.631423,43.548671,96.403455,446.955519,446.955519,446.955519]}
+{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":107,"distr_latency":[0.002479,0.008447,0.013655,0.015959,0.017695,0.020223,0.023935,0.032031,0.076031,0.119807,0.303359,0.855039,1.668095,24.494079,49.840127,49.840127,107.937791,107.937791]}
+{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":115,"distr_latency":[0.004167,0.010871,0.019983,0.033599,0.044927,0.087999,0.215935,0.239999,0.253439,0.255487,0.453119,1.198079,115.146751,115.408895,115.408895,115.408895,115.408895,115.408895]}
+{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.009655,0.076543,0.163711,0.307455,0.383231,0.470783,0.580607,0.727551,0.950783,1.013759,1.021439,1.167359,1.228799,50.855935,50.855935,50.855935,50.855935,50.855935]}
+{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":149,"distr_latency":[0.001783,0.010175,0.012759,0.013999,0.014639,0.015335,0.016191,0.017423,0.020319,0.021311,0.022559,0.024607,0.034559,7.979007,50.331647,149.291007,149.684223,149.684223]}
+{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":0,"distr_latency":[0.001295,0.011375,0.013735,0.015071,0.015775,0.016591,0.017695,0.019439,0.022607,0.023839,0.025711,0.029823,0.034591,0.053247,0.078847,0.846335,0.852991,0.852991]}
+{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000895,0.006559,0.008543,0.012599,0.016255,0.022559,0.028367,0.048479,0.086655,0.096959,0.115519,0.132223,0.158335,0.295423,0.722943,0.722943,0.722943,0.722943]}
+{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":28,"distr_latency":[0.023455,0.044799,0.051103,0.079807,0.085759,0.090431,2.375679,2.394111,2.400255,2.400255,2.402303,2.404351,2.404351,28.606463,28.606463,28.606463,28.606463,28.606463]}
+{"name":"floyd_warshall_multicore.20_1024","mean_latency":0,"max_latency":31,"distr_latency":[0.012303,0.040223,0.053599,0.085375,0.126911,0.301055,2.969599,5.558271,6.213631,6.426623,7.118847,7.163903,7.385087,25.542655,31.244287,31.244287,31.244287,31.244287]}
+{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003935,0.006543,0.009567,0.017935,0.024191,0.027935,0.030319,0.037855,0.047743,0.049055,0.050495,0.055071,0.071615,0.251391,0.297983,1.084415,1.084415,1.084415]}
+{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":50,"distr_latency":[0.002815,0.012511,0.022495,0.024431,0.025391,0.026527,0.027823,0.029647,0.034335,0.036799,0.041343,0.049791,0.062047,0.122367,49.905663,50.036735,50.036735,50.036735]}
+{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663,0.753663]}
+{"name":"mandelbrot6_multicore.20_16_000","mean_latency":12,"max_latency":136,"distr_latency":[0.035167,0.122111,0.308991,5.308415,14.082047,26.263551,26.279935,40.894463,80.543743,87.031807,93.192191,100.204543,110.755839,136.839167,136.839167,136.839167,136.839167,136.839167]}
+{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":49,"distr_latency":[0.002607,0.006903,0.008407,0.009175,0.009583,0.010055,0.010695,0.011759,0.016703,0.024111,0.053727,0.057695,0.061631,0.107455,47.513599,49.151999,49.414143,49.414143]}
+{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.004055,0.017663,0.026143,0.027055,0.030863,0.068927,0.098623,0.368895,0.660479,0.660479,0.660991,0.660991,0.661503,0.688127,0.688127,0.688127,0.688127,0.688127]}
+{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":38,"distr_latency":[0.007711,0.019535,0.023199,0.025231,0.026495,0.028319,0.031727,0.050591,0.083839,0.087039,0.092223,0.104383,0.118207,0.383487,3.731455,3.745791,38.502399,38.502399]}
+{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.002631,0.007175,0.008255,0.008975,0.009351,0.009847,0.010679,0.012599,0.017039,0.018687,0.021039,0.023391,0.030095,0.185471,1.831935,1.837055,1.837055,1.837055]}
+{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":8,"distr_latency":[0.001183,0.009479,0.014111,0.022271,0.025983,0.029919,0.036191,0.061471,0.099967,0.110591,0.123391,0.132479,0.160127,0.347903,8.376319,8.376319,8.376319,8.376319]}
+{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":153,"distr_latency":[0.002439,0.013975,0.016623,0.017823,0.018463,0.019199,0.020239,0.022255,0.027311,0.028943,0.031423,0.039775,0.067327,6.193151,50.298879,151.912447,153.092095,153.092095]}
+{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":2,"distr_latency":[0.018367,0.067199,0.169343,0.789503,0.898559,1.007615,1.150975,1.345535,1.728511,1.802239,1.897471,2.003967,2.088959,2.402303,2.764799,2.764799,2.764799,2.764799]}
+{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":49,"distr_latency":[0.001111,0.005871,0.007615,0.017119,0.025743,0.030735,0.033087,0.036703,0.047103,0.052159,0.060191,0.076415,0.155647,0.978943,46.530559,49.774591,49.774591,49.774591]}
+{"name":"binarytrees5.23","mean_latency":0,"max_latency":58,"distr_latency":[0.005359,0.100607,0.459007,0.949759,1.153023,1.826815,2.592767,2.609151,4.091903,4.134911,4.147199,4.163583,4.210687,8.257535,57.147391,58.064895,58.064895,58.064895]}
+{"name":"mandelbrot6_multicore.12_16_000","mean_latency":8,"max_latency":360,"distr_latency":[0.003519,0.073535,0.091839,0.119999,0.155007,0.667647,7.925759,14.245887,27.492351,41.254911,43.876351,87.687167,293.863423,360.972287,360.972287,360.972287,360.972287,360.972287]}
+{"name":"fannkuchredux_multicore.20_12","mean_latency":300,"max_latency":5012,"distr_latency":[0.036767,0.067071,0.110271,0.281343,0.337407,0.395775,3.356671,45.645823,4936.695807,4966.055935,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279,5012.193279]}
+{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.006127,0.016039,0.019071,0.020527,0.021343,0.022495,0.024655,0.029551,0.069759,0.072959,0.076223,0.081215,0.096511,0.271615,3.371007,3.375103,3.604479,3.604479]}
+{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":124,"distr_latency":[0.005743,0.010071,0.012247,0.019887,0.028479,0.033695,0.038751,0.045215,0.067839,0.089023,0.120639,0.254719,1.367039,30.670847,82.706431,85.983231,124.715007,124.715007]}
+{"name":"minilight.roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001159,0.005263,0.005631,0.005975,0.006159,0.006367,0.006639,0.007055,0.007943,0.008295,0.008799,0.009623,0.011559,0.040287,0.080575,0.637951,50.528255,50.528255]}
+{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000983,0.002351,0.002447,0.002511,0.002551,0.002591,0.002639,0.002703,0.002831,0.002895,0.003023,0.003655,0.007087,0.010295,0.082047,0.818175,0.818175,0.818175]}
+{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087,0.665087]}
+{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001167,0.003183,0.004095,0.004535,0.004775,0.005055,0.005383,0.005815,0.006583,0.006911,0.007703,0.009063,0.010959,0.049791,0.906751,50.528255,50.528255,50.528255]}
+{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000879,0.005791,0.007919,0.010767,0.015367,0.019983,0.026783,0.050143,0.085951,0.096703,0.115071,0.128703,0.152447,0.329983,0.794623,0.794623,0.794623,0.794623]}
+{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003239,0.006007,0.009359,0.015759,0.022623,0.024287,0.028111,0.035455,0.041791,0.043071,0.045535,0.049055,0.056671,0.187903,0.245375,1.102847,1.102847,1.102847]}
+{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":0,"distr_latency":[0.010327,0.029535,0.065663,0.131967,0.166655,0.204799,0.226815,0.229503,0.235391,0.237695,0.247935,0.784895,0.784895,0.942591,0.942591,0.942591,0.942591,0.942591]}
+{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":5,"distr_latency":[0.007095,0.014959,0.024751,0.038495,0.052415,0.082559,0.116351,0.148351,0.305663,0.390399,0.476159,0.636927,0.906751,4.870143,5.193727,5.558271,5.558271,5.558271]}
+{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010975,0.028335,0.109375,0.213247,0.220671,0.227839,0.228735,0.236031,0.252543,0.253951,0.254719,0.254719,0.254975,0.692735,0.692735,0.692735,0.692735,0.692735]}
+{"name":"mandelbrot6_multicore.2_16_000","mean_latency":1,"max_latency":28,"distr_latency":[0.004135,0.502527,0.954879,1.389567,1.872895,2.322431,2.840575,2.988031,3.162111,3.162111,3.448831,3.463167,3.463167,28.131327,28.131327,28.131327,28.131327,28.131327]}
+{"name":"binarytrees5_multicore.20_23","mean_latency":4,"max_latency":1860,"distr_latency":[0.009551,0.027455,0.062975,0.703999,1.379327,3.411967,4.009983,7.254015,26.001407,28.442623,37.584895,45.580287,48.070655,232.652799,1810.890751,1860.173823,1860.173823,1860.173823]}
+{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":159,"distr_latency":[0.005807,0.022687,0.034239,0.036031,0.036959,0.038079,0.039743,0.042463,0.047679,0.049759,0.054079,0.073791,0.104639,0.994303,50.561023,158.072831,159.252479,159.252479]}
+{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":1174,"distr_latency":[0.007543,0.023727,0.053055,0.605183,1.104895,3.309567,3.735551,5.443583,24.182783,27.475967,30.228479,32.604159,37.060607,309.329919,887.095295,1174.405119,1174.405119,1174.405119]}
+{"name":"game_of_life_multicore.8_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003391,0.026447,0.041535,0.170239,0.176639,0.202751,0.224639,0.231167,0.524799,0.524799,0.525823,0.525823,0.526335,0.666623,0.666623,0.666623,0.666623,0.666623]}
+{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":3,"distr_latency":[0.000919,0.007823,0.011343,0.020191,0.022095,0.024639,0.030975,0.057791,0.092799,0.099327,0.116607,0.132735,0.167551,0.736255,3.170303,3.170303,3.170303,3.170303]}
+{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":167,"distr_latency":[0.006991,0.025615,0.039231,0.041247,0.042271,0.043583,0.045695,0.049631,0.057279,0.060447,0.067263,0.092351,0.119039,0.341247,50.593791,159.121407,167.247871,167.247871]}
+{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":2,"distr_latency":[0.010823,0.040575,0.092351,0.150783,0.217599,0.233471,2.045951,2.049023,2.055167,2.055167,2.056191,2.056191,2.058239,2.059263,2.059263,2.059263,2.059263,2.059263]}
+{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":120,"distr_latency":[0.003279,0.010415,0.018111,0.029887,0.048063,0.081535,0.099263,0.141695,0.203391,0.222335,0.244095,0.328959,0.523263,3.223551,118.947839,120.258559,120.258559,120.258559]}
+{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":49,"distr_latency":[0.007055,0.042303,0.061887,0.128895,0.640511,1.363967,1.600511,1.869823,2.531327,2.969599,3.663871,5.013503,6.639615,48.988159,49.053695,49.053695,49.053695,49.053695]}
+{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.004007,0.015895,0.017999,0.026591,0.029999,0.031423,0.055583,0.107007,0.983039,0.983551,0.984575,0.984575,0.985087,0.985599,0.985599,0.985599,0.985599,0.985599]}
+{"name":"mandelbrot6_multicore.1_16_000","mean_latency":1,"max_latency":2,"distr_latency":[0.275967,1.122303,1.168383,1.945599,1.971199,1.975295,1.985535,1.991679,1.992703,1.999871,1.999871,1.999871,2.043903,2.043903,2.043903,2.043903,2.043903,2.043903]}
+{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":51,"distr_latency":[0.001679,0.004431,0.005815,0.006479,0.006799,0.007151,0.007583,0.008183,0.009727,0.010487,0.011511,0.014119,0.049151,0.076735,1.564671,51.249151,51.249151,51.249151]}
+{"name":"fannkuchredux_multicore.1_12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"game_of_life_multicore.1_256","mean_latency":0,"max_latency":0,"distr_latency":[0.010487,0.027759,0.083327,0.157695,0.203775,0.217855,0.221439,0.223615,0.228351,0.229631,0.229631,0.236671,0.236671,0.580607,0.580607,0.580607,0.580607,0.580607]}
+{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":49,"distr_latency":[0.001047,0.003207,0.003727,0.003967,0.004087,0.004231,0.004407,0.004759,0.005623,0.006071,0.007119,0.008735,0.010839,0.077887,0.964095,49.807359,49.807359,49.807359]}
+{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000927,0.006487,0.008495,0.012199,0.016167,0.021231,0.026335,0.048671,0.086847,0.097407,0.115711,0.129727,0.155775,0.296191,0.708607,0.708607,0.708607,0.708607]}
+{"name":"mergesort_multicore.8_134217728","mean_latency":5,"max_latency":2527,"distr_latency":[0.002975,0.018031,0.024159,0.032703,0.038239,0.047103,0.068671,0.081983,0.098239,0.107071,0.117887,0.153087,14.434303,1804.599295,2485.125119,2527.068159,2527.068159,2527.068159]}
+{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":1,"distr_latency":[0.001839,0.014047,0.017087,0.018623,0.019471,0.020543,0.021935,0.023775,0.027647,0.029375,0.031727,0.035903,0.042239,0.080319,0.111167,1.211391,1.219583,1.219583]}
+{"name":"matrix_multiplication_multicore.8_1024","mean_latency":5,"max_latency":115,"distr_latency":[0.003359,0.016719,0.029695,0.039423,0.049055,0.093695,0.217215,0.231423,0.366335,114.098175,114.294783,114.687999,114.950143,115.408895,115.408895,115.408895,115.408895,115.408895]}
+{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":142,"distr_latency":[0.001327,0.008543,0.010399,0.011519,0.012143,0.012791,0.013487,0.014335,0.015743,0.016223,0.016879,0.018095,0.021055,0.065247,50.102271,50.528255,142.737407,142.737407]}
+{"name":"fannkuchredux_multicore.16_12","mean_latency":161,"max_latency":5003,"distr_latency":[0.025087,0.044927,0.050495,0.063199,0.110399,0.136191,0.212991,2.689023,71.958527,82.640895,590.348287,4961.861631,4961.861631,5003.804671,5003.804671,5003.804671,5003.804671,5003.804671]}
+{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.002575,0.013799,0.017087,0.026671,0.037983,0.057439,0.086783,0.120767,0.159743,0.277247,0.361215,0.366847,0.372735,0.756735,0.756735,0.756735,0.756735,0.756735]}
+{"name":"matrix_multiplication_multicore.16_1024","mean_latency":11,"max_latency":122,"distr_latency":[0.002759,0.053919,0.092991,0.172287,0.203775,0.224895,0.243967,0.481023,120.455167,120.717311,121.372671,121.700351,121.962495,122.552319,122.552319,122.552319,122.552319,122.552319]}
+{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.008639,0.022847,0.027167,0.029503,0.030895,0.033087,0.037279,0.058719,0.094975,0.099903,0.107519,0.117311,0.132863,0.565247,46.333951,46.333951,46.333951,46.333951]}
+{"name":"mandelbrot6_multicore.4_16_000","mean_latency":41,"max_latency":1632,"distr_latency":[0.002823,0.171519,1.164287,2.586623,3.614719,4.182015,5.074943,6.471679,31.375359,31.391743,443.547647,511.705087,1631.584255,1632.632831,1632.632831,1632.632831,1632.632831,1632.632831]}
+{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":176,"distr_latency":[0.008303,0.029807,0.045727,0.048383,0.049759,0.051583,0.054719,0.060287,0.071935,0.078271,0.092415,0.116735,0.145663,0.342783,50.462719,167.510015,176.160767,176.160767]}
+{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":1,"distr_latency":[0.008855,0.085887,0.103231,0.216703,0.228863,0.346367,0.642047,1.577983,1.582079,1.583103,1.584127,1.584127,1.584127,1.587199,1.587199,1.587199,1.587199,1.587199]}
+{"name":"matrix_multiplication_multicore.2_1024","mean_latency":1,"max_latency":112,"distr_latency":[0.001679,0.010591,0.020143,0.037247,0.055679,0.156415,0.220031,0.238207,0.248575,0.251007,0.305407,0.329727,0.958975,112.459775,112.459775,112.459775,112.459775,112.459775]}
+{"name":"fannkuchredux_multicore.2_12","mean_latency":195,"max_latency":584,"distr_latency":[0.901631,0.969727,0.969727,0.969727,0.969727,0.969727,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119,584.581119]}
+{"name":"mandelbrot6_multicore.24_16_000","mean_latency":21,"max_latency":159,"distr_latency":[0.025983,0.423679,6.397951,13.729791,21.626879,40.665087,75.497471,75.497471,113.442815,121.503743,131.792895,140.378111,147.849215,159.121407,159.121407,159.121407,159.121407,159.121407]}
+{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":966,"distr_latency":[0.002415,0.012599,0.027119,0.542207,1.166335,3.176447,3.463167,4.894719,8.904703,10.100735,11.870207,13.295615,21.037055,66.682879,781.189119,966.262783,966.262783,966.262783]}
+{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.027135,0.085887,0.102783,0.154879,0.159359,0.238847,0.239999,1.861631,1.876991,1.876991,1.878015,1.880063,1.881087,1.883135,1.883135,1.883135,1.883135,1.883135]}
+{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":127,"distr_latency":[0.009215,0.021551,0.035615,0.056191,0.078399,0.123647,0.157823,0.201087,0.302847,0.373503,0.437503,0.596479,0.930815,8.617983,127.205375,127.729663,127.729663,127.729663]}
+{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":1,"distr_latency":[0.001351,0.005863,0.006247,0.006607,0.006799,0.007031,0.007311,0.007719,0.008599,0.008967,0.009519,0.010367,0.012191,0.041535,0.075327,0.564223,1.084415,1.084415]}
+{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":29,"distr_latency":[0.012015,0.042335,0.062463,0.126527,0.453631,2.396159,3.115007,5.038079,5.951487,13.115391,15.163391,18.006015,20.135935,26.345471,29.016063,29.016063,29.016063,29.016063]}
+{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.003591,0.009127,0.010215,0.011231,0.011831,0.012711,0.014951,0.020175,0.027663,0.030223,0.035871,0.055583,0.079935,0.343039,2.553855,2.557951,2.557951,2.557951]}
+{"name":"floyd_warshall_multicore.8_1024","mean_latency":1,"max_latency":62,"distr_latency":[0.007047,0.040511,0.058303,0.121919,0.522495,1.423359,1.714175,2.134015,3.940351,4.829183,6.447103,7.970815,14.589951,61.603839,62.521343,62.521343,62.521343,62.521343]}
+{"name":"mergesort_multicore.24_134217728","mean_latency":17,"max_latency":2759,"distr_latency":[0.013111,0.061631,0.077567,0.118335,0.132863,0.150143,0.171775,0.201471,0.298751,0.474623,4.472831,37.126143,151.781375,2659.188735,2753.560575,2759.852031,2759.852031,2759.852031]}
+{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":262,"distr_latency":[0.001175,0.007719,0.008639,0.009271,0.009695,0.010295,0.011175,0.015687,0.036671,0.043007,0.045247,0.047679,0.051775,0.147839,262.668287,262.668287,262.668287,262.668287]}
+{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":109,"distr_latency":[0.002047,0.009095,0.010879,0.011991,0.012903,0.014903,0.019663,0.031119,0.086719,0.205951,0.473087,0.810495,1.350655,28.901375,48.857087,108.658687,109.838335,109.838335]}
+{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":31,"distr_latency":[0.012511,0.044767,0.073087,0.182271,0.684031,2.660351,3.934207,7.245823,10.346495,10.477567,12.599295,14.942207,18.595839,25.296895,31.834111,31.834111,31.834111,31.834111]}
+{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000919,0.006679,0.010311,0.012823,0.015799,0.020687,0.027839,0.053695,0.087359,0.097919,0.115903,0.132479,0.164479,0.356095,2.367487,2.367487,2.367487,2.367487]}
diff --git a/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json
new file mode 100644
index 000000000..5c1d49e56
--- /dev/null
+++ b/pausetimes_par/turing/20250115_040227/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/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/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par.20250115_091942.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par.20250115_091942.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..bab7bd254
--- /dev/null
+++ b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par.20250115_091942.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,568 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 64
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[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
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed saturn.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed domainslib.0.5.1
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 multicore_parallel_run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @multibench_parallel;
+Generating edge list...
+Generated. Time: 108.278881 s.
+Generating edge list...
+Generated. Time: 125.380507 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/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench
new file mode 100644
index 000000000..01b538a25
--- /dev/null
+++ b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_par_1.pausetimes.summary.bench
@@ -0,0 +1,138 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"evolutionary_algorithm_multicore.1_10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.003871,0.004535,0.005271,0.005887,0.006311,0.082367,0.123903,0.241663,0.248703,0.250495,0.252927,0.255999,0.261247,0.380671,0.529919,50.888703,50.888703,50.888703]}
+{"name":"nbody_multicore.16_512_2048","mean_latency":0,"max_latency":1,"distr_latency":[0.007207,0.029311,0.033599,0.076543,0.112639,0.120319,0.141055,0.233087,1.486847,1.486847,1.488895,1.490943,1.492991,1.494015,1.494015,1.494015,1.494015,1.494015]}
+{"name":"graph500_gen.-scale_21_-edgefactor_16_edges_data","mean_latency":0,"max_latency":1011,"distr_latency":[0.001039,0.002223,0.002319,0.002463,0.002503,0.002551,0.002631,0.002935,1.189887,1.521663,1.535999,2.807807,2.830335,4.177919,67.239935,1011.351551,1011.351551,1011.351551]}
+{"name":"mergesort_multicore.12_134217728","mean_latency":9,"max_latency":3047,"distr_latency":[0.003943,0.024703,0.037183,0.050175,0.072063,0.082431,0.096191,0.110335,0.137087,0.143487,0.175871,0.254079,16.392191,2757.754879,2917.138431,3047.161855,3047.161855,3047.161855]}
+{"name":"floyd_warshall_multicore.2_1024","mean_latency":0,"max_latency":44,"distr_latency":[0.011471,0.045183,0.078463,0.283903,0.866815,1.223679,1.458175,1.713151,2.328575,2.496511,2.852863,3.512319,4.579327,42.074111,44.728319,44.728319,44.728319,44.728319]}
+{"name":"fannkuchredux_multicore.12_12","mean_latency":64,"max_latency":5469,"distr_latency":[0.010903,0.027151,0.030447,0.036351,0.050719,0.077631,0.168959,1.667071,46.923775,51.118079,139.067391,140.509183,590.872575,5469.372415,5469.372415,5469.372415,5469.372415,5469.372415]}
+{"name":"spectralnorm2_multicore.4_5_500","mean_latency":0,"max_latency":1,"distr_latency":[0.001719,0.004359,0.005343,0.005879,0.006143,0.006431,0.006823,0.007543,0.010103,0.010887,0.011759,0.012687,0.015111,0.075775,1.155071,1.162239,1.162239,1.162239]}
+{"name":"binarytrees5_multicore.12_23","mean_latency":2,"max_latency":1051,"distr_latency":[0.003879,0.014551,0.034623,0.521727,1.096703,3.151871,3.553279,4.804607,14.401535,16.293887,17.416191,19.038207,25.116671,140.115967,1048.051711,1051.721727,1051.721727,1051.721727]}
+{"name":"fannkuchredux_multicore.24_12","mean_latency":466,"max_latency":5515,"distr_latency":[0.044319,0.152575,0.180223,0.274943,0.315647,0.395519,4.003839,136.445951,5511.315455,5511.315455,5511.315455,5515.509759,5515.509759,5515.509759,5515.509759,5515.509759,5515.509759,5515.509759]}
+{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010671,0.026783,0.105407,0.188799,0.202239,0.223231,0.227839,0.231423,0.235263,0.242047,0.242047,0.243455,0.243455,0.743423,0.743423,0.743423,0.743423,0.743423]}
+{"name":"mergesort_multicore.4_134217728","mean_latency":2,"max_latency":2898,"distr_latency":[0.001887,0.013135,0.017183,0.020831,0.023535,0.028255,0.034847,0.052415,0.067199,0.072895,0.081151,0.095551,0.187519,1651.507199,2510.290943,2898.264063,2898.264063,2898.264063]}
+{"name":"evolutionary_algorithm_multicore.20_10000_10000","mean_latency":0,"max_latency":131,"distr_latency":[0.005479,0.009999,0.017215,0.026239,0.029439,0.033631,0.037919,0.044735,0.077439,0.098559,0.147967,0.356607,1.925119,25.673727,34.996223,35.815423,131.661823,131.661823]}
+{"name":"spectralnorm2_multicore.24_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.010631,0.023807,0.027535,0.030287,0.031823,0.034111,0.038527,0.044959,0.058527,0.070591,0.097471,0.115007,0.182783,4.603903,4.620287,4.624383,4.624383,4.624383]}
+{"name":"nqueens_multicore.16_15","mean_latency":0,"max_latency":50,"distr_latency":[0.007767,0.031071,0.041823,0.044607,0.045983,0.047455,0.049311,0.052127,0.060031,0.064959,0.073215,0.095487,0.116671,0.262655,50.790399,50.823167,50.855935,50.855935]}
+{"name":"game_of_life_multicore.12_256","mean_latency":0,"max_latency":0,"distr_latency":[0.003119,0.018687,0.023343,0.041535,0.075135,0.084351,0.193535,0.225791,0.846335,0.847359,0.847871,0.848383,0.848895,0.850943,0.850943,0.850943,0.850943,0.850943]}
+{"name":"mergesort.134217728","mean_latency":2,"max_latency":321,"distr_latency":[0.001895,0.006335,0.006727,0.006999,0.007335,0.007623,0.007999,0.020943,0.026991,0.028383,0.030287,0.036703,0.377087,321.388543,321.388543,321.388543,321.388543,321.388543]}
+{"name":"floyd_warshall.1024","mean_latency":0,"max_latency":4,"distr_latency":[0.017487,0.067519,0.192639,0.867327,0.995327,1.097727,1.192959,1.418239,1.876991,1.935359,2.008063,2.105343,2.187263,2.504703,4.534271,4.534271,4.534271,4.534271]}
+{"name":"LU_decomposition_multicore.12_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.003335,0.009407,0.011175,0.012095,0.012623,0.013319,0.014407,0.016831,0.061631,0.064607,0.067263,0.070079,0.076863,0.141951,3.229695,46.596095,46.596095,46.596095]}
+{"name":"mergesort_multicore.2_134217728","mean_latency":0,"max_latency":1671,"distr_latency":[0.001231,0.010471,0.012783,0.014431,0.015519,0.016815,0.018559,0.027935,0.048927,0.050815,0.053439,0.058879,0.084415,140.509183,1671.430143,1671.430143,1671.430143,1671.430143]}
+{"name":"LU_decomposition_multicore.1_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000919,0.002335,0.002423,0.002463,0.002479,0.002503,0.002535,0.002599,0.002687,0.002719,0.002767,0.002855,0.003135,0.008487,0.047743,0.858111,3.176447,3.176447]}
+{"name":"nqueens_multicore.20_15","mean_latency":0,"max_latency":51,"distr_latency":[0.009791,0.040799,0.047967,0.051455,0.053215,0.055199,0.057631,0.061183,0.072191,0.079423,0.092799,0.115199,0.138751,47.022079,51.183615,51.314687,51.347455,51.347455]}
+{"name":"evolutionary_algorithm_multicore.16_10000_10000","mean_latency":0,"max_latency":55,"distr_latency":[0.004551,0.008735,0.015183,0.021695,0.024191,0.027471,0.032223,0.039711,0.079103,0.105343,0.174975,0.488703,2.023423,19.316735,49.479679,49.512447,55.181311,55.181311]}
+{"name":"mandelbrot6_multicore.8_16_000","mean_latency":8,"max_latency":585,"distr_latency":[0.001959,0.041375,0.060031,0.073983,0.085951,0.204159,2.123775,7.327743,11.698175,26.411007,36.765695,65.208319,222.035967,585.105407,585.105407,585.105407,585.105407,585.105407]}
+{"name":"nqueens_multicore.24_15","mean_latency":0,"max_latency":51,"distr_latency":[0.011959,0.047647,0.054335,0.058143,0.060159,0.062431,0.065279,0.069631,0.085055,0.093503,0.107007,0.126143,0.149631,0.509695,51.412991,51.445759,51.642367,51.642367]}
+{"name":"minilight_multicore.12_roomfront","mean_latency":0,"max_latency":162,"distr_latency":[0.003119,0.015447,0.021087,0.022351,0.023055,0.023967,0.025551,0.030671,0.038815,0.041439,0.049823,0.070719,0.103039,5.529599,50.266111,162.136063,162.267135,162.267135]}
+{"name":"test_decompress_multicore.8_64_1_048_576","mean_latency":0,"max_latency":24,"distr_latency":[0.002655,0.008735,0.013015,0.023167,0.042495,0.058527,0.069311,0.091775,0.131199,0.161791,0.227967,0.335615,0.779263,2.224127,24.346623,24.346623,24.346623,24.346623]}
+{"name":"spectralnorm2_multicore.16_5_500","mean_latency":0,"max_latency":3,"distr_latency":[0.007223,0.016975,0.019551,0.021535,0.022895,0.025119,0.028623,0.032991,0.045727,0.053983,0.065407,0.079615,0.119103,0.544255,3.612671,3.622911,3.622911,3.622911]}
+{"name":"evolutionary_algorithm_multicore.2_10000_10000","mean_latency":0,"max_latency":263,"distr_latency":[0.003151,0.006111,0.006615,0.007223,0.007967,0.009279,0.018879,0.138111,0.394751,0.419583,0.447487,0.454655,0.466687,0.787967,125.698047,263.585791,263.585791,263.585791]}
+{"name":"nqueens.15","mean_latency":0,"max_latency":0,"distr_latency":[0.001215,0.002959,0.003079,0.003167,0.003223,0.003287,0.003415,0.004927,0.009231,0.009543,0.010207,0.010775,0.012007,0.082559,0.247551,0.247551,0.247551,0.247551]}
+{"name":"matrix_multiplication_multicore.12_1024","mean_latency":8,"max_latency":124,"distr_latency":[0.004119,0.028495,0.051007,0.103807,0.148607,0.212479,0.232575,0.313599,122.290175,122.748927,122.945535,123.469823,123.994111,124.583935,124.583935,124.583935,124.583935,124.583935]}
+{"name":"LU_decomposition.2048","mean_latency":0,"max_latency":3,"distr_latency":[0.000919,0.001967,0.002079,0.002127,0.002151,0.002175,0.002207,0.002255,0.002351,0.002383,0.002431,0.002503,0.002711,0.006903,0.032607,0.727039,3.387391,3.387391]}
+{"name":"matrix_multiplication_multicore.1_1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010727,0.024079,0.070975,0.209663,0.217215,0.223743,0.236287,0.240255,0.250367,0.251263,0.251903,0.251903,0.253183,0.833535,0.833535,0.833535,0.833535,0.833535]}
+{"name":"mandelbrot6_multicore.16_16_000","mean_latency":19,"max_latency":326,"distr_latency":[0.026719,0.113663,0.702463,4.419583,15.179775,16.908287,26.378239,52.658175,143.654911,143.654911,162.136063,166.461439,195.559423,326.107135,326.107135,326.107135,326.107135,326.107135]}
+{"name":"binarytrees5_multicore.4_23","mean_latency":1,"max_latency":969,"distr_latency":[0.001407,0.010223,0.022079,0.502527,1.427455,3.092479,3.209215,3.604479,5.263359,5.795839,6.389759,7.647231,14.893055,60.555263,680.525823,969.408511,969.408511,969.408511]}
+{"name":"game_of_life_multicore.16_256","mean_latency":0,"max_latency":1,"distr_latency":[0.009095,0.029599,0.051103,0.185343,0.214399,0.220543,0.371967,1.310719,1.313791,1.314815,1.314815,1.315839,1.316863,1.318911,1.318911,1.318911,1.318911,1.318911]}
+{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":50,"distr_latency":[0.003655,0.004239,0.005319,0.005927,0.006439,0.084287,0.124607,0.242175,0.249343,0.251903,0.254207,0.257023,0.263167,0.406527,0.539135,50.823167,50.823167,50.823167]}
+{"name":"grammatrix_multicore.2_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.006711,0.008959,0.013135,0.016719,0.022431,0.028271,0.052159,0.092799,0.102207,0.120447,0.138751,0.168959,0.392191,0.723455,0.723455,0.723455,0.723455]}
+{"name":"nqueens_multicore.12_15","mean_latency":0,"max_latency":50,"distr_latency":[0.003847,0.015807,0.028287,0.030367,0.031439,0.032687,0.034303,0.037119,0.046783,0.055391,0.065855,0.074495,0.086079,0.184063,49.938431,50.397183,50.397183,50.397183]}
+{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000895,0.002063,0.002167,0.002215,0.002231,0.002255,0.002295,0.002359,0.002439,0.002455,0.002487,0.002583,0.004519,0.011263,0.082751,0.884735,0.884735,0.884735]}
+{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"graph500_gen_multicore.1_graph500_gen","mean_latency":0,"max_latency":1015,"distr_latency":[0.001031,0.002607,0.002711,0.002855,0.002895,0.002943,0.003031,0.003311,1.213439,1.545215,1.555455,2.836479,2.850815,4.179967,67.239935,1015.021567,1015.021567,1015.021567]}
+{"name":"test_decompress_multicore.20_64_1_048_576","mean_latency":0,"max_latency":123,"distr_latency":[0.008087,0.018175,0.029119,0.047679,0.067647,0.099775,0.126015,0.160255,0.285695,0.382719,0.436991,0.553983,0.816127,6.795263,122.748927,123.994111,123.994111,123.994111]}
+{"name":"evolutionary_algorithm_multicore.4_10000_10000","mean_latency":0,"max_latency":119,"distr_latency":[0.001815,0.007479,0.008111,0.008935,0.009743,0.011839,0.018783,0.050047,0.349951,0.425215,0.531455,0.648191,0.860671,40.075263,64.716799,119.603199,119.603199,119.603199]}
+{"name":"spectralnorm2_multicore.20_5_500","mean_latency":0,"max_latency":4,"distr_latency":[0.008383,0.019455,0.022207,0.024431,0.025855,0.028447,0.033055,0.039103,0.054879,0.066751,0.078719,0.095167,0.129087,4.018175,4.057087,4.063231,4.063231,4.063231]}
+{"name":"fannkuchredux_multicore.8_12","mean_latency":8,"max_latency":5188,"distr_latency":[0.001127,0.009111,0.016215,0.018319,0.022671,0.026511,0.027327,0.030751,0.038559,0.039871,0.042495,0.049823,0.139007,4974.444543,5188.354047,5188.354047,5188.354047,5188.354047]}
+{"name":"mergesort_multicore.16_134217728","mean_latency":13,"max_latency":3212,"distr_latency":[0.008615,0.036063,0.046879,0.057311,0.069823,0.096511,0.118079,0.145663,0.189439,0.215551,0.287743,1.060863,43.679743,2797.600767,3116.367871,3212.836863,3212.836863,3212.836863]}
+{"name":"fannkuchredux_multicore.4_12","mean_latency":30,"max_latency":4672,"distr_latency":[0.001031,0.016703,0.017983,0.020047,0.020463,0.021071,0.023151,0.027311,0.035903,0.046143,0.068287,0.201599,29.392895,4672.454655,4672.454655,4672.454655,4672.454655,4672.454655]}
+{"name":"binarytrees5_multicore.1_23","mean_latency":1,"max_latency":63,"distr_latency":[0.005359,0.110975,0.481791,1.078271,1.216511,2.576383,2.744319,2.762751,4.341759,5.992447,6.352895,6.361087,6.373375,46.825471,60.522495,63.537151,63.537151,63.537151]}
+{"name":"grammatrix_multicore.8_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000951,0.006871,0.009287,0.012695,0.016231,0.021727,0.028495,0.053887,0.092415,0.102207,0.121343,0.138623,0.167679,0.391679,0.849407,0.849407,0.849407,0.849407]}
+{"name":"matrix_multiplication_multicore.20_1024","mean_latency":12,"max_latency":123,"distr_latency":[0.011815,0.067391,0.119551,0.194687,0.219263,0.231423,0.255743,25.903103,121.110527,121.438207,122.224639,122.748927,123.207679,123.928575,123.928575,123.928575,123.928575,123.928575]}
+{"name":"test_decompress_multicore.4_64_1_048_576","mean_latency":0,"max_latency":38,"distr_latency":[0.001639,0.005775,0.007879,0.016111,0.031359,0.039199,0.044447,0.051807,0.082495,0.094783,0.115711,0.191615,0.449279,1.466367,38.567935,38.567935,38.567935,38.567935]}
+{"name":"grammatrix_multicore.20_16","mean_latency":0,"max_latency":3,"distr_latency":[0.000999,0.009311,0.013791,0.021727,0.024447,0.026543,0.031951,0.064735,0.108287,0.115711,0.125823,0.142335,0.175615,0.392703,3.069951,3.069951,3.069951,3.069951]}
+{"name":"floyd_warshall_multicore.12_1024","mean_latency":1,"max_latency":54,"distr_latency":[0.010631,0.040703,0.061311,0.111679,0.270335,1.401855,1.772543,3.143679,4.016127,4.894719,10.199039,11.837439,16.359423,54.394879,54.820863,54.820863,54.820863,54.820863]}
+{"name":"binarytrees5_multicore.24_23","mean_latency":4,"max_latency":1290,"distr_latency":[0.014719,0.036671,0.076479,0.836095,2.799615,3.721215,4.591615,7.905279,26.509311,38.633471,44.630015,51.216383,54.132735,188.350463,743.964671,1290.797055,1290.797055,1290.797055]}
+{"name":"game_of_life_multicore.4_256","mean_latency":0,"max_latency":1,"distr_latency":[0.003543,0.017935,0.031599,0.068927,0.131327,0.202495,0.223487,0.232191,0.260863,0.261631,0.262143,0.263935,0.757247,1.202175,1.202175,1.202175,1.202175,1.202175]}
+{"name":"mergesort_multicore.20_134217728","mean_latency":16,"max_latency":3240,"distr_latency":[0.010535,0.050367,0.060479,0.081983,0.098367,0.113343,0.133375,0.158719,0.240127,0.275199,0.364031,0.624127,34.635775,3196.059647,3223.322623,3240.099839,3240.099839,3240.099839]}
+{"name":"nqueens_multicore.1_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001199,0.007367,0.008215,0.008871,0.009199,0.009591,0.010071,0.010759,0.012207,0.012815,0.013927,0.016047,0.020159,0.041343,0.075903,2.281471,50.495487,50.495487]}
+{"name":"matrix_multiplication_multicore.24_1024","mean_latency":13,"max_latency":126,"distr_latency":[0.010559,0.072639,0.116095,0.230911,0.246015,0.254079,0.452607,120.782847,123.469823,123.994111,124.387327,125.173759,125.763583,126.156799,126.156799,126.156799,126.156799,126.156799]}
+{"name":"binarytrees5_multicore.2_23","mean_latency":1,"max_latency":838,"distr_latency":[0.001095,0.010631,0.058111,0.596991,1.348607,2.680831,3.074047,3.143679,3.594239,3.667967,4.333567,5.525503,6.647807,49.053695,60.129279,838.860799,838.860799,838.860799]}
+{"name":"evolutionary_algorithm_multicore.12_10000_10000","mean_latency":0,"max_latency":110,"distr_latency":[0.002479,0.008071,0.013367,0.015455,0.016879,0.018991,0.022575,0.030559,0.068671,0.099583,0.282623,0.872959,1.634303,17.580031,48.988159,78.839807,110.952447,110.952447]}
+{"name":"matrix_multiplication_multicore.4_1024","mean_latency":2,"max_latency":112,"distr_latency":[0.002175,0.013151,0.019615,0.049631,0.067263,0.211711,0.233471,0.242431,0.481023,1.220607,3.665919,3.811327,112.328703,112.590847,112.590847,112.590847,112.590847,112.590847]}
+{"name":"nbody_multicore.2_512_2048","mean_latency":0,"max_latency":52,"distr_latency":[0.008111,0.051711,0.118335,0.221823,0.269823,0.353023,0.472575,0.560127,0.777727,0.828415,0.914431,1.108991,43.876351,52.756479,52.756479,52.756479,52.756479,52.756479]}
+{"name":"minilight_multicore.4_roomfront","mean_latency":0,"max_latency":154,"distr_latency":[0.001695,0.010231,0.012759,0.014183,0.014863,0.015591,0.016463,0.017775,0.020927,0.021823,0.022927,0.025023,0.036383,7.110655,50.397183,154.402815,154.664959,154.664959]}
+{"name":"nqueens_multicore.2_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001399,0.011183,0.013495,0.014855,0.015551,0.016383,0.017583,0.019407,0.022879,0.024191,0.026335,0.030479,0.035327,0.056159,0.087423,0.965119,50.298879,50.298879]}
+{"name":"grammatrix_multicore.4_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000903,0.006375,0.008687,0.012927,0.016799,0.022575,0.027823,0.052735,0.092479,0.102079,0.121023,0.138239,0.167423,0.334079,0.714239,0.714239,0.714239,0.714239]}
+{"name":"nbody_multicore.24_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.030431,0.045183,0.048383,0.061439,0.065247,0.097279,0.712191,2.422783,2.426879,2.426879,2.428927,2.430975,2.430975,2.433023,2.433023,2.433023,2.433023,2.433023]}
+{"name":"floyd_warshall_multicore.20_1024","mean_latency":1,"max_latency":26,"distr_latency":[0.012327,0.044575,0.071423,0.135039,0.477183,2.154495,3.583999,6.021119,7.520255,8.552447,11.960319,13.934591,15.769599,20.938751,26.443775,26.443775,26.443775,26.443775]}
+{"name":"test_decompress_multicore.1_64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.004063,0.006639,0.009687,0.019839,0.025951,0.029183,0.031343,0.039007,0.051679,0.053183,0.054879,0.059231,0.080383,0.254591,0.303615,1.124351,1.124351,1.124351]}
+{"name":"nqueens_multicore.8_15","mean_latency":0,"max_latency":51,"distr_latency":[0.002887,0.013543,0.023039,0.024991,0.025999,0.027071,0.028383,0.030335,0.035583,0.038463,0.043103,0.052319,0.069375,0.133503,50.200575,51.150847,51.281919,51.281919]}
+{"name":"nbody_multicore.1_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311,0.781311]}
+{"name":"mandelbrot6_multicore.20_16_000","mean_latency":8,"max_latency":104,"distr_latency":[0.026255,0.135167,0.421375,0.630271,5.722111,16.261119,16.326655,38.797311,49.151999,51.347455,57.999359,67.502079,67.829759,104.923135,104.923135,104.923135,104.923135,104.923135]}
+{"name":"LU_decomposition_multicore.8_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.002599,0.006903,0.008327,0.009047,0.009407,0.009799,0.010303,0.011135,0.017727,0.032527,0.053983,0.057727,0.062175,0.100735,46.596095,50.429951,50.429951,50.429951]}
+{"name":"nbody_multicore.8_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.003239,0.014655,0.016239,0.017695,0.018063,0.043743,0.178815,0.578047,0.584703,0.585215,0.585215,0.586239,0.586751,0.735743,0.735743,0.735743,0.735743,0.735743]}
+{"name":"LU_decomposition_multicore.20_2048","mean_latency":0,"max_latency":3,"distr_latency":[0.007847,0.019503,0.023119,0.025119,0.026351,0.028159,0.031567,0.049375,0.083263,0.086463,0.091391,0.103935,0.116287,0.485119,3.911679,3.928063,3.932159,3.932159]}
+{"name":"spectralnorm2_multicore.8_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.002615,0.007079,0.008135,0.008783,0.009127,0.009535,0.010175,0.012511,0.017087,0.018111,0.019679,0.022255,0.030223,0.155391,2.086911,2.091007,2.091007,2.091007]}
+{"name":"grammatrix_multicore.24_16","mean_latency":0,"max_latency":9,"distr_latency":[0.001159,0.009591,0.014687,0.023455,0.026687,0.029471,0.033503,0.061567,0.096639,0.112319,0.129599,0.139263,0.169087,0.502783,9.756671,9.756671,9.756671,9.756671]}
+{"name":"minilight_multicore.8_roomfront","mean_latency":0,"max_latency":154,"distr_latency":[0.002503,0.014703,0.017503,0.018735,0.019359,0.020095,0.021151,0.023167,0.028079,0.029503,0.032191,0.042367,0.066367,6.352895,50.331647,153.223167,154.140671,154.140671]}
+{"name":"floyd_warshall_multicore.1_1024","mean_latency":0,"max_latency":52,"distr_latency":[0.018479,0.071679,0.172799,0.847359,0.963071,1.099775,1.171455,1.363967,1.766399,1.906687,2.037759,2.115583,2.209791,2.570239,52.625407,52.625407,52.625407,52.625407]}
+{"name":"test_decompress_multicore.2_64_1_048_576","mean_latency":0,"max_latency":46,"distr_latency":[0.001111,0.005807,0.007399,0.016623,0.025503,0.031119,0.033567,0.037599,0.050271,0.057055,0.065439,0.081855,0.178047,0.961535,1.073151,46.104575,46.104575,46.104575]}
+{"name":"binarytrees5.23","mean_latency":1,"max_latency":64,"distr_latency":[0.005255,0.109823,0.479487,1.075199,1.211391,2.508799,2.680831,2.729983,4.308991,6.004735,6.348799,6.356991,6.369279,10.379263,58.916863,64.323583,64.323583,64.323583]}
+{"name":"mandelbrot6_multicore.12_16_000","mean_latency":12,"max_latency":271,"distr_latency":[0.015471,0.089215,0.121919,0.162943,2.887679,7.958527,9.412607,18.808831,136.314879,143.785983,158.203903,163.315711,179.830783,271.056895,271.056895,271.056895,271.056895,271.056895]}
+{"name":"fannkuchredux_multicore.20_12","mean_latency":315,"max_latency":5523,"distr_latency":[0.022479,0.062015,0.066175,0.096639,0.131327,0.248575,3.586047,17.547263,5469.372415,5519.704063,5519.704063,5519.704063,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367,5523.898367]}
+{"name":"LU_decomposition_multicore.16_2048","mean_latency":0,"max_latency":46,"distr_latency":[0.006183,0.015847,0.018847,0.020367,0.021231,0.022415,0.024687,0.029647,0.070911,0.074239,0.077439,0.082175,0.098239,0.352767,46.497791,46.497791,46.497791,46.497791]}
+{"name":"evolutionary_algorithm_multicore.24_10000_10000","mean_latency":0,"max_latency":302,"distr_latency":[0.006423,0.011015,0.014943,0.027631,0.032127,0.036191,0.040863,0.048991,0.082111,0.103679,0.141567,0.301567,1.656831,29.409279,298.057727,300.417023,302.776319,302.776319]}
+{"name":"minilight.roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001335,0.005655,0.006039,0.006415,0.006623,0.006887,0.007247,0.007863,0.009247,0.009679,0.010263,0.011047,0.012679,0.041535,0.085183,50.528255,50.528255,50.528255]}
+{"name":"spectralnorm2_multicore.1_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000991,0.002391,0.002487,0.002535,0.002559,0.002583,0.002623,0.002711,0.002799,0.002823,0.002863,0.002983,0.005199,0.010735,0.081599,0.812031,0.812031,0.812031]}
+{"name":"nbody.512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671,0.668671]}
+{"name":"LU_decomposition_multicore.2_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001079,0.002967,0.003815,0.004199,0.004463,0.004791,0.005127,0.005519,0.006095,0.006271,0.006519,0.006959,0.009463,0.046015,0.139135,3.067903,50.069503,50.069503]}
+{"name":"grammatrix.16","mean_latency":0,"max_latency":0,"distr_latency":[0.000887,0.005919,0.007431,0.010879,0.016111,0.021759,0.027199,0.053375,0.092287,0.101951,0.117631,0.134015,0.157055,0.365055,0.795135,0.795135,0.795135,0.795135]}
+{"name":"test_decompress.64_1_048_576","mean_latency":0,"max_latency":1,"distr_latency":[0.003255,0.006151,0.009599,0.016767,0.023903,0.025519,0.029135,0.037727,0.045279,0.046431,0.049311,0.052191,0.069311,0.192383,0.248575,1.128447,1.128447,1.128447]}
+{"name":"game_of_life_multicore.2_256","mean_latency":0,"max_latency":1,"distr_latency":[0.010351,0.026047,0.091711,0.149887,0.203519,0.216191,0.220671,0.224127,0.235007,0.719871,0.739327,0.755199,0.755199,1.151999,1.151999,1.151999,1.151999,1.151999]}
+{"name":"test_decompress_multicore.16_64_1_048_576","mean_latency":0,"max_latency":5,"distr_latency":[0.006503,0.014527,0.024303,0.037791,0.052991,0.081407,0.105535,0.130495,0.217343,0.248447,0.318463,0.386559,0.547327,1.204223,5.795839,5.828607,5.828607,5.828607]}
+{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010855,0.029055,0.110847,0.212735,0.221311,0.227327,0.228735,0.240255,0.251007,0.252031,0.254975,0.254975,0.262399,0.667647,0.667647,0.667647,0.667647,0.667647]}
+{"name":"mandelbrot6_multicore.2_16_000","mean_latency":3,"max_latency":58,"distr_latency":[0.011599,0.684543,1.323007,1.830911,2.377727,2.396159,2.646015,3.080191,3.258367,31.047679,31.047679,58.949631,58.949631,58.949631,58.949631,58.949631,58.949631,58.949631]}
+{"name":"binarytrees5_multicore.20_23","mean_latency":4,"max_latency":1411,"distr_latency":[0.010815,0.028335,0.062847,0.675327,1.636351,3.348479,4.016127,6.750207,28.966911,38.830079,42.631167,44.695551,47.448063,277.348351,1024.458751,1411.383295,1411.383295,1411.383295]}
+{"name":"minilight_multicore.16_roomfront","mean_latency":0,"max_latency":167,"distr_latency":[0.006047,0.026799,0.035327,0.037119,0.038079,0.039327,0.041087,0.044287,0.051871,0.055135,0.062975,0.084287,0.118655,1.823743,50.495487,166.985727,167.903231,167.903231]}
+{"name":"binarytrees5_multicore.16_23","mean_latency":3,"max_latency":1454,"distr_latency":[0.008359,0.024591,0.057727,0.666111,1.473535,3.303423,3.815423,5.050367,20.856831,27.262975,29.786111,33.488895,36.601855,271.581183,967.311359,1454.374911,1454.374911,1454.374911]}
+{"name":"game_of_life_multicore.8_256","mean_latency":1,"max_latency":22,"distr_latency":[0.002615,0.016719,0.029279,0.095295,0.104831,0.155391,0.228607,0.252287,0.554495,0.814079,22.544383,22.544383,22.544383,22.544383,22.544383,22.544383,22.544383,22.544383]}
+{"name":"grammatrix_multicore.16_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000959,0.007887,0.011287,0.019439,0.021823,0.024367,0.031759,0.055871,0.092095,0.100159,0.119103,0.137983,0.166527,0.395775,2.527231,2.527231,2.527231,2.527231]}
+{"name":"minilight_multicore.20_roomfront","mean_latency":0,"max_latency":165,"distr_latency":[0.006911,0.024095,0.039551,0.041727,0.042879,0.044383,0.046815,0.050719,0.057439,0.060479,0.067711,0.094335,0.118975,0.279807,50.593791,163.839999,165.937151,165.937151]}
+{"name":"game_of_life_multicore.24_256","mean_latency":0,"max_latency":2,"distr_latency":[0.011271,0.039199,0.066687,0.157951,0.226431,0.239231,2.224127,2.240511,2.244607,2.246655,2.246655,2.246655,2.246655,2.248703,2.248703,2.248703,2.248703,2.248703]}
+{"name":"test_decompress_multicore.12_64_1_048_576","mean_latency":0,"max_latency":123,"distr_latency":[0.003447,0.011375,0.019183,0.034399,0.063839,0.089023,0.116095,0.166143,0.229375,0.256767,0.346623,0.456447,0.771071,3.407871,123.338751,123.469823,123.469823,123.469823]}
+{"name":"floyd_warshall_multicore.4_1024","mean_latency":0,"max_latency":45,"distr_latency":[0.006343,0.043007,0.061087,0.128639,0.679423,1.300479,1.544191,1.822719,2.600959,3.379199,4.595711,5.197823,6.246399,45.481983,45.613055,45.613055,45.613055,45.613055]}
+{"name":"nbody_multicore.12_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.003583,0.017359,0.020655,0.024015,0.038847,0.041855,0.047775,0.384255,0.926719,0.926719,0.926719,0.927743,0.927743,0.930303,0.930303,0.930303,0.930303,0.930303]}
+{"name":"mandelbrot6_multicore.1_16_000","mean_latency":1,"max_latency":2,"distr_latency":[0.242559,1.133567,1.178623,1.946623,1.956863,1.963007,1.973247,1.986559,1.988607,1.997823,1.997823,1.997823,2.017279,2.017279,2.017279,2.017279,2.017279,2.017279]}
+{"name":"LU_decomposition_multicore.4_2048","mean_latency":0,"max_latency":50,"distr_latency":[0.001551,0.004039,0.005527,0.006167,0.006487,0.006807,0.007175,0.007639,0.008471,0.008839,0.009727,0.013519,0.049535,0.066495,1.054719,50.790399,50.790399,50.790399]}
+{"name":"fannkuchredux_multicore.1_12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"game_of_life_multicore.1_256","mean_latency":0,"max_latency":0,"distr_latency":[0.011191,0.029663,0.084799,0.186239,0.201599,0.221055,0.224511,0.233599,0.234751,0.237439,0.237439,0.246655,0.246655,0.709119,0.709119,0.709119,0.709119,0.709119]}
+{"name":"spectralnorm2_multicore.2_5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.001127,0.003327,0.003815,0.004079,0.004207,0.004375,0.004599,0.004943,0.005943,0.006415,0.007399,0.008863,0.010719,0.028303,0.143359,0.978943,0.978943,0.978943]}
+{"name":"grammatrix_multicore.1_16","mean_latency":0,"max_latency":0,"distr_latency":[0.000919,0.006351,0.009127,0.012175,0.016247,0.021535,0.028175,0.052415,0.093247,0.103743,0.121471,0.137855,0.164991,0.391423,0.739839,0.739839,0.739839,0.739839]}
+{"name":"mergesort_multicore.8_134217728","mean_latency":6,"max_latency":2927,"distr_latency":[0.002791,0.017647,0.024959,0.030991,0.038143,0.053471,0.068799,0.079615,0.099839,0.106943,0.121215,0.145663,1.121279,1713.373183,2925.527039,2927.624191,2927.624191,2927.624191]}
+{"name":"nqueens_multicore.4_15","mean_latency":0,"max_latency":50,"distr_latency":[0.001743,0.014231,0.017247,0.018767,0.019615,0.020719,0.022143,0.024079,0.028191,0.030207,0.033247,0.037471,0.043327,0.086783,49.905663,50.561023,50.561023,50.561023]}
+{"name":"matrix_multiplication_multicore.8_1024","mean_latency":4,"max_latency":116,"distr_latency":[0.002727,0.021615,0.032095,0.047007,0.079615,0.192639,0.229375,0.252927,2.297855,2.324479,115.343359,115.802111,116.129791,116.588543,116.588543,116.588543,116.588543,116.588543]}
+{"name":"minilight_multicore.2_roomfront","mean_latency":0,"max_latency":154,"distr_latency":[0.001271,0.008711,0.010215,0.011287,0.012015,0.012839,0.013647,0.014535,0.015895,0.016343,0.017007,0.018255,0.021791,0.059871,50.102271,50.495487,154.533887,154.533887]}
+{"name":"fannkuchredux_multicore.16_12","mean_latency":166,"max_latency":5465,"distr_latency":[0.017343,0.052255,0.080511,0.175487,0.217599,0.230143,0.304639,2.766847,78.970879,83.099647,583.008255,5414.846463,5465.178111,5465.178111,5465.178111,5465.178111,5465.178111,5465.178111]}
+{"name":"nbody_multicore.4_512_2048","mean_latency":0,"max_latency":0,"distr_latency":[0.002639,0.015775,0.023439,0.046399,0.063775,0.086911,0.105279,0.129791,0.249087,0.302591,0.365567,0.370431,0.539135,0.732159,0.732159,0.732159,0.732159,0.732159]}
+{"name":"matrix_multiplication_multicore.16_1024","mean_latency":9,"max_latency":121,"distr_latency":[0.011127,0.044095,0.065471,0.087679,0.172671,0.229887,0.255103,0.492031,119.537663,120.061951,120.651775,120.848383,121.176063,121.831423,121.831423,121.831423,121.831423,121.831423]}
+{"name":"LU_decomposition_multicore.24_2048","mean_latency":0,"max_latency":4,"distr_latency":[0.008567,0.022207,0.026319,0.028719,0.030175,0.032447,0.037055,0.066815,0.094015,0.098559,0.106047,0.116479,0.131455,0.516095,4.268031,4.308991,4.325375,4.325375]}
+{"name":"mandelbrot6_multicore.4_16_000","mean_latency":0,"max_latency":259,"distr_latency":[0.001487,0.011359,0.019295,0.021855,0.024511,0.027695,0.032703,0.043807,2.428927,3.782655,4.419583,5.509119,6.561791,28.114943,259.522559,259.522559,259.522559,259.522559]}
+{"name":"minilight_multicore.24_roomfront","mean_latency":0,"max_latency":185,"distr_latency":[0.008071,0.028399,0.045151,0.047807,0.049183,0.051039,0.054175,0.059743,0.070463,0.075647,0.086975,0.111999,0.146175,0.480767,98.697215,183.631871,185.335807,185.335807]}
+{"name":"game_of_life_multicore.20_256","mean_latency":0,"max_latency":1,"distr_latency":[0.007759,0.061919,0.083199,0.219135,0.236415,0.741375,0.748543,1.754111,1.758207,1.758207,1.758207,1.760255,1.760255,1.762303,1.762303,1.762303,1.762303,1.762303]}
+{"name":"matrix_multiplication_multicore.2_1024","mean_latency":1,"max_latency":113,"distr_latency":[0.002551,0.015615,0.034303,0.050431,0.071807,0.196223,0.220031,0.241279,0.247039,0.256383,0.333823,0.410623,0.923135,113.115135,113.115135,113.115135,113.115135,113.115135]}
+{"name":"fannkuchredux_multicore.2_12","mean_latency":209,"max_latency":627,"distr_latency":[0.915455,0.988159,0.988159,0.988159,0.988159,0.988159,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447,627.048447]}
+{"name":"mandelbrot6_multicore.24_16_000","mean_latency":14,"max_latency":138,"distr_latency":[0.036831,0.167039,0.413183,6.021119,6.066175,25.542655,49.315839,54.394879,84.410367,98.435071,106.692607,109.838335,112.590847,138.149887,138.149887,138.149887,138.149887,138.149887]}
+{"name":"binarytrees5_multicore.8_23","mean_latency":2,"max_latency":1064,"distr_latency":[0.002663,0.012703,0.026927,0.553471,1.308671,3.182591,3.522559,4.579327,9.388031,11.321343,12.632063,16.105471,21.692415,82.116607,961.544191,1064.828927,1064.828927,1064.828927]}
+{"name":"nbody_multicore.20_512_2048","mean_latency":0,"max_latency":2,"distr_latency":[0.020847,0.051199,0.064767,0.081663,0.095295,0.100479,0.102271,2.041855,2.051071,2.052095,2.053119,2.053119,2.054143,2.056191,2.056191,2.056191,2.056191,2.056191]}
+{"name":"test_decompress_multicore.24_64_1_048_576","mean_latency":0,"max_latency":129,"distr_latency":[0.009143,0.021519,0.034047,0.053919,0.076543,0.121727,0.158847,0.208127,0.329471,0.389119,0.450559,0.585727,0.851967,8.675327,128.385023,129.105919,129.105919,129.105919]}
+{"name":"minilight_multicore.1_roomfront","mean_latency":0,"max_latency":50,"distr_latency":[0.001215,0.005935,0.006287,0.006647,0.006855,0.007103,0.007439,0.007967,0.009175,0.009591,0.010167,0.011063,0.012935,0.042751,0.076351,1.073151,50.528255,50.528255]}
+{"name":"floyd_warshall_multicore.16_1024","mean_latency":1,"max_latency":48,"distr_latency":[0.012119,0.043775,0.065919,0.143615,1.575935,2.850815,4.136959,5.152767,6.729727,13.819903,15.671295,21.512191,22.413311,48.136191,48.168959,48.168959,48.168959,48.168959]}
+{"name":"spectralnorm2_multicore.12_5_500","mean_latency":0,"max_latency":2,"distr_latency":[0.003615,0.009119,0.010343,0.011399,0.012191,0.013599,0.016527,0.020127,0.024943,0.027039,0.030399,0.040799,0.079935,0.291071,2.611199,2.617343,2.617343,2.617343]}
+{"name":"floyd_warshall_multicore.8_1024","mean_latency":1,"max_latency":47,"distr_latency":[0.006383,0.041983,0.061855,0.129855,0.794623,1.470463,1.644543,2.111487,4.730879,5.312511,7.090175,7.860223,12.017663,47.480831,47.710207,47.710207,47.710207,47.710207]}
+{"name":"mergesort_multicore.24_134217728","mean_latency":20,"max_latency":3221,"distr_latency":[0.013511,0.057759,0.068671,0.097727,0.129343,0.153599,0.175487,0.213503,0.345855,0.496895,0.707071,10.297343,153.354239,3126.853631,3212.836863,3221.225471,3221.225471,3221.225471]}
+{"name":"mergesort_multicore.1_134217728","mean_latency":0,"max_latency":260,"distr_latency":[0.001191,0.008439,0.009431,0.010095,0.010519,0.011031,0.011991,0.016543,0.038623,0.044191,0.046367,0.049055,0.055807,0.426239,260.177919,260.177919,260.177919,260.177919]}
+{"name":"evolutionary_algorithm_multicore.8_10000_10000","mean_latency":0,"max_latency":111,"distr_latency":[0.002055,0.009223,0.010839,0.011919,0.012695,0.014231,0.018943,0.029071,0.097407,0.286975,0.526335,0.846335,1.323007,24.854527,50.298879,76.087295,111.017983,111.017983]}
+{"name":"floyd_warshall_multicore.24_1024","mean_latency":1,"max_latency":29,"distr_latency":[0.012951,0.045279,0.064415,0.128127,0.353023,2.103295,3.219455,7.577599,9.076735,11.452415,13.877247,15.720447,17.350655,26.902527,29.868031,29.868031,29.868031,29.868031]}
+{"name":"grammatrix_multicore.12_16","mean_latency":0,"max_latency":2,"distr_latency":[0.000903,0.006623,0.009495,0.012599,0.015335,0.020335,0.027231,0.049695,0.090047,0.100031,0.119103,0.139263,0.163711,0.391423,2.748415,2.748415,2.748415,2.748415]}
diff --git a/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/multicore_parallel_run_config_filtered.json
new file mode 100644
index 000000000..5c1d49e56
--- /dev/null
+++ b/pausetimes_par/turing/20250115_091942/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/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/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq.20250115_030946.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq.20250115_030946.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..fe07307b7
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq.20250115_030946.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,599 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 67
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-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
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[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
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed saturn.0.4.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed domainslib.0.5.1
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 92.597660 s.
+Executing benchmarks with:
+  RUN_CONFIG_JSON=run_config_filtered.json
+  RUN_BENCH_TARGET=run_pausetimes  (WRAPPER=pausetimes)
+  PRE_BENCH_EXEC=
diff --git a/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench
new file mode 100644
index 000000000..f789a3724
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+pausetimes_seq_1.pausetimes.summary.bench
@@ -0,0 +1,54 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"naive-multilayer.","mean_latency":0,"max_latency":0,"distr_latency":[0.000999,0.002823,0.003079,0.003327,0.003455,0.003559,0.003671,0.003799,0.004247,0.004703,0.006447,0.008663,0.009919,0.032031,0.066815,0.973823,0.973823,0.973823]}
+{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":2,"distr_latency":[0.068927,0.281855,0.489471,0.529919,0.539135,0.548351,0.571391,0.632831,0.816127,0.890879,1.323007,1.456127,1.870847,2.914303,2.914303,2.914303,2.914303,2.914303]}
+{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001127,0.002791,0.002895,0.002967,0.003015,0.003063,0.003135,0.007911,0.010119,0.010447,0.010647,0.011287,0.019823,0.075711,0.254719,0.254719,0.254719,0.254719]}
+{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.008847,0.025599,0.111615,0.183679,0.189951,0.214783,0.218239,0.220415,0.226431,0.236927,0.236927,0.236927,0.236927,0.673791,0.673791,0.673791,0.673791,0.673791]}
+{"name":"revcomp2.","mean_latency":1,"max_latency":3,"distr_latency":[0.523007,0.848383,0.946687,0.972799,1.597439,1.940479,1.957887,1.973247,1.987583,1.991679,1.996799,2.039807,2.109439,2.641919,3.684351,3.684351,3.684351,3.684351]}
+{"name":"menhir.sql-parser","mean_latency":0,"max_latency":8,"distr_latency":[0.000903,0.002663,0.002879,0.010223,0.030863,0.077055,0.185983,0.347647,0.707583,0.877567,1.344511,1.535999,1.895423,3.868671,7.483391,8.183807,8.183807,8.183807]}
+{"name":"menhir.sysver","mean_latency":0,"max_latency":38,"distr_latency":[0.000911,0.002623,0.002719,0.002959,0.002999,0.003063,0.030415,0.272895,0.838143,0.963071,1.281023,1.443839,1.721343,3.868671,6.414335,19.873791,38.600703,38.600703]}
+{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.122111,0.196863,0.199039,0.202751,0.204287,0.206719,0.278271,0.393471,0.399359,0.400127,0.401663,0.402943,0.405247,0.582143,0.826879,0.915967,0.915967,0.915967]}
+{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":6,"distr_latency":[0.006463,0.014279,0.026751,0.050335,0.071487,0.100991,0.142079,0.207359,0.386559,0.456959,0.541695,0.672255,0.976383,2.168831,6.057983,6.430719,6.430719,6.430719]}
+{"name":"fft.","mean_latency":0,"max_latency":5,"distr_latency":[0.371967,0.724991,0.741375,0.749055,0.752639,0.756223,0.764927,1.327103,1.350655,1.355775,1.363967,1.402879,1.509375,2.850815,5.111807,5.111807,5.111807,5.111807]}
+{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":2,"distr_latency":[0.023679,0.065343,0.088767,0.124543,0.149887,0.179839,0.211455,0.261247,0.486911,0.545279,0.650751,0.906239,1.010687,2.320383,2.457599,2.697215,2.988031,2.996223]}
+{"name":"kb_no_exc.","mean_latency":0,"max_latency":1,"distr_latency":[0.123455,0.332031,0.351231,0.367103,0.382463,0.401151,0.444415,0.556543,0.773119,0.843775,0.898559,0.962047,1.027583,1.306623,1.964031,1.964031,1.964031,1.964031]}
+{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":15,"distr_latency":[0.003631,0.004215,0.005239,0.005823,0.006207,0.082175,0.123583,0.241407,0.249855,0.252159,0.253823,0.255871,0.261503,0.273407,0.399871,15.376383,15.376383,15.376383]}
+{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.036959,0.036959,0.036959,0.036959,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351,0.260351]}
+{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.000983,0.002767,0.002943,0.003031,0.003071,0.003111,0.003175,0.003247,0.003415,0.003479,0.003583,0.003935,0.008831,0.036127,0.792575,0.926207,0.926207,0.926207]}
+{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000959,0.002071,0.002167,0.002223,0.002255,0.002303,0.002367,0.002455,0.002559,0.002599,0.002663,0.002863,0.006839,0.011615,0.054719,0.754687,0.754687,0.754687]}
+{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.000967,0.002351,0.002447,0.002607,0.002639,0.002663,0.002695,0.002743,0.002927,0.002983,0.003087,0.003711,0.007903,0.029663,0.086399,0.524799,0.524799,0.524799]}
+{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"menhir.ocamly","mean_latency":0,"max_latency":267,"distr_latency":[0.003647,0.087871,0.183935,0.302591,0.408063,0.540159,0.712191,0.964095,1.341439,1.404927,1.457151,1.514495,1.643519,35.749887,174.456831,267.911167,267.911167,267.911167]}
+{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003591,0.012023,0.020575,0.025535,0.028079,0.031599,0.035935,0.040095,0.043199,0.044927,0.047583,0.053087,0.090623,0.136191,1.073151,1.073151,1.073151,1.073151]}
+{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":71,"distr_latency":[0.000127,0.012719,0.013511,0.020479,0.023967,0.024671,0.025295,0.025999,0.029711,0.031519,0.034623,0.039167,0.045087,0.059199,48.201727,71.630847,71.630847,71.630847]}
+{"name":"floyd_warshall.512","mean_latency":0,"max_latency":1,"distr_latency":[0.007167,0.023535,0.042879,0.066815,0.178559,0.701951,0.787455,0.863743,1.107967,1.153023,1.211391,1.309695,1.537023,1.700863,1.741823,1.741823,1.741823,1.741823]}
+{"name":"regexredux2.","mean_latency":1,"max_latency":60,"distr_latency":[0.066239,1.714175,1.752063,2.203647,2.230271,2.578431,2.799615,2.834431,3.782655,3.784703,3.788799,3.794943,3.821567,18.808831,60.358655,60.358655,60.358655,60.358655]}
+{"name":"hamming.1_000_000","mean_latency":0,"max_latency":3,"distr_latency":[0.195199,0.814591,0.904703,0.932863,0.940031,0.947199,0.952831,0.963071,1.415167,1.597439,2.027519,2.115583,2.234367,2.404351,3.923967,3.923967,3.923967,3.923967]}
+{"name":"markbench.20","mean_latency":34,"max_latency":1406,"distr_latency":[0.825855,3.264511,3.270655,3.291135,3.309567,3.581951,3.809279,3.858431,4.014079,4.052991,4.089855,1396.703231,1398.800383,1406.140415,1406.140415,1406.140415,1406.140415,1406.140415]}
+{"name":"binarytrees5.21","mean_latency":0,"max_latency":7,"distr_latency":[0.004911,0.047839,0.172031,0.637951,0.941055,1.222655,1.994751,2.557951,2.990079,4.050943,4.128767,4.143103,4.157439,4.739071,5.627903,7.647231,7.647231,7.647231]}
+{"name":"mergesort.67108864","mean_latency":1,"max_latency":133,"distr_latency":[0.001927,0.006399,0.007007,0.007487,0.007607,0.007935,0.008719,0.018751,0.026255,0.027279,0.028479,0.029007,0.381439,133.627903,133.627903,133.627903,133.627903,133.627903]}
+{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.000943,0.002167,0.002255,0.002303,0.002327,0.002367,0.002431,0.002543,0.002703,0.002759,0.002927,0.004623,0.007959,0.020351,0.597503,0.775167,0.775167,0.775167]}
+{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":707,"distr_latency":[0.442879,3.594239,3.614719,3.631103,3.641343,3.651583,3.663871,3.694591,3.809279,4.296703,4.755455,4.976639,5.312511,19.808255,687.341567,707.788799,707.788799,707.788799]}
+{"name":"nbody.50_000_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.000887,0.005599,0.006799,0.010863,0.015383,0.020751,0.026463,0.049951,0.086271,0.096255,0.113599,0.127039,0.144383,0.330495,0.766975,0.766975,0.766975,0.766975]}
+{"name":"zdd.words_txt","mean_latency":1,"max_latency":16,"distr_latency":[0.623615,0.835071,1.030655,1.141759,1.205247,1.267711,1.321983,1.614847,3.102719,3.487743,3.885055,4.147199,5.726207,12.345343,16.302079,16.302079,16.302079,16.302079]}
+{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000159,0.130623,0.209279,0.364287,0.433663,0.460287,0.488703,0.531967,0.540671,0.543231,0.545279,0.548351,0.680447,1.303551,1.303551,1.303551,1.303551,1.303551]}
+{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.336639,0.470527,0.475391,0.493311,0.787967,0.846847,0.865279,0.877055,0.890367,0.893439,0.897535,0.902143,0.908799,0.930303,2.056191,2.678783,2.678783,2.678783]}
+{"name":"kb.","mean_latency":0,"max_latency":1,"distr_latency":[0.050847,0.136191,0.150527,0.171903,0.182655,0.196607,0.214015,0.274687,0.339711,0.368127,0.387327,0.409855,0.454143,0.553471,1.043455,1.043455,1.043455,1.043455]}
+{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000255,0.030927,0.048575,0.048575,0.082239,0.082239,0.082239,0.082239,0.377343,0.377343,0.377343,0.377343,0.377343,0.377343,0.377343,0.377343,0.377343,0.377343]}
+{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001207,0.002991,0.003111,0.003191,0.003231,0.003279,0.003343,0.003471,0.006455,0.006903,0.007647,0.008551,0.013983,0.077567,0.301823,1.420287,1.420287,1.420287]}
+{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001087,0.002287,0.002455,0.002575,0.002655,0.002783,0.008375,0.010159,0.070015,0.277759,0.327935,0.956415,3.942399,4.358143,5.689343,5.689343,5.689343,5.689343]}
+{"name":"pidigits5.10_000","mean_latency":0,"max_latency":69,"distr_latency":[0.000127,0.016751,0.018319,0.019023,0.019391,0.020111,0.029391,0.032719,0.036447,0.039135,0.043199,0.046847,0.052703,0.070975,66.355199,69.599231,69.599231,69.599231]}
+{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002799,0.010431,0.013735,0.019711,0.020047,0.021231,0.022207,0.022719,0.027967,0.031887,0.036479,0.042815,0.049887,0.069311,0.097983,0.248831,0.248831,0.248831]}
+{"name":"knucleotide3.","mean_latency":0,"max_latency":4,"distr_latency":[0.001023,0.002199,0.002351,0.002487,0.002551,0.002623,0.002839,0.009727,0.011327,0.019583,0.032959,0.064735,3.651583,3.831807,4.106239,4.106239,4.106239,4.106239]}
+{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001343,0.005199,0.005543,0.005863,0.006039,0.006231,0.006479,0.006831,0.007551,0.007863,0.008407,0.009527,0.011751,0.053535,0.098943,0.257663,0.733695,0.733695]}
+{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.013311,0.039135,0.060287,0.097343,0.123839,0.147967,0.166527,0.187135,0.272895,0.394239,0.955903,1.157119,1.217535,1.604607,1.868799,5.529599,6.422527,6.422527]}
+{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001055,0.002991,0.003127,0.003199,0.003247,0.003295,0.003367,0.003455,0.003679,0.003903,0.010271,0.019807,0.087551,1.498111,3.149823,3.282943,3.282943,3.282943]}
+{"name":"owl_gc.","mean_latency":0,"max_latency":14,"distr_latency":[0.006087,0.013215,0.016479,0.030111,0.051135,0.134527,0.159487,0.160639,0.162175,0.162559,0.162943,0.164095,0.171391,0.180991,14.221311,14.393343,14.393343,14.393343]}
+{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.009943,0.029743,0.113983,0.213631,0.223487,0.228095,0.236671,0.241023,0.248959,0.249087,0.250239,0.250239,0.251135,0.624127,0.624127,0.624127,0.624127,0.624127]}
+{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.000999,0.002535,0.002647,0.002719,0.002759,0.002799,0.002855,0.002959,0.006567,0.008207,0.009943,0.011327,0.033183,0.139263,2.387967,2.387967,2.387967,2.387967]}
+{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.000975,0.022095,0.022287,0.022511,0.023247,0.024127,0.024719,0.025039,0.025791,0.027439,0.029967,0.031247,0.041855,0.088575,0.897535,0.897535,0.897535,0.897535]}
+{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000991,0.002159,0.002231,0.002271,0.002295,0.002319,0.002359,0.002431,0.002703,0.008199,0.008887,0.009639,0.010095,0.069631,0.430079,0.430079,0.430079,0.430079]}
+{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.019951,0.037311,0.042527,0.048447,0.051903,0.057151,0.062591,0.069631,0.111423,0.121855,0.136063,0.149119,0.169855,0.208895,0.586239,1.375231,1.375231,1.375231]}
+{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.002007,0.006447,0.007039,0.008871,0.008975,0.009071,0.009215,0.009575,0.013279,0.013935,0.014999,0.017039,0.021295,0.067711,0.118591,0.717311,0.717311,0.717311]}
+{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000231,0.385535,0.385535,0.385535,0.385535,0.385535,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575,4.120575]}
diff --git a/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_030946/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}
diff --git a/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq.20250115_082632.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq.20250115_082632.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..83bcbb7d6
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq.20250115_082632.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,601 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 72
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[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
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed saturn.0.4.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed domainslib.0.5.1
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 97.244784 s.
+Executing benchmarks with:
+  RUN_CONFIG_JSON=run_config_filtered.json
+  RUN_BENCH_TARGET=run_pausetimes  (WRAPPER=pausetimes)
+  PRE_BENCH_EXEC=
diff --git a/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench
new file mode 100644
index 000000000..03674b00e
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+pausetimes_seq_1.pausetimes.summary.bench
@@ -0,0 +1,54 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"naive-multilayer.","mean_latency":0,"max_latency":1,"distr_latency":[0.000935,0.002735,0.002999,0.003247,0.003359,0.003479,0.003591,0.003703,0.003887,0.003975,0.004319,0.005023,0.009271,0.034879,0.075903,1.016319,1.016319,1.016319]}
+{"name":"alt-ergo.fill.why","mean_latency":0,"max_latency":3,"distr_latency":[0.068287,0.310527,0.511743,0.549887,0.558591,0.581119,0.643071,0.773119,0.897535,0.957439,1.368063,1.711103,1.910783,3.465215,3.465215,3.465215,3.465215,3.465215]}
+{"name":"nqueens.14","mean_latency":0,"max_latency":0,"distr_latency":[0.001191,0.002847,0.002943,0.003023,0.003055,0.003111,0.003191,0.007999,0.010351,0.010679,0.010959,0.011279,0.016359,0.080383,0.255487,0.255487,0.255487,0.255487]}
+{"name":"game_of_life.256","mean_latency":0,"max_latency":0,"distr_latency":[0.010319,0.025935,0.103551,0.188159,0.189183,0.222335,0.225023,0.227071,0.235519,0.235519,0.235519,0.236927,0.236927,0.712703,0.712703,0.712703,0.712703,0.712703]}
+{"name":"revcomp2.","mean_latency":1,"max_latency":3,"distr_latency":[0.525311,0.943103,0.999935,1.023487,1.663999,2.024447,2.038783,2.059263,2.069503,2.075647,2.080767,2.111487,2.174975,2.772991,3.698687,3.698687,3.698687,3.698687]}
+{"name":"menhir.sql-parser","mean_latency":0,"max_latency":9,"distr_latency":[0.000991,0.002783,0.002983,0.010575,0.031231,0.077439,0.199039,0.369407,0.821247,0.996351,1.442815,1.583103,2.166783,4.988927,9.035775,9.846783,9.846783,9.846783]}
+{"name":"menhir.sysver","mean_latency":0,"max_latency":54,"distr_latency":[0.000943,0.002639,0.002711,0.002847,0.002879,0.002943,0.030575,0.278527,0.863743,1.030143,1.363967,1.547263,2.034687,4.227071,7.524351,21.528575,54.755327,54.755327]}
+{"name":"thread_ring_lwt_mvar.20_000","mean_latency":0,"max_latency":0,"distr_latency":[0.135935,0.205823,0.208255,0.211967,0.213887,0.216959,0.290559,0.413439,0.420863,0.421631,0.422911,0.424447,0.427263,0.588799,0.847359,0.927743,0.927743,0.927743]}
+{"name":"alt-ergo.yyll.why","mean_latency":0,"max_latency":6,"distr_latency":[0.006591,0.014863,0.027439,0.052191,0.074431,0.106175,0.148479,0.217471,0.411903,0.487167,0.585215,0.723967,1.110015,2.441215,6.057983,6.426623,6.426623,6.426623]}
+{"name":"fft.","mean_latency":0,"max_latency":6,"distr_latency":[0.397823,0.770047,0.777215,0.781311,0.784383,0.788991,0.798719,1.385471,1.401855,1.409023,1.418239,1.486847,1.771519,3.051519,6.221823,6.221823,6.221823,6.221823]}
+{"name":"cubicle.szymanski_at.cub","mean_latency":0,"max_latency":5,"distr_latency":[0.024783,0.069119,0.094783,0.133631,0.158847,0.189311,0.221951,0.287999,0.554495,0.617983,0.706559,0.944127,1.040383,2.762751,2.916351,3.577855,5.255167,5.390335]}
+{"name":"kb_no_exc.","mean_latency":0,"max_latency":2,"distr_latency":[0.144127,0.347391,0.366847,0.383743,0.399615,0.423423,0.465919,0.598527,0.832511,0.902143,0.963071,1.030655,1.094655,1.388543,2.036735,2.036735,2.036735,2.036735]}
+{"name":"evolutionary_algorithm.10000_10000","mean_latency":0,"max_latency":100,"distr_latency":[0.003567,0.004143,0.005231,0.005815,0.006239,0.082175,0.123903,0.241407,0.251007,0.252671,0.254335,0.256511,0.262399,0.272895,0.372991,100.073471,100.073471,100.073471]}
+{"name":"soli.2000","mean_latency":0,"max_latency":0,"distr_latency":[0.019535,0.019535,0.019535,0.019535,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023,0.257023]}
+{"name":"lexifi-g2pp.","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.002719,0.002879,0.002959,0.002999,0.003039,0.003095,0.003159,0.003287,0.003327,0.003439,0.003631,0.008463,0.036831,0.781311,0.906751,0.906751,0.906751]}
+{"name":"spectralnorm2.5_500","mean_latency":0,"max_latency":0,"distr_latency":[0.000911,0.002103,0.002175,0.002207,0.002223,0.002239,0.002271,0.002375,0.002447,0.002471,0.002487,0.002543,0.002855,0.011903,0.066111,0.768511,0.768511,0.768511]}
+{"name":"sequence_cps.10000","mean_latency":0,"max_latency":0,"distr_latency":[0.000975,0.002367,0.002503,0.002623,0.002655,0.002695,0.002751,0.002839,0.003079,0.003271,0.004287,0.006719,0.007975,0.029599,0.057439,0.508671,0.508671,0.508671]}
+{"name":"fannkuchredux.12","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"menhir.ocamly","mean_latency":0,"max_latency":287,"distr_latency":[0.003463,0.090175,0.186879,0.305919,0.416511,0.555007,0.723967,0.980991,1.364991,1.430527,1.472511,1.538047,1.713151,38.731775,192.675839,287.309823,287.309823,287.309823]}
+{"name":"test_decompress.64_524_288","mean_latency":0,"max_latency":1,"distr_latency":[0.003615,0.011959,0.021103,0.026111,0.028591,0.032383,0.038303,0.042463,0.045727,0.047391,0.050111,0.056671,0.089087,0.137599,1.079295,1.079295,1.079295,1.079295]}
+{"name":"zarith_pi.10_000","mean_latency":0,"max_latency":73,"distr_latency":[0.000127,0.013167,0.014015,0.023471,0.024607,0.025279,0.026063,0.027855,0.036415,0.037343,0.038879,0.042559,0.048159,0.065983,72.548351,73.334783,73.334783,73.334783]}
+{"name":"floyd_warshall.512","mean_latency":0,"max_latency":2,"distr_latency":[0.007863,0.025695,0.044575,0.074943,0.199679,0.724479,0.808959,0.929791,1.145855,1.192959,1.298431,1.464319,1.837055,2.016255,2.026495,2.026495,2.026495,2.026495]}
+{"name":"regexredux2.","mean_latency":1,"max_latency":86,"distr_latency":[0.066751,1.780735,1.825791,2.220031,2.555903,2.762751,2.881535,2.922495,3.794943,3.803135,3.813375,3.889151,4.065279,24.592383,86.769663,86.769663,86.769663,86.769663]}
+{"name":"hamming.1_000_000","mean_latency":0,"max_latency":4,"distr_latency":[0.188927,0.857599,0.927231,0.954879,0.961535,0.968191,0.975359,0.987647,1.663999,1.768447,2.078719,2.142207,2.242559,2.881535,4.333567,4.333567,4.333567,4.333567]}
+{"name":"markbench.20","mean_latency":37,"max_latency":1522,"distr_latency":[0.807935,3.358719,3.366911,3.383295,3.401727,4.120575,4.259839,4.292607,4.526079,4.558847,4.648959,1514.143743,1516.240895,1522.532351,1522.532351,1522.532351,1522.532351,1522.532351]}
+{"name":"binarytrees5.21","mean_latency":0,"max_latency":8,"distr_latency":[0.005783,0.049695,0.215423,0.768511,1.064959,1.285119,2.619391,2.684927,3.694591,4.329471,5.152767,6.344703,6.356991,6.602751,8.376319,8.601599,8.601599,8.601599]}
+{"name":"mergesort.67108864","mean_latency":1,"max_latency":134,"distr_latency":[0.002207,0.006231,0.007119,0.007551,0.007703,0.008039,0.008319,0.019039,0.026047,0.027151,0.027631,0.028703,0.385791,134.479871,134.479871,134.479871,134.479871,134.479871]}
+{"name":"LU_decomposition.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.000935,0.002039,0.002119,0.002167,0.002199,0.002247,0.002311,0.002399,0.002583,0.002687,0.003375,0.006399,0.007767,0.022831,0.083775,0.778751,0.778751,0.778751]}
+{"name":"graph500_seq_kernel1.edges_data","mean_latency":2,"max_latency":745,"distr_latency":[0.443135,3.604479,3.627007,3.645439,3.655679,3.665919,3.684351,3.725311,3.825663,4.239359,4.808703,5.001215,5.275647,15.966207,726.663167,745.537535,745.537535,745.537535]}
+{"name":"nbody.50_000_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"grammatrix.","mean_latency":0,"max_latency":0,"distr_latency":[0.000919,0.005823,0.007263,0.011655,0.016159,0.021679,0.027823,0.053279,0.092479,0.100223,0.119359,0.132351,0.159103,0.372991,0.800255,0.800255,0.800255,0.800255]}
+{"name":"zdd.words_txt","mean_latency":1,"max_latency":16,"distr_latency":[0.652287,0.882687,1.046015,1.149951,1.209343,1.275903,1.329151,1.656831,3.139583,3.463167,3.956735,4.192255,5.939199,12.550143,16.523263,16.523263,16.523263,16.523263]}
+{"name":"yojson_ydump.sample.json","mean_latency":0,"max_latency":1,"distr_latency":[0.000199,0.148351,0.231039,0.379391,0.451071,0.478975,0.513279,0.558079,0.569343,0.571391,0.573439,0.576511,0.726527,1.392639,1.392639,1.392639,1.392639,1.392639]}
+{"name":"thread_ring_lwt_stream.20_000","mean_latency":0,"max_latency":2,"distr_latency":[0.393727,0.475647,0.480255,0.495615,0.848383,0.924671,0.942591,0.954367,0.966143,0.969215,0.972799,0.977407,0.984063,1.001983,2.136063,2.908159,2.908159,2.908159]}
+{"name":"kb.","mean_latency":0,"max_latency":0,"distr_latency":[0.061407,0.143999,0.158847,0.180863,0.192383,0.206335,0.224127,0.292095,0.363263,0.393727,0.413951,0.437503,0.482559,0.587775,0.970239,0.970239,0.970239,0.970239]}
+{"name":"fasta6.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.000207,0.029631,0.048767,0.048767,0.077375,0.077375,0.077375,0.077375,0.380415,0.380415,0.380415,0.380415,0.380415,0.380415,0.380415,0.380415,0.380415,0.380415]}
+{"name":"qr-decomposition.","mean_latency":0,"max_latency":1,"distr_latency":[0.001151,0.002903,0.003015,0.003087,0.003135,0.003183,0.003247,0.003359,0.005295,0.006591,0.006935,0.008215,0.013839,0.074431,0.304895,1.471487,1.471487,1.471487]}
+{"name":"knucleotide.","mean_latency":0,"max_latency":5,"distr_latency":[0.001151,0.002383,0.002591,0.002719,0.002783,0.002879,0.008327,0.010335,0.067711,0.276735,0.318207,0.945151,4.001791,4.481023,5.955583,5.955583,5.955583,5.955583]}
+{"name":"pidigits5.10_000","mean_latency":0,"max_latency":65,"distr_latency":[0.000127,0.017231,0.019295,0.020111,0.020479,0.020959,0.023119,0.033855,0.036415,0.037727,0.040415,0.044383,0.053215,0.070911,62.619647,65.306623,65.306623,65.306623]}
+{"name":"levinson-durbin.","mean_latency":0,"max_latency":0,"distr_latency":[0.002735,0.010271,0.013351,0.019759,0.020159,0.021039,0.021711,0.022351,0.027599,0.031631,0.036287,0.042495,0.049439,0.068479,0.089023,0.251647,0.251647,0.251647]}
+{"name":"knucleotide3.","mean_latency":0,"max_latency":3,"distr_latency":[0.001087,0.002207,0.002375,0.002607,0.002703,0.002807,0.002975,0.009271,0.010951,0.019135,0.034463,0.065919,3.622911,3.803135,3.833855,3.833855,3.833855,3.833855]}
+{"name":"minilight.roomfront","mean_latency":0,"max_latency":0,"distr_latency":[0.001263,0.005415,0.005759,0.006087,0.006279,0.006511,0.006823,0.007343,0.008511,0.008903,0.009463,0.010375,0.012343,0.061983,0.107327,0.295679,0.752639,0.752639]}
+{"name":"cubicle.german_pfs.cub","mean_latency":0,"max_latency":6,"distr_latency":[0.013503,0.040159,0.061919,0.100607,0.128383,0.150271,0.169727,0.194303,0.298751,0.452095,1.129471,1.376255,1.439743,1.832959,2.105343,4.440063,6.410239,6.410239]}
+{"name":"bdd.26","mean_latency":0,"max_latency":3,"distr_latency":[0.001071,0.002895,0.003031,0.003111,0.003167,0.003223,0.003303,0.003399,0.003655,0.003871,0.009983,0.021087,0.088447,1.591295,3.366911,3.524607,3.524607,3.524607]}
+{"name":"owl_gc.","mean_latency":0,"max_latency":10,"distr_latency":[0.005583,0.013279,0.016559,0.029407,0.053631,0.140031,0.172287,0.173311,0.174719,0.175103,0.175359,0.175743,0.177151,0.185983,10.821631,10.928127,10.928127,10.928127]}
+{"name":"mandelbrot6.16_000","mean_latency":0,"max_latency":0,"distr_latency":[7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06,7e-06]}
+{"name":"matrix_multiplication.1024","mean_latency":0,"max_latency":0,"distr_latency":[0.010535,0.027471,0.111871,0.214655,0.225535,0.229759,0.232959,0.240895,0.252031,0.252543,0.262399,0.262399,0.262911,0.665599,0.665599,0.665599,0.665599,0.665599]}
+{"name":"crout-decomposition.","mean_latency":0,"max_latency":2,"distr_latency":[0.000951,0.002455,0.002583,0.002671,0.002719,0.002775,0.002855,0.002991,0.006143,0.008183,0.009767,0.012007,0.032639,0.120063,2.211839,2.211839,2.211839,2.211839]}
+{"name":"chameneos_redux_lwt.600000","mean_latency":0,"max_latency":0,"distr_latency":[0.001111,0.022159,0.022687,0.023183,0.023903,0.024511,0.025119,0.025631,0.027151,0.028831,0.030063,0.031423,0.045503,0.087743,0.977407,0.977407,0.977407,0.977407]}
+{"name":"fasta3.25_000_000","mean_latency":0,"max_latency":0,"distr_latency":[0.001095,0.002199,0.002271,0.002303,0.002327,0.002351,0.002391,0.002455,0.002759,0.008039,0.008527,0.009303,0.009583,0.068863,0.423167,0.423167,0.423167,0.423167]}
+{"name":"test_lwt.200","mean_latency":0,"max_latency":1,"distr_latency":[0.021871,0.041151,0.047007,0.053695,0.058623,0.064575,0.070079,0.090175,0.129855,0.140415,0.151679,0.164223,0.186367,0.227455,0.661503,1.860607,1.860607,1.860607]}
+{"name":"durand-kerner-aberth.","mean_latency":0,"max_latency":0,"distr_latency":[0.001775,0.006479,0.006927,0.008903,0.008983,0.009071,0.009175,0.009327,0.012151,0.013263,0.014375,0.016719,0.021679,0.055295,0.085375,0.717311,0.717311,0.717311]}
+{"name":"quicksort.4000000","mean_latency":1,"max_latency":4,"distr_latency":[0.000255,0.412159,0.412159,0.412159,0.412159,0.412159,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647,4.251647]}
diff --git a/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/pausetimes_seq/turing/20250115_082632/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}
diff --git a/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat.20250115_021659.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat.20250115_021659.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..0ce135078
--- /dev/null
+++ b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat.20250115_021659.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,599 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 96
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed owl-base.1.1
+-> installed yojson.2.2.2
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed saturn_lockfree.0.4.0
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed saturn.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed domainslib.0.5.1
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 93.671233 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/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat_1.perfstat.summary.bench b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat_1.perfstat.summary.bench
new file mode 100644
index 000000000..5e686ec66
--- /dev/null
+++ b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+perfstat_1.perfstat.summary.bench
@@ -0,0 +1,1061 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+# started on Wed Jan 15 03:09:11 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe':
+
+          3,609.45 msec task-clock                #    1.000 CPUs utilized          
+                 9      context-switches          #    2.493 /sec                   
+                 1      cpu-migrations            #    0.277 /sec                   
+            28,389      page-faults               #    7.865 K/sec                  
+    5,77,00,97,040      cycles                    #    1.599 GHz                    
+   14,83,43,35,930      instructions              #    2.57  insn per cycle         
+    3,13,45,33,736      branches                  #  868.424 M/sec                  
+       1,12,19,614      branch-misses             #    0.36% of all branches        
+
+       3.610896746 seconds time elapsed
+
+       3.534818000 seconds user
+       0.075974000 seconds sys
+
+
+# started on Wed Jan 15 02:43:18 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864':
+
+         21,863.06 msec task-clock                #    1.000 CPUs utilized          
+                12      context-switches          #    0.549 /sec                   
+                 1      cpu-migrations            #    0.046 /sec                   
+          2,62,995      page-faults               #   12.029 K/sec                  
+   47,96,00,71,834      cycles                    #    2.194 GHz                    
+   72,51,09,91,935      instructions              #    1.51  insn per cycle         
+   18,47,15,57,515      branches                  #  844.875 M/sec                  
+      96,54,23,883      branch-misses             #    5.23% of all branches        
+
+      21.865008557 seconds time elapsed
+
+      20.988561000 seconds user
+       0.876023000 seconds sys
+
+
+# started on Wed Jan 15 03:08:12 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe':
+
+          2,710.31 msec task-clock                #    0.999 CPUs utilized          
+                 8      context-switches          #    2.952 /sec                   
+                 1      cpu-migrations            #    0.369 /sec                   
+            32,762      page-faults               #   12.088 K/sec                  
+    5,92,18,17,371      cycles                    #    2.185 GHz                    
+   24,24,44,05,624      instructions              #    4.09  insn per cycle         
+    5,01,84,25,374      branches                  #    1.852 G/sec                  
+         11,82,139      branch-misses             #    0.02% of all branches        
+
+       2.711800086 seconds time elapsed
+
+       2.655721000 seconds user
+       0.056078000 seconds sys
+
+
+# started on Wed Jan 15 02:47:36 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe':
+
+         17,701.70 msec task-clock                #    1.000 CPUs utilized          
+                17      context-switches          #    0.960 /sec                   
+                 1      cpu-migrations            #    0.056 /sec                   
+          2,95,390      page-faults               #   16.687 K/sec                  
+   38,82,67,86,868      cycles                    #    2.193 GHz                    
+   91,42,38,71,637      instructions              #    2.35  insn per cycle         
+   18,27,43,01,156      branches                  #    1.032 G/sec                  
+      36,48,35,529      branch-misses             #    2.00% of all branches        
+
+      17.703622838 seconds time elapsed
+
+      16.875256000 seconds user
+       0.827963000 seconds sys
+
+
+# started on Wed Jan 15 02:43:10 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14':
+
+          8,229.70 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    0.972 /sec                   
+                 1      cpu-migrations            #    0.122 /sec                   
+               803      page-faults               #   97.573 /sec                   
+   18,03,79,51,448      cycles                    #    2.192 GHz                    
+   31,96,39,41,585      instructions              #    1.77  insn per cycle         
+   11,06,32,77,276      branches                  #    1.344 G/sec                  
+      34,99,92,651      branch-misses             #    3.16% of all branches        
+
+       8.231310190 seconds time elapsed
+
+       8.227246000 seconds user
+       0.003999000 seconds sys
+
+
+# started on Wed Jan 15 03:08:33 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt':
+
+          7,442.22 msec task-clock                #    1.000 CPUs utilized          
+                19      context-switches          #    2.553 /sec                   
+                 1      cpu-migrations            #    0.134 /sec                   
+          1,54,708      page-faults               #   20.788 K/sec                  
+   16,31,17,67,755      cycles                    #    2.192 GHz                    
+   23,35,55,22,311      instructions              #    1.43  insn per cycle         
+    4,79,84,50,506      branches                  #  644.761 M/sec                  
+       4,13,50,362      branch-misses             #    0.86% of all branches        
+
+       7.443452873 seconds time elapsed
+
+       7.014927000 seconds user
+       0.428178000 seconds sys
+
+
+# started on Wed Jan 15 02:41:37 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000':
+
+          1,852.66 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    2.159 /sec                   
+                 1      cpu-migrations            #    0.540 /sec                   
+               901      page-faults               #  486.328 /sec                   
+    4,04,16,05,744      cycles                    #    2.182 GHz                    
+   14,21,05,19,612      instructions              #    3.52  insn per cycle         
+    2,89,11,98,904      branches                  #    1.561 G/sec                  
+          1,10,462      branch-misses             #    0.00% of all branches        
+
+       1.854072419 seconds time elapsed
+
+       1.850152000 seconds user
+       0.004004000 seconds sys
+
+
+# started on Wed Jan 15 02:41:43 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000':
+
+         12,540.85 msec task-clock                #    1.000 CPUs utilized          
+                 7      context-switches          #    0.558 /sec                   
+                 1      cpu-migrations            #    0.080 /sec                   
+             1,638      page-faults               #  130.613 /sec                   
+   27,50,01,56,156      cycles                    #    2.193 GHz                    
+   72,98,36,09,217      instructions              #    2.65  insn per cycle         
+   14,65,77,38,873      branches                  #    1.169 G/sec                  
+       8,44,52,176      branch-misses             #    0.58% of all branches        
+
+      12.542541205 seconds time elapsed
+
+      12.534345000 seconds user
+       0.007998000 seconds sys
+
+
+# started on Wed Jan 15 02:48:51 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024':
+
+          7,652.04 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    1.307 /sec                   
+                 1      cpu-migrations            #    0.131 /sec                   
+             6,508      page-faults               #  850.492 /sec                   
+   16,76,75,34,961      cycles                    #    2.191 GHz                    
+   32,72,45,44,885      instructions              #    1.95  insn per cycle         
+    6,54,72,90,720      branches                  #  855.627 M/sec                  
+         11,37,750      branch-misses             #    0.02% of all branches        
+
+       7.653666325 seconds time elapsed
+
+       7.629545000 seconds user
+       0.024004000 seconds sys
+
+
+# started on Wed Jan 15 02:49:12 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500':
+
+          7,228.89 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    1.383 /sec                   
+                 1      cpu-migrations            #    0.138 /sec                   
+             1,098      page-faults               #  151.891 /sec                   
+   15,84,03,49,464      cycles                    #    2.191 GHz                    
+   58,13,81,00,435      instructions              #    3.67  insn per cycle         
+    7,27,13,49,375      branches                  #    1.006 G/sec                  
+          4,31,666      branch-misses             #    0.01% of all branches        
+
+       7.230450786 seconds time elapsed
+
+       7.218390000 seconds user
+       0.011997000 seconds sys
+
+
+# started on Wed Jan 15 02:46:50 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe':
+
+         46,180.64 msec task-clock                #    1.000 CPUs utilized          
+                34      context-switches          #    0.736 /sec                   
+                 1      cpu-migrations            #    0.022 /sec                   
+            66,065      page-faults               #    1.431 K/sec                  
+ 1,01,32,99,16,651      cycles                    #    2.194 GHz                    
+ 3,04,74,27,19,253      instructions              #    3.01  insn per cycle         
+   62,09,10,27,526      branches                  #    1.345 G/sec                  
+      11,06,82,438      branch-misses             #    0.18% of all branches        
+
+      46.183283251 seconds time elapsed
+
+      45.934126000 seconds user
+       0.247989000 seconds sys
+
+
+# started on Wed Jan 15 02:46:03 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe':
+
+         46,200.68 msec task-clock                #    1.000 CPUs utilized          
+                23      context-switches          #    0.498 /sec                   
+                 1      cpu-migrations            #    0.022 /sec                   
+            99,315      page-faults               #    2.150 K/sec                  
+ 1,01,37,81,81,941      cycles                    #    2.194 GHz                    
+ 2,85,15,04,82,880      instructions              #    2.81  insn per cycle         
+   58,18,37,25,353      branches                  #    1.259 G/sec                  
+       8,63,68,998      branch-misses             #    0.15% of all branches        
+
+      46.203199545 seconds time elapsed
+
+      45.814136000 seconds user
+       0.388018000 seconds sys
+
+
+# started on Wed Jan 15 02:55:14 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly':
+
+         85,418.97 msec task-clock                #    1.000 CPUs utilized          
+               103      context-switches          #    1.206 /sec                   
+                 1      cpu-migrations            #    0.012 /sec                   
+          2,38,991      page-faults               #    2.798 K/sec                  
+ 1,87,44,91,24,472      cycles                    #    2.194 GHz                    
+ 4,24,19,13,35,723      instructions              #    2.26  insn per cycle         
+ 1,00,46,59,06,219      branches                  #    1.176 G/sec                  
+    1,08,21,49,450      branch-misses             #    1.08% of all branches        
+
+      85.424238299 seconds time elapsed
+
+      84.404531000 seconds user
+       1.015958000 seconds sys
+
+
+# started on Wed Jan 15 02:56:39 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub':
+
+       2,21,051.96 msec task-clock                #    1.000 CPUs utilized          
+               361      context-switches          #    1.633 /sec                   
+                 1      cpu-migrations            #    0.005 /sec                   
+          2,45,165      page-faults               #    1.109 K/sec                  
+ 4,85,14,47,37,545      cycles                    #    2.195 GHz                    
+ 9,63,59,80,59,639      instructions              #    1.99  insn per cycle         
+ 2,33,22,25,00,050      branches                  #    1.055 G/sec                  
+    2,64,49,78,086      branch-misses             #    1.13% of all branches        
+
+     221.064362277 seconds time elapsed
+
+     219.817201000 seconds user
+       1.235925000 seconds sys
+
+
+# started on Wed Jan 15 02:41:36 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json':
+
+            812.85 msec task-clock                #    0.998 CPUs utilized          
+                 2      context-switches          #    2.460 /sec                   
+                 1      cpu-migrations            #    1.230 /sec                   
+             3,545      page-faults               #    4.361 K/sec                  
+    1,76,05,61,325      cycles                    #    2.166 GHz                    
+    4,26,69,04,630      instructions              #    2.42  insn per cycle         
+      86,43,48,196      branches                  #    1.063 G/sec                  
+         64,62,248      branch-misses             #    0.75% of all branches        
+
+       0.814278012 seconds time elapsed
+
+       0.798451000 seconds user
+       0.015969000 seconds sys
+
+
+# started on Wed Jan 15 03:08:04 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000':
+
+          2,660.97 msec task-clock                #    0.999 CPUs utilized          
+                 8      context-switches          #    3.006 /sec                   
+                 1      cpu-migrations            #    0.376 /sec                   
+             1,120      page-faults               #  420.900 /sec                   
+    5,81,81,00,480      cycles                    #    2.186 GHz                    
+    8,85,81,37,516      instructions              #    1.52  insn per cycle         
+    1,87,47,28,501      branches                  #  704.529 M/sec                  
+       1,55,03,544      branch-misses             #    0.83% of all branches        
+
+       2.662445848 seconds time elapsed
+
+       2.194731000 seconds user
+       0.467729000 seconds sys
+
+
+# started on Wed Jan 15 02:48:05 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000':
+
+          5,445.59 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    1.469 /sec                   
+                 1      cpu-migrations            #    0.184 /sec                   
+            50,057      page-faults               #    9.192 K/sec                  
+   11,92,31,65,802      cycles                    #    2.190 GHz                    
+   17,38,62,57,453      instructions              #    1.46  insn per cycle         
+    2,81,53,83,877      branches                  #  517.002 M/sec                  
+      18,97,05,347      branch-misses             #    6.74% of all branches        
+
+       5.447140317 seconds time elapsed
+
+       5.319102000 seconds user
+       0.127978000 seconds sys
+
+
+# started on Wed Jan 15 02:50:33 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./main.exe':
+
+         10,982.34 msec task-clock                #    1.000 CPUs utilized          
+                15      context-switches          #    1.366 /sec                   
+                 1      cpu-migrations            #    0.091 /sec                   
+             1,181      page-faults               #  107.536 /sec                   
+   24,07,89,76,478      cycles                    #    2.193 GHz                    
+   64,40,37,42,326      instructions              #    2.67  insn per cycle         
+   10,28,00,96,752      branches                  #  936.057 M/sec                  
+       2,11,34,264      branch-misses             #    0.21% of all branches        
+
+      10.984048071 seconds time elapsed
+
+      10.971875000 seconds user
+       0.011999000 seconds sys
+
+
+# started on Wed Jan 15 02:49:09 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000':
+
+          3,444.00 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.742 /sec                   
+                 1      cpu-migrations            #    0.290 /sec                   
+          1,10,351      page-faults               #   32.042 K/sec                  
+    7,53,31,04,700      cycles                    #    2.187 GHz                    
+   17,72,34,44,871      instructions              #    2.35  insn per cycle         
+    2,14,79,30,536      branches                  #  623.673 M/sec                  
+         87,49,727      branch-misses             #    0.41% of all branches        
+
+       3.445535405 seconds time elapsed
+
+       3.193390000 seconds user
+       0.252109000 seconds sys
+
+
+# started on Wed Jan 15 03:08:22 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000':
+
+          9,349.22 msec task-clock                #    1.000 CPUs utilized          
+                20      context-switches          #    2.139 /sec                   
+                 1      cpu-migrations            #    0.107 /sec                   
+               791      page-faults               #   84.606 /sec                   
+   20,49,52,23,075      cycles                    #    2.192 GHz                    
+   76,42,74,50,286      instructions              #    3.73  insn per cycle         
+   16,09,19,87,858      branches                  #    1.721 G/sec                  
+      15,66,64,178      branch-misses             #    0.97% of all branches        
+
+       9.351151397 seconds time elapsed
+
+       9.342648000 seconds user
+       0.007998000 seconds sys
+
+
+# started on Wed Jan 15 02:50:10 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why':
+
+            234.01 msec task-clock                #    0.994 CPUs utilized          
+                 2      context-switches          #    8.546 /sec                   
+                 1      cpu-migrations            #    4.273 /sec                   
+             9,875      page-faults               #   42.198 K/sec                  
+      48,72,26,815      cycles                    #    2.082 GHz                    
+    1,14,13,16,982      instructions              #    2.34  insn per cycle         
+      24,79,58,096      branches                  #    1.060 G/sec                  
+         20,30,543      branch-misses             #    0.82% of all branches        
+
+       0.235383269 seconds time elapsed
+
+       0.199604000 seconds user
+       0.035928000 seconds sys
+
+
+# started on Wed Jan 15 02:41:39 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000':
+
+          3,668.72 msec task-clock                #    1.000 CPUs utilized          
+                 4      context-switches          #    1.090 /sec                   
+                 1      cpu-migrations            #    0.273 /sec                   
+             1,326      page-faults               #  361.434 /sec                   
+    8,02,81,08,589      cycles                    #    2.188 GHz                    
+   22,20,88,70,523      instructions              #    2.77  insn per cycle         
+    4,66,95,22,147      branches                  #    1.273 G/sec                  
+       1,41,22,429      branch-misses             #    0.30% of all branches        
+
+       3.670179293 seconds time elapsed
+
+       3.662209000 seconds user
+       0.007996000 seconds sys
+
+
+# started on Wed Jan 15 02:41:55 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21':
+
+          9,596.47 msec task-clock                #    1.000 CPUs utilized          
+                13      context-switches          #    1.355 /sec                   
+                 1      cpu-migrations            #    0.104 /sec                   
+            53,388      page-faults               #    5.563 K/sec                  
+   21,03,82,77,023      cycles                    #    2.192 GHz                    
+   61,18,54,82,641      instructions              #    2.91  insn per cycle         
+   14,48,23,40,671      branches                  #    1.509 G/sec                  
+       1,95,42,099      branch-misses             #    0.13% of all branches        
+
+       9.598186129 seconds time elapsed
+
+       9.437911000 seconds user
+       0.160032000 seconds sys
+
+
+# started on Wed Jan 15 03:08:16 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe':
+
+          4,139.46 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    2.416 /sec                   
+                 1      cpu-migrations            #    0.242 /sec                   
+             1,127      page-faults               #  272.258 /sec                   
+    9,05,95,09,540      cycles                    #    2.189 GHz                    
+   31,76,37,47,421      instructions              #    3.51  insn per cycle         
+    6,81,72,79,406      branches                  #    1.647 G/sec                  
+       1,85,24,242      branch-misses             #    0.27% of all branches        
+
+       4.140959706 seconds time elapsed
+
+       4.136928000 seconds user
+       0.004000000 seconds sys
+
+
+# started on Wed Jan 15 02:43:40 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe':
+
+         96,494.09 msec task-clock                #    1.000 CPUs utilized          
+               122      context-switches          #    1.264 /sec                   
+                 1      cpu-migrations            #    0.010 /sec                   
+          1,26,656      page-faults               #    1.313 K/sec                  
+ 2,11,76,37,20,815      cycles                    #    2.195 GHz                    
+ 4,48,48,54,62,555      instructions              #    2.12  insn per cycle         
+   99,56,71,52,691      branches                  #    1.032 G/sec                  
+       2,60,43,546      branch-misses             #    0.03% of all branches        
+
+      96.498944342 seconds time elapsed
+
+      95.903678000 seconds user
+       0.591973000 seconds sys
+
+
+# started on Wed Jan 15 03:08:32 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000':
+
+          1,409.30 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    2.838 /sec                   
+                 1      cpu-migrations            #    0.710 /sec                   
+            41,119      page-faults               #   29.177 K/sec                  
+    3,06,41,75,732      cycles                    #    2.174 GHz                    
+    7,81,07,30,504      instructions              #    2.55  insn per cycle         
+    1,53,42,04,767      branches                  #    1.089 G/sec                  
+         37,35,758      branch-misses             #    0.24% of all branches        
+
+       1.410738617 seconds time elapsed
+
+       1.302595000 seconds user
+       0.108215000 seconds sys
+
+
+# started on Wed Jan 15 02:50:54 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr':
+
+       2,52,344.93 msec task-clock                #    1.000 CPUs utilized          
+               234      context-switches          #    0.927 /sec                   
+                 1      cpu-migrations            #    0.004 /sec                   
+         17,95,705      page-faults               #    7.116 K/sec                  
+ 5,53,82,74,27,627      cycles                    #    2.195 GHz                    
+11,65,55,52,94,911      instructions              #    2.10  insn per cycle         
+ 2,49,96,60,69,540      branches                  #  990.573 M/sec                  
+    2,75,20,40,397      branch-misses             #    1.10% of all branches        
+
+     252.354696702 seconds time elapsed
+
+     246.553769000 seconds user
+       5.791759000 seconds sys
+
+
+# started on Wed Jan 15 03:08:08 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fft.exe':
+
+          3,488.17 msec task-clock                #    1.000 CPUs utilized          
+                 9      context-switches          #    2.580 /sec                   
+                 1      cpu-migrations            #    0.287 /sec                   
+            63,615      page-faults               #   18.237 K/sec                  
+    7,62,81,39,684      cycles                    #    2.187 GHz                    
+   20,04,41,43,432      instructions              #    2.63  insn per cycle         
+    3,85,17,38,207      branches                  #    1.104 G/sec                  
+         15,25,339      branch-misses             #    0.04% of all branches        
+
+       3.489788796 seconds time elapsed
+
+       3.297846000 seconds user
+       0.191874000 seconds sys
+
+
+# started on Wed Jan 15 02:42:09 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512':
+
+          1,086.89 msec task-clock                #    0.999 CPUs utilized          
+                 2      context-switches          #    1.840 /sec                   
+                 1      cpu-migrations            #    0.920 /sec                   
+             4,761      page-faults               #    4.380 K/sec                  
+    2,35,94,04,256      cycles                    #    2.171 GHz                    
+    6,16,32,52,122      instructions              #    2.61  insn per cycle         
+    1,44,01,04,056      branches                  #    1.325 G/sec                  
+         72,91,229      branch-misses             #    0.51% of all branches        
+
+       1.088272507 seconds time elapsed
+
+       1.076382000 seconds user
+       0.012004000 seconds sys
+
+
+# started on Wed Jan 15 02:50:05 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26':
+
+          5,038.72 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    1.588 /sec                   
+                 1      cpu-migrations            #    0.198 /sec                   
+             5,280      page-faults               #    1.048 K/sec                  
+   11,03,66,44,271      cycles                    #    2.190 GHz                    
+   23,75,26,19,420      instructions              #    2.15  insn per cycle         
+    5,12,60,21,121      branches                  #    1.017 G/sec                  
+       5,51,87,111      branch-misses             #    1.08% of all branches        
+
+       5.040265856 seconds time elapsed
+
+       5.020214000 seconds user
+       0.020000000 seconds sys
+
+
+# started on Wed Jan 15 03:09:15 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data':
+
+         25,040.83 msec task-clock                #    1.000 CPUs utilized          
+                57      context-switches          #    2.276 /sec                   
+                 1      cpu-migrations            #    0.040 /sec                   
+         15,48,703      page-faults               #   61.847 K/sec                  
+   54,93,62,46,195      cycles                    #    2.194 GHz                    
+   93,20,50,30,058      instructions              #    1.70  insn per cycle         
+   18,36,58,72,076      branches                  #  733.437 M/sec                  
+       7,66,07,378      branch-misses             #    0.42% of all branches        
+
+      25.043658935 seconds time elapsed
+
+      20.150609000 seconds user
+       4.891662000 seconds sys
+
+
+# started on Wed Jan 15 02:48:10 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000':
+
+         40,085.06 msec task-clock                #    1.000 CPUs utilized          
+                13      context-switches          #    0.324 /sec                   
+                 1      cpu-migrations            #    0.025 /sec                   
+               298      page-faults               #    7.434 /sec                   
+   87,95,39,87,729      cycles                    #    2.194 GHz                    
+ 1,85,72,30,37,074      instructions              #    2.11  insn per cycle         
+   21,22,29,22,519      branches                  #  529.447 M/sec                  
+      39,77,53,651      branch-misses             #    1.87% of all branches        
+
+      40.087127890 seconds time elapsed
+
+      40.082406000 seconds user
+       0.003999000 seconds sys
+
+
+# started on Wed Jan 15 02:49:01 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000':
+
+          7,464.70 msec task-clock                #    1.000 CPUs utilized          
+                 7      context-switches          #    0.938 /sec                   
+                 1      cpu-migrations            #    0.134 /sec                   
+               282      page-faults               #   37.778 /sec                   
+   16,35,82,34,911      cycles                    #    2.191 GHz                    
+   40,86,23,60,273      instructions              #    2.50  insn per cycle         
+    3,25,22,29,322      branches                  #  435.681 M/sec                  
+            55,747      branch-misses             #    0.00% of all branches        
+
+       7.466256919 seconds time elapsed
+
+       7.462198000 seconds user
+       0.004001000 seconds sys
+
+
+# started on Wed Jan 15 02:42:05 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024':
+
+          3,661.62 msec task-clock                #    1.000 CPUs utilized          
+                 4      context-switches          #    1.092 /sec                   
+                 1      cpu-migrations            #    0.273 /sec                   
+             9,045      page-faults               #    2.470 K/sec                  
+    8,00,93,78,226      cycles                    #    2.187 GHz                    
+   30,14,97,12,085      instructions              #    3.76  insn per cycle         
+    4,74,09,14,642      branches                  #    1.295 G/sec                  
+          6,62,302      branch-misses             #    0.01% of all branches        
+
+       3.662447822 seconds time elapsed
+
+       3.638483000 seconds user
+       0.023989000 seconds sys
+
+
+# started on Wed Jan 15 02:50:44 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kb.exe':
+
+          3,919.81 msec task-clock                #    1.000 CPUs utilized          
+                 7      context-switches          #    1.786 /sec                   
+                 1      cpu-migrations            #    0.255 /sec                   
+             2,195      page-faults               #  559.976 /sec                   
+    8,57,70,09,294      cycles                    #    2.188 GHz                    
+   15,67,60,83,155      instructions              #    1.83  insn per cycle         
+    3,58,59,15,417      branches                  #  914.818 M/sec                  
+      14,47,39,390      branch-misses             #    4.04% of all branches        
+
+       3.921334412 seconds time elapsed
+
+       3.897338000 seconds user
+       0.023983000 seconds sys
+
+
+# started on Wed Jan 15 02:45:17 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12':
+
+         46,554.70 msec task-clock                #    1.000 CPUs utilized          
+                24      context-switches          #    0.516 /sec                   
+                 1      cpu-migrations            #    0.021 /sec                   
+               228      page-faults               #    4.897 /sec                   
+ 1,02,15,72,30,967      cycles                    #    2.194 GHz                    
+ 1,97,17,87,28,630      instructions              #    1.93  insn per cycle         
+   40,21,12,31,283      branches                  #  863.742 M/sec                  
+    2,34,83,72,168      branch-misses             #    5.84% of all branches        
+
+      46.557161187 seconds time elapsed
+
+      46.552224000 seconds user
+       0.003999000 seconds sys
+
+
+# started on Wed Jan 15 03:08:14 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe':
+
+          1,396.45 msec task-clock                #    0.999 CPUs utilized          
+                 3      context-switches          #    2.148 /sec                   
+                 1      cpu-migrations            #    0.716 /sec                   
+            15,981      page-faults               #   11.444 K/sec                  
+    3,03,73,33,908      cycles                    #    2.175 GHz                    
+   10,54,81,44,676      instructions              #    3.47  insn per cycle         
+    2,25,65,32,119      branches                  #    1.616 G/sec                  
+          2,21,121      branch-misses             #    0.01% of all branches        
+
+       1.397868882 seconds time elapsed
+
+       1.354009000 seconds user
+       0.043935000 seconds sys
+
+
+# started on Wed Jan 15 02:47:54 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe':
+
+          2,901.01 msec task-clock                #    0.999 CPUs utilized          
+                 5      context-switches          #    1.724 /sec                   
+                 1      cpu-migrations            #    0.345 /sec                   
+            53,860      page-faults               #   18.566 K/sec                  
+    6,34,18,78,648      cycles                    #    2.186 GHz                    
+   20,12,14,13,241      instructions              #    3.17  insn per cycle         
+    3,63,25,89,717      branches                  #    1.252 G/sec                  
+         15,55,575      branch-misses             #    0.04% of all branches        
+
+       2.902507555 seconds time elapsed
+
+       2.670645000 seconds user
+       0.231882000 seconds sys
+
+
+# started on Wed Jan 15 02:42:10 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256':
+
+          9,921.69 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    0.504 /sec                   
+                 1      cpu-migrations            #    0.101 /sec                   
+             4,458      page-faults               #  449.319 /sec                   
+   21,74,78,43,288      cycles                    #    2.192 GHz                    
+   64,39,83,13,097      instructions              #    2.96  insn per cycle         
+    9,24,31,18,936      branches                  #  931.608 M/sec                  
+       4,68,11,308      branch-misses             #    0.51% of all branches        
+
+       9.923259228 seconds time elapsed
+
+       9.907169000 seconds user
+       0.015998000 seconds sys
+
+
+# started on Wed Jan 15 03:08:41 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20':
+
+         29,961.82 msec task-clock                #    1.000 CPUs utilized          
+                44      context-switches          #    1.469 /sec                   
+                 1      cpu-migrations            #    0.033 /sec                   
+          2,02,731      page-faults               #    6.766 K/sec                  
+   65,73,65,35,816      cycles                    #    2.194 GHz                    
+ 2,31,15,93,80,974      instructions              #    3.52  insn per cycle         
+   54,71,54,39,647      branches                  #    1.826 G/sec                  
+       1,02,73,368      branch-misses             #    0.02% of all branches        
+
+      29.964832547 seconds time elapsed
+
+      29.199289000 seconds user
+       0.763981000 seconds sys
+
+
+# started on Wed Jan 15 02:50:11 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why':
+
+         22,245.25 msec task-clock                #    1.000 CPUs utilized          
+                23      context-switches          #    1.034 /sec                   
+                 1      cpu-migrations            #    0.045 /sec                   
+            84,929      page-faults               #    3.818 K/sec                  
+   48,79,64,08,106      cycles                    #    2.194 GHz                    
+ 1,02,43,47,59,578      instructions              #    2.10  insn per cycle         
+   25,52,01,22,236      branches                  #    1.147 G/sec                  
+      24,38,01,948      branch-misses             #    0.96% of all branches        
+
+      22.247416295 seconds time elapsed
+
+      21.994776000 seconds user
+       0.251985000 seconds sys
+
+
+# started on Wed Jan 15 02:55:07 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser':
+
+          7,117.37 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    1.405 /sec                   
+                 1      cpu-migrations            #    0.141 /sec                   
+            87,280      page-faults               #   12.263 K/sec                  
+   15,59,73,43,754      cycles                    #    2.191 GHz                    
+   37,55,23,12,308      instructions              #    2.41  insn per cycle         
+    8,54,29,65,009      branches                  #    1.200 G/sec                  
+       8,63,71,734      branch-misses             #    1.01% of all branches        
+
+       7.119050569 seconds time elapsed
+
+       6.814932000 seconds user
+       0.303952000 seconds sys
+
+
+# started on Wed Jan 15 02:47:57 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000':
+
+          7,715.95 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    0.648 /sec                   
+                 1      cpu-migrations            #    0.130 /sec                   
+               926      page-faults               #  120.011 /sec                   
+   16,90,99,69,703      cycles                    #    2.192 GHz                    
+   21,59,61,03,620      instructions              #    1.28  insn per cycle         
+    3,91,36,61,137      branches                  #  507.217 M/sec                  
+      17,47,63,755      branch-misses             #    4.47% of all branches        
+
+       7.717421703 seconds time elapsed
+
+       7.697364000 seconds user
+       0.019993000 seconds sys
+
+
+# started on Wed Jan 15 03:08:20 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe':
+
+          1,970.32 msec task-clock                #    0.999 CPUs utilized          
+                 6      context-switches          #    3.045 /sec                   
+                 1      cpu-migrations            #    0.508 /sec                   
+             1,711      page-faults               #  868.388 /sec                   
+    4,29,51,57,764      cycles                    #    2.180 GHz                    
+   18,85,83,26,135      instructions              #    4.39  insn per cycle         
+    4,05,13,96,823      branches                  #    2.056 G/sec                  
+         16,14,627      branch-misses             #    0.04% of all branches        
+
+       1.971802778 seconds time elapsed
+
+       1.963813000 seconds user
+       0.007999000 seconds sys
+
+
+# started on Wed Jan 15 02:50:51 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000':
+
+          3,334.28 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    1.500 /sec                   
+                 1      cpu-migrations            #    0.300 /sec                   
+            79,119      page-faults               #   23.729 K/sec                  
+    7,29,07,67,027      cycles                    #    2.187 GHz                    
+   17,94,57,91,028      instructions              #    2.46  insn per cycle         
+    2,06,66,05,506      branches                  #  619.806 M/sec                  
+         76,61,199      branch-misses             #    0.37% of all branches        
+
+       3.335740245 seconds time elapsed
+
+       3.143804000 seconds user
+       0.191988000 seconds sys
+
+
+# started on Wed Jan 15 03:08:07 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe':
+
+          1,357.85 msec task-clock                #    0.999 CPUs utilized          
+                 3      context-switches          #    2.209 /sec                   
+                 1      cpu-migrations            #    0.736 /sec                   
+               985      page-faults               #  725.411 /sec                   
+    2,95,69,17,950      cycles                    #    2.178 GHz                    
+   10,04,44,81,592      instructions              #    3.40  insn per cycle         
+    2,09,34,09,252      branches                  #    1.542 G/sec                  
+         22,25,569      branch-misses             #    0.11% of all branches        
+
+       1.359242798 seconds time elapsed
+
+       1.359340000 seconds user
+       0.000000000 seconds sys
+
+
+# started on Wed Jan 15 02:48:58 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000':
+
+          2,672.18 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    1.497 /sec                   
+                 1      cpu-migrations            #    0.374 /sec                   
+             8,154      page-faults               #    3.051 K/sec                  
+    5,84,05,61,371      cycles                    #    2.186 GHz                    
+   17,56,00,63,190      instructions              #    3.01  insn per cycle         
+    3,82,14,88,212      branches                  #    1.430 G/sec                  
+       3,76,15,458      branch-misses             #    0.98% of all branches        
+
+       2.673583257 seconds time elapsed
+
+       2.649596000 seconds user
+       0.024014000 seconds sys
+
+
+# started on Wed Jan 15 02:49:42 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200':
+
+         23,417.85 msec task-clock                #    1.000 CPUs utilized          
+                26      context-switches          #    1.110 /sec                   
+                 1      cpu-migrations            #    0.043 /sec                   
+             2,016      page-faults               #   86.088 /sec                   
+   51,37,00,81,271      cycles                    #    2.194 GHz                    
+ 1,65,56,13,18,754      instructions              #    3.22  insn per cycle         
+   42,43,38,36,592      branches                  #    1.812 G/sec                  
+       4,86,52,250      branch-misses             #    0.11% of all branches        
+
+      23.419977627 seconds time elapsed
+
+      23.415352000 seconds user
+       0.003999000 seconds sys
+
+
+# started on Wed Jan 15 02:42:20 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000':
+
+         49,816.82 msec task-clock                #    1.000 CPUs utilized          
+                46      context-switches          #    0.923 /sec                   
+                 1      cpu-migrations            #    0.020 /sec                   
+          8,65,619      page-faults               #   17.376 K/sec                  
+ 1,09,31,30,58,979      cycles                    #    2.194 GHz                    
+ 2,45,75,26,38,791      instructions              #    2.25  insn per cycle         
+   50,48,73,29,470      branches                  #    1.013 G/sec                  
+    1,25,39,72,930      branch-misses             #    2.48% of all branches        
+
+      49.820090464 seconds time elapsed
+
+      47.258227000 seconds user
+       2.560120000 seconds sys
+
+
+# started on Wed Jan 15 02:50:48 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe':
+
+          2,428.27 msec task-clock                #    0.999 CPUs utilized          
+                 5      context-switches          #    2.059 /sec                   
+                 1      cpu-migrations            #    0.412 /sec                   
+             2,124      page-faults               #  874.696 /sec                   
+    5,30,21,62,931      cycles                    #    2.184 GHz                    
+   14,35,47,72,561      instructions              #    2.71  insn per cycle         
+    3,42,92,23,958      branches                  #    1.412 G/sec                  
+       4,08,91,180      branch-misses             #    1.19% of all branches        
+
+       2.429727303 seconds time elapsed
+
+       2.417761000 seconds user
+       0.012008000 seconds sys
+
+
+# started on Wed Jan 15 02:41:32 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288':
+
+          3,761.03 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.595 /sec                   
+                 1      cpu-migrations            #    0.266 /sec                   
+            19,901      page-faults               #    5.291 K/sec                  
+    8,22,99,85,542      cycles                    #    2.188 GHz                    
+   28,11,00,67,832      instructions              #    3.42  insn per cycle         
+    5,16,20,25,680      branches                  #    1.373 G/sec                  
+         78,86,218      branch-misses             #    0.15% of all branches        
+
+       3.762516160 seconds time elapsed
+
+       3.714494000 seconds user
+       0.048032000 seconds sys
+
+
+# started on Wed Jan 15 03:00:21 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub':
+
+       4,63,039.24 msec task-clock                #    1.000 CPUs utilized          
+               720      context-switches          #    1.555 /sec                   
+                 1      cpu-migrations            #    0.002 /sec                   
+          1,10,206      page-faults               #  238.006 /sec                   
+10,16,26,60,92,434      cycles                    #    2.195 GHz                    
+26,13,65,49,15,482      instructions              #    2.57  insn per cycle         
+ 5,71,64,21,82,037      branches                  #    1.235 G/sec                  
+    4,05,68,80,506      branch-misses             #    0.71% of all branches        
+
+     463.063679890 seconds time elapsed
+
+     462.701986000 seconds user
+       0.336962000 seconds sys
+
+
+# started on Wed Jan 15 02:49:20 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt':
+
+         22,005.11 msec task-clock                #    1.000 CPUs utilized          
+                30      context-switches          #    1.363 /sec                   
+                 1      cpu-migrations            #    0.045 /sec                   
+             3,590      page-faults               #  163.144 /sec                   
+   48,27,24,09,982      cycles                    #    2.194 GHz                    
+   79,48,39,02,048      instructions              #    1.65  insn per cycle         
+    9,80,86,42,369      branches                  #  445.744 M/sec                  
+      33,74,54,755      branch-misses             #    3.44% of all branches        
+
+      22.007257341 seconds time elapsed
+
+      21.990553000 seconds user
+       0.015998000 seconds sys
+
+
diff --git a/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/perfstat/turing/20250115_021659/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}
diff --git a/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat.20250115_073318.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat.20250115_073318.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..281caf03c
--- /dev/null
+++ b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat.20250115_073318.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,601 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 88
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[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.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[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
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed saturn.0.4.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed domainslib.0.5.1
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 96.836214 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/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench
new file mode 100644
index 000000000..332600601
--- /dev/null
+++ b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+perfstat_1.perfstat.summary.bench
@@ -0,0 +1,1061 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+# started on Wed Jan 15 08:25:56 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./owl_gc.exe':
+
+          3,764.48 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    2.125 /sec                   
+                 1      cpu-migrations            #    0.266 /sec                   
+            28,388      page-faults               #    7.541 K/sec                  
+    6,01,58,62,865      cycles                    #    1.598 GHz                    
+   14,72,40,35,867      instructions              #    2.45  insn per cycle         
+    3,13,45,94,252      branches                  #  832.677 M/sec                  
+       1,09,56,064      branch-misses             #    0.35% of all branches        
+
+       3.766017227 seconds time elapsed
+
+       3.657937000 seconds user
+       0.108057000 seconds sys
+
+
+# started on Wed Jan 15 07:59:39 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./mergesort.exe 67108864':
+
+         25,037.43 msec task-clock                #    1.000 CPUs utilized          
+                13      context-switches          #    0.519 /sec                   
+                 1      cpu-migrations            #    0.040 /sec                   
+          2,62,995      page-faults               #   10.504 K/sec                  
+   54,92,60,84,595      cycles                    #    2.194 GHz                    
+   72,44,04,79,115      instructions              #    1.32  insn per cycle         
+   18,46,01,95,292      branches                  #  737.304 M/sec                  
+      96,01,06,676      branch-misses             #    5.20% of all branches        
+
+      25.039394052 seconds time elapsed
+
+      24.039010000 seconds user
+       0.999958000 seconds sys
+
+
+# started on Wed Jan 15 08:24:51 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./levinson_durbin.exe':
+
+          2,814.78 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    1.421 /sec                   
+                 1      cpu-migrations            #    0.355 /sec                   
+            32,762      page-faults               #   11.639 K/sec                  
+    6,15,21,28,058      cycles                    #    2.186 GHz                    
+   24,20,32,33,048      instructions              #    3.93  insn per cycle         
+    5,01,78,52,483      branches                  #    1.783 G/sec                  
+         10,69,384      branch-misses             #    0.02% of all branches        
+
+       2.816233256 seconds time elapsed
+
+       2.732286000 seconds user
+       0.084008000 seconds sys
+
+
+# started on Wed Jan 15 08:04:07 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./regexredux2.exe':
+
+         18,254.81 msec task-clock                #    1.000 CPUs utilized          
+                31      context-switches          #    1.698 /sec                   
+                 1      cpu-migrations            #    0.055 /sec                   
+          2,95,389      page-faults               #   16.181 K/sec                  
+   40,04,36,95,408      cycles                    #    2.194 GHz                    
+   90,97,64,83,263      instructions              #    2.27  insn per cycle         
+   18,27,42,94,183      branches                  #    1.001 G/sec                  
+      36,02,78,532      branch-misses             #    1.97% of all branches        
+
+      18.256364298 seconds time elapsed
+
+      17.383680000 seconds user
+       0.871983000 seconds sys
+
+
+# started on Wed Jan 15 07:59:29 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./nqueens.exe 14':
+
+          9,755.00 msec task-clock                #    1.000 CPUs utilized          
+                 9      context-switches          #    0.923 /sec                   
+                 1      cpu-migrations            #    0.103 /sec                   
+               805      page-faults               #   82.522 /sec                   
+   21,38,48,61,616      cycles                    #    2.192 GHz                    
+   30,44,48,77,251      instructions              #    1.42  insn per cycle         
+   11,06,35,92,857      branches                  #    1.134 G/sec                  
+      33,43,39,284      branch-misses             #    3.02% of all branches        
+
+       9.756628670 seconds time elapsed
+
+       9.744521000 seconds user
+       0.012000000 seconds sys
+
+
+# started on Wed Jan 15 08:25:16 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./zdd.exe words.txt':
+
+          7,640.62 msec task-clock                #    1.000 CPUs utilized          
+                14      context-switches          #    1.832 /sec                   
+                 1      cpu-migrations            #    0.131 /sec                   
+          1,54,708      page-faults               #   20.248 K/sec                  
+   16,74,47,52,767      cycles                    #    2.192 GHz                    
+   23,20,55,61,153      instructions              #    1.39  insn per cycle         
+    4,79,82,49,480      branches                  #  627.992 M/sec                  
+       4,12,73,678      branch-misses             #    0.86% of all branches        
+
+       7.642380173 seconds time elapsed
+
+       7.165989000 seconds user
+       0.476132000 seconds sys
+
+
+# started on Wed Jan 15 07:57:52 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./sequence_cps.exe 10000':
+
+          1,965.49 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    2.035 /sec                   
+                 1      cpu-migrations            #    0.509 /sec                   
+               899      page-faults               #  457.393 /sec                   
+    4,28,98,35,666      cycles                    #    2.183 GHz                    
+   14,21,01,65,681      instructions              #    3.31  insn per cycle         
+    2,89,11,88,823      branches                  #    1.471 G/sec                  
+          1,16,765      branch-misses             #    0.00% of all branches        
+
+       1.966871797 seconds time elapsed
+
+       1.962965000 seconds user
+       0.004006000 seconds sys
+
+
+# started on Wed Jan 15 07:57:58 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000':
+
+         13,262.37 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    0.603 /sec                   
+                 1      cpu-migrations            #    0.075 /sec                   
+             1,639      page-faults               #  123.583 /sec                   
+   29,08,49,00,503      cycles                    #    2.193 GHz                    
+   71,64,00,00,022      instructions              #    2.46  insn per cycle         
+   14,65,78,09,579      branches                  #    1.105 G/sec                  
+       8,40,03,345      branch-misses             #    0.57% of all branches        
+
+      13.264084105 seconds time elapsed
+
+      13.255920000 seconds user
+       0.007999000 seconds sys
+
+
+# started on Wed Jan 15 08:05:23 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./matrix_multiplication.exe 1024':
+
+          7,420.43 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    1.348 /sec                   
+                 1      cpu-migrations            #    0.135 /sec                   
+             6,505      page-faults               #  876.634 /sec                   
+   16,26,02,80,788      cycles                    #    2.191 GHz                    
+   32,72,41,12,690      instructions              #    2.01  insn per cycle         
+    6,54,72,33,040      branches                  #  882.326 M/sec                  
+         11,42,361      branch-misses             #    0.02% of all branches        
+
+       7.422036160 seconds time elapsed
+
+       7.405932000 seconds user
+       0.015995000 seconds sys
+
+
+# started on Wed Jan 15 08:05:45 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./spectralnorm2.exe 5_500':
+
+          7,185.91 msec task-clock                #    1.000 CPUs utilized          
+                10      context-switches          #    1.392 /sec                   
+                 1      cpu-migrations            #    0.139 /sec                   
+             1,097      page-faults               #  152.660 /sec                   
+   15,74,59,07,123      cycles                    #    2.191 GHz                    
+   58,13,79,49,869      instructions              #    3.69  insn per cycle         
+    7,27,13,39,114      branches                  #    1.012 G/sec                  
+          4,80,482      branch-misses             #    0.01% of all branches        
+
+       7.187461253 seconds time elapsed
+
+       7.183385000 seconds user
+       0.004001000 seconds sys
+
+
+# started on Wed Jan 15 08:03:19 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./knucleotide3.exe':
+
+         48,695.36 msec task-clock                #    1.000 CPUs utilized          
+                47      context-switches          #    0.965 /sec                   
+                 1      cpu-migrations            #    0.021 /sec                   
+            66,067      page-faults               #    1.357 K/sec                  
+ 1,06,85,33,54,647      cycles                    #    2.194 GHz                    
+ 3,01,04,81,17,815      instructions              #    2.82  insn per cycle         
+   62,09,42,96,251      branches                  #    1.275 G/sec                  
+      10,91,50,835      branch-misses             #    0.18% of all branches        
+
+      48.698175457 seconds time elapsed
+
+      48.496920000 seconds user
+       0.199987000 seconds sys
+
+
+# started on Wed Jan 15 08:02:31 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./knucleotide.exe':
+
+         47,625.50 msec task-clock                #    1.000 CPUs utilized          
+                48      context-switches          #    1.008 /sec                   
+                 1      cpu-migrations            #    0.021 /sec                   
+            99,316      page-faults               #    2.085 K/sec                  
+ 1,04,50,96,92,812      cycles                    #    2.194 GHz                    
+ 2,85,15,97,86,678      instructions              #    2.73  insn per cycle         
+   58,18,61,88,284      branches                  #    1.222 G/sec                  
+       8,66,03,185      branch-misses             #    0.15% of all branches        
+
+      47.627712062 seconds time elapsed
+
+      47.310207000 seconds user
+       0.315988000 seconds sys
+
+
+# started on Wed Jan 15 08:11:56 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly':
+
+         85,660.53 msec task-clock                #    1.000 CPUs utilized          
+               106      context-switches          #    1.237 /sec                   
+                 1      cpu-migrations            #    0.012 /sec                   
+          2,38,991      page-faults               #    2.790 K/sec                  
+ 1,87,98,37,46,685      cycles                    #    2.195 GHz                    
+ 4,22,07,27,75,033      instructions              #    2.25  insn per cycle         
+ 1,00,46,34,85,185      branches                  #    1.173 G/sec                  
+    1,08,07,63,744      branch-misses             #    1.08% of all branches        
+
+      85.665678276 seconds time elapsed
+
+      84.626063000 seconds user
+       1.035976000 seconds sys
+
+
+# started on Wed Jan 15 08:13:22 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub':
+
+       2,23,839.96 msec task-clock                #    1.000 CPUs utilized          
+               366      context-switches          #    1.635 /sec                   
+                 1      cpu-migrations            #    0.004 /sec                   
+          2,45,171      page-faults               #    1.095 K/sec                  
+ 4,91,26,53,89,069      cycles                    #    2.195 GHz                    
+ 9,52,05,51,94,969      instructions              #    1.94  insn per cycle         
+ 2,33,23,00,09,783      branches                  #    1.042 G/sec                  
+    2,63,56,95,220      branch-misses             #    1.13% of all branches        
+
+     223.851962247 seconds time elapsed
+
+     222.471933000 seconds user
+       1.369346000 seconds sys
+
+
+# started on Wed Jan 15 07:57:52 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./ydump.exe -c sample.json':
+
+            832.28 msec task-clock                #    0.998 CPUs utilized          
+                 2      context-switches          #    2.403 /sec                   
+                 1      cpu-migrations            #    1.202 /sec                   
+             3,539      page-faults               #    4.252 K/sec                  
+    1,80,05,33,029      cycles                    #    2.163 GHz                    
+    4,19,21,98,528      instructions              #    2.33  insn per cycle         
+      86,42,93,638      branches                  #    1.038 G/sec                  
+         65,29,883      branch-misses             #    0.76% of all branches        
+
+       0.833667836 seconds time elapsed
+
+       0.809870000 seconds user
+       0.023937000 seconds sys
+
+
+# started on Wed Jan 15 08:24:43 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000':
+
+          2,679.39 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    1.493 /sec                   
+                 1      cpu-migrations            #    0.373 /sec                   
+             1,117      page-faults               #  416.886 /sec                   
+    5,85,54,00,436      cycles                    #    2.185 GHz                    
+    8,78,31,02,690      instructions              #    1.50  insn per cycle         
+    1,87,47,31,172      branches                  #  699.686 M/sec                  
+       1,59,02,345      branch-misses             #    0.85% of all branches        
+
+       2.680834337 seconds time elapsed
+
+       2.101595000 seconds user
+       0.579337000 seconds sys
+
+
+# started on Wed Jan 15 08:04:37 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fasta6.exe 25_000_000':
+
+          6,099.29 msec task-clock                #    1.000 CPUs utilized          
+                12      context-switches          #    1.967 /sec                   
+                 1      cpu-migrations            #    0.164 /sec                   
+            50,058      page-faults               #    8.207 K/sec                  
+   13,36,50,97,852      cycles                    #    2.191 GHz                    
+   17,38,58,60,475      instructions              #    1.30  insn per cycle         
+    2,81,61,21,801      branches                  #  461.713 M/sec                  
+      18,96,26,075      branch-misses             #    6.73% of all branches        
+
+       6.100922278 seconds time elapsed
+
+       5.956782000 seconds user
+       0.144018000 seconds sys
+
+
+# started on Wed Jan 15 08:07:14 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./main.exe':
+
+         11,036.93 msec task-clock                #    1.000 CPUs utilized          
+                15      context-switches          #    1.359 /sec                   
+                 1      cpu-migrations            #    0.091 /sec                   
+             1,175      page-faults               #  106.461 /sec                   
+   24,19,45,07,830      cycles                    #    2.192 GHz                    
+   64,34,96,03,498      instructions              #    2.66  insn per cycle         
+   10,28,01,49,070      branches                  #  931.432 M/sec                  
+       2,01,63,018      branch-misses             #    0.20% of all branches        
+
+      11.038623144 seconds time elapsed
+
+      11.030439000 seconds user
+       0.007998000 seconds sys
+
+
+# started on Wed Jan 15 08:05:42 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./pidigits5.exe 10_000':
+
+          3,524.53 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    1.419 /sec                   
+                 1      cpu-migrations            #    0.284 /sec                   
+          1,10,353      page-faults               #   31.310 K/sec                  
+    7,71,11,59,642      cycles                    #    2.188 GHz                    
+   17,43,97,39,267      instructions              #    2.26  insn per cycle         
+    2,15,46,18,403      branches                  #  611.321 M/sec                  
+         88,99,325      branch-misses             #    0.41% of all branches        
+
+       3.525956172 seconds time elapsed
+
+       3.225822000 seconds user
+       0.300169000 seconds sys
+
+
+# started on Wed Jan 15 08:25:02 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./soli.exe 2000':
+
+         11,753.83 msec task-clock                #    1.000 CPUs utilized          
+                18      context-switches          #    1.531 /sec                   
+                 1      cpu-migrations            #    0.085 /sec                   
+               793      page-faults               #   67.467 /sec                   
+   25,76,79,89,448      cycles                    #    2.192 GHz                    
+   76,24,13,59,985      instructions              #    2.96  insn per cycle         
+   16,09,24,75,220      branches                  #    1.369 G/sec                  
+      15,72,03,523      branch-misses             #    0.98% of all branches        
+
+      11.755406448 seconds time elapsed
+
+      11.747203000 seconds user
+       0.007999000 seconds sys
+
+
+# started on Wed Jan 15 08:06:50 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/fill.why':
+
+            246.77 msec task-clock                #    0.994 CPUs utilized          
+                 2      context-switches          #    8.105 /sec                   
+                 1      cpu-migrations            #    4.052 /sec                   
+             9,874      page-faults               #   40.012 K/sec                  
+      51,46,85,002      cycles                    #    2.086 GHz                    
+    1,13,24,06,873      instructions              #    2.20  insn per cycle         
+      24,79,58,142      branches                  #    1.005 G/sec                  
+         20,02,732      branch-misses             #    0.81% of all branches        
+
+       0.248172042 seconds time elapsed
+
+       0.208252000 seconds user
+       0.040039000 seconds sys
+
+
+# started on Wed Jan 15 07:57:55 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./thread_ring_lwt_mvar.exe 20_000':
+
+          3,769.78 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.592 /sec                   
+                 1      cpu-migrations            #    0.265 /sec                   
+             1,324      page-faults               #  351.215 /sec                   
+    8,24,87,62,876      cycles                    #    2.188 GHz                    
+   21,90,76,78,515      instructions              #    2.66  insn per cycle         
+    4,66,95,26,683      branches                  #    1.239 G/sec                  
+       1,36,25,591      branch-misses             #    0.29% of all branches        
+
+       3.771248973 seconds time elapsed
+
+       3.759242000 seconds user
+       0.012010000 seconds sys
+
+
+# started on Wed Jan 15 07:58:12 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./binarytrees5.exe 21':
+
+         10,464.90 msec task-clock                #    1.000 CPUs utilized          
+                14      context-switches          #    1.338 /sec                   
+                 1      cpu-migrations            #    0.096 /sec                   
+            53,390      page-faults               #    5.102 K/sec                  
+   22,94,27,49,012      cycles                    #    2.192 GHz                    
+   60,58,90,77,089      instructions              #    2.64  insn per cycle         
+   14,48,32,31,847      branches                  #    1.384 G/sec                  
+       1,88,36,710      branch-misses             #    0.13% of all branches        
+
+      10.466643338 seconds time elapsed
+
+      10.294417000 seconds user
+       0.171973000 seconds sys
+
+
+# started on Wed Jan 15 08:24:55 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./naive_multilayer.exe':
+
+          4,291.02 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    1.864 /sec                   
+                 1      cpu-migrations            #    0.233 /sec                   
+             1,127      page-faults               #  262.641 /sec                   
+    9,39,39,86,420      cycles                    #    2.189 GHz                    
+   31,76,05,96,768      instructions              #    3.38  insn per cycle         
+    6,81,71,50,172      branches                  #    1.589 G/sec                  
+       2,08,82,583      branch-misses             #    0.31% of all branches        
+
+       4.292479903 seconds time elapsed
+
+       4.288460000 seconds user
+       0.004000000 seconds sys
+
+
+# started on Wed Jan 15 08:00:04 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./grammatrix.exe':
+
+         96,539.84 msec task-clock                #    1.000 CPUs utilized          
+               156      context-switches          #    1.616 /sec                   
+                 1      cpu-migrations            #    0.010 /sec                   
+          1,26,657      page-faults               #    1.312 K/sec                  
+ 2,11,86,56,10,920      cycles                    #    2.195 GHz                    
+ 4,48,42,83,54,463      instructions              #    2.12  insn per cycle         
+   99,56,52,09,907      branches                  #    1.031 G/sec                  
+       2,61,52,709      branch-misses             #    0.03% of all branches        
+
+      96.545168548 seconds time elapsed
+
+      95.961433000 seconds user
+       0.579984000 seconds sys
+
+
+# started on Wed Jan 15 08:25:14 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./hamming.exe 1_000_000':
+
+          1,471.50 msec task-clock                #    0.999 CPUs utilized          
+                 5      context-switches          #    3.398 /sec                   
+                 1      cpu-migrations            #    0.680 /sec                   
+            41,118      page-faults               #   27.943 K/sec                  
+    3,20,54,40,853      cycles                    #    2.178 GHz                    
+    7,73,60,72,333      instructions              #    2.41  insn per cycle         
+    1,53,42,21,569      branches                  #    1.043 G/sec                  
+         37,27,556      branch-misses             #    0.24% of all branches        
+
+       1.472996271 seconds time elapsed
+
+       1.332914000 seconds user
+       0.140096000 seconds sys
+
+
+# started on Wed Jan 15 08:07:35 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr':
+
+       2,53,923.92 msec task-clock                #    1.000 CPUs utilized          
+               326      context-switches          #    1.284 /sec                   
+                 1      cpu-migrations            #    0.004 /sec                   
+         17,95,705      page-faults               #    7.072 K/sec                  
+ 5,57,29,53,30,059      cycles                    #    2.195 GHz                    
+11,49,96,68,80,286      instructions              #    2.06  insn per cycle         
+ 2,49,93,09,96,309      branches                  #  984.275 M/sec                  
+    2,74,24,58,371      branch-misses             #    1.10% of all branches        
+
+     253.935079437 seconds time elapsed
+
+     247.569767000 seconds user
+       6.355737000 seconds sys
+
+
+# started on Wed Jan 15 08:24:47 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fft.exe':
+
+          3,611.30 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    2.215 /sec                   
+                 1      cpu-migrations            #    0.277 /sec                   
+            63,614      page-faults               #   17.615 K/sec                  
+    7,90,00,76,321      cycles                    #    2.188 GHz                    
+   19,69,20,54,788      instructions              #    2.49  insn per cycle         
+    3,85,18,00,451      branches                  #    1.067 G/sec                  
+         14,33,867      branch-misses             #    0.04% of all branches        
+
+       3.612844939 seconds time elapsed
+
+       3.432951000 seconds user
+       0.179840000 seconds sys
+
+
+# started on Wed Jan 15 07:58:26 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./floyd_warshall.exe 512':
+
+          1,153.78 msec task-clock                #    0.999 CPUs utilized          
+                 2      context-switches          #    1.733 /sec                   
+                 1      cpu-migrations            #    0.867 /sec                   
+             4,762      page-faults               #    4.127 K/sec                  
+    2,50,50,58,560      cycles                    #    2.171 GHz                    
+    6,01,12,70,137      instructions              #    2.40  insn per cycle         
+    1,44,00,96,510      branches                  #    1.248 G/sec                  
+         72,18,954      branch-misses             #    0.50% of all branches        
+
+       1.155243574 seconds time elapsed
+
+       1.151334000 seconds user
+       0.003997000 seconds sys
+
+
+# started on Wed Jan 15 08:06:45 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./bdd.exe 26':
+
+          5,470.24 msec task-clock                #    1.000 CPUs utilized          
+                 8      context-switches          #    1.462 /sec                   
+                 1      cpu-migrations            #    0.183 /sec                   
+             5,280      page-faults               #  965.223 /sec                   
+   11,97,70,41,797      cycles                    #    2.189 GHz                    
+   23,36,42,96,246      instructions              #    1.95  insn per cycle         
+    5,12,70,69,439      branches                  #  937.266 M/sec                  
+       7,43,19,091      branch-misses             #    1.45% of all branches        
+
+       5.471805267 seconds time elapsed
+
+       5.451745000 seconds user
+       0.020013000 seconds sys
+
+
+# started on Wed Jan 15 08:26:00 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kernel1_run.exe edges.data':
+
+         25,321.96 msec task-clock                #    1.000 CPUs utilized          
+                53      context-switches          #    2.093 /sec                   
+                 1      cpu-migrations            #    0.039 /sec                   
+         15,48,665      page-faults               #   61.159 K/sec                  
+   55,55,21,71,549      cycles                    #    2.194 GHz                    
+   92,14,99,88,411      instructions              #    1.66  insn per cycle         
+   18,36,05,13,357      branches                  #  725.083 M/sec                  
+       7,65,09,805      branch-misses             #    0.42% of all branches        
+
+      25.324685224 seconds time elapsed
+
+      20.367580000 seconds user
+       4.955897000 seconds sys
+
+
+# started on Wed Jan 15 08:04:43 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./mandelbrot6.exe 16_000':
+
+         40,014.67 msec task-clock                #    1.000 CPUs utilized          
+                33      context-switches          #    0.825 /sec                   
+                 1      cpu-migrations            #    0.025 /sec                   
+               299      page-faults               #    7.472 /sec                   
+   87,80,29,39,925      cycles                    #    2.194 GHz                    
+ 1,85,72,29,91,469      instructions              #    2.12  insn per cycle         
+   21,22,29,18,506      branches                  #  530.378 M/sec                  
+      39,78,17,300      branch-misses             #    1.87% of all branches        
+
+      40.016973414 seconds time elapsed
+
+      40.012195000 seconds user
+       0.004000000 seconds sys
+
+
+# started on Wed Jan 15 08:05:34 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./nbody.exe 50_000_000':
+
+          7,486.96 msec task-clock                #    1.000 CPUs utilized          
+                 4      context-switches          #    0.534 /sec                   
+                 1      cpu-migrations            #    0.134 /sec                   
+               283      page-faults               #   37.799 /sec                   
+   16,40,71,28,097      cycles                    #    2.191 GHz                    
+   40,66,24,39,992      instructions              #    2.48  insn per cycle         
+    3,25,22,36,475      branches                  #  434.387 M/sec                  
+            98,063      branch-misses             #    0.00% of all branches        
+
+       7.488434282 seconds time elapsed
+
+       7.476411000 seconds user
+       0.011994000 seconds sys
+
+
+# started on Wed Jan 15 07:58:22 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./LU_decomposition.exe 1024':
+
+          3,660.51 msec task-clock                #    1.000 CPUs utilized          
+                 4      context-switches          #    1.093 /sec                   
+                 1      cpu-migrations            #    0.273 /sec                   
+             9,044      page-faults               #    2.471 K/sec                  
+    8,00,97,76,354      cycles                    #    2.188 GHz                    
+   30,14,88,91,662      instructions              #    3.76  insn per cycle         
+    4,74,07,28,354      branches                  #    1.295 G/sec                  
+          6,98,819      branch-misses             #    0.01% of all branches        
+
+       3.661999519 seconds time elapsed
+
+       3.626072000 seconds user
+       0.035980000 seconds sys
+
+
+# started on Wed Jan 15 08:07:25 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kb.exe':
+
+          4,226.49 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.420 /sec                   
+                 1      cpu-migrations            #    0.237 /sec                   
+             2,198      page-faults               #  520.053 /sec                   
+    9,24,88,59,187      cycles                    #    2.188 GHz                    
+   15,45,87,96,192      instructions              #    1.67  insn per cycle         
+    3,58,59,45,456      branches                  #  848.445 M/sec                  
+      14,42,59,559      branch-misses             #    4.02% of all branches        
+
+       4.227953330 seconds time elapsed
+
+       4.215972000 seconds user
+       0.011999000 seconds sys
+
+
+# started on Wed Jan 15 08:01:41 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fannkuchredux.exe 12':
+
+         49,719.27 msec task-clock                #    1.000 CPUs utilized          
+                50      context-switches          #    1.006 /sec                   
+                 1      cpu-migrations            #    0.020 /sec                   
+               231      page-faults               #    4.646 /sec                   
+ 1,09,10,09,44,364      cycles                    #    2.194 GHz                    
+ 1,92,79,16,54,845      instructions              #    1.77  insn per cycle         
+   40,21,18,94,894      branches                  #  808.779 M/sec                  
+    2,35,82,73,159      branch-misses             #    5.86% of all branches        
+
+      49.721880698 seconds time elapsed
+
+      49.712819000 seconds user
+       0.007999000 seconds sys
+
+
+# started on Wed Jan 15 08:24:54 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./crout_decomposition.exe':
+
+          1,424.64 msec task-clock                #    0.999 CPUs utilized          
+                 6      context-switches          #    4.212 /sec                   
+                 1      cpu-migrations            #    0.702 /sec                   
+            15,977      page-faults               #   11.215 K/sec                  
+    3,10,12,48,423      cycles                    #    2.177 GHz                    
+   10,54,76,53,933      instructions              #    3.40  insn per cycle         
+    2,25,65,27,046      branches                  #    1.584 G/sec                  
+          2,74,700      branch-misses             #    0.01% of all branches        
+
+       1.426322761 seconds time elapsed
+
+       1.377972000 seconds user
+       0.048068000 seconds sys
+
+
+# started on Wed Jan 15 08:04:26 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./revcomp2.exe':
+
+          3,230.30 msec task-clock                #    0.999 CPUs utilized          
+                 9      context-switches          #    2.786 /sec                   
+                 1      cpu-migrations            #    0.310 /sec                   
+            53,858      page-faults               #   16.673 K/sec                  
+    7,06,47,82,850      cycles                    #    2.187 GHz                    
+   20,07,56,50,629      instructions              #    2.84  insn per cycle         
+    3,63,35,14,552      branches                  #    1.125 G/sec                  
+         16,41,994      branch-misses             #    0.05% of all branches        
+
+       3.232071797 seconds time elapsed
+
+       2.995723000 seconds user
+       0.235978000 seconds sys
+
+
+# started on Wed Jan 15 07:58:27 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./game_of_life.exe 256':
+
+         10,030.13 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    0.498 /sec                   
+                 1      cpu-migrations            #    0.100 /sec                   
+             4,454      page-faults               #  444.062 /sec                   
+   21,99,07,84,120      cycles                    #    2.192 GHz                    
+   64,39,81,72,265      instructions              #    2.93  insn per cycle         
+    9,24,31,10,877      branches                  #  921.534 M/sec                  
+       4,90,08,471      branch-misses             #    0.53% of all branches        
+
+      10.031713919 seconds time elapsed
+
+      10.015642000 seconds user
+       0.015999000 seconds sys
+
+
+# started on Wed Jan 15 08:25:24 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./markbench.exe 20':
+
+         32,421.28 msec task-clock                #    1.000 CPUs utilized          
+                31      context-switches          #    0.956 /sec                   
+                 1      cpu-migrations            #    0.031 /sec                   
+          2,02,729      page-faults               #    6.253 K/sec                  
+   71,13,32,42,997      cycles                    #    2.194 GHz                    
+ 2,29,89,53,03,955      instructions              #    3.23  insn per cycle         
+   54,72,78,40,928      branches                  #    1.688 G/sec                  
+         98,89,372      branch-misses             #    0.02% of all branches        
+
+      32.423742334 seconds time elapsed
+
+      31.618715000 seconds user
+       0.803967000 seconds sys
+
+
+# started on Wed Jan 15 08:06:51 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 alt-ergo benchmarks/alt-ergo/yyll.why':
+
+         22,729.71 msec task-clock                #    1.000 CPUs utilized          
+                23      context-switches          #    1.012 /sec                   
+                 1      cpu-migrations            #    0.044 /sec                   
+            84,985      page-faults               #    3.739 K/sec                  
+   49,86,41,52,720      cycles                    #    2.194 GHz                    
+ 1,01,56,70,51,896      instructions              #    2.04  insn per cycle         
+   25,51,95,79,823      branches                  #    1.123 G/sec                  
+      24,86,01,084      branch-misses             #    0.97% of all branches        
+
+      22.731827888 seconds time elapsed
+
+      22.494088000 seconds user
+       0.237114000 seconds sys
+
+
+# started on Wed Jan 15 08:11:49 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 menhir -v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser':
+
+          7,202.85 msec task-clock                #    1.000 CPUs utilized          
+                13      context-switches          #    1.805 /sec                   
+                 1      cpu-migrations            #    0.139 /sec                   
+            87,281      page-faults               #   12.118 K/sec                  
+   15,78,36,14,110      cycles                    #    2.191 GHz                    
+   37,17,60,01,352      instructions              #    2.36  insn per cycle         
+    8,54,27,90,950      branches                  #    1.186 G/sec                  
+       8,46,27,106      branch-misses             #    0.99% of all branches        
+
+       7.204587545 seconds time elapsed
+
+       6.944412000 seconds user
+       0.260015000 seconds sys
+
+
+# started on Wed Jan 15 08:04:29 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./fasta3.exe 25_000_000':
+
+          7,869.43 msec task-clock                #    1.000 CPUs utilized          
+                 9      context-switches          #    1.144 /sec                   
+                 1      cpu-migrations            #    0.127 /sec                   
+               924      page-faults               #  117.416 /sec                   
+   17,24,40,39,733      cycles                    #    2.191 GHz                    
+   21,59,62,51,787      instructions              #    1.25  insn per cycle         
+    3,91,36,88,254      branches                  #  497.328 M/sec                  
+      17,30,65,353      branch-misses             #    4.42% of all branches        
+
+       7.871013890 seconds time elapsed
+
+       7.866973000 seconds user
+       0.003999000 seconds sys
+
+
+# started on Wed Jan 15 08:25:00 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./qr_decomposition.exe':
+
+          2,694.28 msec task-clock                #    0.999 CPUs utilized          
+                 6      context-switches          #    2.227 /sec                   
+                 1      cpu-migrations            #    0.371 /sec                   
+             1,713      page-faults               #  635.792 /sec                   
+    5,88,91,81,838      cycles                    #    2.186 GHz                    
+   18,85,61,00,533      instructions              #    3.20  insn per cycle         
+    4,05,14,88,567      branches                  #    1.504 G/sec                  
+         16,07,882      branch-misses             #    0.04% of all branches        
+
+       2.695747004 seconds time elapsed
+
+       2.683772000 seconds user
+       0.011998000 seconds sys
+
+
+# started on Wed Jan 15 08:07:32 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./zarith_pi.exe 10_000':
+
+          3,352.74 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.790 /sec                   
+                 1      cpu-migrations            #    0.298 /sec                   
+            79,116      page-faults               #   23.597 K/sec                  
+    7,33,36,80,912      cycles                    #    2.187 GHz                    
+   17,60,42,30,573      instructions              #    2.40  insn per cycle         
+    2,07,02,66,343      branches                  #  617.484 M/sec                  
+         76,90,369      branch-misses             #    0.37% of all branches        
+
+       3.354226672 seconds time elapsed
+
+       3.162331000 seconds user
+       0.191898000 seconds sys
+
+
+# started on Wed Jan 15 08:24:46 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./durand_kerner_aberth.exe':
+
+          1,361.01 msec task-clock                #    0.999 CPUs utilized          
+                 5      context-switches          #    3.674 /sec                   
+                 1      cpu-migrations            #    0.735 /sec                   
+               986      page-faults               #  724.460 /sec                   
+    2,96,26,03,567      cycles                    #    2.177 GHz                    
+    9,97,61,21,214      instructions              #    3.37  insn per cycle         
+    2,09,34,22,426      branches                  #    1.538 G/sec                  
+         22,43,103      branch-misses             #    0.11% of all branches        
+
+       1.362444453 seconds time elapsed
+
+       1.350544000 seconds user
+       0.011987000 seconds sys
+
+
+# started on Wed Jan 15 08:05:31 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./quicksort.exe 4000000':
+
+          3,047.16 msec task-clock                #    1.000 CPUs utilized          
+                 5      context-switches          #    1.641 /sec                   
+                 1      cpu-migrations            #    0.328 /sec                   
+             8,148      page-faults               #    2.674 K/sec                  
+    6,66,48,02,583      cycles                    #    2.187 GHz                    
+   17,34,27,72,142      instructions              #    2.60  insn per cycle         
+    3,82,16,71,968      branches                  #    1.254 G/sec                  
+       3,81,32,546      branch-misses             #    1.00% of all branches        
+
+       3.048624771 seconds time elapsed
+
+       3.020698000 seconds user
+       0.027969000 seconds sys
+
+
+# started on Wed Jan 15 08:06:15 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./test_lwt.exe 200':
+
+         29,689.00 msec task-clock                #    1.000 CPUs utilized          
+                30      context-switches          #    1.010 /sec                   
+                 1      cpu-migrations            #    0.034 /sec                   
+             2,014      page-faults               #   67.837 /sec                   
+   65,13,74,40,042      cycles                    #    2.194 GHz                    
+ 1,65,45,82,69,291      instructions              #    2.54  insn per cycle         
+   42,43,51,33,431      branches                  #    1.429 G/sec                  
+       5,00,98,888      branch-misses             #    0.12% of all branches        
+
+      29.691218001 seconds time elapsed
+
+      29.682514000 seconds user
+       0.008000000 seconds sys
+
+
+# started on Wed Jan 15 07:58:38 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000':
+
+         51,718.33 msec task-clock                #    1.000 CPUs utilized          
+                45      context-switches          #    0.870 /sec                   
+                 1      cpu-migrations            #    0.019 /sec                   
+          8,69,389      page-faults               #   16.810 K/sec                  
+ 1,13,48,49,09,288      cycles                    #    2.194 GHz                    
+ 2,45,84,56,86,429      instructions              #    2.17  insn per cycle         
+   50,51,00,67,999      branches                  #  976.638 M/sec                  
+    1,25,23,83,480      branch-misses             #    2.48% of all branches        
+
+      51.721166795 seconds time elapsed
+
+      49.175693000 seconds user
+       2.543984000 seconds sys
+
+
+# started on Wed Jan 15 08:07:29 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./kb_no_exc.exe':
+
+          2,431.54 msec task-clock                #    0.999 CPUs utilized          
+                 4      context-switches          #    1.645 /sec                   
+                 1      cpu-migrations            #    0.411 /sec                   
+             2,127      page-faults               #  874.754 /sec                   
+    5,30,96,19,923      cycles                    #    2.184 GHz                    
+   14,19,25,10,338      instructions              #    2.67  insn per cycle         
+    3,42,92,27,054      branches                  #    1.410 G/sec                  
+       4,19,30,330      branch-misses             #    1.22% of all branches        
+
+       2.433057790 seconds time elapsed
+
+       2.417063000 seconds user
+       0.015980000 seconds sys
+
+
+# started on Wed Jan 15 07:57:47 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 ./test_decompress.exe 64 524_288':
+
+          4,193.74 msec task-clock                #    1.000 CPUs utilized          
+                 6      context-switches          #    1.431 /sec                   
+                 1      cpu-migrations            #    0.238 /sec                   
+            19,902      page-faults               #    4.746 K/sec                  
+    9,17,55,49,237      cycles                    #    2.188 GHz                    
+   27,93,62,01,985      instructions              #    3.04  insn per cycle         
+    5,16,21,22,078      branches                  #    1.231 G/sec                  
+         78,17,614      branch-misses             #    0.15% of all branches        
+
+       4.195415779 seconds time elapsed
+
+       4.147317000 seconds user
+       0.048038000 seconds sys
+
+
+# started on Wed Jan 15 08:17:06 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 cubicle benchmarks/cubicle/szymanski_at.cub':
+
+       4,56,474.96 msec task-clock                #    1.000 CPUs utilized          
+               637      context-switches          #    1.395 /sec                   
+                 1      cpu-migrations            #    0.002 /sec                   
+          1,10,208      page-faults               #  241.433 /sec                   
+10,01,86,21,97,615      cycles                    #    2.195 GHz                    
+25,93,11,32,58,084      instructions              #    2.59  insn per cycle         
+ 5,71,64,50,79,840      branches                  #    1.252 G/sec                  
+    3,90,48,96,646      branch-misses             #    0.68% of all branches        
+
+     456.496557823 seconds time elapsed
+
+     456.072477000 seconds user
+       0.403980000 seconds sys
+
+
+# started on Wed Jan 15 08:05:53 2025
+
+
+ Performance counter stats for 'taskset --cpu-list 5 minilight-ocaml benchmarks/minilight/roomfront.ml.txt':
+
+         22,148.52 msec task-clock                #    1.000 CPUs utilized          
+                32      context-switches          #    1.445 /sec                   
+                 1      cpu-migrations            #    0.045 /sec                   
+             3,588      page-faults               #  161.997 /sec                   
+   48,58,35,11,175      cycles                    #    2.194 GHz                    
+   79,37,24,85,988      instructions              #    1.63  insn per cycle         
+    9,80,88,09,043      branches                  #  442.865 M/sec                  
+      33,73,92,320      branch-misses             #    3.44% of all branches        
+
+      22.150768858 seconds time elapsed
+
+      22.138094000 seconds user
+       0.011998000 seconds sys
+
+
diff --git a/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/perfstat/turing/20250115_073318/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}
diff --git a/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential.20250115_001002.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential.20250115_001002.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..80cad31d7
--- /dev/null
+++ b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential.20250115_001002.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,597 @@
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="CC='gcc -Wa,-mbranches-within-32B' AS='as -mbranches-within-32B'" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-parsers.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-parsers/version_update.patch
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed owl-base.1.1
+-> installed yojson.2.2.2
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed saturn_lockfree.0.4.0
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed saturn.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed domainslib.0.5.1
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed logs.0.7.0
+-> installed jsonm.1.0.2
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed alt-ergo-lib.2.4.2
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 95.440591 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/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential_1.orun.summary.bench b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential_1.orun.summary.bench
new file mode 100644
index 000000000..1f7ed828b
--- /dev/null
+++ b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+sequential_1.orun.summary.bench
@@ -0,0 +1,54 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.6551620960235596,"user_time_secs":3.542819,"sys_time_secs":0.111962,"maxrss_kB":24008,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15010026,"minor_words":14803231,"promoted_words":88321,"major_words":295116,"minor_collections":10515,"major_collections":10515,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2520504.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"levinson-durbin.","command":"taskset --cpu-list 5 ./levinson_durbin.exe","time_secs":2.7198548316955566,"user_time_secs":2.647517,"sys_time_secs":0.07198599999999999,"maxrss_kB":10788,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1250789539,"minor_words":1000766054,"promoted_words":44335,"major_words":250067820,"minor_collections":8012,"major_collections":5945,"forced_major_collections":0,"heap_words":161014,"top_heap_words":235078},"codesize":97394.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.120074987411499,"user_time_secs":6.77556,"sys_time_secs":0.343977,"maxrss_kB":352248,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1209984826,"minor_words":1199367313,"promoted_words":48881708,"major_words":59499221,"minor_collections":4593,"major_collections":21,"forced_major_collections":0,"heap_words":41399956,"top_heap_words":43639061},"codesize":1019072.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.4750678539276123,"user_time_secs":3.246478,"sys_time_secs":0.228174,"maxrss_kB":247216,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":269484968,"minor_words":264242016,"promoted_words":135236133,"major_words":140479085,"minor_collections":1390,"major_collections":24,"forced_major_collections":0,"heap_words":25444361,"top_heap_words":32198674},"codesize":332633.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.8155310153961182,"user_time_secs":0.803294,"sys_time_secs":0.011989,"maxrss_kB":10780,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15863778,"minor_words":9359654,"promoted_words":3523231,"major_words":10027355,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":378984.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":2.860870838165283,"user_time_secs":2.668522,"sys_time_secs":0.192037,"maxrss_kB":218112,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":75001222,"minor_words":75001156,"promoted_words":49933688,"major_words":49933754,"minor_collections":294,"major_collections":16,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27160576},"codesize":346917.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.4117369651794434,"user_time_secs":1.335489,"sys_time_secs":0.07597,"maxrss_kB":166784,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":96997080,"minor_words":96997014,"promoted_words":22049659,"major_words":22049725,"minor_collections":376,"major_collections":13,"forced_major_collections":0,"heap_words":20672512,"top_heap_words":20672512},"codesize":177666.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.766790866851807,"user_time_secs":23.761917,"sys_time_secs":0.003999,"maxrss_kB":10820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1144179741,"minor_words":1127730535,"promoted_words":10976158,"major_words":27425364,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":485070,"top_heap_words":552777},"codesize":592852.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.680994033813477,"user_time_secs":20.864439,"sys_time_secs":0.81586,"maxrss_kB":1054412,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":167772880,"minor_words":33555084,"promoted_words":480,"major_words":134218276,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":134270982,"top_heap_words":134270982},"codesize":267074.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.4002490043640137,"user_time_secs":1.331924,"sys_time_secs":0.067996,"maxrss_kB":66516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":549686729,"minor_words":542209185,"promoted_words":298328,"major_words":7775872,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7772400,"top_heap_words":7772400},"codesize":396473.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.7766969203948975,"user_time_secs":3.740296,"sys_time_secs":0.036002,"maxrss_kB":11660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":397178118,"minor_words":296917086,"promoted_words":91594,"major_words":100352626,"minor_collections":1654,"major_collections":847,"forced_major_collections":0,"heap_words":514189,"top_heap_words":632731},"codesize":442755.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.6581459045410156,"user_time_secs":3.641738,"sys_time_secs":0.016007,"maxrss_kB":30396,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2160065230,"minor_words":2155870856,"promoted_words":490,"major_words":4194864,"minor_collections":8230,"major_collections":9,"forced_major_collections":0,"heap_words":3198985,"top_heap_words":3198985},"codesize":267541.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.925249099731445,"user_time_secs":9.912674000000001,"sys_time_secs":0.012,"maxrss_kB":20232,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":269640.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.28545904159546,"user_time_secs":22.036556,"sys_time_secs":0.248006,"maxrss_kB":346188,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2633229158,"minor_words":2626589640,"promoted_words":62642583,"major_words":69282101,"minor_collections":10031,"major_collections":21,"forced_major_collections":0,"heap_words":42093354,"top_heap_words":42609450},"codesize":2363695.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.791285037994385,"user_time_secs":29.166073,"sys_time_secs":0.623958,"maxrss_kB":813308,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":103147598,"minor_words":102097930,"promoted_words":102097691,"major_words":103147359,"minor_collections":543,"major_collections":73,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590},"codesize":312618.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":17.673145055770874,"user_time_secs":16.900581,"sys_time_secs":0.7718429999999999,"maxrss_kB":922736,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":288704580,"minor_words":216263586,"promoted_words":167548684,"major_words":239989678,"minor_collections":849,"major_collections":31,"forced_major_collections":0,"heap_words":108017986,"top_heap_words":123601042},"codesize":347131.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":96.57464504241943,"user_time_secs":96.047763,"sys_time_secs":0.523976,"maxrss_kB":509268,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242826,"minor_words":146522663,"promoted_words":1819833,"major_words":68539996,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":312827.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.822503089904785,"user_time_secs":47.145042,"sys_time_secs":2.675832,"maxrss_kB":3391056,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5028775787,"minor_words":3728515708,"promoted_words":715655,"major_words":1300975734,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":343852432,"top_heap_words":433310209},"codesize":268654.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.0737757682800293,"user_time_secs":1.053526,"sys_time_secs":0.020029,"maxrss_kB":21412,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6493521,"minor_words":6230286,"promoted_words":6028556,"major_words":6291791,"minor_collections":360,"major_collections":19,"forced_major_collections":0,"heap_words":2213891,"top_heap_words":2213891},"codesize":267632.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.682997941970825,"user_time_secs":2.642659,"sys_time_secs":0.039979,"maxrss_kB":35040,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000698,"minor_words":631,"promoted_words":473,"major_words":4000540,"minor_collections":2,"major_collections":2,"forced_major_collections":0,"heap_words":4053251,"top_heap_words":4053251},"codesize":267247.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.10454797744751,"user_time_secs":40.095479,"sys_time_secs":0.007998999999999999,"maxrss_kB":10716,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":346655.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"thread_ring_lwt_stream.20_000","command":"taskset --cpu-list 5 ./thread_ring_lwt_stream.exe 20_000","time_secs":12.65398621559143,"user_time_secs":12.645465,"sys_time_secs":0.008,"maxrss_kB":10588,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1800793748,"minor_words":1800792674,"promoted_words":467833110,"major_words":467834184,"minor_collections":8968,"major_collections":4193,"forced_major_collections":0,"heap_words":353268,"top_heap_words":398324},"codesize":495552.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.399141073226929,"user_time_secs":7.370717,"sys_time_secs":0.027995,"maxrss_kB":28320,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":267006.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.23465800285339355,"user_time_secs":0.206175,"sys_time_secs":0.028111,"maxrss_kB":46004,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35961338,"minor_words":35662423,"promoted_words":4205420,"major_words":4504335,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2363695.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.43464207649231,"user_time_secs":5.306301,"sys_time_secs":0.127959,"maxrss_kB":202896,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25417852,"minor_words":1116,"promoted_words":817,"major_words":25417553,"minor_collections":4,"major_collections":4,"forced_major_collections":0,"heap_words":25482210,"top_heap_words":25482210},"codesize":348303.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.9728081226348877,"user_time_secs":1.972524,"sys_time_secs":0.0,"maxrss_kB":10780,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1711414692,"minor_words":1711414626,"promoted_words":2683405,"major_words":2683471,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":404000,"top_heap_words":468420},"codesize":274160.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":465.19324588775635,"user_time_secs":464.825472,"sys_time_secs":0.349169,"maxrss_kB":275016,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106025724419,"minor_words":105867545752,"promoted_words":6206884701,"major_words":6365063368,"minor_collections":404307,"major_collections":893,"forced_major_collections":0,"heap_words":21226124,"top_heap_words":39058893},"codesize":1269132.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.482706069946289,"user_time_secs":6.966241,"sys_time_secs":0.515869,"maxrss_kB":620264,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":304534557,"minor_words":270539521,"promoted_words":49619202,"major_words":83614238,"minor_collections":1044,"major_collections":9,"forced_major_collections":0,"heap_words":77806026,"top_heap_words":77806026},"codesize":332020.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"lexifi-g2pp.","command":"taskset --cpu-list 5 ./main.exe","time_secs":10.988892078399658,"user_time_secs":10.97229,"sys_time_secs":0.015994,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1658467652,"minor_words":1658467586,"promoted_words":186307,"major_words":186373,"minor_collections":6329,"major_collections":5,"forced_major_collections":0,"heap_words":209891,"top_heap_words":209891},"codesize":294761.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.3606688976287842,"user_time_secs":1.352423,"sys_time_secs":0.008002,"maxrss_kB":10660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":774119657,"minor_words":774119591,"promoted_words":2354291,"major_words":2354357,"minor_collections":2992,"major_collections":78,"forced_major_collections":0,"heap_words":122880,"top_heap_words":122880},"codesize":284869.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.447603940963745,"user_time_secs":7.447214,"sys_time_secs":0.0,"maxrss_kB":10768,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1212,"minor_words":1146,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":348062.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.55897378921509,"user_time_secs":46.553722,"sys_time_secs":0.003999,"maxrss_kB":10732,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":193824.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":45.92947506904602,"user_time_secs":45.692237,"sys_time_secs":0.236001,"maxrss_kB":267008,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":100761414,"minor_words":68362054,"promoted_words":1542324,"major_words":33941684,"minor_collections":266,"major_collections":7,"forced_major_collections":0,"heap_words":34005193,"top_heap_words":34005193},"codesize":351788.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"chameneos_redux_lwt.600000","command":"taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000","time_secs":2.66316294670105,"user_time_secs":2.175087,"sys_time_secs":0.487795,"maxrss_kB":10568,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":565214532,"minor_words":565214466,"promoted_words":797690,"major_words":797756,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":475855.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.165979862213135,"user_time_secs":5.149554,"sys_time_secs":0.016004,"maxrss_kB":22220,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1228282239,"minor_words":1227750071,"promoted_words":1932939,"major_words":2465107,"minor_collections":4691,"major_collections":13,"forced_major_collections":0,"heap_words":2014870,"top_heap_words":2080409},"codesize":240267.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.4288151264190674,"user_time_secs":2.412462,"sys_time_secs":0.016003,"maxrss_kB":10744,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":186740547,"minor_words":186740481,"promoted_words":23366105,"major_words":23366171,"minor_collections":792,"major_collections":160,"forced_major_collections":0,"heap_words":532480,"top_heap_words":659456},"codesize":248950.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":251.95036697387695,"user_time_secs":245.805891,"sys_time_secs":6.135847,"maxrss_kB":5168648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3176779391,"minor_words":2456390949,"promoted_words":422411197,"major_words":1142799639,"minor_collections":9395,"major_collections":32,"forced_major_collections":0,"heap_words":598532027,"top_heap_words":659757961},"codesize":1019072.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.317728996276855,"user_time_secs":9.309239,"sys_time_secs":0.007997000000000001,"maxrss_kB":10716,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":510492,"minor_words":510426,"promoted_words":775,"major_words":841,"minor_collections":2,"major_collections":1,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056},"codesize":97751.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.232442855834961,"user_time_secs":8.219984,"sys_time_secs":0.011999,"maxrss_kB":10640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":82075936,"minor_words":82075870,"promoted_words":7589,"major_words":7655,"minor_collections":313,"major_collections":1,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960},"codesize":172202.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.391948938369751,"user_time_secs":3.203607,"sys_time_secs":0.187976,"maxrss_kB":10772,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1704109942,"minor_words":4058681,"promoted_words":121905,"major_words":1700173166,"minor_collections":43056,"major_collections":43046,"forced_major_collections":0,"heap_words":151656,"top_heap_words":256113},"codesize":271307.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.23113489151001,"user_time_secs":7.21873,"sys_time_secs":0.011997,"maxrss_kB":10584,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":347227.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.596272945404053,"user_time_secs":9.391696,"sys_time_secs":0.203993,"maxrss_kB":221360,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":916457130,"minor_words":916457064,"promoted_words":269596496,"major_words":269596562,"minor_collections":3518,"major_collections":45,"forced_major_collections":0,"heap_words":27475968,"top_heap_words":27578368},"codesize":346882.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":220.29480504989624,"user_time_secs":218.902074,"sys_time_secs":1.383946,"maxrss_kB":558936,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22051587731,"minor_words":19241342580,"promoted_words":433729972,"major_words":3243975123,"minor_collections":73528,"major_collections":251,"forced_major_collections":0,"heap_words":49271233,"top_heap_words":78983786},"codesize":1269132.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":24.72826099395752,"user_time_secs":20.223287,"sys_time_secs":4.503841,"maxrss_kB":5019844,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":908038284,"minor_words":671060044,"promoted_words":402579217,"major_words":639557457,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200706,"top_heap_words":640200706},"codesize":325620.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.00225591659546,"user_time_secs":21.985363,"sys_time_secs":0.016,"maxrss_kB":17444,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9746364127,"minor_words":9746347343,"promoted_words":10641649,"major_words":10658433,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1409626},"codesize":411056.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":3.919912099838257,"user_time_secs":3.907601,"sys_time_secs":0.011998,"maxrss_kB":10980,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":452110546,"minor_words":452110480,"promoted_words":24385453,"major_words":24385519,"minor_collections":1798,"major_collections":148,"forced_major_collections":0,"heap_words":610304,"top_heap_words":696320},"codesize":248200.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.719151020050049,"user_time_secs":3.710794,"sys_time_secs":0.007997000000000001,"maxrss_kB":10556,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":955728562,"minor_words":955727488,"promoted_words":86206516,"major_words":86207590,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":246772,"top_heap_words":246772},"codesize":467977.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.5121560096740723,"user_time_secs":3.279843,"sys_time_secs":0.231988,"maxrss_kB":10696,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1667654858,"minor_words":3543951,"promoted_words":126269,"major_words":1664237176,"minor_collections":33463,"major_collections":33454,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":391992.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.0785231590271,"user_time_secs":4.074131,"sys_time_secs":0.003998,"maxrss_kB":10748,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2170606993,"minor_words":2170606575,"promoted_words":1245970,"major_words":1246388,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":176482,"top_heap_words":176482},"codesize":344050.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"menhir.sysver","command":"taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly","time_secs":85.35935115814209,"user_time_secs":84.223725,"sys_time_secs":1.131942,"maxrss_kB":917452,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9321313230,"minor_words":9183187535,"promoted_words":329830454,"major_words":467956149,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98578499,"top_heap_words":107282499},"codesize":1019072.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.8544130325317383,"user_time_secs":1.850101,"sys_time_secs":0.003995,"maxrss_kB":10648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1501160450,"minor_words":1501160384,"promoted_words":212006,"major_words":212072,"minor_collections":5733,"major_collections":13,"forced_major_collections":0,"heap_words":81920,"top_heap_words":81920},"codesize":236096.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":46.13818907737732,"user_time_secs":45.79285,"sys_time_secs":0.344006,"maxrss_kB":321820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":136752361,"minor_words":88097616,"promoted_words":2355373,"major_words":51010118,"minor_collections":349,"major_collections":18,"forced_major_collections":0,"heap_words":34691891,"top_heap_words":42883895},"codesize":348296.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.749636888504028,"user_time_secs":7.741125,"sys_time_secs":0.008000999999999999,"maxrss_kB":10828,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc -Wa,-mbranches-within-32B","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":400001334,"minor_words":400001268,"promoted_words":846,"major_words":912,"minor_collections":1526,"major_collections":1,"forced_major_collections":0,"heap_words":65536,"top_heap_words":65536},"codesize":348353.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
diff --git a/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/sequential/turing/20250115_001002/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}
diff --git a/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential.20250115_051927.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential.20250115_051927.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
new file mode 100644
index 000000000..04e7414ca
--- /dev/null
+++ b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential.20250115_051927.49baed77c5e7f1f83f39220d5a0c2bc89ffc446f.log
@@ -0,0 +1,600 @@
+System load detected, waiting to run bench (retrying in 5 minutes)
+Loadavg: 214
+5.4.0
+Filtering some benchmarks for OCaml 5.4.0
+opam init --bare --no-setup --no-opamrc --disable-sandboxing ./dependencies
+[NOTE] Will configure from built-in defaults.
+Checking for available remotes: rsync and local, git, mercurial.
+  - you won't be able to use darcs repositories unless you install the darcs command on your system.
+
+
+<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
+[default] Initialised
+rm -rf dependencies/packages/ocaml/ocaml.5.4.0+trunk
+rm -rf dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+mkdir -p dependencies/packages/ocaml/ocaml.5.4.0+trunk
+cp -R dependencies/template/ocaml/* dependencies/packages/ocaml/ocaml.5.4.0+trunk/
+mkdir -p dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk
+cp -R dependencies/template/ocaml-base-compiler/* \
+  dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/
+{	if [ "https://github.com/ocaml/ocaml/archive/trunk.tar.gz" == "" ]; then	\
+		url="$(jq -r '.url // empty' ocaml-versions/5.4.0+trunk.json)"; \
+	else \
+		url="https://github.com/ocaml/ocaml/archive/trunk.tar.gz"; \
+	fi; \
+	echo "url { src: \"$url\" }"; echo "setenv: [ [ ORUN_CONFIG_ocaml_url = \"$url\" ] ]"; } \
+>> dependencies/packages/ocaml-base-compiler/ocaml-base-compiler.5.4.0+trunk/opam;
+# Read OCAML_CONFIG_OPTION from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already.  The variable is read even if the
+# environment variable is set to be empty. `run_all_custom.sh` always
+# sets the OCAML_CONFIG_OPTION -- it is empty if no "configure" key is
+# present in the sandmark nightly config file.
+# Read OCAML_RUN_PARAM from the ocaml-version/5.4.0+trunk.json file if env
+# variable is not set already. See comment above for
+# OCAML_CONFIG_OPTION.
+opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] synchronised from file:///tmp/sandmark/dependencies
+Now run 'opam upgrade' to apply any package updates.
+OCAMLRUNPARAM="" OCAMLCONFIGOPTION="" opam switch create --keep-build-dir --yes 5.4.0+trunk ocaml-base-compiler.5.4.0+trunk
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[ocaml-base-compiler.5.4.0+trunk] downloaded from https://github.com/ocaml/ocaml/archive/trunk.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bigarray.base
+-> installed base-threads.base
+-> installed base-unix.base
+-> installed ocaml-base-compiler.5.4.0+trunk
+-> installed ocaml-config.1
+-> installed ocaml.5.4.0+trunk
+Done.
+# Run eval $(opam env) to update the current shell environment
+# TODO remove pin when a new orun version is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk orun https://github.com/ocaml-bench/orun.git
+Package orun does not exist, create as a NEW package? [Y/n] y
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev: git]
+[orun.~dev] synchronised from git+https://github.com/ocaml-bench/orun.git
+orun is now pinned to git+https://github.com/ocaml-bench/orun.git (version 0.1)
+# TODO remove pin when a new runtime_events_tools is released on opam
+opam pin add -n --yes --switch 5.4.0+trunk runtime_events_tools https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+Package runtime_events_tools does not exist, create as a NEW package? [Y/n] y
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev: git]
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+runtime_events_tools is now pinned to git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25 (version ~dev)
+opam pin add -n --yes --switch 5.4.0+trunk ocamlfind https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+Package ocamlfind does not exist, create as a NEW package? [Y/n] y
+[ocamlfind.~dev: http]
+[ocamlfind.~dev] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlfind is now pinned to https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz (version 1.9.3.git)
+opam pin add -n --yes --switch 5.4.0+trunk coq-core https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-core does not exist, create as a NEW package? [Y/n] y
+[coq-core.~dev: http]
+[coq-core.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-core is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+opam pin add -n --yes --switch 5.4.0+trunk coq-stdlib https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+Package coq-stdlib does not exist, create as a NEW package? [Y/n] y
+[coq-stdlib.~dev: http]
+[coq-stdlib.~dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+coq-stdlib is now pinned to https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz (version dev)
+Using default dune.3.15.3
+/home/sandmark/.opam/default
+Linking to system dune files found at: /home/sandmark/.opam/default
+/home/sandmark/.opam/default/bin/dune --version = n/a
+ln -s /home/sandmark/.opam/default/bin/dune /tmp/sandmark/_opam/sys_dune/bin/dune
+ln -s /home/sandmark/.opam/default/bin/jbuilder /tmp/sandmark/_opam/sys_dune/bin/jbuilder
+ln -s /home/sandmark/.opam/default/lib/dune /tmp/sandmark/_opam/sys_dune/lib/dune
+opam repo add upstream "git+https://github.com/ocaml/opam-repository.git" --on-switch=5.4.0+trunk --rank 2
+[upstream] Initialised
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+opam install --switch=5.4.0+trunk --yes ocamlfind
+
+<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+
+The following actions will be performed:
+  - install ocamlfind 1.9.3.git*
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed ocamlfind.1.9.3.git
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam install --switch=5.4.0+trunk --yes "dune.3.15.3" "dune-configurator.3.15.3"
+The following actions will be performed:
+  - install dune              3.15.3
+  - install csexp             1.5.2  [required by dune-configurator]
+  - install dune-configurator 3.15.3
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[csexp.1.5.2] downloaded from https://github.com/ocaml-dune/csexp/releases/download/1.5.2/csexp-1.5.2.tbz
+[dune.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+[dune-configurator.3.15.3] downloaded from https://github.com/ocaml/dune/releases/download/3.15.3/dune-3.15.3.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed dune.3.15.3
+-> installed csexp.1.5.2
+-> installed dune-configurator.3.15.3
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Pin the version so it doesn't change when installing packages
+opam pin add --switch=5.4.0+trunk --yes -n dune "3.15.3"
+dune is now pinned to version 3.15.3
+# Retrieve set of version constraints for chosen OCaml version
+Using template/dev-5.x.opam
+# Conditionally install runtime_events_tools for olly (pausetimes)
+Enabling pausetimes for OCaml >= 5
+opam repo add alpha git+https://github.com/kit-ty-kate/opam-alpha-repository.git --on-switch=5.4.0+trunk --rank 2
+[alpha] Initialised
+opam exec --switch 5.4.0+trunk -- opam update
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+opam install --switch=5.4.0+trunk --yes "lru" "psq"
+The following actions will be performed:
+  - install seq base  [required by psq]
+  - install psq 0.2.1
+  - install lru 0.3.1
+===== 3 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[seq.base/META.seq] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/META.seq
+[seq.base/seq.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/seq/seq.install
+[lru.0.3.1] downloaded from https://github.com/pqwy/lru/releases/download/v0.3.1/lru-0.3.1.tbz
+[psq.0.2.1] downloaded from https://github.com/pqwy/psq/releases/download/v0.2.1/psq-0.2.1.tbz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed seq.base
+-> installed psq.0.2.1
+-> installed lru.0.3.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+opam exec --switch 5.4.0+trunk -- opam list
+# Packages matching: installed
+# Name              # Installed # Synopsis
+base-bigarray       base
+base-threads        base
+base-unix           base
+csexp               1.5.2       Parsing and printing of S-expressions in Canonical form
+dune                3.15.3      pinned to version 3.15.3
+dune-configurator   3.15.3      Helper library for gathering system configuration
+lru                 0.3.1       Scalable LRU caches
+ocaml               5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler 5.4.0+trunk OCaml compiler
+ocaml-config        1           OCaml Switch Configuration
+ocamlfind           1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+psq                 0.2.1       Functional Priority Search Queues
+seq                 base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+opam update --switch=5.4.0+trunk
+
+<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
+[default] no changes from file:///tmp/sandmark/dependencies
+[alpha] no changes from git+https://github.com/kit-ty-kate/opam-alpha-repository.git
+[upstream] no changes from git+https://github.com/ocaml/opam-repository.git
+upstream (at git+https://github.com/ocaml/opam-repository.git): 
+    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)
+
+
+<><> Synchronising development packages <><><><><><><><><><><><><><><><><><><><>
+[ocamlfind.1.9.3.git] downloaded from https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+[coq-stdlib.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[orun.0.1] no changes from git+https://github.com/ocaml-bench/orun.git
+[coq-core.dev] downloaded from https://github.com/ejgallego/coq/archive/refs/tags/multicore-2021-09-29.tar.gz
+[runtime_events_tools.~dev] no changes from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+The following actions will be performed:
+  - install conf-gmp                1
+  - install ocaml_intrinsics_kernel v0.17.1
+  - install conf-pkg-config         1.2
+  - install conf-findutils          1
+  - install conf-m4                 1
+  - install yojson                  2.2.2
+  - install conf-autoconf           0.2
+  - install thread-table            1.0.0
+  - install sexplib0                v0.17.0
+  - install ocaml-syntax-shims      1.0.0
+  - install conf-cmake              1
+  - install stdlib-shims            0.1.0
+  - install eqaf                    0.10
+  - install either                  1.0.0
+  - install menhirLib               20200612
+  - install stringext               1.6.0
+  - install menhirSdk               20200612
+  - install conf-openblas           0.2.2
+  - install ocamlbuild              0.15.0
+  - install bigarray-compat         1.1.0
+  - install base-bytes              base
+  - install conf-perl               1
+  - install cppo                    1.6.7
+  - install minilight               1.6
+  - install re                      1.12.0
+  - install owl-base                1.1
+  - install num                     1.3
+  - install camlp-streams           5.0
+  - install cmdliner                1.3.0
+  - install optint                  0.3.0
+  - install result                  1.5
+  - install domain_shims            0.1.0
+  - install conf-zlib               1
+  - install conf-libffi             2.0.0
+  - install domain-local-await      1.0.1
+  - install rungen                  0.0.1
+  - install base                    v0.17.1
+  - install ocamlgraph              2.0.0
+  - install integers                0.7.0
+  - install menhir                  20200612
+  - install topkg                   1.0.7
+  - install nbcodec                 20151119
+  - install bigstringaf             0.6.1
+  - install digestif                1.0.0
+  - install base64                  3.4.0
+  - install zarith                  1.10
+  - install ocplib-endian           1.2
+  - install ocplib-simplex          0.4.1
+  - install cubicle                 1.2.0
+  - install orun                    0.1*
+  - install checkseum               0.3.4
+  - install saturn_lockfree         0.4.0
+  - install camlzip                 1.13
+  - install stdio                   v0.17.0
+  - install ctypes                  0.23.0
+  - install psmt2-frontend          0.4.0
+  - install uutf                    1.0.3
+  - install uuidm                   0.9.9
+  - install rresult                 0.6.0
+  - install react                   1.2.2
+  - install mtime                   1.2.0
+  - install fmt                     0.9.0
+  - install astring                 0.8.5
+  - install angstrom                0.16.1
+  - install lwt                     5.7.0
+  - install alt-ergo-lib            2.4.2
+  - install decompress              1.1.0
+  - install saturn                  0.4.0
+  - install npy                     0.0.9
+  - install ctypes-foreign          0.23.0
+  - install jsonm                   1.0.2
+  - install uri                     4.1.0
+  - install logs                    0.7.0
+  - install alt-ergo-parsers        2.4.2
+  - install domainslib              0.5.1
+  - install owl                     1.1
+  - install hdr_histogram           0.0.4
+  - install repr                    0.6.0
+  - install alt-ergo                2.4.2
+  - install runtime_events_tools    ~dev*
+===== 80 to install =====
+
+<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+[alt-ergo-lib.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo-lib.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo-lib/version_update.patch
+[alt-ergo-parsers.2.4.2] downloaded from https://github.com/OCamlPro/alt-ergo/archive/refs/tags/2.4.2.tar.gz
+[alt-ergo.2.4.2/version_update.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/alt-ergo/version_update.patch
+[astring.0.8.5] downloaded from https://erratique.ch/software/astring/releases/astring-0.8.5.tbz
+[angstrom.0.16.1] downloaded from https://github.com/inhabitedtype/angstrom/archive/0.16.1.tar.gz
+[base.v0.17.1] downloaded from https://github.com/janestreet/base/archive/refs/tags/v0.17.1.tar.gz
+[bigarray-compat.1.1.0] downloaded from https://github.com/mirage/bigarray-compat/releases/download/v1.1.0/bigarray-compat-1.1.0.tbz
+[base64.3.4.0] downloaded from https://github.com/mirage/ocaml-base64/releases/download/v3.4.0/base64-v3.4.0.tbz
+[bigstringaf.0.6.1] downloaded from https://github.com/inhabitedtype/bigstringaf/archive/0.6.1.tar.gz
+[camlp-streams.5.0] downloaded from https://github.com/ocaml/camlp-streams/archive/refs/tags/v5.0.tar.gz
+[camlzip.1.13] downloaded from https://github.com/xavierleroy/camlzip/archive/rel113.tar.gz
+[checkseum.0.3.4] downloaded from https://github.com/mirage/checkseum/releases/download/v0.3.4/checkseum-0.3.4.tbz
+[cmdliner.1.3.0] downloaded from https://erratique.ch/software/cmdliner/releases/cmdliner-1.3.0.tbz
+[conf-cmake.1/configure.sh] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-cmake/configure.sh
+[conf-gmp.1/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-gmp/test.c.1
+[conf-openblas.0.2.2/test.c] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/conf-openblas/test.c.0.2.2
+[cppo.1.6.7] downloaded from cache at https://opam.ocaml.org/cache/
+[ctypes-foreign.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[ctypes.0.23.0] downloaded from https://github.com/yallop/ocaml-ctypes/archive/refs/tags/0.23.0.tar.gz
+[cubicle.1.2.0] downloaded from https://github.com/cubicle-model-checker/cubicle/releases/download/1.2.0/cubicle-1.2.0.tar.gz
+[decompress.1.1.0] downloaded from https://github.com/mirage/decompress/releases/download/v1.1.0/decompress-v1.1.0.tbz
+[cubicle.1.2.0/cubicle.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/cubicle/cubicle.install
+[digestif.1.0.0] downloaded from https://github.com/mirage/digestif/releases/download/v1.0.0/digestif-v1.0.0.tbz
+[domain_shims.0.1.0] downloaded from https://gitlab.com/gasche/domain-shims/-/archive/0.1.0/domain-shims-0.1.0.tar.gz
+[domain-local-await.1.0.1] downloaded from https://github.com/ocaml-multicore/domain-local-await/releases/download/1.0.1/domain-local-await-1.0.1.tbz
+[either.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[domainslib.0.5.1] downloaded from https://github.com/ocaml-multicore/domainslib/releases/download/0.5.1/domainslib-0.5.1.tbz
+[fmt.0.9.0] downloaded from https://erratique.ch/software/fmt/releases/fmt-0.9.0.tbz
+[eqaf.0.10] downloaded from https://github.com/mirage/eqaf/releases/download/v0.10/eqaf-0.10.tbz
+[integers.0.7.0] downloaded from https://github.com/yallop/ocaml-integers/archive/0.7.0.tar.gz
+[hdr_histogram.0.0.4] downloaded from https://github.com/ocaml-multicore/hdr_histogram_ocaml/releases/download/0.0.4/hdr_histogram-0.0.4.tbz
+[jsonm.1.0.2] downloaded from https://erratique.ch/software/jsonm/releases/jsonm-1.0.2.tbz
+[logs.0.7.0] downloaded from https://erratique.ch/software/logs/releases/logs-0.7.0.tbz
+[lwt.5.7.0] downloaded from https://github.com/ocsigen/lwt/archive/refs/tags/5.7.0.tar.gz
+[menhir.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirLib.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[menhirSdk.20200612] downloaded from https://gitlab.inria.fr/fpottier/menhir/-/archive/20200612/archive.tar.gz
+[mtime.1.2.0] downloaded from cache at https://opam.ocaml.org/cache/
+[minilight.1.6] downloaded from http://www.hxa.name/minilight/minilight16ocaml.tar.gz
+[npy.0.0.9] downloaded from https://github.com/LaurentMazare/npy-ocaml/archive/0.0.9.tar.gz
+[nbcodec.20151119] downloaded from https://github.com/dbuenzli/nbcodec/archive/54ede66d0f552628625c9e0599df592bda63ab2e.tar.gz
+[minilight.1.6/minilight.install] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/minilight/minilight.install
+[ocaml-syntax-shims.1.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[num.1.3] downloaded from https://github.com/ocaml/num/archive/v1.3.tar.gz
+[ocaml_intrinsics_kernel.v0.17.1] downloaded from https://github.com/janestreet/ocaml_intrinsics_kernel/archive/refs/tags/v0.17.1.tar.gz
+[num.1.3/installation-warning.patch] downloaded from https://raw.githubusercontent.com/ocaml/opam-source-archives/main/patches/num/installation-warning.patch
+[ocamlbuild.0.15.0] downloaded from https://github.com/ocaml/ocamlbuild/archive/refs/tags/0.15.0.tar.gz
+[ocamlgraph.2.0.0] downloaded from cache at https://opam.ocaml.org/cache/
+[ocplib-endian.1.2] downloaded from https://github.com/OCamlPro/ocplib-endian/archive/refs/tags/1.2.tar.gz
+[ocplib-simplex.0.4.1] downloaded from https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz
+[optint.0.3.0] downloaded from https://github.com/mirage/optint/releases/download/v0.3.0/optint-0.3.0.tbz
+[owl.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[owl-base.1.1] downloaded from https://github.com/owlbarn/owl/releases/download/1.1/owl-1.1.tbz
+[psmt2-frontend.0.4.0] downloaded from https://github.com/OCamlPro-Coquera/psmt2-frontend/archive/0.4.0.tar.gz
+[re.1.12.0] downloaded from https://github.com/ocaml/ocaml-re/releases/download/1.12.0/re-1.12.0.tbz
+[react.1.2.2] downloaded from https://erratique.ch/software/react/releases/react-1.2.2.tbz
+[result.1.5] downloaded from cache at https://opam.ocaml.org/cache/
+[repr.0.6.0] downloaded from https://github.com/mirage/repr/releases/download/0.6.0/repr-fuzz-0.6.0.tbz
+[rresult.0.6.0] downloaded from http://erratique.ch/software/rresult/releases/rresult-0.6.0.tbz
+[rungen.0.0.1] downloaded from https://github.com/shakthimaan/rungen/releases/download/v0.0.1/rungen-v0.0.1.tbz
+[runtime_events_tools.~dev] synchronised from git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+[saturn.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[saturn_lockfree.0.4.0] downloaded from https://github.com/ocaml-multicore/saturn/releases/download/0.4.0/saturn-0.4.0.tbz
+[sexplib0.v0.17.0] downloaded from https://github.com/janestreet/sexplib0/archive/refs/tags/v0.17.0.tar.gz
+[stdio.v0.17.0] downloaded from https://github.com/janestreet/stdio/archive/refs/tags/v0.17.0.tar.gz
+[stringext.1.6.0] downloaded from https://github.com/rgrinberg/stringext/releases/download/1.6.0/stringext-1.6.0.tbz
+[stdlib-shims.0.1.0] downloaded from https://github.com/ocaml/stdlib-shims/releases/download/0.1.0/stdlib-shims-0.1.0.tbz
+[thread-table.1.0.0] downloaded from https://github.com/ocaml-multicore/thread-table/releases/download/1.0.0/thread-table-1.0.0.tbz
+[topkg.1.0.7] downloaded from https://erratique.ch/software/topkg/releases/topkg-1.0.7.tbz
+[uri.4.1.0] downloaded from cache at https://opam.ocaml.org/cache/
+[uuidm.0.9.9] downloaded from https://erratique.ch/software/uuidm/releases/uuidm-0.9.9.tbz
+[uutf.1.0.3] downloaded from https://erratique.ch/software/uutf/releases/uutf-1.0.3.tbz
+[yojson.2.2.2] downloaded from https://github.com/ocaml-community/yojson/releases/download/2.2.2/yojson-2.2.2.tbz
+[zarith.1.10] downloaded from https://github.com/ocaml/Zarith/archive/release-1.10.tar.gz
+
+<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+-> installed base-bytes.base
+-> installed bigarray-compat.1.1.0
+-> installed camlp-streams.5.0
+-> installed cmdliner.1.3.0
+-> installed bigstringaf.0.6.1
+-> installed conf-autoconf.0.2
+-> installed conf-cmake.1
+-> installed conf-findutils.1
+-> installed conf-gmp.1
+-> installed conf-m4.1
+-> installed conf-openblas.0.2.2
+-> installed conf-perl.1
+-> installed conf-pkg-config.1.2
+-> installed cppo.1.6.7
+-> installed domain_shims.0.1.0
+-> installed either.1.0.0
+-> installed eqaf.0.10
+-> installed menhirLib.20200612
+-> installed menhirSdk.20200612
+-> installed minilight.1.6
+-> installed ocaml-syntax-shims.1.0.0
+-> installed ocaml_intrinsics_kernel.v0.17.1
+-> installed optint.0.3.0
+-> installed re.1.12.0
+-> installed result.1.5
+-> installed sexplib0.v0.17.0
+-> installed stdlib-shims.0.1.0
+-> installed stringext.1.6.0
+-> installed thread-table.1.0.0
+-> installed yojson.2.2.2
+-> installed owl-base.1.1
+-> installed num.1.3
+-> installed angstrom.0.16.1
+-> installed base.v0.17.1
+-> installed base64.3.4.0
+-> installed checkseum.0.3.4
+-> installed conf-libffi.2.0.0
+-> installed conf-zlib.1
+-> installed digestif.1.0.0
+-> installed domain-local-await.1.0.1
+-> installed integers.0.7.0
+-> installed menhir.20200612
+-> installed ocamlbuild.0.15.0
+-> installed ocamlgraph.2.0.0
+-> installed ocplib-endian.1.2
+-> installed orun.0.1
+-> installed rungen.0.0.1
+-> installed saturn_lockfree.0.4.0
+-> installed zarith.1.10
+-> installed camlzip.1.13
+-> installed ctypes.0.23.0
+-> installed decompress.1.1.0
+-> installed psmt2-frontend.0.4.0
+-> installed stdio.v0.17.0
+-> installed topkg.1.0.7
+-> installed uri.4.1.0
+-> installed saturn.0.4.0
+-> installed cubicle.1.2.0
+-> installed nbcodec.20151119
+-> installed lwt.5.7.0
+-> installed npy.0.0.9
+-> installed astring.0.8.5
+-> installed fmt.0.9.0
+-> installed mtime.1.2.0
+-> installed react.1.2.2
+-> installed rresult.0.6.0
+-> installed uuidm.0.9.9
+-> installed uutf.1.0.3
+-> installed domainslib.0.5.1
+-> installed ocplib-simplex.0.4.1
+-> installed ctypes-foreign.0.23.0
+-> installed jsonm.1.0.2
+-> installed logs.0.7.0
+-> installed repr.0.6.0
+-> installed hdr_histogram.0.0.4
+-> installed runtime_events_tools.~dev
+-> installed alt-ergo-lib.2.4.2
+-> installed alt-ergo-parsers.2.4.2
+-> installed alt-ergo.2.4.2
+-> installed owl.1.1
+Done.
+# Run eval $(opam env) to update the current shell environment
+# Packages matching: installed
+# Name                  # Installed # Synopsis
+alt-ergo                2.4.2       The Alt-Ergo SMT prover
+alt-ergo-lib            2.4.2       The Alt-Ergo SMT prover library
+alt-ergo-parsers        2.4.2       The Alt-Ergo SMT prover parser library
+angstrom                0.16.1      Parser combinators built for speed and memory-efficiency
+astring                 0.8.5       Alternative String module for OCaml
+base                    v0.17.1     Full standard library replacement for OCaml
+base-bigarray           base
+base-bytes              base        Bytes library distributed with the OCaml compiler
+base-threads            base
+base-unix               base
+base64                  3.4.0       Base64 encoding for OCaml
+bigarray-compat         1.1.0       Compatibility library to use Stdlib.Bigarray when possible
+bigstringaf             0.6.1       Bigstring intrinsics and fast blits based on memcpy/memmove
+camlp-streams           5.0         The Stream and Genlex libraries for use with Camlp4 and Camlp5
+camlzip                 1.13        Accessing compressed files in ZIP, GZIP and JAR format
+checkseum               0.3.4       Adler-32, CRC32 and CRC32-C implementation in C and OCaml
+cmdliner                1.3.0       Declarative definition of command line interfaces for OCaml
+conf-autoconf           0.2         Virtual package relying on autoconf installation
+conf-cmake              1           Virtual package relying on cmake
+conf-findutils          1           Virtual package relying on findutils
+conf-gmp                1           Virtual package relying on a GMP lib system installation
+conf-libffi             2.0.0       Virtual package relying on libffi system installation
+conf-m4                 1           Virtual package relying on m4
+conf-openblas           0.2.2       Virtual package to install OpenBLAS and LAPACKE
+conf-perl               1           Virtual package relying on perl
+conf-pkg-config         1.2         Virtual package relying on pkg-config installation
+conf-zlib               1           Virtual package relying on zlib
+cppo                    1.6.7       Code preprocessor like cpp for OCaml
+csexp                   1.5.2       Parsing and printing of S-expressions in Canonical form
+ctypes                  0.23.0      Combinators for binding to C libraries without writing any C
+ctypes-foreign          0.23.0      Dynamic access to foreign C libraries using Ctypes
+cubicle                 1.2.0       SMT based model checker for parameterized systems
+decompress              1.1.0       Implementation of Zlib and GZip in OCaml
+digestif                1.0.0       Hashes implementations (SHA*, RIPEMD160, BLAKE2* and MD5)
+domain-local-await      1.0.1       A scheduler independent blocking mechanism
+domain_shims            0.1.0       A non-parallel implementation of Domains compatible with OCaml 4
+domainslib              0.5.1       Parallel Structures over Domains for Multicore OCaml
+dune                    3.15.3      pinned to version 3.15.3
+dune-configurator       3.15.3      Helper library for gathering system configuration
+either                  1.0.0       Compatibility Either module
+eqaf                    0.10        Constant-time equal function on string
+fmt                     0.9.0       OCaml Format pretty-printer combinators
+hdr_histogram           0.0.4       OCaml bindings to Hdr Histogram
+integers                0.7.0       Various signed and unsigned integer types for OCaml
+jsonm                   1.0.2       Non-blocking streaming JSON codec for OCaml
+logs                    0.7.0       Logging infrastructure for OCaml
+lru                     0.3.1       Scalable LRU caches
+lwt                     5.7.0       Promises and event-driven I/O
+menhir                  20200612    An LR(1) parser generator
+menhirLib               20200612    Runtime support library for parsers generated by Menhir
+menhirSdk               20200612    Compile-time library for auxiliary tools related to Menhir
+minilight               1.6         Minimal global illumination renderer.
+mtime                   1.2.0       Monotonic wall-clock time for OCaml
+nbcodec                 20151119    non-blocking IO interface design
+npy                     0.0.9       Numpy npy file format reading/writing.
+num                     1.3         The legacy Num library for arbitrary-precision integer and rational arithmetic
+ocaml                   5.4.0+trunk The OCaml compiler (virtual package)
+ocaml-base-compiler     5.4.0+trunk OCaml compiler
+ocaml-config            1           OCaml Switch Configuration
+ocaml-syntax-shims      1.0.0       Backport new syntax to older OCaml versions
+ocaml_intrinsics_kernel v0.17.1     Intrinsics
+ocamlbuild              0.15.0      OCamlbuild is a build system with builtin rules to easily build most OCaml projects
+ocamlfind               1.9.3.git   pinned to version 1.9.3.git at https://github.com/dra27/ocamlfind/archive/lib-layout.tar.gz
+ocamlgraph              2.0.0       A generic graph library for OCaml
+ocplib-endian           1.2         Optimised functions to read and write int16/32/64 from strings and bigarrays
+ocplib-simplex          0.4.1       A library implementing a simplex algorithm, in a functional style, for solving systems of linear inequalities
+optint                  0.3.0       Efficient integer types on 64-bit architectures
+orun                    0.1         pinned to version 0.1 at git+https://github.com/ocaml-bench/orun.git
+owl                     1.1         OCaml Scientific and Engineering Computing
+owl-base                1.1         OCaml Scientific and Engineering Computing - Base
+psmt2-frontend          0.4.0       The psmt2-frontend project
+psq                     0.2.1       Functional Priority Search Queues
+re                      1.12.0      RE is a regular expression library for OCaml
+react                   1.2.2       Declarative events and signals for OCaml
+repr                    0.6.0       Dynamic type representations. Provides no stability guarantee
+result                  1.5         Compatibility Result module
+rresult                 0.6.0       Result value combinators for OCaml
+rungen                  0.0.1       Generates dune files to run benchmarks from centralised config
+runtime_events_tools    ~dev        pinned to version ~dev at git+https://github.com/sadiqj/runtime_events_tools.git#09630b67b82f7d3226736793dd7bfc33999f4b25
+saturn                  0.4.0       Parallelism-safe data structures for multicore OCaml
+saturn_lockfree         0.4.0       Lock-free data structures for multicore OCaml
+seq                     base        Compatibility package for OCaml's standard iterator type starting from 4.07.
+sexplib0                v0.17.0     Library containing the definition of S-expressions and some base converters
+stdio                   v0.17.0     Standard IO library for OCaml
+stdlib-shims            0.1.0       Backport some of the new stdlib features to older compiler
+stringext               1.6.0       Extra string functions for OCaml
+thread-table            1.0.0       A lock-free thread-safe integer keyed hash table
+topkg                   1.0.7       The transitory OCaml software packager
+uri                     4.1.0       An RFC3986 URI/URL parsing library
+uuidm                   0.9.9       Universally unique identifiers (UUIDs) for OCaml
+uutf                    1.0.3       Non-blocking streaming Unicode codec for OCaml
+yojson                  2.2.2       Yojson is an optimized parsing and printing library for the JSON format
+zarith                  1.10        Implements arithmetic and logical operations over arbitrary-precision integers
+git log -n 1
+commit 5605805954a00497ed197c930641cddd580e1507
+Author: KC Sivaramakrishnan <kc@kcsrk.info>
+Date:   Tue Aug 27 11:48:16 2024 +0530
+
+    Update sequential notebook
+opam exec --switch 5.4.0+trunk -- rungen _build/5.4.0+trunk_1 run_config_filtered.json > runs_dune.inc
+opam exec --switch 5.4.0+trunk -- dune build --profile=release --workspace=ocaml-versions/.workspace.5.4.0+trunk @buildbench;
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+File "benchmarks/valet/test_lib.ml", line 19, characters 13-20:
+19 |         id = Uuidm.v `V4;
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 46, characters 11-18:
+46 |       id = Uuidm.v `V4;
+                ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+
+File "benchmarks/valet/test_lib.ml", line 83, characters 13-20:
+83 |     let id = Uuidm.v `V4 in
+                  ^^^^^^^
+Alert deprecated: Uuidm.v
+Use the version specific Uuidm.v* functions.
+Generating edge list...
+Generated. Time: 98.735170 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/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench
new file mode 100644
index 000000000..1f64d01de
--- /dev/null
+++ b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/5.4.0+trunk+vanilla+sequential_1.orun.summary.bench
@@ -0,0 +1,54 @@
+{"version":"5.15.0-126-generic","hostname":"turing","kernel":"Linux","arch":"x86_64"}
+{"name":"owl_gc.","command":"taskset --cpu-list 5 ./owl_gc.exe","time_secs":3.792802095413208,"user_time_secs":3.664306,"sys_time_secs":0.12801,"maxrss_kB":24028,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15010026,"minor_words":14803231,"promoted_words":88321,"major_words":295116,"minor_collections":10515,"major_collections":10515,"forced_major_collections":0,"heap_words":106263,"top_heap_words":106666},"codesize":2493957.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"levinson-durbin.","command":"taskset --cpu-list 5 ./levinson_durbin.exe","time_secs":2.824306011199951,"user_time_secs":2.759934,"sys_time_secs":0.063998,"maxrss_kB":10616,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1250789539,"minor_words":1000766054,"promoted_words":44335,"major_words":250067820,"minor_collections":8012,"major_collections":5945,"forced_major_collections":0,"heap_words":161014,"top_heap_words":235078},"codesize":96116.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.212079048156738,"user_time_secs":6.823616,"sys_time_secs":0.387978,"maxrss_kB":352196,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1209984826,"minor_words":1199367313,"promoted_words":48881708,"major_words":59499221,"minor_collections":4593,"major_collections":21,"forced_major_collections":0,"heap_words":41399956,"top_heap_words":43639061},"codesize":1003399.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fft.","command":"taskset --cpu-list 5 ./fft.exe","time_secs":3.608229160308838,"user_time_secs":3.419786,"sys_time_secs":0.187988,"maxrss_kB":247236,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":269484968,"minor_words":264242016,"promoted_words":135236133,"major_words":140479085,"minor_collections":1390,"major_collections":24,"forced_major_collections":0,"heap_words":25444361,"top_heap_words":32198674},"codesize":328305.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.8331530094146729,"user_time_secs":0.808901,"sys_time_secs":0.023908,"maxrss_kB":10704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":15863778,"minor_words":9359654,"promoted_words":3523231,"major_words":10027355,"minor_collections":102,"major_collections":102,"forced_major_collections":0,"heap_words":302924,"top_heap_words":417260},"codesize":372832.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"revcomp2.","command":"taskset --cpu-list 5 ./revcomp2.exe","time_secs":3.233059883117676,"user_time_secs":3.012687,"sys_time_secs":0.22005,"maxrss_kB":218024,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":75001222,"minor_words":75001156,"promoted_words":49933688,"major_words":49933754,"minor_collections":294,"major_collections":16,"forced_major_collections":0,"heap_words":27160576,"top_heap_words":27160576},"codesize":342233.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.4652409553527832,"user_time_secs":1.308811,"sys_time_secs":0.156096,"maxrss_kB":166668,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":96997080,"minor_words":96997014,"promoted_words":22049659,"major_words":22049725,"minor_collections":376,"major_collections":13,"forced_major_collections":0,"heap_words":20672512,"top_heap_words":20672512},"codesize":175115.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":29.71557903289795,"user_time_secs":29.702515,"sys_time_secs":0.011999,"maxrss_kB":10980,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1144179741,"minor_words":1127730535,"promoted_words":10976158,"major_words":27425364,"minor_collections":4386,"major_collections":170,"forced_major_collections":0,"heap_words":485070,"top_heap_words":552777},"codesize":584588.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"mergesort.67108864","command":"taskset --cpu-list 5 ./mergesort.exe 67108864","time_secs":24.853839874267578,"user_time_secs":24.037092,"sys_time_secs":0.815901,"maxrss_kB":1054476,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":167772880,"minor_words":33555084,"promoted_words":480,"major_words":134218276,"minor_collections":131,"major_collections":3,"forced_major_collections":0,"heap_words":134270982,"top_heap_words":134270982},"codesize":263183.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.422041893005371,"user_time_secs":1.377805,"sys_time_secs":0.04393,"maxrss_kB":66500,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":549686729,"minor_words":542209185,"promoted_words":298328,"major_words":7775872,"minor_collections":2080,"major_collections":12,"forced_major_collections":0,"heap_words":7772400,"top_heap_words":7772400},"codesize":392527.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"test_decompress.64_524_288","command":"taskset --cpu-list 5 ./test_decompress.exe 64 524_288","time_secs":4.199038982391357,"user_time_secs":4.134528,"sys_time_secs":0.064039,"maxrss_kB":11532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":397178118,"minor_words":296917086,"promoted_words":91594,"major_words":100352626,"minor_collections":1654,"major_collections":847,"forced_major_collections":0,"heap_words":514189,"top_heap_words":632731},"codesize":435953.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.6629629135131836,"user_time_secs":3.610588,"sys_time_secs":0.051979,"maxrss_kB":30372,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2160065230,"minor_words":2155870856,"promoted_words":490,"major_words":4194864,"minor_collections":8230,"major_collections":9,"forced_major_collections":0,"heap_words":3198985,"top_heap_words":3198985},"codesize":263671.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"game_of_life.256","command":"taskset --cpu-list 5 ./game_of_life.exe 256","time_secs":10.03419303894043,"user_time_secs":10.029708,"sys_time_secs":0.004,"maxrss_kB":20160,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2101953,"minor_words":637,"promoted_words":477,"major_words":2101793,"minor_collections":9,"major_collections":9,"forced_major_collections":0,"heap_words":1548560,"top_heap_words":1548560},"codesize":265708.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.638086080551147,"user_time_secs":22.365095,"sys_time_secs":0.272013,"maxrss_kB":346532,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2633229128,"minor_words":2626589626,"promoted_words":62644652,"major_words":69284154,"minor_collections":10031,"major_collections":21,"forced_major_collections":0,"heap_words":42130218,"top_heap_words":42646314},"codesize":2318123.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"markbench.20","command":"taskset --cpu-list 5 ./markbench.exe 20","time_secs":32.25845384597778,"user_time_secs":31.601162,"sys_time_secs":0.6560240000000001,"maxrss_kB":813172,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":103147598,"minor_words":102097930,"promoted_words":102097691,"major_words":103147359,"minor_collections":543,"major_collections":73,"forced_major_collections":20,"heap_words":102315011,"top_heap_words":103363590},"codesize":308470.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"regexredux2.","command":"taskset --cpu-list 5 ./regexredux2.exe","time_secs":18.232789993286133,"user_time_secs":17.43202,"sys_time_secs":0.8,"maxrss_kB":922704,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":288704580,"minor_words":216263586,"promoted_words":167548684,"major_words":239989678,"minor_collections":849,"major_collections":31,"forced_major_collections":0,"heap_words":108017986,"top_heap_words":123601042},"codesize":342459.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"grammatrix.","command":"taskset --cpu-list 5 ./grammatrix.exe","time_secs":96.60204315185547,"user_time_secs":96.01112000000001,"sys_time_secs":0.58797,"maxrss_kB":509256,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":213242826,"minor_words":146522663,"promoted_words":1819833,"major_words":68539996,"minor_collections":575,"major_collections":19,"forced_major_collections":0,"heap_words":63333506,"top_heap_words":64316546},"codesize":308657.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"evolutionary_algorithm.10000_10000","command":"taskset --cpu-list 5 ./evolutionary_algorithm.exe 10000 10000","time_secs":51.89423489570618,"user_time_secs":49.228601,"sys_time_secs":2.664032,"maxrss_kB":3390964,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":5029192221,"minor_words":3728932142,"promoted_words":715615,"major_words":1300975694,"minor_collections":14250,"major_collections":30,"forced_major_collections":0,"heap_words":343876534,"top_heap_words":433300206},"codesize":264769.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.1655941009521484,"user_time_secs":1.148895,"sys_time_secs":0.015956,"maxrss_kB":21496,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":6493521,"minor_words":6230286,"promoted_words":6028556,"major_words":6291791,"minor_collections":360,"major_collections":19,"forced_major_collections":0,"heap_words":2213891,"top_heap_words":2213891},"codesize":263711.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"quicksort.4000000","command":"taskset --cpu-list 5 ./quicksort.exe 4000000","time_secs":3.056441068649292,"user_time_secs":3.028042,"sys_time_secs":0.028,"maxrss_kB":35024,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":4000698,"minor_words":631,"promoted_words":473,"major_words":4000540,"minor_collections":2,"major_collections":2,"forced_major_collections":0,"heap_words":4053251,"top_heap_words":4053251},"codesize":263360.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.01767587661743,"user_time_secs":40.016577,"sys_time_secs":0.0,"maxrss_kB":10556,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1125,"minor_words":1059,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":341979.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.297599077224731,"user_time_secs":13.297049,"sys_time_secs":0.0,"maxrss_kB":10732,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1800793748,"minor_words":1800792674,"promoted_words":467833110,"major_words":467834184,"minor_collections":8968,"major_collections":4193,"forced_major_collections":0,"heap_words":353268,"top_heap_words":398324},"codesize":488505.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.385387897491455,"user_time_secs":7.363916,"sys_time_secs":0.019999,"maxrss_kB":28400,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3152576,"minor_words":635,"promoted_words":477,"major_words":3152418,"minor_collections":10,"major_collections":10,"forced_major_collections":0,"heap_words":2238716,"top_heap_words":2238716},"codesize":263101.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.24745416641235352,"user_time_secs":0.195377,"sys_time_secs":0.051834,"maxrss_kB":45940,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":35961338,"minor_words":35662423,"promoted_words":4205420,"major_words":4504335,"minor_collections":142,"major_collections":10,"forced_major_collections":0,"heap_words":4359578,"top_heap_words":4359578},"codesize":2318123.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fasta6.25_000_000","command":"taskset --cpu-list 5 ./fasta6.exe 25_000_000","time_secs":6.093773126602173,"user_time_secs":5.949465,"sys_time_secs":0.143938,"maxrss_kB":202952,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":25417852,"minor_words":1116,"promoted_words":817,"major_words":25417553,"minor_collections":4,"major_collections":4,"forced_major_collections":0,"heap_words":25482210,"top_heap_words":25482210},"codesize":343605.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"qr-decomposition.","command":"taskset --cpu-list 5 ./qr_decomposition.exe","time_secs":2.697603940963745,"user_time_secs":2.689085,"sys_time_secs":0.007991,"maxrss_kB":10648,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1711414692,"minor_words":1711414626,"promoted_words":2683405,"major_words":2683471,"minor_collections":6540,"major_collections":24,"forced_major_collections":0,"heap_words":404000,"top_heap_words":468420},"codesize":270196.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":455.83122086524963,"user_time_secs":455.376744,"sys_time_secs":0.437187,"maxrss_kB":275052,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":106025724419,"minor_words":105867545752,"promoted_words":6206884701,"major_words":6365063368,"minor_collections":404307,"major_collections":893,"forced_major_collections":0,"heap_words":21226124,"top_heap_words":39058893},"codesize":1247870.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.581943035125732,"user_time_secs":7.13754,"sys_time_secs":0.443847,"maxrss_kB":620208,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":304534557,"minor_words":270539521,"promoted_words":49619202,"major_words":83614238,"minor_collections":1044,"major_collections":9,"forced_major_collections":0,"heap_words":77806026,"top_heap_words":77806026},"codesize":327336.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.05324101448059,"user_time_secs":11.048709,"sys_time_secs":0.004,"maxrss_kB":10640,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1658467652,"minor_words":1658467586,"promoted_words":186307,"major_words":186373,"minor_collections":6329,"major_collections":5,"forced_major_collections":0,"heap_words":209891,"top_heap_words":209891},"codesize":290444.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.362300157546997,"user_time_secs":1.353975,"sys_time_secs":0.008011000000000001,"maxrss_kB":10620,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":774119657,"minor_words":774119591,"promoted_words":2354291,"major_words":2354357,"minor_collections":2992,"major_collections":78,"forced_major_collections":0,"heap_words":122880,"top_heap_words":122880},"codesize":280767.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.458623886108398,"user_time_secs":7.450157,"sys_time_secs":0.007998,"maxrss_kB":10656,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1212,"minor_words":1146,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":343367.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"fannkuchredux.12","command":"taskset --cpu-list 5 ./fannkuchredux.exe 12","time_secs":49.68774390220642,"user_time_secs":49.682351,"sys_time_secs":0.003999,"maxrss_kB":10544,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2451,"minor_words":2385,"promoted_words":0,"major_words":66,"minor_collections":0,"major_collections":0,"forced_major_collections":0,"heap_words":4096,"top_heap_words":4096},"codesize":190880.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"knucleotide3.","command":"taskset --cpu-list 5 ./knucleotide3.exe","time_secs":48.734885931015015,"user_time_secs":48.509513,"sys_time_secs":0.224006,"maxrss_kB":266964,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":100761414,"minor_words":68362054,"promoted_words":1542324,"major_words":33941684,"minor_collections":266,"major_collections":7,"forced_major_collections":0,"heap_words":34005193,"top_heap_words":34005193},"codesize":347007.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"chameneos_redux_lwt.600000","command":"taskset --cpu-list 5 ./chameneos_redux_lwt.exe 600000","time_secs":2.677696943283081,"user_time_secs":2.141018,"sys_time_secs":0.536255,"maxrss_kB":10700,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":565214532,"minor_words":565214466,"promoted_words":797690,"major_words":797756,"minor_collections":2168,"major_collections":24,"forced_major_collections":0,"heap_words":151552,"top_heap_words":151552},"codesize":469404.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.358028888702393,"user_time_secs":5.333025,"sys_time_secs":0.023986,"maxrss_kB":22384,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1228282239,"minor_words":1227750071,"promoted_words":1932939,"major_words":2465107,"minor_collections":4691,"major_collections":13,"forced_major_collections":0,"heap_words":2014870,"top_heap_words":2080409},"codesize":236550.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.431942939758301,"user_time_secs":2.427562,"sys_time_secs":0.003999,"maxrss_kB":10800,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":186740547,"minor_words":186740481,"promoted_words":23366105,"major_words":23366171,"minor_collections":792,"major_collections":160,"forced_major_collections":0,"heap_words":532480,"top_heap_words":659456},"codesize":245027.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":261.8531551361084,"user_time_secs":255.424045,"sys_time_secs":6.4198,"maxrss_kB":5168688,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":3176779391,"minor_words":2456390949,"promoted_words":422411197,"major_words":1142799639,"minor_collections":9395,"major_collections":32,"forced_major_collections":0,"heap_words":598532027,"top_heap_words":659757961},"codesize":1003399.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"soli.2000","command":"taskset --cpu-list 5 ./soli.exe 2000","time_secs":11.780164957046509,"user_time_secs":11.767533,"sys_time_secs":0.011999,"maxrss_kB":10636,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":510492,"minor_words":510426,"promoted_words":775,"major_words":841,"minor_collections":2,"major_collections":1,"forced_major_collections":0,"heap_words":45056,"top_heap_words":45056},"codesize":96424.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"nqueens.14","command":"taskset --cpu-list 5 ./nqueens.exe 14","time_secs":9.756271123886108,"user_time_secs":9.751656000000001,"sys_time_secs":0.003999,"maxrss_kB":10516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":82075936,"minor_words":82075870,"promoted_words":7589,"major_words":7655,"minor_collections":313,"major_collections":1,"forced_major_collections":0,"heap_words":40960,"top_heap_words":40960},"codesize":169677.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.4165971279144287,"user_time_secs":3.22789,"sys_time_secs":0.188226,"maxrss_kB":10708,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1704109942,"minor_words":4058681,"promoted_words":121905,"major_words":1700173166,"minor_collections":43056,"major_collections":43046,"forced_major_collections":0,"heap_words":151656,"top_heap_words":256113},"codesize":267327.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.188383102416992,"user_time_secs":7.179959,"sys_time_secs":0.007998999999999999,"maxrss_kB":10516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2420122149,"minor_words":2420001061,"promoted_words":755,"major_words":121843,"minor_collections":9234,"major_collections":5,"forced_major_collections":0,"heap_words":148081,"top_heap_words":159087},"codesize":342535.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"binarytrees5.21","command":"taskset --cpu-list 5 ./binarytrees5.exe 21","time_secs":10.55413007736206,"user_time_secs":10.425585,"sys_time_secs":0.12797,"maxrss_kB":221264,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":916457130,"minor_words":916457064,"promoted_words":269596496,"major_words":269596562,"minor_collections":3518,"major_collections":45,"forced_major_collections":0,"heap_words":27475968,"top_heap_words":27578368},"codesize":342205.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"cubicle.german_pfs.cub","command":"taskset --cpu-list 5 cubicle benchmarks/cubicle/german_pfs.cub","time_secs":224.6426100730896,"user_time_secs":223.332116,"sys_time_secs":1.301258,"maxrss_kB":558844,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":22051587731,"minor_words":19241342580,"promoted_words":433729972,"major_words":3243975123,"minor_collections":73528,"major_collections":251,"forced_major_collections":0,"heap_words":49271233,"top_heap_words":78983786},"codesize":1247870.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"graph500_seq_kernel1.edges_data","command":"taskset --cpu-list 5 ./kernel1_run.exe edges.data","time_secs":24.890663862228394,"user_time_secs":20.281908,"sys_time_secs":4.607524,"maxrss_kB":5019852,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":908039647,"minor_words":671061404,"promoted_words":402579217,"major_words":639557460,"minor_collections":2563,"major_collections":5,"forced_major_collections":0,"heap_words":640200709,"top_heap_words":640200709},"codesize":321339.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.116021156311035,"user_time_secs":22.099152,"sys_time_secs":0.015999,"maxrss_kB":17392,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9746364127,"minor_words":9746347343,"promoted_words":10641649,"major_words":10658433,"minor_collections":37197,"major_collections":33,"forced_major_collections":0,"heap_words":1409626,"top_heap_words":1409626},"codesize":405219.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"kb.","command":"taskset --cpu-list 5 ./kb.exe","time_secs":4.225283861160278,"user_time_secs":4.204893,"sys_time_secs":0.020004,"maxrss_kB":10956,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":452110546,"minor_words":452110480,"promoted_words":24385453,"major_words":24385519,"minor_collections":1798,"major_collections":148,"forced_major_collections":0,"heap_words":610304,"top_heap_words":696320},"codesize":244326.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.7190420627593994,"user_time_secs":3.710726,"sys_time_secs":0.007997000000000001,"maxrss_kB":10564,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":955728562,"minor_words":955727488,"promoted_words":86206516,"major_words":86207590,"minor_collections":4284,"major_collections":1272,"forced_major_collections":0,"heap_words":246772,"top_heap_words":246772},"codesize":461606.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.5796120166778564,"user_time_secs":3.295039,"sys_time_secs":0.284262,"maxrss_kB":10672,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1667654858,"minor_words":3543951,"promoted_words":126269,"major_words":1664237176,"minor_collections":33463,"major_collections":33454,"forced_major_collections":0,"heap_words":221028,"top_heap_words":319672},"codesize":386809.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.274141073226929,"user_time_secs":4.265681,"sys_time_secs":0.008003,"maxrss_kB":10740,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":2170606993,"minor_words":2170606575,"promoted_words":1245970,"major_words":1246388,"minor_collections":8295,"major_collections":30,"forced_major_collections":0,"heap_words":176482,"top_heap_words":176482},"codesize":339568.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"menhir.sysver","command":"taskset --cpu-list 5 menhir -v --table benchmarks/menhir/sysver.mly","time_secs":85.62766790390015,"user_time_secs":84.52866299999999,"sys_time_secs":1.095956,"maxrss_kB":917516,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":9321313230,"minor_words":9183187535,"promoted_words":329830454,"major_words":467956149,"minor_collections":35070,"major_collections":45,"forced_major_collections":0,"heap_words":98578499,"top_heap_words":107282499},"codesize":1003399.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.9657940864562988,"user_time_secs":1.957534,"sys_time_secs":0.008005999999999999,"maxrss_kB":10660,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":1501160450,"minor_words":1501160384,"promoted_words":212006,"major_words":212072,"minor_collections":5733,"major_collections":13,"forced_major_collections":0,"heap_words":81920,"top_heap_words":81920},"codesize":232490.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
+{"name":"knucleotide.","command":"taskset --cpu-list 5 ./knucleotide.exe","time_secs":47.486392974853516,"user_time_secs":47.201077,"sys_time_secs":0.284006,"maxrss_kB":321820,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":136752361,"minor_words":88097616,"promoted_words":2355373,"major_words":51010118,"minor_collections":349,"major_collections":18,"forced_major_collections":0,"heap_words":34691891,"top_heap_words":42883895},"codesize":343574.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.87410306930542,"user_time_secs":7.865735,"sys_time_secs":0.007997000000000001,"maxrss_kB":10616,"ocaml":{"version":"5.4.0+dev0-2024-08-25","c_compiler":"gcc","bytecode_cflags":"-O2 -fno-strict-aliasing -fwrapv -fPIC -pthread","bytecode_cppflags":"-D_FILE_OFFSET_BITS=64","native_cflags":"-O2 -fno-strict-aliasing -fwrapv  -pthread","native_cppflags":"-D_FILE_OFFSET_BITS=64","compression_c_libraries":"","native_ldflags":"","native_compiler":"true","architecture":"amd64","word_size":"64","system":"linux","align_double":"false","align_int64":"false","function_sections":"true","tsan":"false","supports_shared_libraries":"true","native_dynlink":"true","naked_pointers":"false","linear_magic_number":"Caml1999L035"},"gc":{"allocated_words":400001334,"minor_words":400001268,"promoted_words":846,"major_words":912,"minor_collections":1526,"major_collections":1,"forced_major_collections":0,"heap_words":65536,"top_heap_words":65536},"codesize":343659.0,"ocaml_url":"https://github.com/ocaml/ocaml/archive/trunk.tar.gz"}
diff --git a/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
new file mode 100644
index 000000000..12d6a09fa
--- /dev/null
+++ b/sequential/turing/20250115_051927/49baed77c5e7f1f83f39220d5a0c2bc89ffc446f/run_config_filtered.json
@@ -0,0 +1,722 @@
+{
+  "wrappers": [
+    {
+      "name": "orun",
+      "command": "orun -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "perfstat",
+      "command": "perf stat -o %{output} -- taskset --cpu-list 5 %{command}"
+    },
+    {
+      "name": "pausetimes",
+      "command": "%{dep:pausetimes/pausetimes} %{output} taskset --cpu-list 5 %{command}"
+    }
+  ],
+  "benchmarks": [
+    {
+      "executable": "benchmarks/graph500seq/kernel1_run.exe",
+      "name": "graph500_seq_kernel1",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "edges.data"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/decompress/test_decompress.exe",
+      "name": "test_decompress",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "64 524_288"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/yojson/ydump.exe",
+      "name": "yojson_ydump",
+      "tags": [
+        "lt_1s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-c sample.json",
+          "short_name": "sample.json"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/sequence/sequence_cps.exe",
+      "name": "sequence_cps",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_mvar.exe",
+      "name": "thread_ring_lwt_mvar",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/thread-lwt/thread_ring_lwt_stream.exe",
+      "name": "thread_ring_lwt_stream",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/binarytrees5.exe",
+      "name": "binarytrees5",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "21"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/LU_decomposition.exe",
+      "name": "LU_decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/floyd_warshall.exe",
+      "name": "floyd_warshall",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "512"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/game_of_life.exe",
+      "name": "game_of_life",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "256"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/evolutionary_algorithm.exe",
+      "name": "evolutionary_algorithm",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10000 10000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/nqueens.exe",
+      "name": "nqueens",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "14"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/mergesort.exe",
+      "name": "mergesort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "67108864"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-grammatrix/grammatrix.exe",
+      "name": "grammatrix",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fannkuchredux.exe",
+      "name": "fannkuchredux",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "12"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide.exe",
+      "name": "knucleotide",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/knucleotide3.exe",
+      "name": "knucleotide3",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/regexredux2.exe",
+      "name": "regexredux2",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/revcomp2.exe",
+      "name": "revcomp2",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta3.exe",
+      "name": "fasta3",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/fasta6.exe",
+      "name": "fasta6",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "25_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/mandelbrot6.exe",
+      "name": "mandelbrot6",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "16_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/matrix_multiplication.exe",
+      "name": "matrix_multiplication",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1024"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/multicore-numerical/quicksort.exe",
+      "name": "quicksort",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "4000000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/nbody.exe",
+      "name": "nbody",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "50_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/pidigits5.exe",
+      "name": "pidigits5",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/benchmarksgame/spectralnorm2.exe",
+      "name": "spectralnorm2",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "5_500"
+        }
+      ]
+    },
+    {
+      "executable": "minilight-ocaml",
+      "name": "minilight",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/minilight/roomfront.ml.txt",
+          "short_name": "roomfront"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/valet/test_lwt.exe",
+      "name": "test_lwt",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "200"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/bdd/bdd.exe",
+      "name": "bdd",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "26"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/fill.why",
+          "short_name": "fill.why"
+        }
+      ]
+    },
+    {
+      "executable": "alt-ergo",
+      "name": "alt-ergo",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/alt-ergo/yyll.why",
+          "short_name": "yyll.why"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/lexifi-g2pp/main.exe",
+      "name": "lexifi-g2pp",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb.exe",
+      "name": "kb",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/kb/kb_no_exc.exe",
+      "name": "kb_no_exc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zarith/zarith_pi.exe",
+      "name": "zarith_pi",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "10_000"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/menhir/ocaml.mly --list-errors -la 2 --no-stdlib --lalr",
+          "short_name": "ocamly"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "1s_10s",
+        "macro_bench",
+        "run_in_ci"
+      ],
+      "runs": [
+        {
+          "params": "-v -t benchmarks/menhir/keywords.mly benchmarks/menhir/sql-parser.mly --base sql-parser",
+          "short_name": "sql-parser"
+        }
+      ]
+    },
+    {
+      "executable": "menhir",
+      "name": "menhir",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "-v --table benchmarks/menhir/sysver.mly",
+          "short_name": "sysver"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/german_pfs.cub",
+          "short_name": "german_pfs.cub"
+        }
+      ]
+    },
+    {
+      "executable": "cubicle",
+      "name": "cubicle",
+      "tags": [
+        "gt_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "benchmarks/cubicle/szymanski_at.cub",
+          "short_name": "szymanski_at.cub"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/chameneos/chameneos_redux_lwt.exe",
+      "name": "chameneos_redux_lwt",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "600000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/durand_kerner_aberth.exe",
+      "name": "durand-kerner-aberth",
+      "tags": [
+        "lt_1s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/fft.exe",
+      "name": "fft",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/levinson_durbin.exe",
+      "name": "levinson-durbin",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/crout_decomposition.exe",
+      "name": "crout-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/naive_multilayer.exe",
+      "name": "naive-multilayer",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/numerical-analysis/qr_decomposition.exe",
+      "name": "qr-decomposition",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/soli/soli.exe",
+      "name": "soli",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "2000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/hamming/hamming.exe",
+      "name": "hamming",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "1_000_000"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/zdd/zdd.exe",
+      "name": "zdd",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "words.txt"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/markbench/markbench.exe",
+      "name": "markbench",
+      "tags": [
+        "10s_100s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": "20"
+        }
+      ]
+    },
+    {
+      "executable": "benchmarks/owl/owl_gc.exe",
+      "name": "owl_gc",
+      "tags": [
+        "1s_10s",
+        "macro_bench"
+      ],
+      "runs": [
+        {
+          "params": ""
+        }
+      ]
+    }
+  ]
+}