Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After installation, I just ran 'run_pim.sh', but getting issue… #11

Open
satanu01 opened this issue Apr 4, 2024 · 7 comments
Open

Comments

@satanu01
Copy link

satanu01 commented Apr 4, 2024

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

@yin99
Copy link

yin99 commented Apr 23, 2024

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Did you solve this problem? I also encountered a similar problem。
{ETHS_XC}J(~1MPIK7}(V0

@satanu01
Copy link
Author

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Did you solve this problem? I also encountered a similar problem。 {ETHS_XC}J(~1MPIK7}(V0

I have not faced this kind of problem. Are you using this in a virtual environment?

@yin99
Copy link

yin99 commented Apr 23, 2024

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Did you solve this problem? I also encountered a similar problem。 {ETHS_XC}J(~1MPIK7}(V0

I have not faced this kind of problem. Are you using this in a virtual environment?

yes, I run it in a virtual computer.Do you mean that this program can not run properly in a virtual computer?

@satanu01
Copy link
Author

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Did you solve this problem? I also encountered a similar problem。 {ETHS_XC}J(~1MPIK7}(V0

I have not faced this kind of problem. Are you using this in a virtual environment?

yes, I run it in a virtual computer.Do you mean that this program can not run properly in a virtual computer?

Thank you so much… I tested today in a virtual environment on a different machine. It is working fine…
But I don't understand why I am getting Pin app terminated abnormally due to signal 11. error on my current machine?

@yin99
Copy link

yin99 commented Apr 24, 2024

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Perhaps there is an unknown bug in the program.I added some info to track it. It's amazing that the same error occurred. But I can not solve this problem
KWX UMI3` MDWS0{UQK9_$E

@yin99
Copy link

yin99 commented May 9, 2024

~/MultiPIM/tests$ sh run_pim.sh
[H] Starting MultiPIM 2024-04-04 23:39:27, built 2024-04-04 23:19:52 (rev 1.0)
[H] Harness PID 6970
[H] Creating global segment, 2048 MBs
[H] Global segment shmid = 786484
[H] Deadlock detection ON
[H] Using env path /home/satanu/MultiPIM
[H] Pin cmd for process 0: 
/home/satanu/MultiPIM/pin/intel64/bin/pinbin -injection child -follow_execv -tool_exit_timeout 1 -ifeellucky -t /home/satanu/MultiPIM/build/opt/libzsim.so -config /home/satanu/MultiPIM/tests/pim16.cfg -procConfig /home/satanu/MultiPIM/tests/cmd.cfg -outputDir /home/satanu/MultiPIM/output -shmid 786484 -harnessPid 6970 -procIdx 0 -- /home/satanu/MultiPIM/tests/benchmarks/Polybench/linear-algebra/kernels/atax/atax 
[S 0] Started instance
[S 0] Started RR scheduler, quantum=100 phases
[S 0] Using env path /home/satanu/MultiPIM
[S 0] Paging mode: LongMode_Normal
[S 0] Cache prefix: sys.caches.l2.
[S 0] Cache prefix: sys.caches.l1i.
[S 0] Cache prefix: sys.caches.l1d.
Pin app terminated abnormally due to signal 11.
[H] Child 6971 done
[H] All children done, exiting

Pls help anyone, why I am getting this error "Pin app terminated abnormally due to signal 11."?

Did you solve this problem? I also encountered a similar problem。 {ETHS_XC}J(~1MPIK7}(V0

I have not faced this kind of problem. Are you using this in a virtual environment?

yes, I run it in a virtual computer.Do you mean that this program can not run properly in a virtual computer?

Thank you so much… I tested today in a virtual environment on a different machine. It is working fine… But I don't understand why I am getting Pin app terminated abnormally due to signal 11. error on my current machine?

Hi, I would like to know the virtual environment that the code run successfully.
What OS did you use? ubuntu? And the version?
What version of the gcc did you use?
Did you change the code ?

@satanu01
Copy link
Author

satanu01 commented May 9, 2024

Sure, I am using WSL in Windows 11. In that WSL, I am using Ubuntu 18.04. The detail kernel version in below :
Linux sishu 5.15.146.1-microsoft-standard-WSL2 #1 SMP Thu Jan 11 04:09:03 UTC 2024 x86_64 x86_64 x86_64 GNU/Linux
For gcc : gcc version 7.5.0 (Ubuntu 7.5.0-3ubuntu1~18.04)
And No, I did not change anything in the code.

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

No branches or pull requests

2 participants