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
SLEEP(3)						   BSD Library Functions Manual 						  SLEEP(3)

NAME
sleep -- suspend thread execution for an interval measured in seconds LIBRARY
Standard C Library (libc, -lc) SYNOPSIS
#include <unistd.h> unsigned int sleep(unsigned int seconds); DESCRIPTION
The sleep() function suspends execution of the calling thread until either seconds seconds have elapsed or a signal is delivered to the thread and its action is to invoke a signal-catching function or to terminate the thread or process. System activity may lengthen the sleep by an indeterminate amount. This function is implemented using nanosleep(2) by pausing for seconds seconds or until a signal occurs. Consequently, in this implementa- tion, sleeping has no effect on the state of process timers, and there is no special handling for SIGALRM. RETURN VALUES
If the sleep() function returns because the requested time has elapsed, the value returned will be zero. If the sleep() function returns due to the delivery of a signal, the value returned will be the unslept amount (the requested time minus the time actually slept) in seconds. SEE ALSO
nanosleep(2), usleep(3) STANDARDS
The sleep() function conforms to ISO/IEC 9945-1:1990 (``POSIX.1''). HISTORY
A sleep() function appeared in Version 7 AT&T UNIX. BSD
February 13, 1998 BSD
All times are GMT -4. The time now is 11:55 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy