BEGIN TEST: accept  
Thu Mar 27 11:46:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 11:46:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20041918)127.0.0.1:45542
(Server) read [0x2004189c..0x20041911) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x20041968)127.0.0.1:45543
(Server) read [0x200418ec..0x20041961) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20041968)127.0.0.1:45544
(Server) read [0x200418ec..0x20041961) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20041968)127.0.0.1:45545
(Server) read [0x200418ec..0x20041961) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20041968)127.0.0.1:45546
(Server) read [0x200418ec..0x20041961) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 11:46:33 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20040b28)127.0.0.1:45558
(Server) read [0x20040aac..0x20040b21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x20040b28)127.0.0.1:45559
(Server) read [0x20040aac..0x20040b21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20040b28)127.0.0.1:45590
(Server) read [0x20040aac..0x20040b21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20040b28)127.0.0.1:45611
(Server) read [0x20040aac..0x20040b21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20040b28)127.0.0.1:45652
(Server) read [0x20040aac..0x20040b21) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 11:46:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 11:46:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 11:47:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 11:47:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 11:47:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 11:47:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 11:47:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 11:47:55 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

PThread Statistics
started: 11:47:56[14]
locks [created: 12, destroyed: 2]
locks [acquired: 330, released: 330]
cvars [created: 7, destroyed: 5]
cvars [notified: 58, delayed_delete: 0]
Client/Server started at(0x2001b598): 11:47:56
Server started at(0x2001c918): 11:47:56
Client started at(0x20089468): 11:47:56
main(0x2001b598): waiting for execution interval (10 seconds)
Shutting down(0x2001b598): 11:48:06
Client(0x20089468): stopped after 50 operations and 43838 bytes
Server(0x2001c918): stopped after 50 operations and 43838 bytes
main(0x2001b598): test complete
Test exiting at(0x2001b598): 11:48:11
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 11:48:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 11:48:23 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 11:48:24 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 249.05 usec
Condvar simple test shared UK: 71.44 usec
Condvar simple test priv UU: 133.04 usec
Condvar simple test priv UK: 137.63 usec
Condvar simple test All: 194.65 usec
Condvar timeout test: 707.17 usec

10 Thread tests
Condvar simple test shared UU: 2008.78 usec
Condvar simple test shared UK: 1492.99 usec
Condvar simple test priv UU: 789.75 usec
Condvar simple test priv UK: 303.45 usec
Condvar simple test All: 1825.93 usec
Condvar timeout test: 832.35 usec

15 Thread tests
Condvar simple test shared UU: 789.75 usec
Condvar simple test shared UK: 559.71 usec
Condvar simple test priv UU: 772.05 usec
Condvar simple test priv UK: 420.11 usec
Condvar simple test All: 1612.27 usec
Condvar timeout test: 950.98 usec

20 Thread tests
Condvar simple test shared UU: 2905.36 usec
Condvar simple test shared UK: 997.51 usec
Condvar simple test priv UU: 8235.68 usec
Condvar simple test priv UK: 2990.56 usec
Condvar simple test All: 3815.70 usec
Condvar timeout test: 3339.89 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 11:48:28 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 11:48:28 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 11:48:29 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 11:48:29 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 11:48:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 11:48:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 11:48:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 11:48:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Accepting connection at port 52405
Wait one second before connect
Connecting to port 52405
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 52481
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 52482
Wait one second before connect
Connecting to port 52481
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Connecting to port 52482
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 11:48:47 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
10 iterations over a 10 kbyte file: 66 [1180] 131
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 11:48:47 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 11:48:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 11:48:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Elapsed time: 3000 ms, expected time: 3005 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 11:48:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 15937 nsecs

Overhead of 'PR_IntervalNow()' is 3604 nsecs

Overhead of 'PR_Now()' is 3355 nsecs

Overhead of 'PR_IntervalNow()' is 4089 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 11:51:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 11:51:20 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 11:51:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 11:51:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 11:52:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Interrupting the threads
Threads terminated in 2999 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 11:52:05 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 11:52:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 11:52:06 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 11:52:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 11:52:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 11:52:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 11:52:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 11:52:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 11:52:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 11:52:26 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 11:52:31 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 11:52:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1

PThread Statistics
started: 11:52:41[0]
locks [created: 11, destroyed: 1]
locks [acquired: 5, released: 5]
cvars [created: 12, destroyed: 10]
cvars [notified: 10, delayed_delete: 0]
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 11:52:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 10 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 11:54:04 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 11:54:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 11:54:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 11:54:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 11:54:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 11:54:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 11:54:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 11:54:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 11:54:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 11:54:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 11:54:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 11:54:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 11:54:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 3.80 usec
interval time: 3.21 usec
idle lock lock/unlock pair: 1.25 usec
idle monitor entry/exit pair: 1.70 usec
idle cache monitor entry/exit pair: 4.72 usec
create/destroy thread pair: 61.54 usec
context switch - user/user: 9.90 usec
context switch - user/kernel: 9.96 usec
context switch - kernel/user: 9.90 usec
context switch - kernel/kernel: 9.90 usec
sema context switch - user/user: 11.99 usec
sema context switch - user/kernel: 11.73 usec
sema context switch - kernel/user: 11.67 usec
sema context switch - kernel/kernel: 11.80 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 3.34 usec
interval time: 3.21 usec
idle lock lock/unlock pair: 1.25 usec
idle monitor entry/exit pair: 1.77 usec
idle cache monitor entry/exit pair: 4.72 usec
create/destroy thread pair: 62.52 usec
context switch - user/user: 10.03 usec
context switch - user/kernel: 9.83 usec
context switch - kernel/user: 9.96 usec
context switch - kernel/kernel: 9.83 usec
sema context switch - user/user: 11.60 usec
sema context switch - user/kernel: 11.80 usec
sema context switch - kernel/user: 11.67 usec
sema context switch - kernel/kernel: 11.73 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 11:54:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 11:54:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 11:54:16 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 11:54:16 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 11:54:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 11:54:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 11:54:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 11:54:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 11:54:23 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib

pthread Statistics
started: 11:54:25[10]
locks [created: 12, destroyed: 2]
locks [acquired: 692, released: 692]
cvars [created: 7, destroyed: 5]
cvars [notified: 53, delayed_delete: 0]
Client/Server started at(0x2001b9c8): 11:54:25
Server started at(0x2001ccc8): 11:54:25
Client started at(0x20081b08): 11:54:25
main(0x2001b9c8): waiting for execution interval (10 seconds)
Shutting down(0x2001b9c8): 11:54:35
Client(0x20081b08): stopped after 47 operations and 41684 bytes
Server(0x2001ccc8): stopped after 48 operations and 42634 bytes
main(0x2001b9c8): test complete
Test exiting at(0x2001b9c8): 11:54:35
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 11:54:36 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 11:55:04 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 59162, 59163 and 59164

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "59162" from a client
The server received "59163" from a client
Server read 128 bytes from native fd 8
The server received "59164" from a client
The server received "59162" from a client
The server received "59163" from a client
Server read 128 bytes from native fd 11
The server received "59164" from a client
The server received "59162" from a client
The server received "59163" from a client
Server read 128 bytes from native fd 8
The server received "59164" from a client
The server received "59162" from a client
The server received "59163" from a client
Server read 128 bytes from native fd 11
The server received "59164" from a client
The server received "59162" from a client
The server received "59163" from a client
Server read 128 bytes from native fd 8
The server received "59164" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 11:55:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 11:55:10 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 11:55:30 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 11:55:30 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 540887240
client thread 0 socket connected 540887240
client thread 0 socket wrote 8192
server thread 0 got connection 540887304
server thread 0 read 8192 bytes
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 541610456
client thread 1 socket connected 541610456
client thread 1 socket wrote 8192
server thread 1 got connection 541610520
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 541610456
client thread 1 socket connected 541610456
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 7537 66 2687 66 10355
server thread 1 loop 1
server thread 1 got connection 541610520
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 541610456
client thread 1 socket connected 541610456
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 0 66 1573 66 1704
server thread 1 loop 2
server thread 1 got connection 541610520
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 541610456
client thread 1 socket connected 541610456
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 2884 197 3211
server thread 1 loop 3
server thread 1 got connection 541610520
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 541610456
client thread 1 socket connected 541610456
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 1573 66 1770
server thread 1 loop 4
server thread 1 got connection 541610520
server thread 1 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 541610456
client thread 2 socket connected 541610456
client thread 2 socket wrote 8192
server thread 2 got connection 539111432
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 18417 66 2032 66 20579
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 539111432
client thread 2 socket connected 539111432
client thread 2 socket wrote 8192
server thread 2 got connection 541610456
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1180 66 1901
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 541610456
client thread 2 socket connected 541610456
client thread 2 socket wrote 8192
server thread 2 got connection 539111432
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1180 66 1835
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 539111432
client thread 2 socket connected 539111432
client thread 2 socket wrote 8192
server thread 2 got connection 541610456
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1245 66 1901
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 541610456
client thread 2 socket connected 541610456
client thread 2 socket wrote 8192
server thread 2 got connection 539111432
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1245 66 1901
Thread 2 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 539111432
client thread 3 socket connected 539111432
client thread 3 socket wrote 8192
client thread 2 socket read 131072
Thread 2 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 539111288
client thread 4 socket connected 539111288
server thread 3 got connection 541610456
server thread 3 read 8192 bytes
server thread 4 got connection 537562568
client thread 4 socket wrote 8192
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 29099 66 5505 66 34736
server thread 3 loop 1
server thread 4 write 131072 bytes
server: 28641 393 5243 66 34343
server thread 4 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 541610456
client thread 3 socket connected 541610456
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 537562568
client thread 4 socket connected 537562568
client thread 4 socket wrote 8192
server thread 3 got connection 539111432
server thread 3 read 8192 bytes
server thread 4 got connection 539111288
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1442 66 2753 66 4326
server thread 3 loop 2
server thread 4 write 131072 bytes
server: 1311 66 2753 66 4195
server thread 4 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 539111432
client thread 3 socket connected 539111432
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 539111288
client thread 4 socket connected 539111288
client thread 4 socket wrote 8192
server thread 3 got connection 541610456
server thread 3 read 8192 bytes
server thread 4 got connection 537562568
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1114 66 2687 66 3932
server thread 3 loop 3
server thread 4 write 131072 bytes
server: 1114 66 2687 66 3932
server thread 4 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 541610456
client thread 3 socket connected 541610456
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 3
server thread 3 got connection 537562568
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 918 66 1311 66 2359
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 539111432
client thread 3 socket connected 539111432
client thread 3 socket wrote 8192
server thread 3 got connection 539111288
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 66 1245 66 1901
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 537562568
client thread 5 socket connected 537562568
client thread 5 socket wrote 8192
client thread 3 socket read 131072
Thread 3 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 541610456
client thread 6 socket connected 541610456
client thread 6 socket wrote 8192
server thread 5 got connection 539111288
server thread 5 read 8192 bytes
server thread 6 got connection 539407336
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 47188 66 4653 66 51973
server thread 5 loop 1
server thread 6 write 131072 bytes
server: 46861 131 4588 66 51645
server thread 6 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 539111432
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 539111288
client thread 5 socket connected 539111432
client thread 5 socket wrote 8192
client thread 6 socket connected 539111288
client thread 6 socket wrote 8192
server thread 5 got connection 539407336
server thread 5 read 8192 bytes
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 1507 66 2622 66 4260
server thread 5 loop 2
server thread 6 write 131072 bytes
server: 1442 66 2622 66 4195
server thread 6 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 541610456
client thread 5 socket connected 541610456
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 539407336
client thread 6 socket connected 539407336
client thread 6 socket wrote 8192
server thread 5 got connection 537562568
server thread 5 read 8192 bytes
server thread 6 got connection 539111432
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 1573 66 2556 66 4260
server thread 5 loop 3
server thread 6 write 131072 bytes
server: 1049 66 2556 66 3736
server thread 6 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 539111288
client thread 5 socket connected 539111288
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537562568
client thread 6 socket connected 537562568
client thread 6 socket wrote 8192
server thread 5 got connection 539111432
server thread 5 read 8192 bytes
server thread 6 got connection 541610456
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 1180 66 2425 66 3736
server thread 6 loop 4
server thread 5 write 131072 bytes
server: 1180 66 2818 66 4129
server thread 5 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 539407336
client thread 6 socket connected 539407336
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 541610456
client thread 5 socket connected 541610456
client thread 5 socket wrote 8192
server thread 6 got connection 539111432
server thread 6 read 8192 bytes
server thread 5 got connection 537562568
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1114 66 2556 66 3801
Thread 6 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 539111288
client thread 7 socket connected 539111288
client thread 7 socket wrote 8192
server thread 5 write 131072 bytes
server: 1114 66 2949 66 4195
Thread 5 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 539111432
client thread 8 socket connected 539111432
client thread 8 socket wrote 8192
server thread 7 got connection 540295256
server thread 7 read 8192 bytes
client thread 5 socket read 131072
Thread 5 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 537562568
client thread 9 socket connected 537562568
client thread 9 socket wrote 8192
server thread 8 got connection 539999320
server thread 8 read 8192 bytes
server thread 9 got connection 539407336
server thread 9 read 8192 bytes
server thread 0 write 131072 bytes
server: 5374 66 75370 66 80876
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 541610456
client thread 0 socket connected 541610456
client thread 0 socket wrote 8192
server thread 0 got connection 540887304
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 68554 131 9896 66 78647
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 540887240
client thread 7 socket connected 540887240
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 67440 131 10224 131 77926
server thread 8 loop 1
server thread 7 got connection 540295256
server thread 7 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 539111288
client thread 8 socket connected 539111288
client thread 8 socket wrote 8192
server thread 8 got connection 539999320
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 539111432
client thread 9 socket connected 539111432
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 67047 131 12321 66 79565
server thread 9 loop 1
server thread 9 got connection 537562568
server thread 9 read 8192 bytes
server thread 0 write 131072 bytes
server: 1638 131 8455 66 10290
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 539407336
client thread 0 socket connected 539407336
client thread 0 socket wrote 8192
server thread 0 got connection 540887304
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 1507 66 7930 66 9569
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 541610456
client thread 7 socket connected 541610456
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 1442 131 7668 66 9307
server thread 8 loop 2
server thread 7 got connection 540295256
server thread 7 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 540887240
client thread 8 socket connected 540887240
client thread 8 socket wrote 8192
server thread 8 got connection 539999320
server thread 8 read 8192 bytes
server thread 0 write 131072 bytes
server: 1180 66 6226 66 7537
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 539111288
client thread 0 socket connected 539111288
client thread 0 socket wrote 8192
server thread 0 got connection 540887304
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 1245 66 5899 66 7275
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 539407336
client thread 7 socket connected 539407336
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 1245 66 5636 66 7013
server thread 8 loop 3
server thread 7 got connection 540295256
server thread 7 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 541610456
client thread 8 socket connected 541610456
client thread 8 socket wrote 8192
server thread 8 got connection 539999320
server thread 8 read 8192 bytes
server thread 0 write 131072 bytes
server: 983 66 5178 66 6292
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 540887240
client thread 0 socket connected 540887240
client thread 0 socket wrote 8192
server thread 7 write 131072 bytes
server: 1049 66 4915 66 6095
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 540887304
client thread 7 socket connected 540887304
client thread 7 socket wrote 8192
server thread 8 write 131072 bytes
server: 1049 66 4653 66 5833
server thread 8 loop 4
server thread 7 got connection 539111288
server thread 7 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 540295256
client thread 8 socket connected 540295256
client thread 8 socket wrote 8192
server thread 8 got connection 539407336
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 786 66 3015 66 3932
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 8 write 131072 bytes
server: 852 66 2884 66 3867
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 1 write 131072 bytes
server: 66 66 93131 66 93328
Thread 1 EXIT
client thread 4 socket created 539999320
server thread 4 got connection 541610456
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539111288
client thread 9 socket connected 539111288
client thread 9 socket wrote 8192
server thread 0 got connection 540591304
server thread 0 read 8192 bytes
client thread 4 socket connected 539999320
server thread 4 read 8192 bytes
server thread 9 write 131072 bytes
server: 66 66 24250 66 24446
server thread 9 loop 2
server thread 9 got connection 540887304
server thread 9 read 8192 bytes
client thread 4 socket wrote 8192
client thread 0 socket read 131072
Thread 0 EXIT
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 539407336
client thread 9 socket connected 539407336
client thread 9 socket wrote 8192
server thread 0 write 131072 bytes
server: 7209 66 5178 131 12584
Thread 0 EXIT
server thread 4 write 131072 bytes
server: 66326 1049 5374 66 72814
server thread 4 loop 4
server thread 9 write 131072 bytes
server: 66 66 5178 0 5309
server thread 9 loop 3
server thread 9 got connection 541314376
server thread 9 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 540295256
server thread 4 got connection 541610520
client thread 4 socket connected 540295256
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 538823624
client thread 9 socket connected 538823624
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 3343 66 3474
server thread 9 loop 4
server thread 9 got connection 539111432
server thread 9 read 8192 bytes
server thread 4 write 131072 bytes
server: 786 328 2884 66 4063
Thread 4 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 9 write 131072 bytes
server: 66 66 1966 66 2163
Thread 9 EXIT
Thread 9 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 0 49254 524 38165 348
server per thread elapsed time 88295
----------
Client results:

----------
client per thread totals 0 7756 504 33321 329
client per thread elapsed time 41915
select loop user/user: 25167.20 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 541314376
server thread 3 alive
server thread 3 loop 0
server thread 0 got connection 539703272
client thread 0 socket connected 541314376
client thread 0 socket wrote 8192
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 4063 197 1376 131 5767
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540295256
server thread 0 got connection 538823624
client thread 0 socket connected 540295256
client thread 0 socket wrote 8192
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 459 131 1245 66 1901
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 539111432
server thread 0 got connection 541314472
client thread 0 socket connected 539111432
client thread 0 socket wrote 8192
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 459 131 1245 66 1901
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 539703272
server thread 0 got connection 541314376
client thread 0 socket connected 539703272
client thread 0 socket wrote 8192
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 459 197 1245 66 1966
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 538823624
server thread 0 got connection 540295256
client thread 0 socket connected 538823624
server thread 0 read 8192 bytes
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 459 131 1180 66 1835
Thread 0 EXIT
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 541314472
server thread 1 got connection 539111432
client thread 1 socket connected 541314472
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 13370 131 1376 66 14943
server thread 1 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 541314376
server thread 1 got connection 539703272
client thread 1 socket connected 541314376
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 786 131 1180 66 2163
server thread 1 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 540295256
server thread 1 got connection 537562568
client thread 1 socket connected 540295256
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 393 131 1180 66 1770
server thread 1 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 539111432
server thread 1 got connection 541314472
client thread 1 socket connected 539111432
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 393 131 1245 66 1835
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 539703272
server thread 1 got connection 541314376
client thread 1 socket connected 539703272
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 393 131 1180 66 1770
Thread 1 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 537562568
client thread 2 socket connected 537562568
client thread 2 socket wrote 8192
server thread 2 got connection 540295256
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 22742 66 1835 66 24708
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 541314472
client thread 2 socket connected 541314472
client thread 2 socket wrote 8192
server thread 2 got connection 539111432
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1245 66 1966
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 541314376
client thread 2 socket connected 541314376
client thread 2 socket wrote 8192
server thread 2 got connection 540887240
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 0 1245 66 1835
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 540295256
client thread 2 socket connected 540295256
client thread 2 socket wrote 8192
server thread 2 got connection 537562568
server thread 2 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 539111432
server thread 4 got connection 541314472
server thread 2 write 131072 bytes
server: 524 66 1901 0 2490
server thread 2 loop 4
client thread 4 socket connected 539111432
server thread 4 read 8192 bytes
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 540887240
server thread 2 got connection 541314376
client thread 4 socket wrote 8192
client thread 2 socket connected 540887240
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
server thread 4 write 131072 bytes
server: 30279 524 3277 66 34146
server thread 4 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 539703272
server thread 4 got connection 537562568
server thread 2 write 131072 bytes
server: 655 393 3343 66 4457
Thread 2 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 540295256
client thread 5 socket connected 540295256
client thread 5 socket wrote 8192
server thread 5 got connection 541314472
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 35195 66 1311 66 36637
server thread 5 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 539111432
client thread 5 socket connected 539111432
client thread 5 socket wrote 8192
server thread 5 got connection 541314376
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 524 66 1245 66 1901
server thread 5 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 539111288
server thread 5 got connection 541314472
client thread 4 socket connected 539703272
server thread 4 read 8192 bytes
client thread 2 socket read 131072
Thread 2 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 540295256
server thread 6 got connection 541314376
client thread 5 socket connected 539111288
server thread 5 read 8192 bytes
client thread 4 socket wrote 8192
client thread 6 socket connected 540295256
server thread 6 read 8192 bytes
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 4 write 131072 bytes
server: 655 5112 4457 66 10290
server thread 4 loop 2
server thread 5 write 131072 bytes
server: 393 983 4063 0 5440
server thread 5 loop 3
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 539111432
server thread 4 got connection 540887240
server thread 6 write 131072 bytes
server: 39848 590 4391 66 44894
server thread 6 loop 1
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 537562568
server thread 5 got connection 541314472
client thread 4 socket connected 539111432
server thread 4 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 539703272
server thread 6 got connection 541314376
client thread 5 socket connected 537562568
server thread 5 read 8192 bytes
client thread 4 socket wrote 8192
client thread 6 socket connected 539703272
server thread 6 read 8192 bytes
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 4 write 131072 bytes
server: 918 852 3932 131 5833
server thread 4 loop 3
server thread 5 write 131072 bytes
server: 1114 786 3801 66 5767
server thread 5 loop 4
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 539111288
client thread 4 socket connected 539111288
client thread 4 socket wrote 8192
server thread 6 write 131072 bytes
server: 1049 524 4195 66 5833
server thread 6 loop 2
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 540295256
server thread 5 got connection 540887240
server thread 4 got connection 541314472
server thread 4 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 539111432
server thread 6 got connection 541314376
client thread 5 socket connected 540295256
server thread 5 read 8192 bytes
client thread 6 socket connected 539111432
server thread 6 read 8192 bytes
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 5 write 131072 bytes
server: 1180 721 3146 66 5112
Thread 5 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537562568
client thread 7 socket connected 537562568
client thread 7 socket wrote 8192
server thread 7 got connection 539703272
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 55250 66 1376 66 56757
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 540887240
client thread 7 socket connected 540887240
client thread 7 socket wrote 8192
server thread 7 got connection 538510328
server thread 7 read 8192 bytes
server thread 6 write 131072 bytes
server: 1049 459 6947 66 8520
server thread 6 loop 3
client thread 5 socket read 131072
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 539703272
client thread 8 socket connected 539703272
client thread 8 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537562568
client thread 7 socket connected 537562568
client thread 7 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 541314376
server thread 6 got connection 540295256
server thread 8 got connection 540887240
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 3474 66 4129
server thread 7 loop 2
server thread 7 got connection 539111432
server thread 7 read 8192 bytes
client thread 6 socket connected 541314376
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 4 write 131072 bytes
server: 1704 66 13436 66 15271
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 538510328
client thread 4 socket connected 538510328
client thread 4 socket wrote 8192
server thread 4 got connection 541314472
server thread 4 read 8192 bytes
server thread 6 write 131072 bytes
server: 1704 2556 5178 66 9503
server thread 6 loop 4
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 539111288
client thread 7 socket connected 539111288
client thread 7 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 540295256
server thread 6 got connection 537562568
server thread 7 write 131072 bytes
server: 131 66 7209 66 7471
server thread 7 loop 3
server thread 7 got connection 541314376
server thread 7 read 8192 bytes
client thread 6 socket connected 540295256
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 8 write 131072 bytes
server: 60231 66 11273 66 71635
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 539111432
client thread 8 socket connected 539111432
client thread 8 socket wrote 8192
server thread 8 got connection 540887240
server thread 8 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 539703272
client thread 7 socket connected 539703272
client thread 7 socket wrote 8192
server thread 6 write 131072 bytes
server: 1245 852 4915 66 7078
Thread 6 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539111288
client thread 9 socket connected 539111288
client thread 9 socket wrote 8192
server thread 7 write 131072 bytes
server: 66 66 6095 66 6292
server thread 7 loop 4
server thread 7 got connection 537562568
server thread 7 read 8192 bytes
client thread 6 socket read 131072
Thread 6 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 541610456
client thread 3 socket connected 541610456
client thread 3 socket wrote 8192
server thread 9 got connection 541314376
server thread 9 read 8192 bytes
server thread 4 write 131072 bytes
server: 1770 66 11666 66 13567
Thread 4 EXIT
server thread 3 got connection 540295256
server thread 3 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 541314472
client thread 9 socket connected 541314472
client thread 9 socket wrote 8192
server thread 7 write 131072 bytes
server: 66 66 7078 66 7275
Thread 7 EXIT
server thread 9 write 131072 bytes
server: 76353 131 6357 131 82973
server thread 9 loop 1
server thread 9 got connection 540591304
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1573 66 11207 66 12911
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 538510328
client thread 8 socket connected 538510328
client thread 8 socket wrote 8192
server thread 8 got connection 539703272
server thread 8 read 8192 bytes
server thread 3 write 131072 bytes
server: 76484 131 8717 66 85398
server thread 3 loop 1
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539111288
client thread 9 socket connected 539111288
client thread 9 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 537562568
client thread 3 socket connected 537562568
client thread 3 socket wrote 8192
server thread 9 write 131072 bytes
server: 66 66 4260 66 4457
server thread 9 loop 2
server thread 9 got connection 540887304
server thread 9 read 8192 bytes
server thread 3 got connection 541314376
server thread 3 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 540887240
client thread 9 socket connected 540887240
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 3605 66 3736
server thread 9 loop 3
server thread 9 got connection 539111432
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1049 66 7275 66 8455
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 540295256
client thread 8 socket connected 540295256
client thread 8 socket wrote 8192
server thread 8 got connection 541314472
server thread 8 read 8192 bytes
server thread 3 write 131072 bytes
server: 1704 66 6292 66 8127
server thread 3 loop 2
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 541610456
client thread 9 socket connected 541610456
client thread 9 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 540591304
client thread 3 socket connected 540591304
client thread 3 socket wrote 8192
server thread 9 write 131072 bytes
server: 66 66 4129 66 4326
server thread 9 loop 4
server thread 9 got connection 539111288
server thread 9 read 8192 bytes
server thread 3 got connection 540887304
server thread 3 read 8192 bytes
client thread 9 socket read 131072
Thread 9 EXIT
server thread 9 write 131072 bytes
server: 0 66 2818 66 2949
Thread 9 EXIT
server thread 3 write 131072 bytes
server: 1573 66 3277 0 4915
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 539703272
client thread 3 socket connected 539703272
client thread 3 socket wrote 8192
server thread 3 got connection 538510328
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 590 66 1180 66 1901
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 541314376
client thread 3 socket connected 541314376
client thread 3 socket wrote 8192
server thread 3 got connection 540887240
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 0 1245 66 1835
Thread 3 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 537562568
client thread 8 socket connected 537562568
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 1049 66 11076 66 12256
server thread 8 loop 4
server thread 8 got connection 539111432
server thread 8 read 8192 bytes
client thread 8 socket read 131072
Thread 8 EXIT
server thread 8 write 131072 bytes
server: 66 66 1311 66 1507
Thread 8 EXIT
Thread 8 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 93482 2287 58888 676
server per thread elapsed time 155338
----------
Client results:

----------
client per thread totals 10 10176 1638 67180 696
client per thread elapsed time 79692
select loop user/kernel: 22165.40 usec
server thread 0 alive
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 538823624
server thread 1 got connection 540295256
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 541314472
server thread 2 got connection 537562568
client thread 1 socket connected 538823624
server thread 1 read 8192 bytes
client thread 2 socket connected 541314472
server thread 2 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
server thread 1 write 131072 bytes
server: 3670 524 3080 131 7406
server thread 1 loop 1
server thread 2 write 131072 bytes
server: 3605 459 3474 66 7603
server thread 2 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 539111432
server thread 1 got connection 539999320
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 540295256
server thread 2 got connection 537562568
client thread 1 socket connected 539111432
server thread 1 read 8192 bytes
client thread 2 socket connected 540295256
server thread 2 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
server thread 2 write 131072 bytes
server: 918 459 2294 66 3736
server thread 2 loop 2
server thread 1 write 131072 bytes
server: 1114 655 2818 66 4653
server thread 1 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 538823624
server thread 2 got connection 541314472
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 537562568
server thread 1 got connection 539999320
client thread 2 socket connected 538823624
server thread 2 read 8192 bytes
client thread 1 socket connected 537562568
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket wrote 8192
server thread 2 write 131072 bytes
server: 721 590 2425 66 3801
server thread 2 loop 3
server thread 1 write 131072 bytes
server: 852 393 2490 66 3801
server thread 1 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 540295256
server thread 2 got connection 539111432
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 541314472
server thread 1 got connection 539999320
client thread 2 socket connected 540295256
server thread 2 read 8192 bytes
client thread 1 socket connected 541314472
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket wrote 8192
server thread 2 write 131072 bytes
server: 721 590 2425 66 3801
server thread 2 loop 4
server thread 1 write 131072 bytes
server: 918 393 2490 66 3867
server thread 1 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 538823624
server thread 2 got connection 537562568
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 539111432
server thread 1 got connection 539999320
client thread 2 socket connected 538823624
server thread 2 read 8192 bytes
client thread 1 socket connected 539111432
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket wrote 8192
server thread 2 write 131072 bytes
server: 786 590 2359 131 3867
Thread 2 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 540295256
client thread 3 socket connected 540295256
client thread 3 socket wrote 8192
server thread 3 got connection 541314472
server thread 3 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 537562568
client thread 3 socket connected 537562568
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 22939 66 1704 66 24774
server thread 3 loop 1
server thread 3 got connection 539407336
server thread 3 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 540295256
client thread 3 socket connected 540295256
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 0 66 1507 66 1638
server thread 3 loop 2
server thread 3 got connection 541314472
server thread 3 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 537562568
client thread 3 socket connected 537562568
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 0 66 1442 66 1573
server thread 3 loop 3
server thread 3 got connection 539407336
server thread 3 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 540295256
client thread 3 socket connected 540295256
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 0 66 1770 131 1966
server thread 3 loop 4
server thread 3 got connection 541314472
server thread 3 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 537562568
client thread 4 socket connected 537562568
client thread 4 socket wrote 8192
server thread 3 write 131072 bytes
server: 66 0 1704 131 1901
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 539407336
client thread 5 socket connected 539407336
client thread 5 socket wrote 8192
server thread 4 got connection 540295256
server thread 4 read 8192 bytes
server thread 5 got connection 541314472
server thread 5 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 540887304
client thread 4 socket connected 540887304
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 31983 66 2949 66 35064
server thread 4 loop 1
server thread 4 got connection 537562568
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 31918 66 4457 66 36505
server thread 5 loop 1
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 540295256
client thread 4 socket connected 540295256
client thread 4 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 541314472
client thread 5 socket connected 541314472
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 0 66 2753 66 2884
server thread 4 loop 2
server thread 4 got connection 540887304
server thread 4 read 8192 bytes
server thread 5 got connection 539407336
server thread 5 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 537562568
client thread 4 socket connected 537562568
client thread 4 socket wrote 8192
server thread 4 write 131072 bytes
server: 66 66 2359 66 2556
server thread 4 loop 3
server thread 4 got connection 540295256
server thread 4 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 540887304
client thread 4 socket connected 540887304
client thread 4 socket wrote 8192
server thread 5 write 131072 bytes
server: 1573 66 4326 0 5964
server thread 5 loop 2
server thread 4 write 131072 bytes
server: 66 0 2359 66 2490
server thread 4 loop 4
server thread 4 got connection 537562568
server thread 4 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 539407336
client thread 5 socket connected 539407336
client thread 5 socket wrote 8192
server thread 5 got connection 540295256
server thread 5 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 541314472
client thread 6 socket connected 541314472
client thread 6 socket wrote 8192
server thread 4 write 131072 bytes
server: 0 66 2818 66 2949
Thread 4 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 540887304
client thread 7 socket connected 540887304
client thread 7 socket wrote 8192
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
server thread 7 got connection 540591304
server thread 7 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 541314472
client thread 6 socket connected 541314472
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 45746 66 3146 66 49023
server thread 6 loop 1
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 45681 66 4588 66 50400
server thread 7 loop 1
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 540591304
client thread 6 socket connected 540591304
client thread 6 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 541314472
client thread 7 socket connected 541314472
client thread 7 socket wrote 8192
server thread 7 got connection 540887304
server thread 7 read 8192 bytes
server thread 6 write 131072 bytes
server: 0 66 3277 66 3408
server thread 6 loop 2
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 540591304
client thread 6 socket connected 540591304
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 0 66 2294 66 2425
server thread 6 loop 3
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 1376 66 4195 66 5702
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 540887304
client thread 7 socket connected 540887304
client thread 7 socket wrote 8192
client thread 6 socket read 131072
server thread 7 got connection 541314472
server thread 7 read 8192 bytes
server thread 6 write 131072 bytes
server: 66 66 2622 66 2818
server thread 6 loop 4
client thread 6 loop 4
client thread 6 socket created 540591304
client thread 6 socket connected 540591304
client thread 6 socket wrote 8192
server thread 6 got connection 537562568
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 983 66 2884 66 3998
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 541314472
client thread 7 socket connected 541314472
client thread 7 socket wrote 8192
server thread 6 write 131072 bytes
server: 459 66 2949 66 3539
Thread 6 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 540887304
client thread 8 socket connected 540887304
client thread 8 socket wrote 8192
server thread 7 got connection 537562568
server thread 7 read 8192 bytes
client thread 6 socket read 131072
Thread 6 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539703272
client thread 9 socket connected 539703272
client thread 9 socket wrote 8192
server thread 8 got connection 540591304
server thread 8 read 8192 bytes
server thread 9 got connection 536987576
server thread 9 read 8192 bytes
server thread 7 write 131072 bytes
server: 1311 66 4522 66 5964
server thread 7 loop 4
server thread 8 write 131072 bytes
server: 61738 66 4129 66 65998
server thread 8 loop 1
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 537562568
client thread 7 socket connected 537562568
client thread 7 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 540591304
client thread 8 socket connected 540591304
client thread 8 socket wrote 8192
server thread 7 got connection 541314472
server thread 7 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 540887304
client thread 9 socket connected 540887304
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 61673 66 6292 66 68095
server thread 9 loop 1
server thread 9 got connection 539703272
server thread 9 read 8192 bytes
server thread 8 got connection 536987576
server thread 8 read 8192 bytes
server thread 1 write 131072 bytes
server: 852 393 51317 0 52563
Thread 1 EXIT
server thread 0 loop 0
server thread 5 write 131072 bytes
server: 983 66 27395 66 28510
server thread 5 loop 3
server thread 7 write 131072 bytes
server: 2097 66 5505 66 7734
Thread 7 EXIT
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 539999320
client thread 0 socket connected 539999320
client thread 0 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 5440 66 5571
server thread 9 loop 2
client thread 7 socket read 131072
Thread 7 EXIT
server thread 0 got connection 539111288
server thread 0 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 540295256
client thread 9 socket connected 540295256
client thread 9 socket wrote 8192
server thread 8 write 131072 bytes
server: 2884 66 6357 66 9372
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 540887240
client thread 8 socket connected 540887240
client thread 8 socket wrote 8192
server thread 9 got connection 541314472
server thread 9 read 8192 bytes
server thread 8 got connection 539703272
server thread 8 read 8192 bytes
server thread 0 write 131072 bytes
server: 4915 131 4326 66 9438
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 537562568
client thread 0 socket connected 537562568
client thread 0 socket wrote 8192
server thread 0 got connection 540887304
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 786 66 3408 66 4326
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 536987576
client thread 8 socket connected 536987576
client thread 8 socket wrote 8192
server thread 8 got connection 540591304
server thread 8 read 8192 bytes
server thread 0 write 131072 bytes
server: 786 66 3146 66 4063
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 539111288
client thread 0 socket connected 539111288
client thread 0 socket wrote 8192
server thread 0 got connection 539999320
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 655 66 3211 66 3998
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 539703272
client thread 8 socket connected 539703272
client thread 8 socket wrote 8192
server thread 8 got connection 540887240
server thread 8 read 8192 bytes
server thread 0 write 131072 bytes
server: 786 66 3080 66 3998
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 540887304
client thread 0 socket connected 540887304
client thread 0 socket wrote 8192
server thread 0 got connection 537562568
server thread 0 read 8192 bytes
server thread 8 write 131072 bytes
server: 655 66 3343 66 4129
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 0 write 131072 bytes
server: 786 0 1966 66 2818
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 540591304
client thread 0 socket connected 540591304
client thread 0 socket wrote 8192
server thread 0 got connection 536987576
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 524 66 1180 66 1835
Thread 0 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 539999320
server thread 5 got connection 539111288
client thread 5 socket connected 539999320
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 540887240
client thread 9 socket connected 540887240
client thread 9 socket wrote 8192
server thread 5 write 131072 bytes
server thread 9 write 131072 bytes
server: 2359 66 20121 66 22611
server thread 9 loop 3
server thread 9 got connection 541610520
server thread 9 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 539703272
client thread 5 socket connected 539703272
client thread 5 socket wrote 8192
server: 23660 328 2818 918 27723
server thread 5 loop 4
server thread 5 got connection 537562568
server thread 5 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 540887304
client thread 9 socket connected 540887304
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 2949 66 3080
server thread 9 loop 4
server thread 9 got connection 536987576
server thread 9 read 8192 bytes
server thread 5 write 131072 bytes
server: 0 66 3932 66 4063
Thread 5 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
server thread 9 write 131072 bytes
server: 0 66 2687 66 2818
Thread 9 EXIT
Thread 9 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 129849 3068 83597 1104
server per thread elapsed time 217620
----------
Client results:

----------
client per thread totals 10 11612 2406 106019 1027
client per thread elapsed time 121060
select loop kernel/user: 21444.40 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 541610520
client thread 0 socket connected 541610520
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 537562568
server thread 1 got connection 538510328
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 540887304
server thread 2 got connection 539703272
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 536987576
server thread 3 got connection 541314376
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 537143032
server thread 4 got connection 537143096
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 537431304
server thread 5 got connection 537431672
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 537431768
server thread 6 got connection 537431832
client thread 1 socket connected 537562568
server thread 1 read 8192 bytes
client thread 2 socket connected 540887304
server thread 2 read 8192 bytes
client thread 3 socket connected 536987576
server thread 3 read 8192 bytes
client thread 4 socket connected 537143032
server thread 4 read 8192 bytes
client thread 5 socket connected 537431304
server thread 5 read 8192 bytes
client thread 6 socket connected 537431768
server thread 6 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 5505 1901 11076 131 18613
server thread 1 loop 1
server thread 2 write 131072 bytes
server: 5309 1901 11142 66 18417
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 5047 1901 11207 66 18220
server thread 3 loop 1
server thread 4 write 131072 bytes
server: 4850 1835 11273 66 18023
server thread 4 loop 1
server thread 5 write 131072 bytes
server: 4457 1835 11338 66 17696
server thread 5 loop 1
server thread 6 write 131072 bytes
server: 4260 1704 11469 66 17499
server thread 6 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 538510328
server thread 1 got connection 539703272
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 541314376
server thread 2 got connection 537143096
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 537431672
server thread 3 got connection 537431832
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 537562568
server thread 4 got connection 540887304
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 536987576
server thread 5 got connection 537143032
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 537431304
server thread 6 got connection 537431768
client thread 1 socket connected 538510328
server thread 1 read 8192 bytes
client thread 2 socket connected 541314376
server thread 2 read 8192 bytes
client thread 3 socket connected 537431672
server thread 3 read 8192 bytes
client thread 4 socket connected 537562568
server thread 4 read 8192 bytes
client thread 5 socket connected 536987576
server thread 5 read 8192 bytes
client thread 6 socket connected 537431304
server thread 6 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 2425 2622 9044 131 14222
server thread 1 loop 2
server thread 2 write 131072 bytes
server: 2490 2359 9241 66 14157
server thread 2 loop 2
server thread 3 write 131072 bytes
server: 2687 2425 8913 66 14091
server thread 3 loop 2
server thread 4 write 131072 bytes
server: 2753 2294 8913 66 14025
server thread 4 loop 2
server thread 5 write 131072 bytes
server: 2884 2032 9044 0 13960
server thread 5 loop 2
server thread 6 write 131072 bytes
server: 3015 1770 9044 66 13894
server thread 6 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 539703272
server thread 1 got connection 537143096
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 537431832
server thread 2 got connection 540887304
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 537143032
server thread 3 got connection 537431768
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 538510328
server thread 4 got connection 541314376
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 537431672
server thread 5 got connection 537562568
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 536987576
server thread 6 got connection 537431304
client thread 1 socket connected 539703272
server thread 1 read 8192 bytes
client thread 2 socket connected 537431832
server thread 2 read 8192 bytes
client thread 3 socket connected 537143032
server thread 3 read 8192 bytes
client thread 4 socket connected 538510328
server thread 4 read 8192 bytes
client thread 5 socket connected 537431672
server thread 5 read 8192 bytes
client thread 6 socket connected 536987576
server thread 6 read 8192 bytes
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 2097 2228 8651 66 13042
server thread 1 loop 3
server thread 2 write 131072 bytes
server: 2163 2097 8717 66 13042
server thread 2 loop 3
server thread 3 write 131072 bytes
server: 2228 1966 8782 66 13042
server thread 3 loop 3
server thread 4 write 131072 bytes
server: 2359 1770 8913 0 13042
server thread 4 loop 3
server thread 5 write 131072 bytes
server: 2490 1573 8913 66 13042
server thread 5 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 537143096
server thread 1 got connection 540887304
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 537431768
server thread 2 got connection 541314376
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 537562568
server thread 3 got connection 539703272
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 537431832
server thread 4 got connection 537143032
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 538510328
server thread 5 got connection 537431672
server thread 6 write 131072 bytes
server: 2622 1442 11404 66 15533
server thread 6 loop 3
client thread 1 socket connected 537143096
server thread 1 read 8192 bytes
client thread 2 socket connected 537431768
server thread 2 read 8192 bytes
client thread 3 socket connected 537562568
server thread 3 read 8192 bytes
client thread 4 socket connected 537431832
server thread 4 read 8192 bytes
client thread 5 socket connected 538510328
server thread 5 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537431304
server thread 6 got connection 536987576
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
client thread 1 socket wrote 8192
client thread 6 socket connected 537431304
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 3 write 131072 bytes
server: 2163 1901 8782 66 12911
server thread 3 loop 4
server thread 4 write 131072 bytes
server: 2228 1704 8913 66 12911
server thread 4 loop 4
server thread 5 write 131072 bytes
server: 2425 1507 8979 66 12977
server thread 5 loop 4
server thread 1 write 131072 bytes
server: 1966 2163 10290 66 14484
server thread 1 loop 4
server thread 2 write 131072 bytes
server: 2032 2032 10486 66 14615
server thread 2 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 539703272
server thread 3 got connection 537143032
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 537431672
server thread 4 got connection 540887304
client thread 5 socket read 131072
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 541314376
server thread 1 got connection 537562568
server thread 6 write 131072 bytes
server: 2097 1049 9634 66 12846
server thread 6 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 537431832
server thread 2 got connection 537143096
client thread 3 socket connected 539703272
server thread 3 read 8192 bytes
client thread 4 socket connected 537431672
server thread 4 read 8192 bytes
client thread 1 socket connected 541314376
server thread 1 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 536987576
server thread 6 got connection 537431768
client thread 2 socket connected 537431832
server thread 2 read 8192 bytes
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 1 socket wrote 8192
client thread 6 socket connected 536987576
server thread 6 read 8192 bytes
client thread 2 socket wrote 8192
client thread 6 socket wrote 8192
server thread 3 write 131072 bytes
server: 1966 1901 7275 66 11207
Thread 3 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537431304
client thread 7 socket connected 537431304
client thread 7 socket wrote 8192
server thread 7 got connection 537143032
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 67833 66 1507 66 69472
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 538823624
client thread 7 socket connected 538823624
client thread 7 socket wrote 8192
server thread 7 got connection 537143032
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1180 66 1835
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537431304
client thread 7 socket connected 537431304
client thread 7 socket wrote 8192
server thread 7 got connection 537143032
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1180 66 1835
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 538823624
client thread 7 socket connected 538823624
client thread 7 socket wrote 8192
server thread 7 got connection 537143032
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 0 1245 66 1835
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 537431304
client thread 7 socket connected 537431304
client thread 7 socket wrote 8192
server thread 7 got connection 537143032
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1180 66 1835
Thread 7 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 538823624
client thread 8 socket connected 538823624
client thread 8 socket wrote 8192
client thread 7 socket read 131072
Thread 7 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539999320
client thread 9 socket connected 539999320
server thread 8 got connection 537143032
server thread 8 read 8192 bytes
client thread 9 socket wrote 8192
server thread 9 got connection 537431304
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 77730 131 3736 66 81662
server thread 8 loop 1
server thread 9 write 131072 bytes
server: 77730 131 3408 66 81334
server thread 9 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537143032
client thread 8 socket connected 537143032
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 537431304
client thread 9 socket connected 537431304
client thread 9 socket wrote 8192
server thread 8 got connection 538823624
server thread 8 read 8192 bytes
server thread 9 got connection 539999320
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1311 66 2687 131 4195
server thread 8 loop 2
server thread 9 write 131072 bytes
server: 1245 66 2818 66 4195
server thread 9 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 538823624
client thread 8 socket connected 538823624
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539999320
client thread 9 socket connected 539999320
client thread 9 socket wrote 8192
server thread 8 got connection 537143032
server thread 8 read 8192 bytes
server thread 9 got connection 537431304
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1114 66 1770 131 3080
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 537143032
client thread 8 socket connected 537143032
client thread 8 socket wrote 8192
server thread 8 got connection 538823624
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 459 66 1180 66 1770
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 538823624
client thread 8 socket connected 538823624
client thread 8 socket wrote 8192
server thread 8 got connection 537143032
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 459 66 1180 66 1770
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 4 write 131072 bytes
server: 2097 1704 33622 66 37489
Thread 4 EXIT
server thread 1 write 131072 bytes
server: 2032 1376 33753 66 37226
Thread 1 EXIT
server thread 2 write 131072 bytes
server: 2228 1376 33687 66 37357
Thread 2 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
server thread 6 write 131072 bytes
server: 1573 1049 34277 66 36964
Thread 6 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 537143032
client thread 9 socket connected 537143032
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 1114 66 10224 66 11469
server thread 9 loop 3
server thread 9 got connection 539111288
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 0 66 2425 131 2622
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 538823624
client thread 9 socket connected 538823624
client thread 9 socket wrote 8192
server thread 9 got connection 540887304
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 524 66 1180 66 1835
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 got connection 539407336
server thread 0 read 8192 bytes
client thread 5 loop 4
client thread 5 socket created 537562568
server thread 5 got connection 540591304
client thread 5 socket connected 537562568
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 537143096
client thread 0 socket connected 537143096
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 107222 66 3998 66 111351
server thread 0 loop 1
server thread 0 got connection 539111432
server thread 0 read 8192 bytes
server thread 5 write 131072 bytes
server: 47385 393 3343 0 51121
Thread 5 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 539703272
client thread 0 socket connected 539703272
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 66 2359 66 2490
server thread 0 loop 2
server thread 0 got connection 537431672
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 541314376
client thread 0 socket connected 541314376
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 1442 131 1704
server thread 0 loop 3
server thread 0 got connection 537431768
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 541314472
client thread 0 socket connected 541314472
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 66 1507 66 1638
server thread 0 loop 4
server thread 0 got connection 537431832
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 0 66 1311 66 1442
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 20 176721 8587 126361 1452
server per thread elapsed time 313123
----------
Client results:

----------
client per thread totals 20 17648 7079 164185 5845
client per thread elapsed time 194751
select loop kernel/kernel: 23987.40 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 11:55:31 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 11:55:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_ISSET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 11:55:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 11:55:37 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 11:55:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 11:55:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 11:55:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 11:55:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 11:55:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 11:55:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 11:55:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 11:55:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 11:55:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 11:55:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 11:55:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 11:55:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 11:55:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 11:55:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 11:55:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 11:55:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 11:55:58 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 11:55:58 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 11:55:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 11:55:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 11:56:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_SI_HOSTNAME: hbombaix
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 11:56:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 11:56:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 11:56:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 11:56:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 19:56:09 UTC 2003
Current local time is Thu Mar 27 11:56:09 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 11:56:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 11:58:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 11:58:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 11:58:20 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 11:58:20 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Runtime library version information
Build time: 27 Mar 2003 12:57:29 GMT
Build time: 2003-03-27 04:57:29
Portable runtime V4.3.0 ( debug )
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 11:58:21 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 11:58:21 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 11:58:22 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_dbg/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen
BEGIN TEST: accept  
Thu Mar 27 11:58:38 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 11:58:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x200427e8)127.0.0.1:33212
(Server) read [0x20042770..0x200427e5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x20042838)127.0.0.1:33223
(Server) read [0x200427c0..0x20042835) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20042838)127.0.0.1:33261
(Server) read [0x200427c0..0x20042835) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20042838)127.0.0.1:33265
(Server) read [0x200427c0..0x20042835) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20042838)127.0.0.1:33336
(Server) read [0x200427c0..0x20042835) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 11:58:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20041b18)127.0.0.1:33552
(Server) read [0x20041aa0..0x20041b15) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x20041b68)127.0.0.1:33579
(Server) read [0x20041af0..0x20041b65) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20041b68)127.0.0.1:33616
(Server) read [0x20041af0..0x20041b65) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20041b68)127.0.0.1:33621
(Server) read [0x20041af0..0x20041b65) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20041b68)127.0.0.1:33692
(Server) read [0x20041af0..0x20041b65) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 11:59:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 11:59:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 12:00:12 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 12:00:13 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 12:00:13 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 12:00:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 12:00:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 12:00:20 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x2001aa68): 12:00:21
Server started at(0x2001bde8): 12:00:21
Client started at(0x20088938): 12:00:21
main(0x2001aa68): waiting for execution interval (10 seconds)
Shutting down(0x2001aa68): 12:00:31
Client(0x20088938): stopped after 49 operations and 43662 bytes
Server(0x2001bde8): stopped after 50 operations and 43838 bytes
main(0x2001aa68): test complete
Test exiting at(0x2001aa68): 12:00:31
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 12:00:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 12:00:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 12:00:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 45.22 usec
Condvar simple test shared UK: 35.39 usec
Condvar simple test priv UU: 108.80 usec
Condvar simple test priv UK: 119.94 usec
Condvar simple test All: 116.66 usec
Condvar timeout test: 619.35 usec

10 Thread tests
Condvar simple test shared UU: 113.38 usec
Condvar simple test shared UK: 67.51 usec
Condvar simple test priv UU: 235.94 usec
Condvar simple test priv UK: 207.10 usec
Condvar simple test All: 479.75 usec
Condvar timeout test: 747.15 usec

15 Thread tests
Condvar simple test shared UU: 79.30 usec
Condvar simple test shared UK: 75.37 usec
Condvar simple test priv UU: 310.66 usec
Condvar simple test priv UK: 269.37 usec
Condvar simple test All: 342.12 usec
Condvar timeout test: 762.88 usec

20 Thread tests
Condvar simple test shared UU: 102.90 usec
Condvar simple test shared UK: 101.59 usec
Condvar simple test priv UU: 408.97 usec
Condvar simple test priv UK: 346.70 usec
Condvar simple test All: 448.94 usec
Condvar timeout test: 1106.30 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 12:00:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 12:00:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 12:00:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 12:00:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 12:00:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 12:00:58 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 12:00:58 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 12:01:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Accepting connection at port 37904
Wait one second before connect
Connecting to port 37904
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 37906
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 37907
Wait one second before connect
Connecting to port 37906
Writing message "Hello world!"
Connecting to port 37907
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 12:01:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
10 iterations over a 10 kbyte file: 66 [131] 524
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 12:01:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 12:01:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 12:01:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Elapsed time: 3000 ms, expected time: 3010 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 12:01:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 5660 nsecs

Overhead of 'PR_IntervalNow()' is 2042 nsecs

Overhead of 'PR_Now()' is 11991 nsecs

Overhead of 'PR_IntervalNow()' is 2688 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 12:03:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Test not defined
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 12:03:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 12:03:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 12:03:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 12:03:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Interrupting the threads
Threads terminated in 2998 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 12:03:56 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 12:03:56 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 12:03:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 12:03:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 12:03:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 12:03:58 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 12:03:58 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 12:03:58 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 12:03:59 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 12:04:17 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 12:04:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 12:04:33 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 12:04:33 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 4 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 12:05:56 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 12:06:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 12:06:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 12:06:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 12:06:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 12:06:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 12:06:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 12:06:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 12:06:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 12:06:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 12:06:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 12:06:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 12:06:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 3.15 usec
interval time: 3.15 usec
idle lock lock/unlock pair: 0.66 usec
idle monitor entry/exit pair: 0.85 usec
idle cache monitor entry/exit pair: 2.36 usec
create/destroy thread pair: 57.15 usec
context switch - user/user: 7.93 usec
context switch - user/kernel: 8.46 usec
context switch - kernel/user: 7.87 usec
context switch - kernel/kernel: 8.19 usec
sema context switch - user/user: 9.77 usec
sema context switch - user/kernel: 9.70 usec
sema context switch - kernel/user: 9.90 usec
sema context switch - kernel/kernel: 9.63 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.00 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 3.15 usec
interval time: 3.08 usec
idle lock lock/unlock pair: 0.66 usec
idle monitor entry/exit pair: 0.85 usec
idle cache monitor entry/exit pair: 2.36 usec
create/destroy thread pair: 56.43 usec
context switch - user/user: 7.93 usec
context switch - user/kernel: 8.52 usec
context switch - kernel/user: 8.13 usec
context switch - kernel/kernel: 8.26 usec
sema context switch - user/user: 9.96 usec
sema context switch - user/kernel: 9.70 usec
sema context switch - kernel/user: 10.62 usec
sema context switch - kernel/kernel: 9.63 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 12:06:07 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 12:06:07 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 12:06:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 12:06:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 12:06:09 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 12:06:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 12:06:14 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 12:06:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 12:06:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x2001ac58): 12:06:15
Server started at(0x2001bf58): 12:06:15
Client started at(0x20080d98): 12:06:15
main(0x2001ac58): waiting for execution interval (10 seconds)
Shutting down(0x2001ac58): 12:06:25
Client(0x20080d98): stopped after 47 operations and 41684 bytes
Server(0x2001bf58): stopped after 48 operations and 42634 bytes
main(0x2001ac58): test complete
Test exiting at(0x2001ac58): 12:06:25
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 12:06:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 12:06:49 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 41160, 41161 and 41162

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "41160" from a client
The server received "41161" from a client
Server read 128 bytes from native fd 8
The server received "41162" from a client
The server received "41160" from a client
The server received "41161" from a client
Server read 128 bytes from native fd 11
The server received "41162" from a client
The server received "41160" from a client
The server received "41161" from a client
Server read 128 bytes from native fd 8
The server received "41162" from a client
The server received "41160" from a client
The server received "41161" from a client
Server read 128 bytes from native fd 11
The server received "41162" from a client
The server received "41160" from a client
The server received "41161" from a client
Server read 128 bytes from native fd 8
The server received "41162" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 12:06:55 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 12:06:55 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 12:07:16 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 12:07:16 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
TEST COMPLETE!
Server results:

----------
server per thread totals 0 86422 5293 26166 301
server per thread elapsed time 118189
----------
Client results:

----------
client per thread totals 0 919 5471 24908 328
client per thread elapsed time 31631
select loop user/user: 34867.00 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 132266 7292 59172 663
server per thread elapsed time 199398
----------
Client results:

----------
client per thread totals 10 3535 6599 62546 637
client per thread elapsed time 73320
select loop user/kernel: 24983.60 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 170359 8199 86069 1057
server per thread elapsed time 265685
----------
Client results:

----------
client per thread totals 10 4959 7748 106510 885
client per thread elapsed time 120103
select loop kernel/user: 20553.20 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 20 208281 9777 111083 1346
server per thread elapsed time 330491
----------
Client results:

----------
client per thread totals 20 6979 8961 145702 1189
client per thread elapsed time 162829
select loop kernel/kernel: 20173.00 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 12:07:17 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 12:07:17 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 12:07:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 12:07:23 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 12:07:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 12:07:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 12:07:27 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 12:07:27 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 12:07:27 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 12:07:28 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 12:07:28 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 12:07:29 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 12:07:29 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 12:07:29 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 12:07:30 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 12:07:30 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 12:07:30 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 12:07:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 12:07:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 12:07:33 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 12:07:38 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 12:07:38 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 12:07:39 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 12:07:39 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 12:07:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PR_SI_HOSTNAME: hbombaix
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 12:07:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 12:07:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 12:07:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 12:07:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 20:07:47 UTC 2003
Current local time is Thu Mar 27 12:07:47 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 12:07:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 12:09:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 12:09:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 12:09:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 12:09:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Runtime library version information
Build time: 27 Mar 2003 12:52:46 GMT
Build time: 2003-03-27 04:52:46
Portable runtime V4.3.0 ()
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 12:09:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 12:09:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 12:09:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_opt/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen
BEGIN TEST: accept  
Thu Mar 27 12:09:19 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 12:09:28 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x1100361f8)127.0.0.1:42799
(Server) read [0x110036180..0x1100361f5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x110036238)127.0.0.1:42800
(Server) read [0x1100361c0..0x110036235) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x110036238)127.0.0.1:42801
(Server) read [0x1100361c0..0x110036235) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x110036238)127.0.0.1:42802
(Server) read [0x1100361c0..0x110036235) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x110036238)127.0.0.1:42803
(Server) read [0x1100361c0..0x110036235) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 12:09:39 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x1100366a8)127.0.0.1:42815
(Server) read [0x110036630..0x1100366a5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x1100366e8)127.0.0.1:42816
(Server) read [0x110036670..0x1100366e5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x1100366e8)127.0.0.1:42817
(Server) read [0x110036670..0x1100366e5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x1100366e8)127.0.0.1:42818
(Server) read [0x110036670..0x1100366e5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x1100366e8)127.0.0.1:42819
(Server) read [0x110036670..0x1100366e5) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 12:09:50 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 12:09:51 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 12:10:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 12:10:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 12:10:56 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 12:10:56 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 12:10:57 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 12:11:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib

PThread Statistics
started: 12:11:04[10]
locks [created: 13, destroyed: 2]
locks [acquired: 730, released: 730]
cvars [created: 7, destroyed: 5]
cvars [notified: 57, delayed_delete: 0]
Client/Server started at(0x11000e570): 12:11:04
Server started at(0x110010510): 12:11:04
Client started at(0x110098650): 12:11:04
main(0x11000e570): waiting for execution interval (10 seconds)
Shutting down(0x11000e570): 12:11:14
Client(0x110098650): stopped after 50 operations and 43838 bytes
Server(0x110010510): stopped after 50 operations and 43838 bytes
main(0x11000e570): test complete
Test exiting at(0x11000e570): 12:11:14
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 12:11:14 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 12:11:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 12:11:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 59.64 usec
Condvar simple test shared UK: 55.71 usec
Condvar simple test priv UU: 174.99 usec
Condvar simple test priv UK: 169.75 usec
Condvar simple test All: 210.38 usec
Condvar timeout test: 780.57 usec

10 Thread tests
Condvar simple test shared UU: 95.69 usec
Condvar simple test shared UK: 98.31 usec
Condvar simple test priv UU: 387.99 usec
Condvar simple test priv UK: 364.40 usec
Condvar simple test All: 410.93 usec
Condvar timeout test: 839.56 usec

15 Thread tests
Condvar simple test shared UU: 138.29 usec
Condvar simple test shared UK: 135.01 usec
Condvar simple test priv UU: 489.58 usec
Condvar simple test priv UK: 505.31 usec
Condvar simple test All: 588.54 usec
Condvar timeout test: 991.61 usec

20 Thread tests
Condvar simple test shared UU: 194.00 usec
Condvar simple test shared UK: 175.65 usec
Condvar simple test priv UU: 601.00 usec
Condvar simple test priv UK: 561.67 usec
Condvar simple test All: 783.20 usec
Condvar timeout test: 1131.87 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 12:11:28 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 12:11:28 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 12:11:28 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 12:11:29 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 12:11:39 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 12:11:39 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 12:11:40 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 12:11:43 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Accepting connection at port 43281
Wait one second before connect
Connecting to port 43281
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 43313
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 43314
Wait one second before connect
Connecting to port 43313
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Connecting to port 43314
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 12:11:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
10 iterations over a 10 kbyte file: 66 [131] 131
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 12:11:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 12:11:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 12:11:47 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Elapsed time: 3000 ms, expected time: 3000 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 12:11:50 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 1037 nsecs

Overhead of 'PR_IntervalNow()' is 1693 nsecs

Overhead of 'PR_Now()' is 945 nsecs

Overhead of 'PR_IntervalNow()' is 1712 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 12:13:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 12:13:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 12:13:47 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 12:14:00 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 12:14:07 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Interrupting the threads
Threads terminated in 2996 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 12:14:12 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 12:14:13 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 12:14:13 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 12:14:13 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 12:14:14 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 12:14:15 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 12:14:15 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 12:14:16 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 12:14:16 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 12:14:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 12:14:41 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 12:14:51 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1

PThread Statistics
started: 12:14:52[0]
locks [created: 12, destroyed: 1]
locks [acquired: 5, released: 5]
cvars [created: 12, destroyed: 10]
cvars [notified: 10, delayed_delete: 0]
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 12:14:52 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 11 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 12:16:15 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 12:16:19 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 12:16:21 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 12:16:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 12:16:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 12:16:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 12:16:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 12:16:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 12:16:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 12:16:24 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 12:16:24 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 12:16:24 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 12:16:24 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
'PR_NewSem' is obsolete. Use 'locks & condition variables' instead.
'PR_WaitSem' is obsolete. Use 'locks & condition variables' instead.
'PR_PostSem' is obsolete. Use 'locks & condition variables' instead.
'PR_DestroySem' is obsolete. Use 'locks & condition variables' instead.
local procedure call overhead: 0.13 usec
DLL procedure call overhead: 0.20 usec
current calendar time: 0.85 usec
interval time: 0.79 usec
idle lock lock/unlock pair: 1.18 usec
idle monitor entry/exit pair: 1.64 usec
idle cache monitor entry/exit pair: 4.20 usec
create/destroy thread pair: 83.63 usec
context switch - user/user: 11.47 usec
context switch - user/kernel: 11.40 usec
context switch - kernel/user: 11.27 usec
context switch - kernel/kernel: 11.27 usec
sema context switch - user/user: 13.04 usec
sema context switch - user/kernel: 13.57 usec
sema context switch - kernel/user: 12.85 usec
sema context switch - kernel/kernel: 12.78 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.13 usec
DLL procedure call overhead: 0.20 usec
current calendar time: 0.85 usec
interval time: 0.79 usec
idle lock lock/unlock pair: 1.18 usec
idle monitor entry/exit pair: 1.64 usec
idle cache monitor entry/exit pair: 4.20 usec
create/destroy thread pair: 83.43 usec
context switch - user/user: 11.21 usec
context switch - user/kernel: 11.27 usec
context switch - kernel/user: 11.27 usec
context switch - kernel/kernel: 11.27 usec
sema context switch - user/user: 12.71 usec
sema context switch - user/kernel: 12.71 usec
sema context switch - kernel/user: 13.04 usec
sema context switch - kernel/kernel: 12.71 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 12:16:25 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 12:16:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 12:16:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 12:16:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 12:16:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 12:16:32 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 12:16:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 12:16:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 12:16:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib

pthread Statistics
started: 12:16:33[10]
locks [created: 13, destroyed: 2]
locks [acquired: 734, released: 734]
cvars [created: 7, destroyed: 5]
cvars [notified: 56, delayed_delete: 0]
Client/Server started at(0x11000d9b0): 12:16:33
Server started at(0x11000f8b0): 12:16:33
Client started at(0x110090e50): 12:16:33
main(0x11000d9b0): waiting for execution interval (10 seconds)
Shutting down(0x11000d9b0): 12:16:43
Client(0x110090e50): stopped after 50 operations and 43838 bytes
Server(0x11000f8b0): stopped after 51 operations and 44242 bytes
main(0x11000d9b0): test complete
Test exiting at(0x11000d9b0): 12:16:43
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 12:16:44 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 12:17:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 54794, 54795 and 54796

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "54794" from a client
The server received "54795" from a client
The server received "54794" from a client
The server received "54795" from a client
The server received "54794" from a client
The server received "54794" from a client
The server received "54794" from a client
The server received "54795" from a client
Server read 128 bytes from native fd 7
The server received "54796" from a client
The server received "54795" from a client
Server read 128 bytes from native fd 9
The server received "54796" from a client
The server received "54795" from a client
Server read 128 bytes from native fd 7
The server received "54796" from a client
Server read 128 bytes from native fd 8
The server received "54796" from a client
Server read 128 bytes from native fd 6
The server received "54796" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 12:17:13 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 12:17:13 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 12:17:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 12:17:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 272583248
client thread 0 socket connected 272583248
client thread 0 socket wrote 8192
server thread 0 got connection 272883888
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 6226 131 2622 66 9044
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 272883888
client thread 0 socket connected 272883888
client thread 0 socket wrote 8192
server thread 0 got connection 272583248
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 655 66 1442 66 2228
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 272583248
client thread 0 socket connected 272583248
client thread 0 socket wrote 8192
server thread 0 got connection 272883888
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 721 66 1376 66 2228
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 272883888
client thread 0 socket connected 272883888
client thread 0 socket wrote 8192
server thread 0 got connection 272583248
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 524 66 1376 66 2032
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 272583248
client thread 0 socket connected 272583248
client thread 0 socket wrote 8192
server thread 0 got connection 272883888
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 590 66 1376 66 2097
Thread 0 EXIT
server thread 8 alive
server thread 8 loop 0
client thread 0 socket read 131072
Thread 0 EXIT
server thread 9 alive
server thread 9 loop 0
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 272583248
client thread 1 socket connected 272583248
client thread 1 socket wrote 8192
server thread 1 got connection 268632336
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 272583248
client thread 1 socket connected 272583248
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 19006 131 2884 66 22087
server thread 1 loop 1
server thread 1 got connection 268632336
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 272583248
client thread 1 socket connected 272583248
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 0 66 1638 66 1770
server thread 1 loop 2
server thread 1 got connection 268632336
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 272583248
client thread 1 socket connected 272583248
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 1507 66 1704
server thread 1 loop 3
server thread 1 got connection 268632336
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 272583248
client thread 1 socket connected 272583248
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 1573 66 1770
server thread 1 loop 4
server thread 1 got connection 268632336
server thread 1 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 272583248
client thread 2 socket connected 272583248
client thread 2 socket wrote 8192
server thread 2 got connection 268641392
server thread 2 read 8192 bytes
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 272583248
client thread 2 socket connected 272583248
client thread 2 socket wrote 8192
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 268641648
server thread 3 got connection 268641776
client thread 3 socket connected 268641648
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 31197 262 2097 131 33687
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 268641776
server thread 3 got connection 268641648
client thread 3 socket connected 268641776
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 524 131 1311 66 2032
server thread 3 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 268641648
server thread 3 got connection 268641776
client thread 3 socket connected 268641648
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 459 131 1311 66 1966
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 268641776
server thread 3 got connection 268641648
client thread 3 socket connected 268641776
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 459 197 1442 66 2163
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 268641648
server thread 3 got connection 268641776
client thread 3 socket connected 268641648
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 459 197 2163 66 2884
Thread 3 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 268641776
client thread 4 socket connected 268641776
client thread 4 socket wrote 8192
server thread 4 got connection 271079728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 42732 131 2687 66 45615
server thread 4 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 271079728
client thread 4 socket connected 271079728
client thread 4 socket wrote 8192
server thread 4 got connection 268641776
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 655 66 1376 66 2163
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 268641776
client thread 4 socket connected 268641776
client thread 4 socket wrote 8192
server thread 4 got connection 271079728
server thread 4 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 268641648
server thread 5 got connection 268641968
client thread 5 socket connected 268641648
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 590 66 4195 66 4915
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 271079728
server thread 4 got connection 268641776
server thread 5 write 131072 bytes
server: 48434 524 4195 131 53284
server thread 5 loop 1
client thread 4 socket connected 271079728
server thread 4 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 268641968
server thread 5 got connection 268641648
client thread 4 socket wrote 8192
client thread 5 socket connected 268641968
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 852 655 3015 131 4653
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 268641776
server thread 4 got connection 271079728
server thread 5 write 131072 bytes
server: 786 393 3015 66 4260
server thread 5 loop 2
client thread 4 socket connected 268641776
server thread 4 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 268641648
server thread 5 got connection 268641968
client thread 4 socket wrote 8192
client thread 5 socket connected 268641648
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 655 1114 2884 66 4719
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 271079728
client thread 6 socket connected 271079728
client thread 6 socket wrote 8192
server thread 6 got connection 271380432
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 61279 131 2228 66 63704
server thread 6 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 271380432
client thread 6 socket connected 271380432
client thread 6 socket wrote 8192
server thread 6 got connection 271079728
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 590 66 1442 66 2163
server thread 6 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 271079728
client thread 6 socket connected 271079728
client thread 6 socket wrote 8192
server thread 6 got connection 271380432
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 590 66 1573 66 2294
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 271380432
client thread 6 socket connected 271380432
client thread 6 socket wrote 8192
server thread 6 got connection 271079728
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 524 66 1442 66 2097
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 271079728
client thread 6 socket connected 271079728
client thread 6 socket wrote 8192
server thread 6 got connection 271380432
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 524 66 1442 66 2097
Thread 6 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 271380432
client thread 7 socket connected 271380432
client thread 7 socket wrote 8192
client thread 6 socket read 131072
Thread 6 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 271981840
client thread 8 socket connected 271981840
client thread 8 socket wrote 8192
server thread 7 got connection 271079728
server thread 7 read 8192 bytes
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 60558 66 4522 66 65212
server thread 8 loop 1
server thread 7 write 131072 bytes
server: 73207 131 5112 66 78516
server thread 7 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 268642288
client thread 8 socket connected 268642288
client thread 8 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 271079728
client thread 7 socket connected 271079728
client thread 7 socket wrote 8192
server thread 8 got connection 271981840
server thread 8 read 8192 bytes
server thread 7 got connection 271380432
server thread 7 read 8192 bytes
server thread 8 write 131072 bytes
server: 1507 66 3211 66 4850
server thread 8 loop 2
server thread 7 write 131072 bytes
server: 1507 66 3146 66 4784
server thread 7 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 271981840
client thread 8 socket connected 271981840
client thread 8 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 271380432
client thread 7 socket connected 271380432
client thread 7 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 7 got connection 271079728
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 1311 66 3015 66 4457
server thread 7 loop 3
server thread 8 write 131072 bytes
server: 1311 66 3474 66 4915
server thread 8 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 271079728
client thread 7 socket connected 271079728
client thread 7 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 268642288
client thread 8 socket connected 268642288
client thread 8 socket wrote 8192
server thread 7 got connection 271380432
server thread 7 read 8192 bytes
server thread 8 got connection 271981840
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 2097 66 3277 66 5505
server thread 7 loop 4
server thread 8 write 131072 bytes
server: 1245 66 3211 66 4588
server thread 8 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 271380432
client thread 7 socket connected 271380432
client thread 7 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 271981840
client thread 8 socket connected 271981840
client thread 8 socket wrote 8192
server thread 7 got connection 271079728
server thread 7 read 8192 bytes
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 1245 66 2294 66 3670
Thread 7 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 271079728
client thread 9 socket connected 271079728
client thread 9 socket wrote 8192
client thread 7 socket read 131072
Thread 7 EXIT
server thread 2 write 131072 bytes
server: 28968 131 72487 66 101652
server thread 2 loop 1
server thread 2 got connection 272282544
server thread 2 read 8192 bytes
server thread 9 got connection 271380432
server thread 9 read 8192 bytes
server thread 2 write 131072 bytes
server: 66 66 3932 66 4129
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 268641392
client thread 2 socket connected 268641392
client thread 2 socket wrote 8192
server thread 9 write 131072 bytes
server: 84480 66 4653 66 89265
server thread 9 loop 1
server thread 2 got connection 272282544
server thread 2 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 272583248
client thread 9 socket connected 272583248
client thread 9 socket wrote 8192
server thread 9 got connection 271380432
server thread 9 read 8192 bytes
server thread 2 write 131072 bytes
server: 1049 66 3146 66 4326
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 271079728
client thread 2 socket connected 271079728
client thread 2 socket wrote 8192
server thread 2 got connection 272282544
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1311 66 2032
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 268641392
client thread 2 socket connected 268641392
client thread 2 socket wrote 8192
server thread 2 got connection 272282544
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1376 66 2032
Thread 2 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
server thread 5 write 131072 bytes
server: 1114 393 53546 66 55119
server thread 5 loop 3
client thread 4 socket read 131072
Thread 4 EXIT
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 271079728
server thread 5 got connection 272282544
client thread 5 socket connected 271079728
server thread 5 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 270779024
client thread 9 socket connected 270779024
client thread 9 socket wrote 8192
client thread 5 socket wrote 8192
server thread 9 write 131072 bytes
server: 852 66 10421 66 11404
server thread 9 loop 2
server thread 9 got connection 268641392
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1311 66 20383 66 21825
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 5 write 131072 bytes
server: 1049 655 5505 66 7275
server thread 5 loop 4
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 268641968
client thread 9 socket connected 268641968
client thread 9 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 268641776
server thread 5 got connection 268641648
server thread 9 write 131072 bytes
server: 0 131 5571 66 5767
server thread 9 loop 3
server thread 9 got connection 272583248
server thread 9 read 8192 bytes
client thread 5 socket connected 268641776
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 271380432
client thread 9 socket connected 271380432
client thread 9 socket wrote 8192
server thread 5 write 131072 bytes
server: 983 590 3408 66 5047
Thread 5 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
server thread 9 write 131072 bytes
server: 66 66 4326 66 4522
server thread 9 loop 4
server thread 9 got connection 268642288
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 0 131 1442 66 1638
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 1 write 131072 bytes
server: 66 0 103945 66 104077
Thread 1 EXIT
Thread 1 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 0 48421 816 38028 348
server per thread elapsed time 87622
----------
Client results:

----------
client per thread totals 0 1433 1006 36114 373
client per thread elapsed time 38934
select loop user/user: 26963.00 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 272583248
client thread 0 socket connected 272583248
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 268642288
server thread 1 got connection 270164144
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 271380432
server thread 2 got connection 268632336
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 270486640
server thread 3 got connection 268565008
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 268565200
server thread 4 got connection 268565328
client thread 5 alive
client thread 1 socket connected 268642288
server thread 1 read 8192 bytes
client thread 2 socket connected 271380432
server thread 2 read 8192 bytes
client thread 3 socket connected 270486640
server thread 3 read 8192 bytes
client thread 4 socket connected 268565200
server thread 4 read 8192 bytes
client thread 5 loop 0
client thread 5 socket created 268565520
server thread 5 got connection 268565648
client thread 1 socket wrote 8192
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 socket wrote 8192
client thread 5 socket connected 268565520
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 2 write 131072 bytes
server: 5636 1442 9700 66 16844
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 5440 1442 9765 66 16713
server thread 3 loop 1
server thread 4 write 131072 bytes
server: 5374 1376 9831 66 16647
server thread 4 loop 1
server thread 1 write 131072 bytes
server: 5702 1507 11469 66 18744
server thread 1 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 268632336
server thread 2 got connection 268565008
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 268565328
server thread 3 got connection 270164144
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 271380432
client thread 4 socket connected 271380432
client thread 4 socket wrote 8192
server thread 5 write 131072 bytes
server: 6488 1376 11404 131 19400
server thread 5 loop 1
server thread 4 got connection 270486640
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 3474 66 1507 66 5112
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 268565200
client thread 4 socket connected 268565200
client thread 4 socket wrote 8192
server thread 4 got connection 268565648
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 66 1442 66 2097
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 270486640
client thread 4 socket connected 270486640
client thread 4 socket wrote 8192
server thread 4 got connection 271380432
server thread 4 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 268565648
server thread 5 got connection 268565200
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 268565520
server thread 1 got connection 268642288
client thread 2 socket connected 268632336
server thread 2 read 8192 bytes
client thread 3 socket connected 268565328
server thread 3 read 8192 bytes
client thread 5 socket connected 268565648
server thread 5 read 8192 bytes
client thread 1 socket connected 268565520
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 524 66 3998 131 4719
server thread 4 loop 4
client thread 5 socket wrote 8192
client thread 1 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 271380432
server thread 4 got connection 270486640
client thread 4 socket connected 271380432
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 2 write 131072 bytes
server: 2032 8782 8455 66 19334
server thread 2 loop 2
server thread 3 write 131072 bytes
server: 2097 8586 8586 66 19334
server thread 3 loop 2
server thread 5 write 131072 bytes
server: 6030 1376 8586 66 16057
server thread 5 loop 2
server thread 1 write 131072 bytes
server: 9241 1245 8651 66 19203
server thread 1 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 268565008
server thread 2 got connection 270164144
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 268565200
server thread 3 got connection 268642288
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 268632336
server thread 5 got connection 268565328
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 268565648
server thread 1 got connection 268565520
client thread 2 socket connected 268565008
server thread 2 read 8192 bytes
client thread 3 socket connected 268565200
server thread 3 read 8192 bytes
client thread 5 socket connected 268632336
server thread 5 read 8192 bytes
client thread 1 socket connected 268565648
server thread 1 read 8192 bytes
client thread 2 socket wrote 8192
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 1442 1049 9438 131 12059
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 270486640
client thread 6 socket connected 270486640
client thread 6 socket wrote 8192
server thread 6 got connection 271079728
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 39979 131 1704 66 41880
server thread 6 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 271079728
client thread 6 socket connected 271079728
client thread 6 socket wrote 8192
server thread 6 got connection 270486640
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 590 66 1507 66 2228
server thread 6 loop 2
client thread 5 socket wrote 8192
client thread 1 socket wrote 8192
client thread 4 socket read 131072
Thread 4 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 270486640
server thread 7 got connection 271380432
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 271079728
server thread 6 got connection 268504144
client thread 7 socket connected 270486640
server thread 7 read 8192 bytes
client thread 6 socket connected 271079728
server thread 6 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 1835 1770 13960 66 17630
server thread 2 loop 3
server thread 3 write 131072 bytes
server: 1835 1573 14091 66 17565
server thread 3 loop 3
server thread 5 write 131072 bytes
server: 2032 1311 13960 66 17368
server thread 5 loop 3
client thread 6 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 270164144
server thread 2 got connection 268642288
client thread 3 socket read 131072
client thread 5 socket read 131072
client thread 5 loop 3
client thread 2 socket connected 270164144
server thread 2 read 8192 bytes
client thread 3 loop 3
client thread 3 socket created 268565008
server thread 3 got connection 268632336
server thread 1 write 131072 bytes
server: 2097 1180 17761 66 21104
server thread 1 loop 3
client thread 2 socket wrote 8192
client thread 3 socket connected 268565008
server thread 3 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 268565200
server thread 1 got connection 268565520
client thread 3 socket wrote 8192
client thread 1 socket connected 268565200
server thread 1 read 8192 bytes
server thread 7 write 131072 bytes
server: 47385 1573 10617 66 59641
server thread 7 loop 1
client thread 1 socket wrote 8192
server thread 6 write 131072 bytes
server: 5178 1376 10552 66 17171
server thread 6 loop 3
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 268565648
server thread 7 got connection 271380432
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 268504144
server thread 6 got connection 270486640
client thread 7 socket connected 268565648
server thread 7 read 8192 bytes
client thread 6 socket connected 268504144
server thread 6 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 2032 1442 9896 66 13436
server thread 2 loop 4
client thread 6 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 271079728
server thread 2 got connection 268642288
server thread 3 write 131072 bytes
server: 3539 1311 9962 66 14877
server thread 3 loop 4
client thread 2 socket connected 271079728
server thread 2 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 270164144
server thread 3 got connection 268632336
server thread 1 write 131072 bytes
server: 1507 1180 9831 66 12584
server thread 1 loop 4
client thread 2 socket wrote 8192
client thread 3 socket connected 270164144
server thread 3 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 268565008
server thread 1 got connection 268565520
client thread 3 socket wrote 8192
client thread 1 socket connected 268565008
server thread 1 read 8192 bytes
server thread 7 write 131072 bytes
server: 1573 1376 9307 66 12321
server thread 7 loop 2
client thread 1 socket wrote 8192
server thread 6 write 131072 bytes
server: 1704 1114 9438 66 12321
server thread 6 loop 4
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 268565200
server thread 7 got connection 271380432
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 270486640
server thread 6 got connection 268565648
client thread 7 socket connected 268565200
server thread 7 read 8192 bytes
client thread 6 socket connected 270486640
server thread 6 read 8192 bytes
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 1442 1180 10748 131 13501
Thread 2 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 268504144
client thread 8 socket connected 268504144
client thread 8 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 78057 66 1573 66 79761
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 272282544
client thread 8 socket connected 272282544
client thread 8 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1442 66 2163
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 268504144
client thread 8 socket connected 268504144
client thread 8 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1507 66 2228
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 272282544
client thread 8 socket connected 272282544
client thread 8 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1376 66 2097
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 268504144
client thread 8 socket connected 268504144
client thread 8 socket wrote 8192
server thread 8 got connection 268642288
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 524 66 1442 66 2097
Thread 8 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 272282544
client thread 9 socket connected 272282544
client thread 9 socket wrote 8192
client thread 8 socket read 131072
Thread 8 EXIT
server thread 9 got connection 268642288
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 88675 131 2294 131 91231
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 271681136
client thread 9 socket connected 271681136
client thread 9 socket wrote 8192
server thread 9 got connection 268504144
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 590 66 1442 66 2163
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 268642288
client thread 9 socket connected 268642288
client thread 9 socket wrote 8192
server thread 9 got connection 272282544
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 590 66 1311 66 2032
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 268504144
client thread 9 socket connected 268504144
client thread 9 socket wrote 8192
server thread 9 got connection 271681136
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 524 66 1376 66 2032
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 272282544
client thread 9 socket connected 272282544
client thread 9 socket wrote 8192
server thread 9 got connection 268642288
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 524 66 1311 66 1966
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 3 write 131072 bytes
server: 1376 1245 32508 66 35195
Thread 3 EXIT
client thread 6 socket wrote 8192
client thread 2 socket read 131072
Thread 2 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
server thread 1 write 131072 bytes
server: 1376 1114 32376 131 34998
Thread 1 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
server thread 7 write 131072 bytes
server: 1573 1376 30279 131 33360
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 271681136
server thread 7 got connection 268504144
client thread 7 socket connected 271681136
server thread 7 read 8192 bytes
server thread 6 write 131072 bytes
server: 1638 1180 31262 131 34212
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 721 918 2032 66 3736
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 268642288
server thread 7 got connection 268641776
client thread 7 socket connected 268642288
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 459 197 1311 66 2032
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 0 got connection 272282544
server thread 0 read 8192 bytes
client thread 5 socket created 268565328
server thread 5 got connection 268632336
client thread 5 socket connected 268565328
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 270779024
client thread 0 socket connected 270779024
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 115480 66 4326 131 120003
server thread 0 loop 1
server thread 0 got connection 271079728
server thread 0 read 8192 bytes
server thread 5 write 131072 bytes
server: 60689 459 3867 66 65081
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 270164144
server thread 5 got connection 268565520
client thread 5 socket connected 270164144
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 271981840
client thread 0 socket connected 271981840
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 3605 66 3801
server thread 0 loop 2
server thread 0 got connection 268565008
server thread 0 read 8192 bytes
server thread 5 write 131072 bytes
server: 655 328 3080 66 4129
Thread 5 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 271380432
client thread 0 socket connected 271380432
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 2556 131 2818
server thread 0 loop 3
server thread 0 got connection 268565200
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 268565648
client thread 0 socket connected 268565648
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 1638 131 1901
server thread 0 loop 4
server thread 0 got connection 268641968
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 0 131 1573 66 1770
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 100638 6107 79195 747
server per thread elapsed time 186692
----------
Client results:

----------
client per thread totals 10 13098 8728 90440 866
client per thread elapsed time 113136
select loop user/kernel: 26360.00 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
server thread 1 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 270779024
client thread 0 socket connected 270779024
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 271079728
client thread 1 socket connected 271079728
client thread 1 socket wrote 8192
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 268565520
client thread 2 socket connected 268565520
client thread 2 socket wrote 8192
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 271981840
client thread 3 socket connected 271981840
client thread 3 socket wrote 8192
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 268565008
client thread 4 socket connected 268565008
server thread 1 got connection 268641392
server thread 1 read 8192 bytes
server thread 2 got connection 270164144
server thread 2 read 8192 bytes
server thread 3 got connection 271380432
server thread 3 read 8192 bytes
server thread 4 got connection 268565200
client thread 4 socket wrote 8192
server thread 4 read 8192 bytes
server thread 1 write 131072 bytes
server: 6292 131 6947 131 13501
server thread 1 loop 1
server thread 2 write 131072 bytes
server: 6095 66 7013 66 13239
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 5833 66 6947 66 12911
server thread 3 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 268565648
client thread 1 socket connected 268565648
client thread 1 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 268641968
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 272883888
client thread 3 socket connected 272883888
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 5636 590 7996 66 14288
server thread 4 loop 1
server thread 1 got connection 268641392
server thread 1 read 8192 bytes
server thread 2 got connection 270164144
server thread 3 got connection 271380432
server thread 3 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 271079728
client thread 4 socket connected 271079728
client thread 4 socket wrote 8192
server thread 4 got connection 268565520
server thread 4 read 8192 bytes
server thread 1 write 131072 bytes
server: 2359 66 5309 66 7799
server thread 1 loop 2
server thread 3 write 131072 bytes
server: 2228 66 5309 66 7668
server thread 3 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 271981840
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 268565200
client thread 3 socket connected 268565200
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 1376 131 5505 66 7078
server thread 4 loop 2
server thread 1 got connection 268565008
client thread 1 socket connected 271981840
client thread 1 socket wrote 8192
server thread 3 got connection 268641392
server thread 3 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 271380432
client thread 4 socket connected 271380432
client thread 4 socket wrote 8192
server thread 1 read 8192 bytes
server thread 4 got connection 268565648
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1573 66 5309 66 7013
server thread 3 loop 3
server thread 4 write 131072 bytes
server: 1311 66 4522 66 5964
server thread 4 loop 3
server thread 1 write 131072 bytes
server: 1573 918 5112 66 7668
server thread 1 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 272883888
client thread 3 socket connected 272883888
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 268565520
client thread 4 socket connected 268565520
client thread 4 socket wrote 8192
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 271079728
client thread 1 socket connected 271079728
client thread 1 socket wrote 8192
server thread 3 got connection 268641392
server thread 3 read 8192 bytes
server thread 4 got connection 268565648
server thread 4 read 8192 bytes
server thread 1 got connection 268565008
server thread 1 read 8192 bytes
server thread 3 write 131072 bytes
server: 1966 66 4784 66 6882
server thread 3 loop 4
server thread 4 write 131072 bytes
server: 1966 66 4850 66 6947
server thread 4 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 268565200
client thread 3 socket connected 268565200
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 271380432
client thread 4 socket connected 271380432
client thread 4 socket wrote 8192
server thread 1 write 131072 bytes
server: 2032 66 6423 66 8586
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 271981840
client thread 1 socket connected 271981840
client thread 1 socket wrote 8192
server thread 3 got connection 268641392
server thread 3 read 8192 bytes
server thread 4 got connection 268565648
server thread 4 read 8192 bytes
server thread 1 got connection 272883888
server thread 1 read 8192 bytes
server thread 3 write 131072 bytes
server: 2490 66 4850 66 7471
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 268565520
client thread 5 socket connected 268565520
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 2556 66 5243 66 7930
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 268565008
client thread 6 socket connected 268565008
client thread 6 socket wrote 8192
server thread 1 write 131072 bytes
server: 918 66 5767 66 6816
Thread 1 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 271079728
client thread 7 socket connected 271079728
client thread 7 socket wrote 8192
server thread 5 got connection 268641392
server thread 5 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 268641776
client thread 8 socket connected 268641776
client thread 8 socket wrote 8192
server thread 6 got connection 268565648
server thread 6 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 268641648
client thread 9 socket connected 268641648
client thread 9 socket wrote 8192
server thread 7 got connection 272883888
server thread 7 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
server thread 8 got connection 268504144
server thread 8 read 8192 bytes
server thread 9 got connection 271380432
server thread 9 read 8192 bytes
server thread 5 write 131072 bytes
server: 43059 66 10290 131 53546
server thread 5 loop 1
server thread 7 write 131072 bytes
server: 43911 66 9110 66 53152
server thread 7 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 271981840
client thread 5 socket connected 271981840
client thread 5 socket wrote 8192
server thread 8 write 131072 bytes
server: 44174 66 9110 66 53415
server thread 8 loop 1
server thread 9 write 131072 bytes
server: 44042 131 8913 66 53152
server thread 9 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 268565200
client thread 7 socket connected 268565200
client thread 7 socket wrote 8192
server thread 5 got connection 268641392
server thread 5 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 272883888
client thread 8 socket connected 272883888
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 268565520
client thread 9 socket connected 268565520
client thread 9 socket wrote 8192
server thread 7 got connection 268504144
server thread 7 read 8192 bytes
server thread 8 got connection 271380432
server thread 8 read 8192 bytes
server thread 9 got connection 271079728
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 43518 66 18154 66 61804
server thread 6 loop 1
server thread 5 write 131072 bytes
server: 2163 66 8258 66 10552
server thread 5 loop 2
server thread 7 write 131072 bytes
server: 2949 66 7340 66 10421
server thread 7 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 268641776
client thread 5 socket connected 268641776
client thread 5 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 268641648
client thread 7 socket connected 268641648
client thread 7 socket wrote 8192
server thread 5 got connection 268565648
server thread 5 read 8192 bytes
server thread 8 write 131072 bytes
server: 2490 66 9503 131 12190
server thread 8 loop 2
server thread 9 write 131072 bytes
server: 2490 66 9372 66 11994
server thread 9 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 268641392
client thread 8 socket connected 268641392
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 268504144
client thread 9 socket connected 268504144
client thread 9 socket wrote 8192
server thread 7 got connection 271981840
server thread 7 read 8192 bytes
server thread 8 got connection 268565200
server thread 8 read 8192 bytes
server thread 9 got connection 271380432
server thread 9 read 8192 bytes
server thread 7 write 131072 bytes
server: 3474 131 6619 131 10355
server thread 7 loop 3
server thread 5 write 131072 bytes
server: 2687 66 8127 66 10945
server thread 5 loop 3
server thread 8 write 131072 bytes
server: 1311 66 6816 0 8192
server thread 8 loop 3
server thread 9 write 131072 bytes
server: 1442 66 6816 66 8389
server thread 9 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 271079728
client thread 7 socket connected 271079728
client thread 7 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 272883888
client thread 5 socket connected 272883888
client thread 5 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 268565520
client thread 8 socket connected 268565520
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 271981840
client thread 9 socket connected 271981840
client thread 9 socket wrote 8192
server thread 7 got connection 268565648
server thread 7 read 8192 bytes
server thread 5 got connection 268565200
server thread 5 read 8192 bytes
server thread 8 got connection 271380432
server thread 8 read 8192 bytes
server thread 9 got connection 268641648
server thread 9 read 8192 bytes
server thread 5 write 131072 bytes
server: 2687 131 6161 66 9044
server thread 5 loop 4
server thread 8 write 131072 bytes
server: 2753 66 6161 66 9044
server thread 8 loop 4
server thread 9 write 131072 bytes
server: 2818 66 6095 66 9044
server thread 9 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 268641776
client thread 5 socket connected 268641776
client thread 5 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 268641392
client thread 8 socket connected 268641392
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 268504144
client thread 9 socket connected 268504144
client thread 9 socket wrote 8192
server thread 5 got connection 268565200
server thread 5 read 8192 bytes
server thread 8 got connection 271380432
server thread 8 read 8192 bytes
server thread 9 got connection 268641648
server thread 9 read 8192 bytes
server thread 5 write 131072 bytes
server: 2032 66 4588 66 6751
Thread 5 EXIT
server thread 8 write 131072 bytes
server: 2032 66 4719 66 6882
Thread 8 EXIT
server thread 9 write 131072 bytes
server: 2097 66 4784 66 7013
Thread 9 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 got connection 272883888
server thread 0 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 268565520
server thread 6 got connection 271981840
client thread 6 socket connected 268565520
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 2753 66 17368 66 20252
server thread 7 loop 4
client thread 6 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 268565200
server thread 7 got connection 268642288
client thread 7 socket connected 268565200
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 271380432
client thread 0 socket connected 271380432
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 95098 66 6882 66 102110
server thread 0 loop 1
server thread 0 got connection 268632336
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 31459 918 5505 66 37947
server thread 6 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 268641648
server thread 6 got connection 268565328
client thread 6 socket connected 268641648
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 918 590 5374 66 6947
Thread 7 EXIT
client thread 2 socket connected 268641968
client thread 2 socket wrote 8192
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 2359 88413 1573 66 92411
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 268641776
client thread 2 socket connected 268641776
client thread 2 socket wrote 8192
server thread 2 got connection 268641392
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1311 66 2032
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 268504144
client thread 2 socket connected 268504144
client thread 2 socket wrote 8192
server thread 2 got connection 268565008
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1376 66 2032
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 268565648
client thread 2 socket connected 268565648
client thread 2 socket wrote 8192
server thread 2 got connection 271079728
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1376 66 2032
Thread 2 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
client thread 6 socket wrote 8192
client thread 7 socket read 131072
Thread 7 EXIT
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 270779024
server thread 0 write 131072 bytes
server: 66 66 13567 66 13763
server thread 0 loop 2
server thread 0 got connection 272883888
client thread 0 socket connected 270779024
client thread 0 socket wrote 8192
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 786 590 12518 131 14025
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 271981840
server thread 6 got connection 268565520
client thread 6 socket connected 271981840
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 6 write 131072 bytes
server: 524 328 1966 66 2884
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 268642288
server thread 6 got connection 272282544
client thread 6 socket connected 268642288
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 459 4915 66 5505
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 270164144
client thread 0 socket connected 270164144
client thread 0 socket wrote 8192
server thread 0 got connection 268641968
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 524 328 2622 66 3539
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
server thread 0 write 131072 bytes
server: 983 66 2425 131 3605
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 268641392
client thread 0 socket connected 268641392
client thread 0 socket wrote 8192
server thread 0 got connection 268641776
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 2163 131 2032 131 4457
Thread 0 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 144405 15730 111558 1116
server per thread elapsed time 272810
----------
Client results:

----------
client per thread totals 10 23664 10380 142956 1215
client per thread elapsed time 178219
select loop kernel/user: 26281.20 usec
server thread 0 alive
server thread 0 loop 0
server thread 2 alive
server thread 2 loop 0
server thread 3 alive
server thread 3 loop 0
server thread 4 alive
server thread 4 loop 0
server thread 5 alive
server thread 5 loop 0
server thread 6 alive
server thread 6 loop 0
server thread 7 alive
server thread 7 loop 0
server thread 8 alive
server thread 8 loop 0
server thread 1 alive
server thread 1 loop 0
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 268641648
client thread 2 socket connected 268641648
client thread 2 socket wrote 8192
server thread 9 alive
server thread 9 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 271981840
client thread 0 socket connected 271981840
client thread 0 socket wrote 8192
server thread 2 got connection 272883888
server thread 2 read 8192 bytes
server thread 0 got connection 270779024
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 5767 66 3539 66 9438
server thread 2 loop 1
server thread 0 write 131072 bytes
server: 6488 131 3408 66 10093
server thread 0 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 272282544
client thread 2 socket connected 272282544
client thread 2 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 272583248
client thread 0 socket connected 272583248
client thread 0 socket wrote 8192
server thread 2 got connection 268642288
server thread 2 read 8192 bytes
server thread 0 got connection 268641968
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 1311 66 2753 66 4195
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 270164144
client thread 2 socket connected 270164144
client thread 2 socket wrote 8192
server thread 2 got connection 268641776
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1442 66 2163
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 270486640
client thread 2 socket connected 270486640
client thread 2 socket wrote 8192
server thread 2 got connection 268641392
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1442 66 2097
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 272883888
client thread 2 socket connected 272883888
client thread 2 socket wrote 8192
server thread 2 got connection 270779024
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1442 66 2097
Thread 2 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 268641648
client thread 3 socket connected 268641648
client thread 3 socket wrote 8192
client thread 2 socket read 131072
Thread 2 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 271981840
client thread 4 socket connected 271981840
client thread 4 socket wrote 8192
server thread 3 got connection 268642288
server thread 3 read 8192 bytes
server thread 4 got connection 272282544
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 20579 66 2556 131 23332
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 268641776
client thread 3 socket connected 268641776
client thread 3 socket wrote 8192
server thread 3 got connection 270164144
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 918 66 1376 66 2425
server thread 3 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 268641392
client thread 3 socket connected 268641392
client thread 3 socket wrote 8192
server thread 3 got connection 270486640
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 66 1311 66 1966
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 270779024
client thread 3 socket connected 270779024
client thread 3 socket wrote 8192
server thread 3 got connection 268504144
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 66 1311 66 1966
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 272883888
client thread 3 socket connected 272883888
client thread 3 socket wrote 8192
server thread 3 got connection 268642288
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 66 1573 66 2228
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 268641648
client thread 3 socket read 131072
Thread 3 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 270164144
client thread 6 socket connected 270164144
client thread 6 socket wrote 8192
server thread 5 got connection 268641776
client thread 5 socket connected 268641648
client thread 5 socket wrote 8192
server thread 6 got connection 270486640
server thread 6 read 8192 bytes
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 31918 131 3146 66 35260
server thread 6 loop 1
server thread 5 write 131072 bytes
server: 32180 524 3211 66 35981
server thread 5 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 268641392
client thread 6 socket connected 268641392
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 268504144
client thread 5 socket connected 268504144
client thread 5 socket wrote 8192
server thread 6 got connection 270779024
server thread 6 read 8192 bytes
server thread 5 got connection 268642288
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1311 66 3015 66 4457
server thread 6 loop 2
server thread 5 write 131072 bytes
server: 1311 66 3080 66 4522
server thread 5 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 271079728
client thread 6 socket connected 271079728
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 272883888
client thread 5 socket connected 272883888
client thread 5 socket wrote 8192
server thread 6 got connection 270486640
server thread 6 read 8192 bytes
server thread 5 got connection 268641776
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1245 66 1770 66 3146
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 270164144
client thread 6 socket connected 270164144
client thread 6 socket wrote 8192
server thread 6 got connection 268641648
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 590 66 1376 66 2097
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 270779024
client thread 6 socket connected 270779024
client thread 6 socket wrote 8192
server thread 6 got connection 268642288
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 590 66 1311 66 2032
Thread 6 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 268641392
client thread 7 socket connected 268641392
client thread 7 socket wrote 8192
client thread 6 socket read 131072
Thread 6 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 268504144
client thread 8 socket connected 268504144
client thread 8 socket wrote 8192
server thread 7 got connection 270486640
server thread 7 read 8192 bytes
server thread 8 got connection 271079728
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 47385 66 2622 66 50138
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 268641648
client thread 8 socket connected 268641648
client thread 8 socket wrote 8192
server thread 8 got connection 270164144
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1442 66 2163
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 268642288
client thread 8 socket connected 268642288
client thread 8 socket wrote 8192
server thread 8 got connection 268565200
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1376 66 2097
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 270779024
client thread 8 socket connected 270779024
client thread 8 socket wrote 8192
server thread 8 got connection 271079728
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1376 66 2097
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 268504144
client thread 8 socket connected 268504144
client thread 8 socket wrote 8192
server thread 8 got connection 270164144
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 66 1376 66 2097
Thread 8 EXIT
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 268641648
client thread 1 socket connected 268641648
client thread 1 socket wrote 8192
client thread 8 socket read 131072
Thread 8 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 268565200
server thread 1 got connection 268642288
server thread 1 read 8192 bytes
server thread 9 got connection 271079728
server thread 1 write 131072 bytes
server: 59182 66 2032 66 61345
server thread 1 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 270779024
client thread 1 socket connected 270779024
client thread 1 socket wrote 8192
server thread 1 got connection 270164144
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 655 66 1376 66 2163
server thread 1 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 268632336
client thread 1 socket connected 268632336
client thread 1 socket wrote 8192
server thread 1 got connection 268504144
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 590 66 1311 66 2032
server thread 1 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 268642288
client thread 1 socket connected 268642288
client thread 1 socket wrote 8192
server thread 1 got connection 268641648
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 524 66 1376 66 2032
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 270164144
client thread 1 socket connected 270164144
client thread 1 socket wrote 8192
server thread 1 got connection 270779024
server thread 1 read 8192 bytes
client thread 9 socket connected 268565200
server thread 9 read 8192 bytes
client thread 9 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 268504144
client thread 0 socket connected 268504144
client thread 0 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 268632336
client thread 7 socket connected 268632336
client thread 7 socket wrote 8192
server thread 0 write 131072 bytes
server: 1376 66 67440 66 68947
server thread 0 loop 2
server thread 0 got connection 268641648
server thread 0 read 8192 bytes
server thread 4 write 131072 bytes
server: 20383 66 57609 131 78188
server thread 4 loop 1
server thread 7 write 131072 bytes
server: 48171 66 29624 131 77992
server thread 7 loop 1
server thread 7 got connection 268642288
server thread 7 read 8192 bytes
client thread 1 socket read 131072
Thread 1 EXIT
server thread 7 write 131072 bytes
server: 66 66 1770 66 1966
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 272583248
client thread 7 socket connected 272583248
client thread 7 socket wrote 8192
server thread 7 got connection 268641392
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 655 66 1507 66 2294
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 268641968
client thread 7 socket connected 268641968
client thread 7 socket wrote 8192
server thread 7 got connection 272282544
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 590 66 1311 131 2097
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 270486640
client thread 7 socket connected 270486640
client thread 7 socket wrote 8192
server thread 7 got connection 270164144
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1376 66 2032
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 268642288
server thread 4 got connection 268632336
server thread 1 write 131072 bytes
server: 524 131 18417 66 19138
Thread 1 EXIT
client thread 4 socket connected 268642288
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 5 write 131072 bytes
server: 1311 66 49220 131 50727
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 268641392
server thread 5 got connection 272583248
client thread 5 socket connected 268641392
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 272282544
client thread 0 socket connected 272282544
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 131 17630 66 17827
server thread 0 loop 3
server thread 0 got connection 268641968
server thread 0 read 8192 bytes
server thread 4 write 131072 bytes
server: 10814 1311 6226 66 18417
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 270164144
server thread 4 got connection 271380432
client thread 4 socket connected 270164144
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 5 write 131072 bytes
server: 1180 655 5243 66 7144
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 270486640
server thread 5 got connection 271981840
client thread 5 socket connected 270486640
server thread 5 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 270779024
client thread 0 socket connected 270779024
client thread 0 socket wrote 8192
client thread 5 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 5899 131 6161
server thread 0 loop 4
server thread 0 got connection 268565328
server thread 0 read 8192 bytes
server thread 4 write 131072 bytes
server: 852 590 5636 66 7144
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 268641776
client thread 4 socket connected 268641776
client thread 4 socket wrote 8192
server thread 4 got connection 272883888
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 852 590 5047 66 6554
Thread 5 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 66 5112 66 5309
Thread 0 EXIT
server thread 4 write 131072 bytes
server: 1311 66 2949 66 4391
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 268504144
client thread 4 socket connected 268504144
client thread 4 socket wrote 8192
server thread 4 got connection 268641648
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 918 66 1376 66 2425
Thread 4 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 268632336
client thread 9 socket connected 268632336
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 58265 10945 38537 66 107812
server thread 9 loop 1
server thread 9 got connection 268642288
server thread 9 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 272583248
client thread 9 socket connected 272583248
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 131 66 1770 66 2032
server thread 9 loop 2
server thread 9 got connection 268641392
server thread 9 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 272282544
client thread 9 socket connected 272282544
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 1638 66 1770
server thread 9 loop 3
server thread 9 got connection 268641968
server thread 9 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 271380432
client thread 9 socket connected 271380432
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 0 66 1638 131 1835
server thread 9 loop 4
server thread 9 got connection 270164144
server thread 9 read 8192 bytes
client thread 9 socket read 131072
Thread 9 EXIT
server thread 9 write 131072 bytes
server: 0 66 1507 66 1638
Thread 9 EXIT
Thread 9 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 20 181021 17506 149740 1494
server per thread elapsed time 349760
----------
Client results:

----------
client per thread totals 20 26194 11202 183448 1558
client per thread elapsed time 222399
select loop kernel/kernel: 24590.40 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 12:17:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 12:17:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
'PR_FD_ISSET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_CLR (PR_Select)' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 12:17:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
'PR_FD_ZERO (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_FD_SET (PR_Select)' is obsolete. Use 'PR_Poll' instead.
'PR_Select' is obsolete. Use 'PR_Poll' instead.
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 12:17:41 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 12:17:43 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 12:17:44 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 12:17:44 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 12:17:45 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 12:17:45 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 12:17:45 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 12:17:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 12:17:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 12:17:46 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 12:17:47 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 12:17:47 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 12:17:48 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 12:17:48 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 12:17:48 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 12:17:49 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 12:17:54 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 12:18:21 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 12:18:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 12:18:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 12:18:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 12:18:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PR_SI_HOSTNAME: hbombaix
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 12:18:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 12:18:28 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 12:18:31 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 12:18:39 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 20:18:39 UTC 2003
Current local time is Thu Mar 27 12:18:39 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 12:18:39 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 12:20:51 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 12:20:51 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 12:20:52 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 12:20:52 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Runtime library version information
Build time: 27 Mar 2003 13:06:50 GMT
Build time: 2003-03-27 05:06:50
Portable runtime V4.3.0 ( debug )
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 12:20:52 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 12:20:52 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 12:20:53 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_dbg/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen
BEGIN TEST: accept  
Thu Mar 27 12:21:09 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Thu Mar 27 12:21:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x110036170)127.0.0.1:33538
(Server) read [0x1100360f8..0x11003616d) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x1100361b0)127.0.0.1:33539
(Server) read [0x110036138..0x1100361ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x1100361b0)127.0.0.1:33540
(Server) read [0x110036138..0x1100361ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x1100361b0)127.0.0.1:33541
(Server) read [0x110036138..0x1100361ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x1100361b0)127.0.0.1:33542
(Server) read [0x110036138..0x1100361ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptread
BEGIN TEST: acceptreademu  
Thu Mar 27 12:21:28 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x110036570)127.0.0.1:33554
(Server) read [0x1100364f8..0x11003656d) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 500 msec
Accepted connection from (0x1100365b0)127.0.0.1:33555
(Server) read [0x110036538..0x1100365ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1000 msec
Accepted connection from (0x1100365b0)127.0.0.1:33556
(Server) read [0x110036538..0x1100365ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 1500 msec
Accepted connection from (0x1100365b0)127.0.0.1:33557
(Server) read [0x110036538..0x1100365ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2000 msec
Accepted connection from (0x1100365b0)127.0.0.1:33558
(Server) read [0x110036538..0x1100365ad) GET / HTTP/1.0


PR_Recv (client) succeeded: 17 bytes
GET / HTTP/1.0


Testing w/ write_dally = 2500 msec
PR_AcceptRead (server) failed: PR_IO_TIMEOUT_ERROR(-5990), oserror = 0
PR_Recv (client) failed: PR_CONNECT_RESET_ERROR(-5961), oserror = 73
PR_Shutdown (client) failed: PR_NOT_CONNECTED_ERROR(-5978), oserror = 76
END TEST: acceptreademu
BEGIN TEST: affinity  
Thu Mar 27 12:21:39 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
main: creating local thread
thread_start: AffinityMask = 0x0
main: creating global thread
thread_start: AffinityMask = 0x0
main: creating global bound thread
thread_start: AffinityMask = 0x0
END TEST: affinity
BEGIN TEST: alarm  
Thu Mar 27 12:21:39 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Thu Mar 27 12:22:43 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Thu Mar 27 12:22:43 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PR_AtomicIncrement(-2) == -1: PASSED
PR_AtomicIncrement(-1) == 0: PASSED
PR_AtomicIncrement(0) == 1: PASSED
PR_AtomicAdd(-2,1) == -1: PASSED
PR_AtomicAdd(-1,4) == 3: PASSED
PR_AtomicAdd(3,-6) == -3: PASSED
PR_AtomicDecrement(2) == 1: PASSED
PR_AtomicDecrement(1) == 0: PASSED
PR_AtomicDecrement(0) == -1: PASSED
PR_AtomicSet(-2, 2) == -2: PASSED
PR_AtomicSet(-2, -2) == -2: PASSED
Atomic operations test PASSED
END TEST: atomic
BEGIN TEST: attach  
Thu Mar 27 12:22:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Thu Mar 27 12:22:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Thu Mar 27 12:22:45 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Cleanup settings
Thread type: LOCAL
Concurrency: 1
Number of threads: 1
Thread sleep: 10
Main sleep: 5
Cleanup will NOT be called

main() exiting
END TEST: cleanup
BEGIN TEST: cltsrv  
Thu Mar 27 12:22:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Client/Server started at(0x11000db50): 12:22:50
Server started at(0x11000faf0): 12:22:50
Client started at(0x110097c30): 12:22:50
main(0x11000db50): waiting for execution interval (10 seconds)
Shutting down(0x11000db50): 12:23:00
Client(0x110097c30): stopped after 50 operations and 43838 bytes
Server(0x11000faf0): stopped after 50 operations and 43838 bytes
main(0x11000db50): test complete
Test exiting at(0x11000db50): 12:23:05
END TEST: cltsrv
BEGIN TEST: concur  
Thu Mar 27 12:23:05 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Thu Mar 27 12:23:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Thu Mar 27 12:23:18 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib

CondVar Test:

Simple test creates several local and global threads; half use a single,
shared condvar, and the other half have their own condvar. The main
thread then loops notifying them to wakeup.

The timeout test is very similar except that the threads are not
notified. They will all wakeup on a 1 second timeout.

The mixed test combines the simple test and the timeout test; every
third thread is notified, the other threads are expected to timeout
correctly.

Lastly, the combined test creates a thread for each of the above three
cases and they all run simultaneously.

This test is run with 5, 10, 15, and 20 threads of each type.


5 Thread tests
Condvar simple test shared UU: 66.85 usec
Condvar simple test shared UK: 44.57 usec
Condvar simple test priv UU: 128.46 usec
Condvar simple test priv UK: 139.60 usec
Condvar simple test All: 144.84 usec
Condvar timeout test: 766.16 usec

10 Thread tests
Condvar simple test shared UU: 62.26 usec
Condvar simple test shared UK: 57.02 usec
Condvar simple test priv UU: 317.87 usec
Condvar simple test priv UK: 319.83 usec
Condvar simple test All: 270.68 usec
Condvar timeout test: 839.56 usec

15 Thread tests
Condvar simple test shared UU: 89.13 usec
Condvar simple test shared UK: 81.27 usec
Condvar simple test priv UU: 363.74 usec
Condvar simple test priv UK: 367.68 usec
Condvar simple test All: 407.00 usec
Condvar timeout test: 842.84 usec

20 Thread tests
Condvar simple test shared UU: 123.87 usec
Condvar simple test shared UK: 107.48 usec
Condvar simple test priv UU: 461.40 usec
Condvar simple test priv UK: 485.65 usec
Condvar simple test All: 552.50 usec
Condvar timeout test: 935.90 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Thu Mar 27 12:23:19 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Thu Mar 27 12:23:19 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Thu Mar 27 12:23:19 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib

Number of error codes = 73

PR_OUT_OF_MEMORY_ERROR = -6000
PR_BAD_DESCRIPTOR_ERROR = -5999
PR_WOULD_BLOCK_ERROR = -5998
PR_ACCESS_FAULT_ERROR = -5997
PR_INVALID_METHOD_ERROR = -5996
PR_ILLEGAL_ACCESS_ERROR = -5995
PR_UNKNOWN_ERROR = -5994
PR_PENDING_INTERRUPT_ERROR = -5993
PR_NOT_IMPLEMENTED_ERROR = -5992
PR_IO_ERROR = -5991
PR_IO_TIMEOUT_ERROR = -5990
PR_IO_PENDING_ERROR = -5989
PR_DIRECTORY_OPEN_ERROR = -5988
PR_INVALID_ARGUMENT_ERROR = -5987
PR_ADDRESS_NOT_AVAILABLE_ERROR = -5986
PR_ADDRESS_NOT_SUPPORTED_ERROR = -5985
PR_IS_CONNECTED_ERROR = -5984
PR_BAD_ADDRESS_ERROR = -5983
PR_ADDRESS_IN_USE_ERROR = -5982
PR_CONNECT_REFUSED_ERROR = -5981
PR_NETWORK_UNREACHABLE_ERROR = -5980
PR_CONNECT_TIMEOUT_ERROR = -5979
PR_NOT_CONNECTED_ERROR = -5978
PR_LOAD_LIBRARY_ERROR = -5977
PR_UNLOAD_LIBRARY_ERROR = -5976
PR_FIND_SYMBOL_ERROR = -5975
PR_INSUFFICIENT_RESOURCES_ERROR = -5974
PR_DIRECTORY_LOOKUP_ERROR = -5973
PR_TPD_RANGE_ERROR = -5972
PR_PROC_DESC_TABLE_FULL_ERROR = -5971
PR_SYS_DESC_TABLE_FULL_ERROR = -5970
PR_NOT_SOCKET_ERROR = -5969
PR_NOT_TCP_SOCKET_ERROR = -5968
PR_SOCKET_ADDRESS_IS_BOUND_ERROR = -5967
PR_NO_ACCESS_RIGHTS_ERROR = -5966
PR_OPERATION_NOT_SUPPORTED_ERROR = -5965
PR_PROTOCOL_NOT_SUPPORTED_ERROR = -5964
PR_REMOTE_FILE_ERROR = -5963
PR_BUFFER_OVERFLOW_ERROR = -5962
PR_CONNECT_RESET_ERROR = -5961
PR_RANGE_ERROR = -5960
PR_DEADLOCK_ERROR = -5959
PR_FILE_IS_LOCKED_ERROR = -5958
PR_FILE_TOO_BIG_ERROR = -5957
PR_NO_DEVICE_SPACE_ERROR = -5956
PR_PIPE_ERROR = -5955
PR_NO_SEEK_DEVICE_ERROR = -5954
PR_IS_DIRECTORY_ERROR = -5953
PR_LOOP_ERROR = -5952
PR_NAME_TOO_LONG_ERROR = -5951
PR_FILE_NOT_FOUND_ERROR = -5950
PR_NOT_DIRECTORY_ERROR = -5949
PR_READ_ONLY_FILESYSTEM_ERROR = -5948
PR_DIRECTORY_NOT_EMPTY_ERROR = -5947
PR_FILESYSTEM_MOUNTED_ERROR = -5946
PR_NOT_SAME_DEVICE_ERROR = -5945
PR_DIRECTORY_CORRUPTED_ERROR = -5944
PR_FILE_EXISTS_ERROR = -5943
PR_MAX_DIRECTORY_ENTRIES_ERROR = -5942
PR_INVALID_DEVICE_STATE_ERROR = -5941
PR_DEVICE_IS_LOCKED_ERROR = -5940
PR_NO_MORE_FILES_ERROR = -5939
PR_END_OF_FILE_ERROR = -5938
PR_FILE_SEEK_ERROR = -5937
PR_FILE_IS_BUSY_ERROR = -5936
PR_IN_PROGRESS_ERROR = -5934
PR_ALREADY_INITIATED_ERROR = -5933
PR_GROUP_EMPTY_ERROR = -5932
PR_INVALID_STATE_ERROR = -5931
PR_NETWORK_DOWN_ERROR = -5930
PR_SOCKET_SHUTDOWN_ERROR = -5929
PR_CONNECT_ABORTED_ERROR = -5928
PR_HOST_UNREACHABLE_ERROR = -5927
END TEST: errcodes
BEGIN TEST: exit  
Thu Mar 27 12:23:20 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Thu Mar 27 12:23:30 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Thu Mar 27 12:23:30 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: fileio
BEGIN TEST: foreign  
Thu Mar 27 12:23:31 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Thu Mar 27 12:23:34 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Wait one second before connect
Accepting connection at port 33864
Connecting to port 33864
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 33866
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 33867
Wait one second before connect
Connecting to port 33866
Writing message "Hello world!"
Connecting to port 33867
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Received "Hello world!" from the client
The message is received correctly
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Thu Mar 27 12:23:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
10 iterations over a 10 kbyte file: 66 [131] 197
END TEST: fsync
BEGIN TEST: getproto  
Thu Mar 27 12:23:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
tcp is protocol number 6
udp is protocol number 17
Protocol number 6 is tcp
Protocol number 17 is udp
PASSED
END TEST: getproto
BEGIN TEST: i2l  
Thu Mar 27 12:23:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Thu Mar 27 12:23:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Elapsed time: 3000 ms, expected time: 3001 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Thu Mar 27 12:23:41 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 778 nsecs

Overhead of 'PR_IntervalNow()' is 735 nsecs

Overhead of 'PR_Now()' is 1358 nsecs

Overhead of 'PR_IntervalNow()' is 1121 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Thu Mar 27 12:25:15 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Test not defined
END TEST: instrumt
BEGIN TEST: intrio  
Thu Mar 27 12:25:16 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
A local thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A local thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a local thread
PR_Accept() is interrupted as expected
A global thread will be interrupted by a global thread
PR_Accept() is interrupted as expected
PASSED
END TEST: intrio
BEGIN TEST: intrupt  
Thu Mar 27 12:25:36 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Thu Mar 27 12:25:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
test with global bound thread
thread id 0, scope GLOBAL_BOUND scope
test with local thread
thread id 0, scope GLOBAL scope
test with global thread
thread id 0, scope GLOBAL scope
END TEST: io_timeout
BEGIN TEST: ioconthr  
Thu Mar 27 12:25:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Interrupting the threads
Threads terminated in 2993 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Thu Mar 27 12:26:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
User-User test
User-Kernel test
Kernel-User test
Kernel-Kernel test
Join with unjoinable thread
PASSED
END TEST: join
BEGIN TEST: joinkk  
Thu Mar 27 12:26:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Thu Mar 27 12:26:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Thu Mar 27 12:26:03 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Thu Mar 27 12:26:03 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Thu Mar 27 12:26:03 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Beginning layered test with new style stack
Ending layered test
END TEST: layer
BEGIN TEST: lazyinit  
Thu Mar 27 12:26:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Thu Mar 27 12:26:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Thu Mar 27 12:26:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Thu Mar 27 12:26:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Thu Mar 27 12:26:27 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Thu Mar 27 12:26:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1
PASS
END TEST: many_cv
BEGIN TEST: multiwait  
Thu Mar 27 12:26:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 3 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
RealOneGroupIO Enumerated 20 objects
END TEST: multiwait
BEGIN TEST: nameshm1  
Thu Mar 27 12:28:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Thu Mar 27 12:28:07 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
The serveclient thread created.
accept: EWOULDBLOCK, good
client connected
accept: succeeded, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
client sent 10 bytes
First Receive:
: PR_WOULD_BLOCK_ERROR(-5998), oserror = 11
First PR_Recv: retVal: 10, Error: -5998
nonblock returned 1 (failed)
END TEST: nonblock
BEGIN TEST: nblayer  
Thu Mar 27 12:28:09 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Beginning non-layered test
Ending non-layered test
Beginning layered test
Ending layered test
END TEST: nblayer
BEGIN TEST: ntioto  
Thu Mar 27 12:28:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Thu Mar 27 12:28:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
1 2
1 2
1 2
1 2 3 4
1 2 3 4
1 2 3 4
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
1 2 3 4 5 6 7 8
PASS
END TEST: ntoh
BEGIN TEST: op_2long  
Thu Mar 27 12:28:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
Killing op_2long 19148 after 600
END TEST: op_2long
BEGIN TEST: op_excl  
Thu Mar 27 12:28:11 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Thu Mar 27 12:28:11 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Thu Mar 27 12:28:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Thu Mar 27 12:28:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
error code is PR_FILE_NOT_FOUND_ERROR, as expected
PASS
END TEST: op_nofil
BEGIN TEST: parent  
Thu Mar 27 12:28:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: parent
BEGIN TEST: peek  
Thu Mar 27 12:28:13 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: peek
BEGIN TEST: perf  
Thu Mar 27 12:28:13 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 0.72 usec
interval time: 0.72 usec
idle lock lock/unlock pair: 0.72 usec
idle monitor entry/exit pair: 0.85 usec
idle cache monitor entry/exit pair: 2.10 usec
create/destroy thread pair: 152.44 usec
context switch - user/user: 9.50 usec
context switch - user/kernel: 86.12 usec
context switch - kernel/user: 9.50 usec
context switch - kernel/kernel: 9.50 usec
sema context switch - user/user: 10.49 usec
sema context switch - user/kernel: 10.49 usec
sema context switch - kernel/user: 11.01 usec
sema context switch - kernel/kernel: 14.42 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.00 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 0.72 usec
interval time: 0.85 usec
idle lock lock/unlock pair: 0.79 usec
idle monitor entry/exit pair: 0.79 usec
idle cache monitor entry/exit pair: 2.10 usec
create/destroy thread pair: 194.98 usec
context switch - user/user: 9.90 usec
context switch - user/kernel: 84.02 usec
context switch - kernel/user: 9.57 usec
context switch - kernel/kernel: 9.24 usec
sema context switch - user/user: 10.49 usec
sema context switch - user/kernel: 10.42 usec
sema context switch - kernel/user: 10.49 usec
sema context switch - kernel/kernel: 10.95 usec
END TEST: perf
BEGIN TEST: pipeping  
Thu Mar 27 12:28:14 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
Killing pipeping 19536 after 600
END TEST: pipeping
BEGIN TEST: pipeping2  
Thu Mar 27 12:28:15 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
pong process: received "ping"
pong process: sending "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
ping process: sending "ping"
ping process: received "pong"
PASS
END TEST: pipeping2
BEGIN TEST: pipeself  
Thu Mar 27 12:28:15 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
ping thread: sending "ping"
pong thread: received "ping"
pong thread: sending "pong"
ping thread: received "pong"
PR_Available: expected 250, got 250 bytes
PR_Available: expected 243, got 243 bytes
PR_Available: expected 0, got 0 bytes
PASS
END TEST: pipeself
BEGIN TEST: poll_nm  
Thu Mar 27 12:28:16 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Killing poll_nm 18960 after 600
END TEST: poll_nm
BEGIN TEST: poll_to  
Thu Mar 27 12:28:16 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Thu Mar 27 12:28:21 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Thu Mar 27 12:28:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Thu Mar 27 12:28:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Thu Mar 27 12:28:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Client/Server started at(0x11000ddf0): 12:28:23
Server started at(0x11000fcf0): 12:28:23
Client started at(0x110091290): 12:28:23
main(0x11000ddf0): waiting for execution interval (10 seconds)
Shutting down(0x11000ddf0): 12:28:33
Client(0x110091290): stopped after 48 operations and 42634 bytes
Server(0x11000fcf0): stopped after 49 operations and 43662 bytes
main(0x11000ddf0): test complete
Test exiting at(0x11000ddf0): 12:28:33
END TEST: provider
BEGIN TEST: prpollml  
Thu Mar 27 12:28:33 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Thu Mar 27 12:28:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
This program tests PR_Poll with sockets.
Timeout, error reporting, and normal operation are tested.

The server thread is listening on ports 42608, 42609 and 42610

PR_Poll should time out in 5 seconds
PR_Poll timed out. Test passed.

PR_Poll should detect a bad file descriptor
Three client threads are created. Each of them will
send data to one of the three ports the server is listening on.
The data they send is the port number. Each of them send
the data five times, so you should see ten lines below,
interleaved in an arbitrary order.
The server received "42608" from a client
The server received "42609" from a client
Server read 128 bytes from native fd 8
The server received "42610" from a client
The server received "42608" from a client
The server received "42609" from a client
Server read 128 bytes from native fd 11
The server received "42610" from a client
The server received "42608" from a client
The server received "42609" from a client
Server read 128 bytes from native fd 8
The server received "42610" from a client
The server received "42608" from a client
The server received "42609" from a client
Server read 128 bytes from native fd 11
The server received "42610" from a client
The server received "42608" from a client
The server received "42609" from a client
Server read 128 bytes from native fd 8
The server received "42610" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Thu Mar 27 12:29:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Thu Mar 27 12:29:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Thu Mar 27 12:29:25 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Thu Mar 27 12:29:25 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Running test for 5 iterations with 10 simultaneous threads.
Will send 8192 bytes of client data and 131072 bytes of server data
TEST COMPLETE!
Server results:

----------
server per thread totals 0 45172 742 33479 329
server per thread elapsed time 79732
----------
Client results:

----------
client per thread totals 0 1292 701 25969 301
client per thread elapsed time 28269
select loop user/user: 24891.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 89136 3668 77516 679
server per thread elapsed time 171001
----------
Client results:

----------
client per thread totals 10 4414 3277 83866 674
client per thread elapsed time 92235
select loop user/kernel: 26045.40 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 122580 4744 119669 1117
server per thread elapsed time 248115
----------
Client results:

----------
client per thread totals 10 6003 4379 136237 1012
client per thread elapsed time 147629
select loop kernel/user: 24524.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 20 149484 13475 186770 1460
server per thread elapsed time 351190
----------
Client results:

----------
client per thread totals 20 15138 13136 213908 1348
client per thread elapsed time 243526
select loop kernel/kernel: 25743.80 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Thu Mar 27 12:29:26 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_er
BEGIN TEST: selct_nm  
Thu Mar 27 12:29:26 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_nm
BEGIN TEST: selct_to  
Thu Mar 27 12:29:26 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_to
BEGIN TEST: selintr  
Thu Mar 27 12:29:32 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Thu Mar 27 12:29:34 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Thu Mar 27 12:29:34 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Thu Mar 27 12:29:35 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
warning: removed semaphore /tmp/bar.sem left over from previous run
PASS
PASS
END TEST: semaping
BEGIN TEST: sendzlf  
Thu Mar 27 12:29:35 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Thu Mar 27 12:29:36 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Thu Mar 27 12:29:36 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Thu Mar 27 12:29:36 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Thu Mar 27 12:29:36 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Thu Mar 27 12:29:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Thu Mar 27 12:29:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Thu Mar 27 12:29:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
write to broken pipe failed with EPIPE, as expected
write to broken pipe failed with EPIPE, as expected
PASSED
END TEST: sigpipe
BEGIN TEST: socket  
Thu Mar 27 12:29:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Thu Mar 27 12:29:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Thu Mar 27 12:29:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Thu Mar 27 12:29:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Thu Mar 27 12:29:40 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Thu Mar 27 12:29:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Thu Mar 27 12:29:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Thu Mar 27 12:29:51 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Settings
Number to translate 1234567890123456789
Loops to run test: 1
Translation = 1234567890123456768
END TEST: strod
BEGIN TEST: switch  
Thu Mar 27 12:29:51 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Thu Mar 27 12:29:53 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PR_SI_HOSTNAME: hbombaix
PR_SI_SYSNAME: AIX
PR_SI_RELEASE: 3
PR_SI_ARCHITECTURE: rs6000
Host page size is 4096
Page shift is 12
Number of processors is: 1
END TEST: system
BEGIN TEST: testbit  
Thu Mar 27 12:29:53 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Thu Mar 27 12:29:53 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Thu Mar 27 12:29:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Thu Mar 27 12:29:57 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Thu Mar 27 20:29:57 UTC 2003
Current local time is Thu Mar 27 12:29:57 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Thu Mar 27 12:29:57 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Thu Mar 27 12:30:42 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Thu Mar 27 12:30:42 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Thu Mar 27 12:30:43 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
NSPR release 4.3:
Compatible with version 4.0
Compatible with version 4.0.1
Compatible with version 4.1
Compatible with version 4.1.1
Compatible with version 4.1.2
Compatible with version 4.1.3
Compatible with version 4.2
Compatible with version 4.2.1
Compatible with version 4.2.2
Compatible with version 4.3
Incompatible with version 2.1 19980529
Incompatible with version 3.0
Incompatible with version 3.0.1
Incompatible with version 3.1
Incompatible with version 3.1.1
Incompatible with version 3.1.2
Incompatible with version 3.1.3
Incompatible with version 3.5
Incompatible with version 3.5.1
Incompatible with version 4.3.3
Incompatible with version 4.4
Incompatible with version 4.4.1
Incompatible with version 10.0
Incompatible with version 11.1
Incompatible with version 12.14.20
PASS
END TEST: vercheck
BEGIN TEST: version  
Thu Mar 27 12:30:43 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Runtime library version information
Build time: 27 Mar 2003 13:02:04 GMT
Build time: 2003-03-27 05:02:04
Portable runtime V4.3.0 ()
filename: libplc4.so
security: N/A
copyright: Copyright (c) 1998 Netscape Communications Corporation. All Rights Reserved
comment: http://www.mozilla.org/MPL/
END TEST: version
BEGIN TEST: writev  
Thu Mar 27 12:30:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Thu Mar 27 12:30:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Thu Mar 27 12:30:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030327.1/masala_AIX4.3/aix433_64_opt/dist/lib
calling PR_Writev with a zero-length buffer
calling PR_Write with a zero-length buffer
calling PR_Send with a zero-length buffer
PASS
END TEST: zerolen