Sponsored Content
Operating Systems HP-UX why does my program runs in conflicting mode? Post 302080345 by happylife365 on Monday 17th of July 2006 10:16:02 PM
Old 07-17-2006
this is the log:

Logfile: /var/opt/perf/datafiles/ SCOPE/UX C.03.72.00 KUF2AP01
Code:
                Sec     Alive                Process            User              Interest      Stop            SysCall Normal   Nice   RealTm  CSwtch  Intrpt   Logl   Logl   Phys  FileIO   VM   System  IO Byte    Res    Virtual  Thread  Pri   DskSubsys  Sem    LAN   Memory  
  Date   Time  /Intvl   Intvl     PID          Name             Name       Pri     Reason      Reason    CPU %   CPU %   CPU %   CPU %   CPU %   CPU %   CPU %  Rd Rt  Wr Rt  IO Rt   Rate  IO Rt  IO Rt    Rate      Mem     Memory  Count  Wait %  Wait %   Wait % Wait % Wait %  
.......
07/12/06 15:01     60     60.29     5532 dt_du_notifier   innopath         65520   C               SLEEP  100.53    0.00    0.00    0.00  100.04    0.01    0.48      0      0    0.4    0.4    0.0    0.0       4.2     5600     9064      3   0.00      0.00   0.00   0.00    0.00 
07/12/06 15:02     60     60.01    19480 java             innopath          168     M             SLEEP    0.04    0.00    0.00    0.00    0.00    0.01    0.03     95      0    2.4    1.4    0.0    1.0      14.1   198656   797696    101   0.03      0.00   0.00   0.00    0.00 
07/12/06 15:02     60     60.01    24363 java             innopath          168   C M             SLEEP   11.65    2.00    9.00    0.00    0.00    0.06    0.58    560      0    0.1    0.1    0.0    0.0       1.6   311296   761856     60   0.12      0.00   0.00   0.00    0.00 
07/12/06 15:02     60     60.01    24747 java             navis             154     M             OTHER    0.01    0.00    0.00    0.00    0.00    0.00    0.01      0      1    0.3    0.3    0.0    0.0       2.9    82944   704512     43   0.01      0.00   0.00   0.00    0.00 
07/12/06 15:02     60     60.01     5532 dt_du_notifier   innopath         65520   C               SLEEP   99.63    0.00    0.00    0.00   98.98    0.01    0.64      0      0    0.3    0.3    0.0    0.0       3.2     5600     9064      3   0.00      0.00   0.00   0.00    0.00 
07/12/06 15:03     60     60.11       35 vxfsd            root              138    D              SYSTM    0.00    0.00    0.00    0.00    0.00    0.00    0.00      0      0    6.8    0.0    0.0    6.8      25.1     6432     6432     32   0.00      0.01   0.00   0.00    0.00 
07/12/06 15:03     60     60.11    19480 java             innopath          168     M             SLEEP    0.04    0.00    0.00    0.00    0.00    0.01    0.03     95      0    1.8    1.4    0.0    0.4      13.3   198656   797696    101   0.01      0.00   0.00   0.00    0.00 
07/12/06 15:03     60     60.11    24363 java             innopath          168   C M             SLEEP    7.42    1.00    6.00    0.00    0.00    0.01    0.41    459      0    0.3    0.3    0.0    0.0       3.4   311296   761856     60   0.07      0.00   0.00   0.00    0.00 
07/12/06 15:03     60     60.11    24747 java             navis             168     M             SLEEP    0.02    0.00    0.00    0.00    0.00    0.01    0.01      0      1    0.3    0.3    0.0    0.0       3.4    82944   704512     41   0.01      0.00   0.00   0.00    0.00 
07/12/06 15:03     60     60.11     5532 dt_du_notifier   innopath         65520   C               SLEEP  100.15    0.00    0.00    0.00   99.66    0.01    0.48      0      0    0.4    0.4    0.0    0.0       3.9     5600     9064      3   0.00      0.00   0.00   0.00    0.00


Last edited by reborg; 07-17-2006 at 11:41 PM.. Reason: add code tags
 

9 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Can't use sendmail ( Program mode requires special privileges)

I just updated sendmail to the newest version and got into this trouble. Somehow only can root can use sendmail while the other users will simply get "SMTP went away" when using pine or "can not chdir(/var/spool/mqueue/): Permission denied Program mode requires special privileges, e.g., root... (1 Reply)
Discussion started by: Micz
1 Replies

2. Shell Programming and Scripting

Check if a program runs on unix

Hi guys, I had a question last week where I asked how I check from a website hosted on windows if a process is running on on of our unix servers. Vino and Shell Life kindly replied with a perl script: if qm') -gt 0 ] ; then echo "Site is up" else echo "Site is down." # start the... (1 Reply)
Discussion started by: drchris
1 Replies

3. UNIX for Advanced & Expert Users

Minutes a program runs.

I have a ksh script that executes a program with a predetermined timeout in minutes. If the program takes longer then the timeout then it still completes with a return code of 0. :confused: I would like to determine how long the program ran. Then if it takes longer than the timeout I would... (7 Replies)
Discussion started by: 2dumb
7 Replies

4. Programming

getting Segmentation Fault (core dumped) error but Program runs fine.

i am executing following program int main() { char str; FILE * fp; int i=0; ... (4 Replies)
Discussion started by: bhavesh.sapra
4 Replies

5. Shell Programming and Scripting

crontab runs only one line in iterated program

I have a crontab as below: PATH=/usr/local/sbin:/bin/:..... etc etc 0 8 * * * /home/user/jobs/poll.sh 2>/dev/null 1>/dev/null Now the script poll.sh is called at correct time and executes. This is how poll.sh looks like #!/bin/bash... (2 Replies)
Discussion started by: chakrapani
2 Replies

6. Homework & Coursework Questions

create a program that runs two processes linked oven

I need help program in C... :create a program that runs two processes linked oven (1 Reply)
Discussion started by: gizmo16
1 Replies

7. Shell Programming and Scripting

Parallel RM and FIND commands conflicting

Hi all. Long time!! Hope you're doing well.. I've stumbled on a peculiar siutaion here, and would expect help from this forum on a clean resolution. We are running an rm and find command simultaneously from two different Unix sessions of the same user(let's say USER01) and on the same... (3 Replies)
Discussion started by: kumarjt
3 Replies

8. UNIX for Beginners Questions & Answers

Where can I find the program that runs the -wc command?

Hey guys, I was wondering. When I enter a command in the terminal -wcl for a word count, where is that program located in the kernel? (7 Replies)
Discussion started by: Circuits
7 Replies

9. Shell Programming and Scripting

Egrep: conflicting matchers specified

This bit of code works fine: egrep -i '^rmcat' /etc/oratab |\ awk -F\: '{print $1}'|\ while read ORACLE_SID do But when I modified it, thus: egrep -v '^#' /etc/oratab |egrep -v '^$' | egrep -v '^listener' \ awk -F\: '{print $1}'|\ while read ORACLE_SID do (3 Replies)
Discussion started by: edstevens
3 Replies
pi_stress(8)						Linux System Administrator's Manual					      pi_stress(8)

NAME
pi_stress - a stress test for POSIX Priority Inheritance mutexes SYNOPSIS
pi_stress [-i|--inversions inversions] [-t|--duration seconds] [-g|--groups groups [-d|--debug] [-v|--verbose] [-s|--signal] [-r|--rr] [-p|--prompt] [-m|--mlockall] [-u|--uniprocessor] pi_stress -h|--help DESCRIPTION
pi_stress is a program used to stress the priority-inheritance code paths for POSIX mutexes, in both the Linux kernel and the C library. It runs as a realtime-priority task and launches inversion machine thread groups. Each inversion group causes a priorty inversion condition that will deadlock if priority inheritance doesn't work. OPTIONS
-i n|--inversions=n Run for n number of inversion conditions. This is the total number of inversions for all inversion groups. Default is -1 for infi- nite. -t n|--duration=n Run the test for n seconds and then terminate. -g n|--groups=n The number of inversion groups to run. Defaults to 10. -d|--debug Run in debug mode; lots of extra prints -v|--verbose Run with verbose messages -s|--signal Terminate on receipt of SIGTERM (Ctrl-C). Default is to terminate on any keypress. -r|--rr Run inversion group threads as SCHED_RR (round-robin). The default is to run the inversion threads as SCHED_FIFO. -p|--prompt Prompt before actually starting the stress test -u|--uniprocessor Run all threads on one processor. The default is to run all inversion group threads on one processor and the admin threads (report- ing thread, keyboard reader, etc.) on a different processor. -m|--mlockall Call mlockall to lock current and future memory allocations and prevent being paged out -h|--help Display a short help message and options. CAVEATS
The pi_stress test threads run as SCHED_FIFO or SCHED_RR threads, which means that they can starve critical system threads. It is advisable to change the scheduling policy of critical system threads to be SCHED_FIFO prior to running pi_stress and use a priority of 10 or higher, to prevent those threads from being starved by the stress test. BUGS
No documented bugs. AUTHOR
Clark Williams <williams@redhat.com> Nov 27, 2006 pi_stress(8)
All times are GMT -4. The time now is 04:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy