Skip to content

Add onboarding reproduction log entry#3336

Open
ayesha12321 wants to merge 7 commits into
castorini:masterfrom
ayesha12321:master
Open

Add onboarding reproduction log entry#3336
ayesha12321 wants to merge 7 commits into
castorini:masterfrom
ayesha12321:master

Conversation

@ayesha12321

Copy link
Copy Markdown

Operating System: Ubuntu Linux (Google Colab runtime)
Environment: Google Colab
Java: OpenJDK 21
Build tool: Maven

Configuration:

  • Built Anserini with Maven in the Colab environment.
  • Modified bin/run.sh to reduce the JVM maximum heap size from -Xmx192G to a smaller value -Xmx4G to better fit the available Colab memory.
  • Reduced indexing threads from 9 to 1 to lower memory usage during indexing.

Results:

  • Successfully completed the onboarding steps and added my reproduction log entry.
  • The full MS MARCO passage indexing process was terminated (Killed) in the Google Colab environment due to runtime memory limitations. Lowering the JVM heap size and reducing the number of indexing threads reduced memory usage
  • Great resource for learning with practical demonstrations.

@lintool

lintool commented Jul 7, 2026

Copy link
Copy Markdown
Member

@ayesha12321 please fix conflicts.

@ayesha12321

Copy link
Copy Markdown
Author

@lintool Hi! I resolved the merge conflicts and updated the PR. Could you please take another look? Thanks!

Comment thread docs/experiments-msmarco-passage.md Outdated
+ Results reproduced by [@Fustigate8933](https://github.com/Fustigate8933) on 2026-07-01 (commit [`77ec7ef`](https://github.com/castorini/anserini/commit/77ec7ef73ae3cec88c41ee0992133f5c751224f8))
+ Results reproduced by [@muhammad-ali-arshad](https://github.com/muhammad-ali-arshad) on 2026-07-02 (commit [`77ec7ef`](https://github.com/castorini/anserini/commit/77ec7ef73ae3cec88c41ee0992133f5c751224f8)) No newline at end of file
+ Results reproduced by [@muhammad-ali-arshad](https://github.com/muhammad-ali-arshad) on 2026-07-02 (commit [`77ec7ef`](https://github.com/castorini/anserini/commit/77ec7ef73ae3cec88c41ee0992133f5c751224f8))
+ Results reproduced by [@ayesha12321](https://github.com/ayesha12321) on 2026-07-08 (commit [`56a237b`](https://github.com/castorini/anserini/commit/77ec7ef73ae3cec88c41ee0992133f5c751224f8))

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the short commit id 56a237b is not consistent with the full commit id.

also below

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@lintool Hi, conflicts resolved and commit ID fixed, please confirm. Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants