BEGIN TEST: accept  
Sat Feb 8 16:25:24 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Sat Feb 8 16:25:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20041898)127.0.0.1:56524
(Server) read [0x2004181c..0x20041891) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x20041918)127.0.0.1:56525
(Server) read [0x2004189c..0x20041911) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20041918)127.0.0.1:56536
(Server) read [0x2004189c..0x20041911) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20041918)127.0.0.1:56557
(Server) read [0x2004189c..0x20041911) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20041918)127.0.0.1:56568
(Server) read [0x2004189c..0x20041911) 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  
Sat Feb 8 16:25:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20040b28)127.0.0.1:56590
(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:56591
(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:56592
(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:56593
(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:56594
(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  
Sat Feb 8 16:25:55 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:25:56 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Sat Feb 8 16:27:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Sat Feb 8 16:27:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:27:01 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Sat Feb 8 16:27:01 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Sat Feb 8 16:27:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:27:07 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib

PThread Statistics
started: 16:27:08[10]
locks [created: 11, destroyed: 2]
locks [acquired: 322, released: 322]
cvars [created: 7, destroyed: 5]
cvars [notified: 56, delayed_delete: 0]
Client/Server started at(0x2001b598): 16:27:08
Server started at(0x2001c898): 16:27:08
Client started at(0x200893e8): 16:27:08
main(0x2001b598): waiting for execution interval (10 seconds)
Shutting down(0x2001b598): 16:27:18
Client(0x200893e8): stopped after 48 operations and 42634 bytes
Server(0x2001c898): stopped after 49 operations and 43662 bytes
main(0x2001b598): test complete
Test exiting at(0x2001b598): 16:27:19
END TEST: cltsrv
BEGIN TEST: concur  
Sat Feb 8 16:27:19 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Sat Feb 8 16:27:31 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Sat Feb 8 16:27:31 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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: 62.92 usec
Condvar simple test shared UK: 66.85 usec
Condvar simple test priv UU: 128.46 usec
Condvar simple test priv UK: 127.15 usec
Condvar simple test All: 195.31 usec
Condvar timeout test: 691.44 usec

10 Thread tests
Condvar simple test shared UU: 92.41 usec
Condvar simple test shared UK: 94.38 usec
Condvar simple test priv UU: 289.03 usec
Condvar simple test priv UK: 285.10 usec
Condvar simple test All: 378.16 usec
Condvar timeout test: 751.08 usec

15 Thread tests
Condvar simple test shared UU: 134.36 usec
Condvar simple test shared UK: 132.39 usec
Condvar simple test priv UU: 399.79 usec
Condvar simple test priv UK: 344.74 usec
Condvar simple test All: 562.98 usec
Condvar timeout test: 895.27 usec

20 Thread tests
Condvar simple test shared UU: 176.30 usec
Condvar simple test shared UK: 172.37 usec
Condvar simple test priv UU: 433.22 usec
Condvar simple test priv UK: 451.57 usec
Condvar simple test All: 751.74 usec
Condvar timeout test: 949.67 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Sat Feb 8 16:27:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Sat Feb 8 16:27:32 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Sat Feb 8 16:27:33 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:27:33 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Sat Feb 8 16:27:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Sat Feb 8 16:27:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:27:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Sat Feb 8 16:27:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Accepting connection at port 57025
Wait one second before connect
Connecting to port 57025
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 57027
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 57028
Wait one second before connect
Connecting to port 57027
Writing message "Hello world!"
Connecting to port 57028
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  
Sat Feb 8 16:27:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
10 iterations over a 10 kbyte file: 66 [131] 131
END TEST: fsync
BEGIN TEST: getproto  
Sat Feb 8 16:27:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:27:51 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Sat Feb 8 16:27:51 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Elapsed time: 3000 ms, expected time: 3006 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Sat Feb 8 16:27:54 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 6052 nsecs

Overhead of 'PR_IntervalNow()' is 3466 nsecs

Overhead of 'PR_Now()' is 6596 nsecs

Overhead of 'PR_IntervalNow()' is 2239 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Sat Feb 8 16:29:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: instrumt
BEGIN TEST: intrio  
Sat Feb 8 16:29:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:30:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Sat Feb 8 16:30:27 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:30:33 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Interrupting the threads
Threads terminated in 2992 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Sat Feb 8 16:30:39 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:30:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Sat Feb 8 16:30:40 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Sat Feb 8 16:30:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Sat Feb 8 16:30:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Sat Feb 8 16:30:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:30:42 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Sat Feb 8 16:30:43 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Sat Feb 8 16:30:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Sat Feb 8 16:31:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Sat Feb 8 16:31:08 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Sat Feb 8 16:31:18 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1

PThread Statistics
started: 16:31:18[0]
locks [created: 10, 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  
Sat Feb 8 16:31:18 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 1 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  
Sat Feb 8 16:32:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Sat Feb 8 16:32:46 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Sat Feb 8 16:32:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Sat Feb 8 16:32:49 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Sat Feb 8 16:32:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Sat Feb 8 16:32:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:50 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: parent
BEGIN TEST: peek  
Sat Feb 8 16:32:51 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: peek
BEGIN TEST: perf  
Sat Feb 8 16:32:51 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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.41 usec
interval time: 3.34 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: 59.71 usec
context switch - user/user: 9.96 usec
context switch - user/kernel: 10.03 usec
context switch - kernel/user: 9.83 usec
context switch - kernel/kernel: 9.90 usec
sema context switch - user/user: 11.93 usec
sema context switch - user/kernel: 11.60 usec
sema context switch - kernel/user: 12.98 usec
sema context switch - kernel/kernel: 11.67 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.00 usec
DLL procedure call overhead: 0.13 usec
current calendar time: 3.41 usec
interval time: 3.41 usec
idle lock lock/unlock pair: 1.18 usec
idle monitor entry/exit pair: 1.70 usec
idle cache monitor entry/exit pair: 4.72 usec
create/destroy thread pair: 59.38 usec
context switch - user/user: 10.36 usec
context switch - user/kernel: 9.90 usec
context switch - kernel/user: 9.83 usec
context switch - kernel/kernel: 9.83 usec
sema context switch - user/user: 11.73 usec
sema context switch - user/kernel: 11.73 usec
sema context switch - kernel/user: 11.67 usec
sema context switch - kernel/kernel: 11.67 usec
END TEST: perf
BEGIN TEST: pipeping  
Sat Feb 8 16:32:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:32:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Sat Feb 8 16:32:53 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Sat Feb 8 16:32:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Sat Feb 8 16:32:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Sat Feb 8 16:32:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Sat Feb 8 16:33:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib

pthread Statistics
started: 16:33:01[10]
locks [created: 11, destroyed: 2]
locks [acquired: 720, released: 720]
cvars [created: 7, destroyed: 5]
cvars [notified: 55, delayed_delete: 1]
Client/Server started at(0x2001b9c8): 16:33:01
Server started at(0x2001cc48): 16:33:01
Client started at(0x20081a88): 16:33:01
main(0x2001b9c8): waiting for execution interval (10 seconds)
Shutting down(0x2001b9c8): 16:33:11
Client(0x20081a88): stopped after 49 operations and 43662 bytes
Server(0x2001cc48): stopped after 50 operations and 43838 bytes
main(0x2001b9c8): test complete
Test exiting at(0x2001b9c8): 16:33:11
END TEST: provider
BEGIN TEST: prpollml  
Sat Feb 8 16:33:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Sat Feb 8 16:33:35 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 35854, 35855 and 35856

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 "35854" from a client
The server received "35855" from a client
Server read 128 bytes from native fd 8
The server received "35856" from a client
The server received "35854" from a client
The server received "35855" from a client
Server read 128 bytes from native fd 11
The server received "35856" from a client
The server received "35854" from a client
The server received "35855" from a client
Server read 128 bytes from native fd 8
The server received "35856" from a client
The server received "35854" from a client
The server received "35855" from a client
Server read 128 bytes from native fd 11
The server received "35856" from a client
The server received "35854" from a client
The server received "35855" from a client
Server read 128 bytes from native fd 8
The server received "35856" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Sat Feb 8 16:33:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Sat Feb 8 16:33:41 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Sat Feb 8 16:34:01 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Sat Feb 8 16:34:02 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 540887112
client thread 0 socket connected 540887112
client thread 0 socket wrote 8192
server thread 0 got connection 540887176
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 6161 131 2753 66 9110
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540887176
client thread 0 socket connected 540887176
client thread 0 socket wrote 8192
server thread 0 got connection 540887112
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 590 66 2425 66 3146
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 540887112
client thread 0 socket connected 540887112
client thread 0 socket wrote 8192
server thread 0 got connection 540887176
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 1573 131 8782 66 10552
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 540887176
client thread 0 socket connected 540887176
client thread 0 socket wrote 8192
server thread 0 got connection 540887112
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 983 131 2753 66 3932
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 540887112
client thread 0 socket connected 540887112
client thread 0 socket wrote 8192
server thread 0 got connection 540887176
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 918 66 2294 66 3343
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 540887112
client thread 1 socket connected 540887112
client thread 1 socket wrote 8192
server thread 1 got connection 537117608
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 540887112
client thread 1 socket connected 540887112
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 57544 131 7668 66 65408
server thread 1 loop 1
server thread 1 got connection 537117608
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 540887112
client thread 1 socket connected 540887112
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 2425 459 3015
server thread 1 loop 2
server thread 1 got connection 537117608
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 540887112
client thread 1 socket connected 540887112
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 4129 66 4326
server thread 1 loop 3
server thread 1 got connection 537117608
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 540887112
client thread 1 socket connected 540887112
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 537117608
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 540887112
client thread 2 socket connected 540887112
client thread 2 socket wrote 8192
server thread 2 got connection 537117672
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 115874 131 2097 66 118168
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 537117672
client thread 2 socket connected 537117672
client thread 2 socket wrote 8192
server thread 2 got connection 540887112
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 540887112
client thread 2 socket connected 540887112
client thread 2 socket wrote 8192
server thread 2 got connection 537117672
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 459 66 1180 66 1770
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 537117672
client thread 2 socket connected 537117672
client thread 2 socket wrote 8192
server thread 2 got connection 540887112
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 459 66 1180 66 1770
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 540887112
client thread 2 socket connected 540887112
client thread 2 socket wrote 8192
server thread 2 got connection 537117672
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 459 66 1180 66 1770
Thread 2 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 537117672
client thread 3 socket connected 537117672
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 539111160
client thread 4 socket connected 539111160
server thread 3 got connection 540887112
server thread 3 read 8192 bytes
server thread 4 got connection 537126408
client thread 4 socket wrote 8192
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 126098 131 4981 66 131275
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 540887112
client thread 3 socket connected 540887112
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 125508 393 5505 66 131472
server thread 4 loop 1
server thread 3 got connection 537117672
server thread 3 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 537126408
client thread 4 socket connected 537126408
client thread 4 socket wrote 8192
server thread 4 got connection 539111160
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1049 131 3146 66 4391
server thread 3 loop 2
client thread 3 socket read 131072
server thread 4 write 131072 bytes
server: 918 66 2884 0 3867
server thread 4 loop 2
client thread 3 loop 2
client thread 3 socket created 537117672
client thread 3 socket connected 537117672
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 539111160
client thread 4 socket connected 539111160
client thread 4 socket wrote 8192
server thread 3 got connection 540887112
server thread 3 read 8192 bytes
server thread 4 got connection 537126408
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1376 66 2753 66 4260
server thread 3 loop 3
server thread 4 write 131072 bytes
server: 1114 66 2753 66 3998
server thread 4 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 540887112
client thread 3 socket connected 540887112
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 537126408
client thread 4 socket connected 537126408
client thread 4 socket wrote 8192
server thread 3 got connection 537117672
server thread 3 read 8192 bytes
server thread 4 got connection 539111160
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 1114 66 2687 66 3932
server thread 3 loop 4
server thread 4 write 131072 bytes
server: 1180 66 3277 66 4588
server thread 4 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 537117672
client thread 3 socket connected 537117672
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 539111160
client thread 4 socket connected 539111160
client thread 4 socket wrote 8192
server thread 3 got connection 540887112
server thread 3 read 8192 bytes
server thread 4 got connection 537126408
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 1049 66 1376 66 2556
Thread 4 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 537126408
client thread 5 socket connected 537126408
client thread 5 socket wrote 8192
client thread 4 socket read 131072
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 539703144
client thread 6 socket connected 539703144
client thread 6 socket wrote 8192
server thread 5 got connection 539111160
server thread 5 read 8192 bytes
server thread 6 got connection 537126536
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 146874 131 3932 66 151003
server thread 5 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 539111160
client thread 5 socket connected 539111160
client thread 5 socket wrote 8192
server thread 6 write 131072 bytes
server: 146546 66 4588 66 151265
server thread 6 loop 1
server thread 5 got connection 537126408
server thread 5 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 537126536
client thread 6 socket connected 537126536
client thread 6 socket wrote 8192
server thread 6 got connection 539703144
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 983 66 3277 66 4391
server thread 5 loop 2
server thread 6 write 131072 bytes
server: 786 66 2753 0 3605
server thread 6 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 537126408
client thread 5 socket connected 537126408
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 539703144
client thread 6 socket connected 539703144
client thread 6 socket wrote 8192
server thread 5 got connection 539111160
server thread 5 read 8192 bytes
server thread 6 got connection 537126536
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 1180 0 2622 66 3867
server thread 5 loop 3
server thread 6 write 131072 bytes
server: 1114 66 2622 66 3867
server thread 6 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 539111160
client thread 5 socket connected 539111160
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537126536
client thread 6 socket connected 537126536
client thread 6 socket wrote 8192
server thread 5 got connection 537126408
server thread 5 read 8192 bytes
server thread 6 got connection 539703144
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 1114 66 2622 66 3867
server thread 5 loop 4
server thread 6 write 131072 bytes
server: 1180 66 2622 0 3867
server thread 6 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 537126408
client thread 5 socket connected 537126408
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 539703144
client thread 6 socket connected 539703144
client thread 6 socket wrote 8192
server thread 5 got connection 539111160
server thread 5 read 8192 bytes
server thread 6 got connection 537126536
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537126632
client thread 7 socket connected 537126632
client thread 7 socket wrote 8192
server thread 6 write 131072 bytes
server: 1245 66 2687 1311 5309
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 539111160
client thread 8 socket connected 539111160
client thread 8 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 539999192
client thread 9 socket connected 539999192
server thread 7 got connection 537126728
server thread 7 read 8192 bytes
client thread 6 socket read 131072
Thread 6 EXIT
server: 1245 66 3670 1442 6423
Thread 6 EXIT
server thread 8 got connection 537126408
server thread 8 read 8192 bytes
server thread 9 got connection 539703144
client thread 9 socket wrote 8192
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 142745 131 5702 66 148643
server thread 8 loop 1
server thread 9 write 131072 bytes
server: 142286 524 5374 66 148250
server thread 9 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537126536
client thread 8 socket connected 537126536
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 540295128
client thread 9 socket connected 540295128
client thread 9 socket wrote 8192
server thread 8 got connection 537126408
server thread 8 read 8192 bytes
server thread 9 got connection 539703144
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1376 66 2622 66 4129
server thread 8 loop 2
server thread 9 write 131072 bytes
server: 1311 66 2622 66 4063
server thread 9 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 539111160
client thread 8 socket connected 539111160
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539999192
client thread 9 socket connected 539999192
client thread 9 socket wrote 8192
server thread 8 got connection 537126408
server thread 8 read 8192 bytes
server thread 9 got connection 539703144
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1114 66 2622 66 3867
server thread 8 loop 3
server thread 9 write 131072 bytes
server: 1114 66 2622 66 3867
server thread 9 loop 3
client thread 8 socket read 131072
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 537126536
client thread 9 socket connected 537126536
client thread 9 socket wrote 8192
client thread 8 loop 3
client thread 8 socket created 540295128
client thread 8 socket connected 540295128
client thread 8 socket wrote 8192
server thread 9 got connection 537126408
server thread 9 read 8192 bytes
server thread 8 got connection 539703144
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 1049 66 2622 131 3867
server thread 9 loop 4
server thread 8 write 131072 bytes
server: 1442 66 2687 0 4195
server thread 8 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 539999192
client thread 9 socket connected 539999192
client thread 9 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 539111160
client thread 8 socket connected 539111160
client thread 8 socket wrote 8192
server thread 9 got connection 537126408
server thread 9 read 8192 bytes
server thread 8 got connection 539703144
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 1114 66 2622 66 3867
Thread 9 EXIT
server thread 8 write 131072 bytes
server: 1114 66 2753 66 3998
Thread 8 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 7 write 131072 bytes
server: 168043 66 24971 131 193210
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 537126536
server thread 7 got connection 540295128
client thread 7 socket connected 537126536
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 3 write 131072 bytes
server: 983 66 52300 66 53415
Thread 3 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
server thread 7 write 131072 bytes
server: 721 393 2425 66 3605
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537126408
server thread 7 got connection 538510200
client thread 7 socket connected 537126408
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 393 197 1049 66 1704
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 539703144
server thread 7 got connection 540887176
client thread 7 socket connected 539703144
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 393 131 1049 66 1638
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 539999192
server thread 7 got connection 539111160
client thread 7 socket connected 539999192
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 7 write 131072 bytes
server: 328 197 1049 66 1638
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 1 write 131072 bytes
server: 0 66 132783 131 132979
Thread 1 EXIT
Thread 1 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 0 121297 521 35027 621
server per thread elapsed time 157474
----------
Client results:

----------
client per thread totals 0 1059 544 32576 439
client per thread elapsed time 34621
select loop user/user: 42037.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 539703144
client thread 0 socket connected 539703144
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 539111160
server thread 1 got connection 540591176
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 539999192
server thread 2 got connection 537117608
client thread 1 socket connected 539111160
server thread 1 read 8192 bytes
client thread 2 socket connected 539999192
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: 4457 524 3408 66 8455
server thread 1 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 538823496
server thread 1 got connection 540591176
client thread 1 socket connected 538823496
server thread 1 read 8192 bytes
server thread 2 write 131072 bytes
server: 4391 524 4326 66 9307
server thread 2 loop 1
client thread 1 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 539111160
client thread 2 socket connected 539111160
client thread 2 socket wrote 8192
server thread 2 got connection 537117608
server thread 2 read 8192 bytes
server thread 1 write 131072 bytes
server: 721 328 2425 131 3605
server thread 1 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 539999192
server thread 1 got connection 540591176
client thread 1 socket connected 539999192
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 524 197 1835 66 2622
server thread 1 loop 3
server thread 2 write 131072 bytes
server: 918 66 4063 66 5112
server thread 2 loop 2
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 538823496
server thread 1 got connection 540591176
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 537117608
client thread 2 socket connected 537117608
client thread 2 socket wrote 8192
client thread 1 socket connected 538823496
server thread 1 read 8192 bytes
server thread 2 got connection 539999192
server thread 2 read 8192 bytes
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 655 918 2097 66 3736
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 539111160
server thread 1 got connection 540591176
client thread 1 socket connected 539111160
server thread 1 read 8192 bytes
client thread 1 socket wrote 8192
server thread 2 write 131072 bytes
server: 1507 66 3932 66 5571
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 538823496
client thread 2 socket connected 538823496
client thread 2 socket wrote 8192
server thread 2 got connection 539999192
server thread 2 read 8192 bytes
server thread 1 write 131072 bytes
server: 590 197 2425 66 3277
Thread 1 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 537117608
client thread 3 socket connected 537117608
client thread 3 socket wrote 8192
server thread 3 got connection 540591176
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 21366 66 1442 66 22939
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 537126632
client thread 3 socket connected 537126632
client thread 3 socket wrote 8192
server thread 3 got connection 540591176
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 66 1180 66 1835
server thread 3 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 537117608
client thread 3 socket connected 537117608
client thread 3 socket wrote 8192
server thread 3 got connection 540591176
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 524 0 1245 66 1835
server thread 3 loop 3
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 537126632
client thread 3 socket connected 537126632
client thread 3 socket wrote 8192
server thread 3 got connection 540591176
server thread 3 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 537117608
server thread 4 got connection 539111160
client thread 4 socket connected 537117608
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 3 write 131072 bytes
server: 459 66 4784 66 5374
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 540591176
server thread 3 got connection 537126632
client thread 3 socket connected 540591176
server thread 3 read 8192 bytes
server thread 4 write 131072 bytes
server: 27854 590 4915 66 33425
server thread 4 loop 1
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 539111160
server thread 4 got connection 537117608
client thread 4 socket connected 539111160
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 2 write 131072 bytes
server: 852 0 15992 66 16909
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 539999192
server thread 3 write 131072 bytes
server: 852 524 4129 66 5571
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 538823496
client thread 5 socket connected 538823496
client thread 5 socket wrote 8192
server thread 5 got connection 537126632
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 37489 66 1835 131 39520
server thread 5 loop 1
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 539407208
client thread 5 socket connected 539407208
client thread 5 socket wrote 8192
server thread 5 got connection 537126632
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 524 328 1376 66 2294
server thread 5 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 538823496
client thread 5 socket connected 538823496
client thread 5 socket wrote 8192
server thread 5 got connection 537126632
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 459 66 1311 66 1901
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 539407208
client thread 5 socket connected 539407208
client thread 5 socket wrote 8192
server thread 5 got connection 537126632
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 524 0 1311 66 1901
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 538823496
client thread 5 socket connected 538823496
client thread 5 socket wrote 8192
server thread 5 got connection 537126632
server thread 5 read 8192 bytes
server thread 2 got connection 539407208
client thread 3 socket read 131072
Thread 3 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 540591176
server thread 6 got connection 536987048
client thread 6 socket connected 540591176
server thread 6 read 8192 bytes
server thread 4 write 131072 bytes
server: 786 459 14222 66 15533
server thread 4 loop 2
client thread 6 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 537117608
server thread 4 got connection 539111160
client thread 4 socket connected 537117608
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 538823496
client thread 7 socket connected 538823496
client thread 7 socket wrote 8192
server thread 7 got connection 536987112
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 50662 66 1442 66 52235
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 536987112
client thread 7 socket connected 536987112
client thread 7 socket wrote 8192
server thread 7 got connection 538823496
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1311 66 1966
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 538823496
client thread 7 socket connected 538823496
client thread 7 socket wrote 8192
server thread 7 got connection 536987112
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 459 131 1376 66 2032
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 536987112
client thread 7 socket connected 536987112
client thread 7 socket wrote 8192
server thread 7 got connection 538823496
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 524 66 1311 66 1966
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 538823496
client thread 7 socket connected 538823496
client thread 7 socket wrote 8192
server thread 7 got connection 536987112
server thread 7 read 8192 bytes
server thread 5 write 131072 bytes
server: 459 66 14157 66 14746
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 537126632
client thread 8 socket connected 537126632
client thread 8 socket wrote 8192
server thread 8 got connection 540295128
server thread 8 read 8192 bytes
server thread 6 write 131072 bytes
server: 47123 590 15140 66 62918
server thread 6 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 536987048
client thread 6 socket connected 536987048
client thread 6 socket wrote 8192
server thread 6 got connection 540591176
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 459 66 6030 66 6619
Thread 7 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 536987112
client thread 9 socket connected 536987112
client thread 9 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 538510200
client thread 4 socket connected 538510200
client thread 4 socket wrote 8192
client thread 7 socket read 131072
Thread 7 EXIT
server thread 9 got connection 537117608
server thread 9 read 8192 bytes
server thread 4 write 131072 bytes
server: 852 524 19269 66 20710
server thread 4 loop 3
server thread 4 got connection 538823496
server thread 4 read 8192 bytes
server thread 8 write 131072 bytes
server: 59969 131 10093 131 70324
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 539111160
client thread 8 socket connected 539111160
client thread 8 socket wrote 8192
server thread 8 got connection 540295128
server thread 8 read 8192 bytes
server thread 6 write 131072 bytes
server: 1376 66 10880 66 12387
server thread 6 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 537126632
client thread 6 socket connected 537126632
server thread 6 got connection 540591176
server thread 9 write 131072 bytes
server: 66981 131 9372 131 76616
server thread 9 loop 1
server thread 4 write 131072 bytes
server: 66 66 9241 66 9438
server thread 4 loop 4
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 536987048
client thread 9 socket connected 536987048
client thread 9 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 537117608
client thread 4 socket connected 537117608
server thread 9 got connection 538823496
server thread 9 read 8192 bytes
server thread 4 got connection 536987112
client thread 4 socket wrote 8192
server thread 4 read 8192 bytes
server thread 8 write 131072 bytes
server: 1507 66 7603 66 9241
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 538510200
client thread 8 socket connected 538510200
client thread 8 socket wrote 8192
server thread 8 got connection 540295128
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 1376 66 4588 66 6095
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539111160
client thread 9 socket connected 539111160
client thread 9 socket wrote 8192
server thread 4 write 131072 bytes
server: 1442 328 4915 66 6751
Thread 4 EXIT
server thread 9 got connection 538823496
server thread 9 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
server thread 8 write 131072 bytes
server: 852 131 4719 66 5767
server thread 8 loop 3
server thread 9 write 131072 bytes
server: 1180 66 1966 66 3277
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 536987048
client thread 9 socket connected 536987048
client thread 9 socket wrote 8192
server thread 9 got connection 536987112
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 524 66 1180 66 1835
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 537117672
client thread 9 socket connected 537117672
client thread 9 socket wrote 8192
server thread 9 got connection 537117608
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 459 66 1245 66 1835
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 got connection 540295128
server thread 0 read 8192 bytes
client thread 2 socket connected 539999192
server thread 2 read 8192 bytes
server thread 6 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 538823496
server thread 8 got connection 539111160
client thread 2 socket wrote 8192
client thread 6 socket wrote 8192
client thread 8 socket connected 538823496
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 2 write 131072 bytes
server: 11011 49417 13436 131 73994
Thread 2 EXIT
server thread 6 write 131072 bytes
server: 1376 19465 14025 66 34932
server thread 6 loop 3
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 536987112
client thread 0 socket connected 536987112
client thread 0 socket wrote 8192
client thread 2 socket read 131072
Thread 2 EXIT
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 536987048
server thread 6 got connection 537117608
server thread 8 write 131072 bytes
server: 10290 1573 13698 66 25626
server thread 8 loop 4
server thread 0 write 131072 bytes
server: 97523 131 16844 66 114563
server thread 0 loop 1
server thread 0 got connection 540887176
server thread 0 read 8192 bytes
client thread 6 socket connected 536987048
server thread 6 read 8192 bytes
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 537117672
server thread 8 got connection 538510200
client thread 6 socket wrote 8192
client thread 8 socket connected 537117672
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 539407208
client thread 0 socket connected 539407208
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 0 4981 66 5112
server thread 0 loop 2
server thread 0 got connection 540887112
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 1573 918 5178 66 7734
server thread 6 loop 4
server thread 8 write 131072 bytes
server: 1049 524 4457 66 6095
Thread 8 EXIT
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 540591176
server thread 6 got connection 539703144
client thread 8 socket read 131072
Thread 8 EXIT
client thread 6 socket connected 540591176
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 539999192
client thread 0 socket connected 539999192
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 0 4326 66 4457
server thread 0 loop 3
server thread 0 got connection 537126632
server thread 0 read 8192 bytes
server thread 6 write 131072 bytes
server: 983 655 3015 66 4719
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 539111160
client thread 0 socket connected 539111160
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 0 2556 66 2687
server thread 0 loop 4
server thread 0 got connection 540295128
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 10 167973 8577 63819 984
server per thread elapsed time 241357
----------
Client results:

----------
client per thread totals 10 8936 4253 74125 774
client per thread elapsed time 88095
select loop user/kernel: 25901.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 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 539703144
client thread 0 socket connected 539703144
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 537126536
server thread 1 got connection 540591176
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 539999192
server thread 2 got connection 537126632
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 539111160
server thread 3 got connection 540295128
client thread 2 socket connected 539999192
server thread 2 read 8192 bytes
client thread 1 socket connected 537126536
server thread 1 read 8192 bytes
client thread 3 socket connected 539111160
server thread 3 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 2 write 131072 bytes
server: 3932 852 4588 66 9438
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 4195 721 4653 66 9634
server thread 3 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 537126728
server thread 2 got connection 537126632
server thread 1 write 131072 bytes
server: 4063 1311 5767 66 11207
server thread 1 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 540295128
server thread 3 got connection 539999192
client thread 2 socket connected 537126728
server thread 2 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 540591176
server thread 1 got connection 539111160
client thread 3 socket connected 540295128
server thread 3 read 8192 bytes
client thread 2 socket wrote 8192
client thread 1 socket connected 540591176
server thread 1 read 8192 bytes
client thread 3 socket wrote 8192
client thread 1 socket wrote 8192
server thread 2 write 131072 bytes
server thread 3 write 131072 bytes
server: 1311 852 3932 66 6161
server thread 3 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 537126536
client thread 2 socket connected 537126536
client thread 2 socket wrote 8192
server: 983 983 4129 1180 7275
server thread 2 loop 2
server thread 2 got connection 539999192
server thread 2 read 8192 bytes
server thread 1 write 131072 bytes
server: 1180 590 4588 66 6423
server thread 1 loop 2
client thread 3 socket read 131072
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 537126728
server thread 1 got connection 537126632
client thread 3 loop 2
client thread 3 socket created 539111160
server thread 3 got connection 540591176
client thread 1 socket connected 537126728
server thread 1 read 8192 bytes
client thread 3 socket connected 539111160
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 1 write 131072 bytes
server: 655 524 3343 66 4588
server thread 1 loop 3
server thread 3 write 131072 bytes
server: 2032 524 3408 66 6030
server thread 3 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 540295128
server thread 1 got connection 537126632
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 540591176
server thread 3 got connection 537126728
client thread 1 socket connected 540295128
server thread 1 read 8192 bytes
client thread 3 socket connected 540591176
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 2 write 131072 bytes
server: 66 66 7799 131 8061
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 539111160
client thread 2 socket connected 539111160
server thread 2 got connection 539999192
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
server thread 1 write 131072 bytes
server: 786 655 4129 66 5636
server thread 1 loop 4
server thread 3 write 131072 bytes
server: 983 459 4195 66 5702
server thread 3 loop 4
client thread 1 socket read 131072
client thread 3 socket read 131072
client thread 3 loop 4
client thread 1 loop 4
client thread 1 socket created 537126632
server thread 1 got connection 537126728
client thread 3 socket created 537126536
server thread 3 got connection 540591176
client thread 1 socket connected 537126632
server thread 1 read 8192 bytes
client thread 3 socket connected 537126536
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 1 write 131072 bytes
server: 1311 393 3605 131 5440
Thread 1 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 540295128
client thread 4 socket connected 540295128
client thread 4 socket wrote 8192
server thread 4 got connection 537126728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 32704 66 1442 66 34277
server thread 4 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 536987112
client thread 4 socket connected 536987112
client thread 4 socket wrote 8192
server thread 4 got connection 537126728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 131 1311 66 2032
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 540295128
client thread 4 socket connected 540295128
client thread 4 socket wrote 8192
server thread 4 got connection 537126728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 66 1245 66 1901
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 536987112
client thread 4 socket connected 536987112
client thread 4 socket wrote 8192
server thread 4 got connection 537126728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 459 66 1311 66 1901
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 540295128
client thread 4 socket connected 540295128
client thread 4 socket wrote 8192
server thread 4 got connection 537126728
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 459 66 1311 0 1835
Thread 4 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 536987112
client thread 5 socket connected 536987112
client thread 5 socket wrote 8192
client thread 4 socket read 131072
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 537126728
client thread 6 socket connected 537126728
client thread 6 socket wrote 8192
server thread 5 got connection 538510200
server thread 5 read 8192 bytes
server thread 6 got connection 540295128
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 42535 66 2818 66 45484
server thread 6 loop 1
server thread 5 write 131072 bytes
server: 42666 131 3277 0 46074
server thread 5 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 540295128
client thread 6 socket connected 540295128
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 538510200
client thread 5 socket connected 538510200
client thread 5 socket wrote 8192
server thread 6 got connection 537126728
server thread 6 read 8192 bytes
server thread 5 got connection 536987112
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1180 66 2622 66 3932
server thread 6 loop 2
server thread 5 write 131072 bytes
server: 1180 66 2622 0 3867
server thread 5 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 537126728
client thread 6 socket connected 537126728
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 536987112
client thread 5 socket connected 536987112
client thread 5 socket wrote 8192
server thread 6 got connection 540295128
server thread 6 read 8192 bytes
server thread 5 got connection 538510200
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1180 66 2556 66 3867
server thread 6 loop 3
server thread 5 write 131072 bytes
server: 1180 0 2622 66 3867
server thread 5 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 540295128
client thread 6 socket connected 540295128
client thread 6 socket wrote 8192
server thread 6 got connection 538510200
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 721 66 1245 66 2097
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 537126728
client thread 6 socket connected 537126728
client thread 6 socket wrote 8192
server thread 6 got connection 538510200
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 786 66 1245 66 2163
Thread 6 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 540295128
client thread 7 socket connected 540295128
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 538510200
client thread 8 socket connected 538510200
client thread 8 socket wrote 8192
server thread 7 got connection 536987048
server thread 7 read 8192 bytes
server thread 8 got connection 537126728
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 58265 131 2818 66 61279
server thread 7 loop 1
server thread 8 write 131072 bytes
server: 58133 66 2818 66 61083
server thread 8 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 536987048
client thread 7 socket connected 536987048
client thread 7 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 537126728
client thread 8 socket connected 537126728
client thread 8 socket wrote 8192
server thread 7 got connection 540295128
server thread 7 read 8192 bytes
server thread 8 got connection 538510200
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 1180 66 1966 66 3277
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 540295128
client thread 7 socket connected 540295128
client thread 7 socket wrote 8192
server thread 7 got connection 536987048
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 536987048
client thread 7 socket connected 536987048
client thread 7 socket wrote 8192
server thread 7 got connection 540295128
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 459 66 1245 66 1835
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 540295128
client thread 7 socket connected 540295128
client thread 7 socket wrote 8192
server thread 7 got connection 536987048
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 459 66 1245 66 1835
Thread 7 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 536987048
client thread 9 socket connected 536987048
client thread 9 socket wrote 8192
client thread 7 socket read 131072
Thread 7 EXIT
server thread 9 got connection 537117672
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 70127 131 1704 66 72028
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 540295128
client thread 9 socket connected 540295128
client thread 9 socket wrote 8192
server thread 9 got connection 537117672
server thread 9 read 8192 bytes
server thread 3 write 131072 bytes
server: 1114 524 46402 66 48106
Thread 3 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 536987048
server thread 5 got connection 540591176
client thread 3 socket read 131072
Thread 3 EXIT
server thread 2 write 131072 bytes
server: 1311 66 51579 66 53021
server thread 2 loop 4
client thread 5 socket connected 536987048
server thread 5 read 8192 bytes
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 537117608
client thread 2 socket connected 537117608
client thread 2 socket wrote 8192
client thread 5 socket wrote 8192
server thread 2 got connection 537126632
server thread 2 read 8192 bytes
server thread 8 write 131072 bytes
server: 1180 66 16188 66 17499
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 536987112
server thread 8 got connection 537126536
server thread 9 write 131072 bytes
server: 524 66 7537 66 8192
server thread 9 loop 2
client thread 8 socket connected 536987112
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 539999192
server thread 9 got connection 539111160
server thread 5 write 131072 bytes
server: 21825 1049 6423 66 29362
server thread 5 loop 4
client thread 8 socket wrote 8192
client thread 9 socket connected 539999192
server thread 9 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 538510200
server thread 5 got connection 537126728
client thread 9 socket wrote 8192
client thread 5 socket connected 538510200
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 8 write 131072 bytes
server: 1770 786 5571 66 8192
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 537117672
server thread 8 got connection 540295128
server thread 9 write 131072 bytes
server: 983 786 5571 66 7406
server thread 9 loop 3
client thread 8 socket connected 537117672
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 540591176
server thread 9 got connection 536987048
server thread 2 write 131072 bytes
server: 1835 66 11863 66 13829
Thread 2 EXIT
server thread 5 write 131072 bytes
server: 983 721 5833 66 7603
Thread 5 EXIT
client thread 8 socket wrote 8192
client thread 9 socket connected 540591176
server thread 9 read 8192 bytes
client thread 2 socket read 131072
Thread 2 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
client thread 9 socket wrote 8192
server thread 8 write 131072 bytes
server: 983 786 4195 66 6030
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
server thread 9 write 131072 bytes
server: 918 1114 3277 66 5374
server thread 9 loop 4
client thread 8 socket created 537126536
server thread 8 got connection 536987112
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 539111160
server thread 9 got connection 539999192
client thread 8 socket connected 537126536
server thread 8 read 8192 bytes
client thread 9 socket connected 539111160
server thread 9 read 8192 bytes
client thread 8 socket wrote 8192
client thread 9 socket wrote 8192
server thread 8 write 131072 bytes
server: 983 590 3867 66 5505
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 9 write 131072 bytes
server: 786 393 4522 66 5767
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
server thread 0 got connection 537126632
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540887176
client thread 0 socket connected 540887176
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 106633 66 11469 66 118233
server thread 0 loop 1
server thread 0 got connection 537126728
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 537126408
client thread 0 socket connected 537126408
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 0 1507 66 1638
server thread 0 loop 2
server thread 0 got connection 537117608
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 538510200
client thread 0 socket connected 538510200
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 66 1507 66 1638
server thread 0 loop 3
server thread 0 got connection 540295128
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 537117672
client thread 0 socket connected 537117672
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 536987048
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 66 1311 66 1507
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 215844 10250 92104 1417
server per thread elapsed time 319619
----------
Client results:

----------
client per thread totals 10 11290 5983 121363 1214
client per thread elapsed time 139850
select loop kernel/user: 25258.80 usec
server thread 0 alive
server thread 0 loop 0
server thread 1 alive
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 1 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 537126728
client thread 0 socket connected 537126728
client thread 0 socket wrote 8192
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 537126408
server thread 2 got connection 537117608
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 538510200
server thread 3 got connection 540295128
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 537117672
server thread 4 got connection 536987048
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 538823496
server thread 5 got connection 537012008
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 537061912
server thread 1 got connection 537061976
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 537062072
server thread 6 got connection 537062136
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 537062232
server thread 7 got connection 537062296
client thread 2 socket connected 537126408
server thread 2 read 8192 bytes
client thread 3 socket connected 538510200
server thread 3 read 8192 bytes
client thread 4 socket connected 537117672
server thread 4 read 8192 bytes
client thread 5 socket connected 538823496
server thread 5 read 8192 bytes
client thread 1 socket connected 537061912
server thread 1 read 8192 bytes
client thread 6 socket connected 537062072
server thread 6 read 8192 bytes
client thread 7 socket connected 537062232
server thread 7 read 8192 bytes
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 wrote 8192
client thread 7 socket wrote 8192
server thread 2 write 131072 bytes
server: 4326 1966 12584 66 18941
server thread 2 loop 1
server thread 3 write 131072 bytes
server: 4195 1966 12649 66 18875
server thread 3 loop 1
server thread 4 write 131072 bytes
server: 3998 1966 12780 0 18744
server thread 4 loop 1
server thread 5 write 131072 bytes
server: 3932 1901 12911 66 18810
server thread 5 loop 1
server thread 6 write 131072 bytes
server: 4063 1901 12911 66 18941
server thread 6 loop 1
server thread 7 write 131072 bytes
server: 3736 1966 12911 66 18679
server thread 7 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 537117608
server thread 2 got connection 540295128
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 536987048
server thread 3 got connection 537012008
client thread 4 socket read 131072
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 537062136
server thread 5 got connection 537062296
server thread 1 write 131072 bytes
server: 4129 1901 15664 66 21759
server thread 1 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 537126408
server thread 6 got connection 538510200
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 538823496
server thread 7 got connection 537061976
client thread 3 socket connected 536987048
server thread 3 read 8192 bytes
client thread 4 loop 1
client thread 4 socket created 537062072
server thread 4 got connection 537062232
client thread 5 socket connected 537062136
server thread 5 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 537117672
server thread 1 got connection 537061912
client thread 6 socket connected 537126408
server thread 6 read 8192 bytes
client thread 2 socket connected 537117608
server thread 2 read 8192 bytes
client thread 7 socket connected 538823496
server thread 7 read 8192 bytes
client thread 3 socket wrote 8192
client thread 4 socket connected 537062072
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 1 socket connected 537117672
server thread 1 read 8192 bytes
client thread 6 socket wrote 8192
client thread 2 socket wrote 8192
client thread 7 socket wrote 8192
client thread 4 socket wrote 8192
client thread 1 socket wrote 8192
server thread 3 write 131072 bytes
server: 2753 2622 10683 131 16188
server thread 3 loop 2
server thread 5 write 131072 bytes
server: 2687 2425 10814 66 15992
server thread 5 loop 2
server thread 6 write 131072 bytes
server: 2884 2294 10617 66 15861
server thread 6 loop 2
server thread 2 write 131072 bytes
server: 2622 4457 10748 66 17892
server thread 2 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 537012008
server thread 3 got connection 537062296
server thread 4 write 131072 bytes
server: 5309 1835 11076 66 18285
server thread 4 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 538510200
server thread 5 got connection 540295128
server thread 1 write 131072 bytes
server: 2556 1638 11273 66 15533
server thread 1 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 536987048
server thread 6 got connection 537062232
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 537062136
server thread 2 got connection 537061912
server thread 7 write 131072 bytes
server: 3408 1901 13436 66 18810
server thread 7 loop 2
client thread 3 socket connected 537012008
server thread 3 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 537126408
server thread 4 got connection 537117608
client thread 5 socket connected 538510200
server thread 5 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 537061976
server thread 1 got connection 537062072
client thread 6 socket connected 536987048
server thread 6 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 537117672
server thread 7 got connection 538823496
client thread 3 socket wrote 8192
client thread 4 socket connected 537126408
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 1 socket connected 537061976
server thread 1 read 8192 bytes
client thread 6 socket wrote 8192
client thread 7 socket connected 537117672
server thread 7 read 8192 bytes
client thread 4 socket wrote 8192
client thread 1 socket wrote 8192
client thread 7 socket wrote 8192
server thread 5 write 131072 bytes
server: 2359 2294 9176 66 13894
server thread 5 loop 3
server thread 6 write 131072 bytes
server: 2556 2294 8979 66 13894
server thread 6 loop 3
server thread 4 write 131072 bytes
server: 2622 1704 8651 66 13042
server thread 4 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 540295128
server thread 5 got connection 537062232
server thread 1 write 131072 bytes
server: 2490 1507 8979 66 13042
server thread 1 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 537117608
server thread 6 got connection 538510200
server thread 7 write 131072 bytes
server: 2032 1311 9241 66 12649
server thread 7 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 537062072
server thread 4 got connection 536987048
client thread 5 socket connected 540295128
server thread 5 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 538823496
server thread 1 got connection 537126408
client thread 6 socket connected 537117608
server thread 6 read 8192 bytes
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 537061976
server thread 7 got connection 537117672
client thread 4 socket connected 537062072
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 1 socket connected 538823496
server thread 1 read 8192 bytes
client thread 6 socket wrote 8192
client thread 7 socket connected 537061976
server thread 7 read 8192 bytes
client thread 4 socket wrote 8192
client thread 1 socket wrote 8192
client thread 7 socket wrote 8192
server thread 5 write 131072 bytes
server: 1573 1966 7340 66 10945
server thread 5 loop 4
server thread 4 write 131072 bytes
server: 2294 1507 6751 66 10617
server thread 4 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 537062232
server thread 5 got connection 536987048
server thread 1 write 131072 bytes
server: 2163 1245 7078 66 10552
server thread 1 loop 4
server thread 7 write 131072 bytes
server: 1835 1049 6882 66 9831
server thread 7 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 540295128
server thread 4 got connection 537126408
client thread 5 socket connected 537062232
server thread 5 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 537117672
server thread 1 got connection 537062072
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 538823496
server thread 7 got connection 537061976
client thread 4 socket connected 540295128
server thread 4 read 8192 bytes
client thread 5 socket wrote 8192
client thread 1 socket connected 537117672
server thread 1 read 8192 bytes
client thread 7 socket connected 538823496
server thread 7 read 8192 bytes
client thread 4 socket wrote 8192
client thread 1 socket wrote 8192
client thread 7 socket wrote 8192
server thread 5 write 131072 bytes
server: 1245 1180 6554 66 9044
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 536987048
client thread 8 socket connected 536987048
client thread 8 socket wrote 8192
server thread 8 got connection 540887112
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 67506 66 1442 66 69079
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 540887112
client thread 8 socket connected 540887112
client thread 8 socket wrote 8192
server thread 8 got connection 536987048
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 524 66 1245 66 1901
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 536987048
client thread 8 socket connected 536987048
client thread 8 socket wrote 8192
server thread 8 got connection 540887112
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 459 66 1180 66 1770
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 540887112
client thread 8 socket connected 540887112
client thread 8 socket wrote 8192
server thread 8 got connection 536987048
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 536987048
client thread 8 socket connected 536987048
client thread 8 socket wrote 8192
server thread 8 got connection 540887112
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
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 540887112
client thread 9 socket connected 540887112
client thread 9 socket wrote 8192
server thread 9 got connection 537126632
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 76943 66 1442 66 78516
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 536987048
client thread 9 socket connected 536987048
client thread 9 socket wrote 8192
server thread 9 got connection 537126632
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 459 66 1245 66 1835
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 540887112
client thread 9 socket connected 540887112
client thread 9 socket wrote 8192
server thread 9 got connection 537126632
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 459 66 1245 66 1835
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 536987048
client thread 9 socket connected 536987048
client thread 9 socket wrote 8192
server thread 9 got connection 537126632
server thread 9 read 8192 bytes
server thread 9 write 131072 bytes
server: 524 66 1245 66 1901
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 540887112
client thread 9 socket connected 540887112
client thread 9 socket wrote 8192
server thread 9 got connection 537126632
server thread 9 read 8192 bytes
server thread 4 write 131072 bytes
server: 1507 1180 26216 66 28968
Thread 4 EXIT
client thread 5 socket read 131072
Thread 5 EXIT
server thread 9 write 131072 bytes
server: 459 66 2818 66 3408
Thread 9 EXIT
server thread 1 write 131072 bytes
server: 1376 983 26740 66 29165
Thread 1 EXIT
server thread 7 write 131072 bytes
server: 1442 918 26806 66 29231
Thread 7 EXIT
client thread 4 socket read 131072
Thread 4 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 0 got connection 536987048
server thread 0 read 8192 bytes
client thread 2 socket connected 537062136
server thread 2 read 8192 bytes
server thread 3 write 131072 bytes
server: 2163 2425 53873 66 58527
server thread 3 loop 3
client thread 2 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 537126408
server thread 3 got connection 539999192
client thread 3 socket connected 537126408
server thread 3 read 8192 bytes
server thread 6 write 131072 bytes
server: 1770 1901 42207 0 45878
server thread 6 loop 4
client thread 3 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 537062232
server thread 6 got connection 537126632
client thread 6 socket connected 537062232
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 540887176
client thread 0 socket connected 540887176
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 93918 66 7799 66 101848
server thread 0 loop 1
server thread 0 got connection 537062072
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 2687 54070 7996 66 64818
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 536987112
server thread 2 got connection 537061976
server thread 3 write 131072 bytes
server: 1180 786 6947 66 8979
server thread 3 loop 4
client thread 2 socket connected 536987112
server thread 2 read 8192 bytes
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 539703144
server thread 3 got connection 540295128
client thread 2 socket wrote 8192
client thread 3 socket connected 539703144
server thread 3 read 8192 bytes
server thread 6 write 131072 bytes
server: 1114 721 6882 66 8782
Thread 6 EXIT
client thread 3 socket wrote 8192
client thread 6 socket read 131072
Thread 6 EXIT
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 540887112
client thread 0 socket connected 540887112
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 66 7471 66 7603
server thread 0 loop 2
server thread 0 got connection 537117672
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 1049 852 6030 66 7996
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 538823496
server thread 2 got connection 537062296
server thread 3 write 131072 bytes
server: 1114 721 5833 66 7734
Thread 3 EXIT
client thread 2 socket connected 538823496
server thread 2 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
client thread 2 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 537012008
client thread 0 socket connected 537012008
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 4915 66 5112
server thread 0 loop 3
server thread 0 got connection 538510200
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 786 721 3408 66 4981
Thread 2 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 537117608
client thread 0 socket connected 537117608
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 2490 66 2687
server thread 0 loop 4
server thread 0 got connection 537126728
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 66 1311 66 1507
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 20 248875 21555 142290 1740
server per thread elapsed time 414460
----------
Client results:

----------
client per thread totals 20 23108 11279 184017 1798
client per thread elapsed time 220201
select loop kernel/kernel: 24000.60 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Sat Feb 8 16:34:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:03 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Sat Feb 8 16:34:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Sat Feb 8 16:34:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Sat Feb 8 16:34:12 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Sat Feb 8 16:34:13 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Sat Feb 8 16:34:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Sat Feb 8 16:34:14 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Sat Feb 8 16:34:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Killing servr_uk 20148 after 600
END TEST: servr_uk
BEGIN TEST: servr_kk  
Sat Feb 8 16:34:15 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Sat Feb 8 16:34:16 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Sat Feb 8 16:34:16 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Sat Feb 8 16:34:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Sat Feb 8 16:34:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Sat Feb 8 16:34:17 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Sat Feb 8 16:34:29 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Sat Feb 8 16:34:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Sat Feb 8 16:34:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Sat Feb 8 16:34:44 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:45 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Sat Feb 8 16:34:47 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:34:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Sat Feb 8 16:34:48 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Sat Feb 8 16:34:52 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Sat Feb 8 16:34:59 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Sun Feb 9 00:35:00 UTC 2003
Current local time is Sat Feb 8 16:35:00 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Sat Feb 8 16:35:00 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Sat Feb 8 16:37:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Sat Feb 8 16:37:09 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Sat Feb 8 16:37:10 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
NSPR release 4.3 Beta:
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 Beta
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  
Sat Feb 8 16:37:10 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Runtime library version information
Build time: 09 Feb 2003 00:04:19 GMT
Build time: 2003-02-08 16:04:19
Portable runtime V4.3.0 ( beta 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  
Sat Feb 8 16:37:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Sat Feb 8 16:37:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_dbg/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Sat Feb 8 16:37:11 PST 2003 OBJDIR AIX4.3_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:37:28 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Sat Feb 8 16:37:35 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20042798)127.0.0.1:47308
(Server) read [0x20042720..0x20042795) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x200427e8)127.0.0.1:47309
(Server) read [0x20042770..0x200427e5) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x200427e8)127.0.0.1:47310
(Server) read [0x20042770..0x200427e5) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x200427e8)127.0.0.1:47311
(Server) read [0x20042770..0x200427e5) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x200427e8)127.0.0.1:47312
(Server) read [0x20042770..0x200427e5) 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  
Sat Feb 8 16:37:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x20041ab8)127.0.0.1:47324
(Server) read [0x20041a40..0x20041ab5) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x20041b08)127.0.0.1:47325
(Server) read [0x20041a90..0x20041b05) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x20041b08)127.0.0.1:47326
(Server) read [0x20041a90..0x20041b05) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x20041b08)127.0.0.1:47327
(Server) read [0x20041a90..0x20041b05) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x20041b08)127.0.0.1:47328
(Server) read [0x20041a90..0x20041b05) 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  
Sat Feb 8 16:37:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:37:57 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Sat Feb 8 16:39:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Sat Feb 8 16:39:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:39:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Sat Feb 8 16:39:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Sat Feb 8 16:39:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:39:08 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x2001aa98): 16:39:08
Server started at(0x2001bd98): 16:39:08
Client started at(0x200888e8): 16:39:08
main(0x2001aa98): waiting for execution interval (10 seconds)
Shutting down(0x2001aa98): 16:39:18
Client(0x200888e8): stopped after 49 operations and 43662 bytes
Server(0x2001bd98): stopped after 50 operations and 43838 bytes
main(0x2001aa98): test complete
Test exiting at(0x2001aa98): 16:39:18
END TEST: cltsrv
BEGIN TEST: concur  
Sat Feb 8 16:39:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Sat Feb 8 16:39:30 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Sat Feb 8 16:39:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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.88 usec
Condvar simple test shared UK: 26.22 usec
Condvar simple test priv UU: 120.59 usec
Condvar simple test priv UK: 106.83 usec
Condvar simple test All: 117.32 usec
Condvar timeout test: 605.58 usec

10 Thread tests
Condvar simple test shared UU: 59.64 usec
Condvar simple test shared UK: 56.36 usec
Condvar simple test priv UU: 252.33 usec
Condvar simple test priv UK: 252.33 usec
Condvar simple test All: 241.18 usec
Condvar timeout test: 695.37 usec

15 Thread tests
Condvar simple test shared UU: 77.99 usec
Condvar simple test shared UK: 90.44 usec
Condvar simple test priv UU: 327.04 usec
Condvar simple test priv UK: 343.43 usec
Condvar simple test All: 352.60 usec
Condvar timeout test: 766.16 usec

20 Thread tests
Condvar simple test shared UU: 116.00 usec
Condvar simple test shared UK: 108.14 usec
Condvar simple test priv UU: 399.79 usec
Condvar simple test priv UK: 423.38 usec
Condvar simple test All: 468.61 usec
Condvar timeout test: 842.84 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Sat Feb 8 16:39:32 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Sat Feb 8 16:39:32 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Sat Feb 8 16:39:33 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:39:33 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Sat Feb 8 16:39:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Sat Feb 8 16:39:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: fileio
BEGIN TEST: foreign  
Sat Feb 8 16:39:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Sat Feb 8 16:39:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Accepting connection at port 47634
Wait one second before connect
Connecting to port 47634
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 47636
Wait one second before connect
Fork succeeded. Parent process continues.
Accepting connection at port 47637
Wait one second before connect
Connecting to port 47636
Writing message "Hello world!"
Connecting to port 47637
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  
Sat Feb 8 16:39:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
10 iterations over a 10 kbyte file: 66 [131] 131
END TEST: fsync
BEGIN TEST: getproto  
Sat Feb 8 16:39:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:39:50 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Sat Feb 8 16:39:51 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Elapsed time: 3000 ms, expected time: 3007 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Sat Feb 8 16:39:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 3350 nsecs

Overhead of 'PR_IntervalNow()' is 3255 nsecs

Overhead of 'PR_Now()' is 7537 nsecs

Overhead of 'PR_IntervalNow()' is 1254 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Sat Feb 8 16:41:49 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Test not defined
END TEST: instrumt
BEGIN TEST: intrio  
Sat Feb 8 16:41:49 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:42:09 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Sat Feb 8 16:42:23 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:42:29 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Interrupting the threads
Threads terminated in 2995 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Sat Feb 8 16:42:35 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:42:35 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Sat Feb 8 16:42:35 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Sat Feb 8 16:42:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Sat Feb 8 16:42:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Sat Feb 8 16:42:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:42:37 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Sat Feb 8 16:42:37 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Sat Feb 8 16:42:38 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Sat Feb 8 16:42:56 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Sat Feb 8 16:43:01 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Sat Feb 8 16:43:12 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:43:12 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 1 objects
RealOneGroupIO Enumerated 17 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  
Sat Feb 8 16:44:36 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Sat Feb 8 16:44:40 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Sat Feb 8 16:44:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Sat Feb 8 16:44:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Sat Feb 8 16:44:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Sat Feb 8 16:44:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:45 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: parent
BEGIN TEST: peek  
Sat Feb 8 16:44:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: peek
BEGIN TEST: perf  
Sat Feb 8 16:44:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
local procedure call overhead: 0.00 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 4.00 usec
interval time: 3.15 usec
idle lock lock/unlock pair: 0.66 usec
idle monitor entry/exit pair: 0.79 usec
idle cache monitor entry/exit pair: 2.36 usec
create/destroy thread pair: 54.33 usec
context switch - user/user: 8.91 usec
context switch - user/kernel: 8.52 usec
context switch - kernel/user: 8.52 usec
context switch - kernel/kernel: 8.39 usec
sema context switch - user/user: 9.83 usec
sema context switch - user/kernel: 9.83 usec
sema context switch - kernel/user: 9.77 usec
sema context switch - kernel/kernel: 9.83 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.00 usec
DLL procedure call overhead: 0.07 usec
current calendar time: 3.28 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.29 usec
create/destroy thread pair: 54.27 usec
context switch - user/user: 8.52 usec
context switch - user/kernel: 8.39 usec
context switch - kernel/user: 8.46 usec
context switch - kernel/kernel: 8.46 usec
sema context switch - user/user: 9.77 usec
sema context switch - user/kernel: 9.90 usec
sema context switch - kernel/user: 9.77 usec
sema context switch - kernel/kernel: 9.77 usec
END TEST: perf
BEGIN TEST: pipeping  
Sat Feb 8 16:44:46 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:47 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:44:48 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Sat Feb 8 16:44:48 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Sat Feb 8 16:44:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Sat Feb 8 16:44:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PR_snprintf test 1 passed
PR_snprintf test 2 passed
END TEST: prftest
BEGIN TEST: primblok  
Sat Feb 8 16:44:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Sat Feb 8 16:44:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Client/Server started at(0x2001ac78): 16:44:54
Server started at(0x2001bef8): 16:44:54
Client started at(0x20080d38): 16:44:54
main(0x2001ac78): waiting for execution interval (10 seconds)
Shutting down(0x2001ac78): 16:45:04
Client(0x20080d38): stopped after 50 operations and 43838 bytes
Server(0x2001bef8): stopped after 51 operations and 44242 bytes
main(0x2001ac78): test complete
Test exiting at(0x2001ac78): 16:45:05
END TEST: provider
BEGIN TEST: prpollml  
Sat Feb 8 16:45:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Sat Feb 8 16:45:26 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 56514, 56515 and 56516

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 "56514" from a client
The server received "56515" from a client
Server read 128 bytes from native fd 8
The server received "56516" from a client
The server received "56514" from a client
The server received "56515" from a client
Server read 128 bytes from native fd 11
The server received "56516" from a client
The server received "56514" from a client
The server received "56515" from a client
Server read 128 bytes from native fd 8
The server received "56516" from a client
The server received "56514" from a client
The server received "56515" from a client
Server read 128 bytes from native fd 11
The server received "56516" from a client
The server received "56514" from a client
The server received "56515" from a client
Server read 128 bytes from native fd 8
The server received "56516" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Sat Feb 8 16:45:31 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Sat Feb 8 16:45:32 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Sat Feb 8 16:45:52 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Sat Feb 8 16:45:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 45559 9435 20279 323
server per thread elapsed time 75602
----------
Client results:

----------
client per thread totals 0 4526 490 19964 295
client per thread elapsed time 25282
select loop user/user: 22991.20 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 90099 10255 37895 632
server per thread elapsed time 138889
----------
Client results:

----------
client per thread totals 10 5925 1369 60332 4446
client per thread elapsed time 72070
select loop user/kernel: 21352.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 128826 12202 70673 941
server per thread elapsed time 212645
----------
Client results:

----------
client per thread totals 10 8420 3165 115679 4756
client per thread elapsed time 132020
select loop kernel/user: 21313.40 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 20 150868 19700 130052 1230
server per thread elapsed time 301851
----------
Client results:

----------
client per thread totals 20 16625 10180 186664 5010
client per thread elapsed time 218478
select loop kernel/kernel: 23227.20 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Sat Feb 8 16:45:53 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_er
BEGIN TEST: selct_nm  
Sat Feb 8 16:45:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_nm
BEGIN TEST: selct_to  
Sat Feb 8 16:45:54 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: selct_to
BEGIN TEST: selintr  
Sat Feb 8 16:46:00 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Sat Feb 8 16:46:02 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Sat Feb 8 16:46:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Sat Feb 8 16:46:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:46:03 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Sat Feb 8 16:46:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Sat Feb 8 16:46:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Sat Feb 8 16:46:04 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Sat Feb 8 16:46:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Sat Feb 8 16:46:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Sat Feb 8 16:46:05 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Sat Feb 8 16:46:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:46:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Sat Feb 8 16:46:06 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Sat Feb 8 16:46:07 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Sat Feb 8 16:46:07 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Sat Feb 8 16:46:10 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Sat Feb 8 16:46:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Sat Feb 8 16:46:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Sat Feb 8 16:46:15 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:46:16 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Sat Feb 8 16:46:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:46:18 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Sat Feb 8 16:46:19 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Sat Feb 8 16:46:22 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Sat Feb 8 16:46:23 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Sun Feb 9 00:46:23 UTC 2003
Current local time is Sat Feb 8 16:46:23 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Sat Feb 8 16:46:23 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Sat Feb 8 16:47:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Sat Feb 8 16:47:42 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Sat Feb 8 16:47:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
NSPR release 4.3 Beta:
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 Beta
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  
Sat Feb 8 16:47:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Runtime library version information
Build time: 08 Feb 2003 23:59:38 GMT
Build time: 2003-02-08 15:59:38
Portable runtime V4.3.0 ( beta )
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  
Sat Feb 8 16:47:43 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Sat Feb 8 16:47:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_opt/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Sat Feb 8 16:47:44 PST 2003 OBJDIR AIX4.3_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:48:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Sat Feb 8 16:48:10 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x110036138)127.0.0.1:60948
(Server) read [0x1100360c0..0x110036135) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x110036178)127.0.0.1:60949
(Server) read [0x110036100..0x110036175) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x110036178)127.0.0.1:60950
(Server) read [0x110036100..0x110036175) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x110036178)127.0.0.1:60951
(Server) read [0x110036100..0x110036175) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x110036178)127.0.0.1:60962
(Server) read [0x110036100..0x110036175) 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  
Sat Feb 8 16:48:21 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x1100365e8)127.0.0.1:60984
(Server) read [0x110036570..0x1100365e5) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x110036628)127.0.0.1:60985
(Server) read [0x1100365b0..0x110036625) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x110036628)127.0.0.1:60986
(Server) read [0x1100365b0..0x110036625) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x110036628)127.0.0.1:60987
(Server) read [0x1100365b0..0x110036625) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x110036628)127.0.0.1:60988
(Server) read [0x1100365b0..0x110036625) 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  
Sat Feb 8 16:48:32 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:48:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Sat Feb 8 16:49:36 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Sat Feb 8 16:49:37 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:49:37 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Sat Feb 8 16:49:38 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Sat Feb 8 16:49:38 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:49:43 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib

PThread Statistics
started: 16:49:44[10]
locks [created: 12, destroyed: 2]
locks [acquired: 701, released: 701]
cvars [created: 7, destroyed: 5]
cvars [notified: 55, delayed_delete: 0]
Client/Server started at(0x11000e570): 16:49:44
Server started at(0x110010450): 16:49:44
Client started at(0x110098590): 16:49:44
main(0x11000e570): waiting for execution interval (10 seconds)
Shutting down(0x11000e570): 16:49:54
Client(0x110098590): stopped after 47 operations and 41684 bytes
Server(0x110010450): stopped after 48 operations and 42634 bytes
main(0x11000e570): test complete
Test exiting at(0x11000e570): 16:49:54
END TEST: cltsrv
BEGIN TEST: concur  
Sat Feb 8 16:49:54 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Sat Feb 8 16:50:06 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Sat Feb 8 16:50:06 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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: 68.82 usec
Condvar simple test shared UK: 57.67 usec
Condvar simple test priv UU: 161.88 usec
Condvar simple test priv UK: 154.02 usec
Condvar simple test All: 203.83 usec
Condvar timeout test: 808.10 usec

10 Thread tests
Condvar simple test shared UU: 98.31 usec
Condvar simple test shared UK: 93.72 usec
Condvar simple test priv UU: 376.20 usec
Condvar simple test priv UK: 370.95 usec
Condvar simple test All: 400.45 usec
Condvar timeout test: 857.91 usec

15 Thread tests
Condvar simple test shared UU: 150.74 usec
Condvar simple test shared UK: 136.98 usec
Condvar simple test priv UU: 514.48 usec
Condvar simple test priv UK: 428.63 usec
Condvar simple test All: 608.21 usec
Condvar timeout test: 953.60 usec

20 Thread tests
Condvar simple test shared UU: 180.23 usec
Condvar simple test shared UK: 172.37 usec
Condvar simple test priv UU: 602.31 usec
Condvar simple test priv UK: 601.00 usec
Condvar simple test All: 795.65 usec
Condvar timeout test: 1133.83 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Sat Feb 8 16:50:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Sat Feb 8 16:50:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Sat Feb 8 16:50:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:50:09 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Sat Feb 8 16:50:19 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Sat Feb 8 16:50:19 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:50:20 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Sat Feb 8 16:50:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Accepting connection at port 62208
Wait one second before connect
Connecting to port 62208
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 62210
Fork succeeded. Parent process continues.
Accepting connection at port 62211
Wait one second before connect
Wait one second before connect
Connecting to port 62211
Writing message "Hello world!"
Connecting to port 62210
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Sat Feb 8 16:50:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:50:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:50:26 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Sat Feb 8 16:50:27 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Elapsed time: 3000 ms, expected time: 3006 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Sat Feb 8 16:50:30 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 2244 nsecs

Overhead of 'PR_IntervalNow()' is 2609 nsecs

Overhead of 'PR_Now()' is 928 nsecs

Overhead of 'PR_IntervalNow()' is 1609 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Sat Feb 8 16:52:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: instrumt
BEGIN TEST: intrio  
Sat Feb 8 16:52:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:52:29 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Sat Feb 8 16:52:42 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:52:48 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Interrupting the threads
Threads terminated in 2994 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Sat Feb 8 16:52:54 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:52:54 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Sat Feb 8 16:52:54 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Sat Feb 8 16:52:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Sat Feb 8 16:52:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Sat Feb 8 16:52:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:52:56 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Sat Feb 8 16:52:56 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Sat Feb 8 16:52:56 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Sat Feb 8 16:53:14 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Sat Feb 8 16:53:19 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Sat Feb 8 16:53:29 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Settings
Conditions / lock: 10
Loops to run test: 1

PThread Statistics
started: 16:53:30[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  
Sat Feb 8 16:53:30 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 0 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  
Sat Feb 8 16:54:53 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Sat Feb 8 16:54:58 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:00 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Sat Feb 8 16:55:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Sat Feb 8 16:55:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Sat Feb 8 16:55:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Sat Feb 8 16:55:03 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:03 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: parent
BEGIN TEST: peek  
Sat Feb 8 16:55:03 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: peek
BEGIN TEST: perf  
Sat Feb 8 16:55:04 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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.57 usec
idle cache monitor entry/exit pair: 4.26 usec
create/destroy thread pair: 82.25 usec
context switch - user/user: 11.60 usec
context switch - user/kernel: 11.60 usec
context switch - kernel/user: 11.54 usec
context switch - kernel/kernel: 11.47 usec
sema context switch - user/user: 13.37 usec
sema context switch - user/kernel: 13.04 usec
sema context switch - kernel/user: 23.40 usec
sema context switch - kernel/kernel: 23.33 usec
--------------
Adding 7 additional CPUs
--------------
local procedure call overhead: 0.07 usec
DLL procedure call overhead: 0.13 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.57 usec
idle cache monitor entry/exit pair: 15.27 usec
create/destroy thread pair: 176.43 usec
context switch - user/user: 15.40 usec
context switch - user/kernel: 11.73 usec
context switch - kernel/user: 64.16 usec
context switch - kernel/kernel: 11.99 usec
sema context switch - user/user: 13.11 usec
sema context switch - user/kernel: 13.04 usec
sema context switch - kernel/user: 14.16 usec
sema context switch - kernel/kernel: 17.76 usec
END TEST: perf
BEGIN TEST: pipeping  
Sat Feb 8 16:55:05 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:05 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:05 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:06 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Sat Feb 8 16:55:06 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Sat Feb 8 16:55:11 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Sat Feb 8 16:55:12 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:55:12 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Sat Feb 8 16:55:12 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib

pthread Statistics
started: 16:55:12[10]
locks [created: 12, destroyed: 2]
locks [acquired: 720, released: 720]
cvars [created: 7, destroyed: 5]
cvars [notified: 55, delayed_delete: 0]
Client/Server started at(0x11000d9b0): 16:55:12
Server started at(0x11000f7f0): 16:55:12
Client started at(0x110090d90): 16:55:12
main(0x11000d9b0): waiting for execution interval (10 seconds)
Shutting down(0x11000d9b0): 16:55:22
Client(0x110090d90): stopped after 49 operations and 43662 bytes
Server(0x11000f7f0): stopped after 50 operations and 43838 bytes
main(0x11000d9b0): test complete
Test exiting at(0x11000d9b0): 16:55:23
END TEST: provider
BEGIN TEST: prpollml  
Sat Feb 8 16:55:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Sat Feb 8 16:55:55 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 65306, 65307 and 65308

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 "65306" from a client
The server received "65307" from a client
The server received "65306" from a client
The server received "65306" from a client
The server received "65306" from a client
The server received "65306" from a client
The server received "65307" from a client
Server read 128 bytes from native fd 7
The server received "65308" from a client
The server received "65307" from a client
Server read 128 bytes from native fd 9
The server received "65308" from a client
The server received "65307" from a client
Server read 128 bytes from native fd 7
The server received "65308" from a client
The server received "65307" from a client
Server read 128 bytes from native fd 9
The server received "65308" from a client
Server read 128 bytes from native fd 6
The server received "65308" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Sat Feb 8 16:56:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Sat Feb 8 16:56:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Sat Feb 8 16:56:21 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Sat Feb 8 16:56:22 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 272583056
client thread 0 socket connected 272583056
client thread 0 socket wrote 8192
server thread 0 got connection 272883696
server thread 0 read 8192 bytes
server thread 0 write 131072 bytes
server: 18810 131 2687 66 21694
server thread 0 loop 1
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 272883696
client thread 0 socket connected 272883696
client thread 0 socket wrote 8192
server thread 0 got connection 272583056
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 273315888
client thread 1 socket connected 273315888
client thread 1 socket wrote 8192
server thread 1 got connection 273616528
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 273315888
client thread 1 socket connected 273315888
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 13304 131 40372 66 53873
server thread 1 loop 1
server thread 1 got connection 273616528
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 273315888
client thread 1 socket connected 273315888
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 66 66 3867 66 4063
server thread 1 loop 2
server thread 1 got connection 273616528
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 273315888
client thread 1 socket connected 273315888
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 0 66 1770 983 2818
server thread 1 loop 3
server thread 1 got connection 273616528
server thread 1 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 273315888
client thread 1 socket connected 273315888
client thread 1 socket wrote 8192
server thread 1 write 131072 bytes
server: 0 131 1901 66 2097
server thread 1 loop 4
server thread 1 got connection 273616528
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 273315888
client thread 2 socket connected 273315888
client thread 2 socket wrote 8192
server thread 2 got connection 270778960
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 65736 131 2228 66 68161
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 270778960
client thread 2 socket connected 270778960
client thread 2 socket wrote 8192
server thread 2 got connection 273315888
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1573 131 2359
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 273315888
client thread 2 socket connected 273315888
client thread 2 socket wrote 8192
server thread 2 got connection 270778960
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1507 66 2163
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 270778960
client thread 2 socket connected 270778960
client thread 2 socket wrote 8192
server thread 2 got connection 273315888
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1442 66 2163
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 273315888
client thread 2 socket connected 273315888
client thread 2 socket wrote 8192
server thread 2 got connection 270778960
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1507 66 2163
Thread 2 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 270778960
client thread 3 socket connected 270778960
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 270778832
client thread 4 socket connected 270778832
client thread 4 socket wrote 8192
server thread 3 got connection 273315888
server thread 3 read 8192 bytes
server thread 4 got connection 269188688
server thread 4 read 8192 bytes
server thread 3 write 131072 bytes
server: 77992 131 5505 66 83694
server thread 3 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 273315888
client thread 3 socket connected 273315888
client thread 3 socket wrote 8192
server thread 4 write 131072 bytes
server: 77599 66 6292 66 84021
server thread 4 loop 1
server thread 3 got connection 270778960
server thread 3 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 269188688
client thread 4 socket connected 269188688
client thread 4 socket wrote 8192
server thread 4 got connection 270778832
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 1049 66 2884 131 4129
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 270778832
client thread 4 socket connected 270778832
client thread 4 socket wrote 8192
server thread 4 got connection 269188688
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 590 66 1442 131 2228
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 269188688
client thread 4 socket connected 269188688
client thread 4 socket wrote 8192
server thread 4 got connection 270778832
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 66 1507 66 2163
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 270778832
client thread 4 socket connected 270778832
client thread 4 socket wrote 8192
server thread 4 got connection 269188688
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 590 66 1442 66 2163
Thread 4 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 269188688
client thread 5 socket connected 269188688
client thread 5 socket wrote 8192
client thread 4 socket read 131072
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 271380240
client thread 6 socket connected 271380240
client thread 6 socket wrote 8192
server thread 5 got connection 270778832
server thread 5 read 8192 bytes
server thread 6 got connection 269188880
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 94835 131 4522 66 99554
server thread 6 loop 1
server thread 5 write 131072 bytes
server: 95229 131 5178 66 100603
server thread 5 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 269188880
client thread 6 socket connected 269188880
client thread 6 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 270778832
client thread 5 socket connected 270778832
client thread 5 socket wrote 8192
server thread 6 got connection 271380240
server thread 6 read 8192 bytes
server thread 5 got connection 269188688
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 1311 131 3211 131 4784
server thread 5 loop 2
server thread 6 write 131072 bytes
server: 1376 66 3736 66 5243
server thread 6 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 269188688
client thread 5 socket connected 269188688
client thread 5 socket wrote 8192
client thread 6 socket read 131072
client thread 6 loop 2
server thread 5 got connection 271380240
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 1442 131 2687 66 4326
server thread 5 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 270778832
client thread 5 socket connected 270778832
client thread 5 socket wrote 8192
server thread 5 got connection 269188880
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 590 131 1507 66 2294
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 271380240
client thread 5 socket connected 271380240
client thread 5 socket wrote 8192
server thread 5 got connection 269188688
server thread 5 read 8192 bytes
server thread 5 write 131072 bytes
server: 590 66 1507 66 2228
Thread 5 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 269188880
client thread 7 socket connected 269188880
client thread 7 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
server thread 7 got connection 270778832
server thread 7 read 8192 bytes
server thread 0 write 131072 bytes
server: 655 66 111548 66 112335
server thread 0 loop 2
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 269188688
client thread 0 socket connected 269188688
client thread 0 socket wrote 8192
server thread 0 got connection 271680944
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 113907 131 5440 131 119609
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 271380240
client thread 7 socket connected 271380240
client thread 7 socket wrote 8192
server thread 7 got connection 272583056
server thread 7 read 8192 bytes
server thread 0 write 131072 bytes
server: 1049 66 4391 66 5571
server thread 0 loop 3
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 272883696
client thread 0 socket connected 272883696
client thread 0 socket wrote 8192
server thread 0 got connection 270778832
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 918 66 3670 66 4719
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 269188880
client thread 7 socket connected 269188880
client thread 7 socket wrote 8192
server thread 7 got connection 271680944
server thread 7 read 8192 bytes
server thread 0 write 131072 bytes
server: 786 66 3867 66 4784
server thread 0 loop 4
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 269188688
client thread 0 socket connected 269188688
client thread 0 socket wrote 8192
server thread 0 got connection 272583056
server thread 0 read 8192 bytes
server thread 7 write 131072 bytes
server: 786 66 3670 66 4588
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 271380240
client thread 7 socket connected 271380240
client thread 7 socket wrote 8192
server thread 7 got connection 270778832
server thread 7 read 8192 bytes
server thread 0 write 131072 bytes
server: 786 66 3670 66 4588
Thread 0 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 272883696
client thread 8 socket connected 272883696
client thread 8 socket wrote 8192
client thread 0 socket read 131072
Thread 0 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 271680944
client thread 9 socket connected 271680944
client thread 9 socket wrote 8192
server thread 8 got connection 269188880
server thread 8 read 8192 bytes
server thread 9 got connection 272583056
server thread 9 read 8192 bytes
server thread 7 write 131072 bytes
server: 786 66 6488 66 7406
server thread 7 loop 4
server thread 8 write 131072 bytes
server: 126884 131 6554 66 133635
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 270163952
client thread 8 socket connected 270163952
client thread 8 socket wrote 8192
server thread 9 write 131072 bytes
server: 126491 131 7734 66 134421
server thread 9 loop 1
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 269188688
client thread 9 socket connected 269188688
client thread 9 socket wrote 8192
server thread 8 got connection 270778832
server thread 8 read 8192 bytes
server thread 9 got connection 269188880
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 2163 66 3146 66 5440
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 272883696
client thread 8 socket connected 272883696
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 272583056
client thread 9 socket connected 272583056
client thread 9 socket wrote 8192
server thread 9 write 131072 bytes
server: 721 66 4260 66 5112
server thread 9 loop 2
server thread 9 got connection 271680944
server thread 9 read 8192 bytes
server thread 8 got connection 270778832
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 66 66 3146 66 3343
server thread 9 loop 3
server thread 8 write 131072 bytes
server: 1507 131 3080 66 4784
server thread 8 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 270163952
client thread 9 socket connected 270163952
client thread 9 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 269188688
client thread 8 socket connected 269188688
client thread 8 socket wrote 8192
server thread 9 got connection 269188880
server thread 9 read 8192 bytes
server thread 8 got connection 271680944
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 1245 66 3146 66 4522
server thread 9 loop 4
server thread 8 write 131072 bytes
server: 1245 66 3146 66 4522
server thread 8 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 270778832
client thread 9 socket connected 270778832
client thread 9 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 272583056
client thread 8 socket connected 272583056
client thread 8 socket wrote 8192
server thread 9 got connection 272883696
server thread 9 read 8192 bytes
server thread 8 got connection 269188880
server thread 8 read 8192 bytes
server thread 9 write 131072 bytes
server: 1376 66 3080 131 4653
Thread 9 EXIT
server thread 8 write 131072 bytes
server: 1376 66 3343 66 4850
Thread 8 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 271680944
client thread 3 socket connected 271680944
client thread 3 socket wrote 8192
client thread 6 socket created 270163952
server thread 6 got connection 269188688
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 272883696
server thread 7 got connection 273015184
server thread 3 write 131072 bytes
server: 1114 131 79630 66 80941
server thread 3 loop 2
server thread 3 got connection 269188880
server thread 3 read 8192 bytes
client thread 6 socket connected 270163952
server thread 6 read 8192 bytes
client thread 7 socket connected 272883696
server thread 7 read 8192 bytes
client thread 6 socket wrote 8192
client thread 7 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 273014992
client thread 3 socket connected 273014992
client thread 3 socket wrote 8192
server thread 7 write 131072 bytes
server: 25167 1049 4719 66 31000
Thread 7 EXIT
server thread 3 write 131072 bytes
server: 66 66 5636 66 5833
server thread 3 loop 3
server thread 3 got connection 270778832
server thread 3 read 8192 bytes
server thread 6 write 131072 bytes
server: 56757 1376 5899 66 64098
server thread 6 loop 3
client thread 7 socket read 131072
Thread 7 EXIT
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 272583056
server thread 6 got connection 273315888
client thread 6 socket connected 272583056
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 271380240
client thread 3 socket connected 271380240
client thread 3 socket wrote 8192
server thread 3 write 131072 bytes
server: 66 66 4391 66 4588
server thread 3 loop 4
server thread 3 got connection 270778960
server thread 3 read 8192 bytes
server thread 6 write 131072 bytes
server: 1573 328 3277 66 5243
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 271680944
server thread 6 got connection 273015184
client thread 6 socket connected 271680944
server thread 6 read 8192 bytes
client thread 6 socket wrote 8192
client thread 3 socket read 131072
Thread 3 EXIT
server thread 3 write 131072 bytes
server: 66 66 3670 66 3867
Thread 3 EXIT
server thread 6 write 131072 bytes
server: 655 328 2425 66 3474
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
server thread 1 write 131072 bytes
server: 66 0 118823 66 118954
Thread 1 EXIT
Thread 1 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 0 92209 699 51207 458
server per thread elapsed time 144583
----------
Client results:

----------
client per thread totals 0 6950 567 45519 374
client per thread elapsed time 53417
select loop user/user: 39481.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 270778960
client thread 0 socket connected 270778960
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 271079536
server thread 1 got connection 273015184
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 271981648
server thread 2 got connection 271680944
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 273616528
server thread 3 got connection 270486448
client thread 1 socket connected 271079536
server thread 1 read 8192 bytes
client thread 2 socket connected 271981648
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: 5178 1049 3605 131 9962
server thread 1 loop 1
server thread 2 write 131072 bytes
server: 5047 983 3670 66 9765
server thread 2 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 273015184
server thread 1 got connection 271680944
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 271079536
server thread 2 got connection 271981648
client thread 1 socket connected 273015184
server thread 1 read 8192 bytes
client thread 2 socket connected 271079536
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: 918 655 2818 131 4522
server thread 1 loop 2
server thread 2 write 131072 bytes
server: 983 393 2949 66 4391
server thread 2 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 271680944
server thread 1 got connection 271981648
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 273015184
server thread 2 got connection 271079536
client thread 1 socket connected 271680944
server thread 1 read 8192 bytes
client thread 2 socket connected 273015184
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: 786 655 3277 131 4850
server thread 1 loop 3
server thread 2 write 131072 bytes
server: 918 852 3015 66 4850
server thread 2 loop 3
client thread 1 socket read 131072
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 271981648
server thread 2 got connection 271079536
client thread 1 loop 3
client thread 1 socket created 273015184
server thread 1 got connection 271680944
client thread 2 socket connected 271981648
server thread 2 read 8192 bytes
client thread 1 socket connected 273015184
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: 655 459 2818 66 3998
server thread 2 loop 4
server thread 1 write 131072 bytes
server: 1245 459 2884 66 4653
server thread 1 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 271079536
server thread 2 got connection 271680944
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 271981648
server thread 1 got connection 273015184
client thread 2 socket connected 271079536
server thread 2 read 8192 bytes
client thread 1 socket connected 271981648
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 655 1835 131 3408
Thread 2 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 271680944
client thread 4 socket connected 271680944
client thread 4 socket wrote 8192
server thread 4 got connection 269188688
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 26019 131 1507 66 27723
server thread 4 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 269188688
client thread 4 socket connected 269188688
client thread 4 socket wrote 8192
server thread 4 got connection 271680944
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 66 1376 66 2032
server thread 4 loop 2
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 271680944
client thread 4 socket connected 271680944
client thread 4 socket wrote 8192
server thread 4 got connection 269188688
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 590 0 1507 66 2163
server thread 4 loop 3
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 269188688
client thread 4 socket connected 269188688
client thread 4 socket wrote 8192
server thread 4 got connection 271680944
server thread 4 read 8192 bytes
server thread 4 write 131072 bytes
server: 524 66 1376 66 2032
server thread 4 loop 4
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 271680944
server thread 4 got connection 269188688
client thread 2 socket read 131072
Thread 2 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 271079536
server thread 5 got connection 269057008
client thread 4 socket connected 271680944
server thread 4 read 8192 bytes
client thread 5 socket connected 271079536
server thread 5 read 8192 bytes
client thread 4 socket wrote 8192
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 459 852 3277 66 4653
Thread 4 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 269188688
client thread 6 socket connected 269188688
client thread 6 socket wrote 8192
server thread 6 got connection 270163952
server thread 6 read 8192 bytes
server thread 6 write 131072 bytes
server: 38275 131 1966 66 40438
server thread 6 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 270163952
client thread 6 socket connected 270163952
client thread 6 socket wrote 8192
server thread 6 got connection 269188688
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 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 269188688
server thread 5 write 131072 bytes
server: 34605 459 9044 66 44174
server thread 5 loop 1
client thread 4 socket read 131072
Thread 4 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 270163952
server thread 7 got connection 269057008
server thread 6 got connection 271680944
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 271079536
server thread 5 got connection 269058032
client thread 7 socket connected 270163952
server thread 7 read 8192 bytes
client thread 6 socket connected 269188688
server thread 6 read 8192 bytes
client thread 5 socket connected 271079536
server thread 5 read 8192 bytes
client thread 7 socket wrote 8192
client thread 6 socket wrote 8192
client thread 5 socket wrote 8192
server thread 7 write 131072 bytes
server: 43911 918 4326 131 49286
server thread 7 loop 1
server thread 6 write 131072 bytes
server: 1442 918 4457 66 6882
server thread 6 loop 3
server thread 5 write 131072 bytes
server: 1376 655 4522 66 6619
server thread 5 loop 2
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 269057008
server thread 7 got connection 271680944
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 269058032
server thread 6 got connection 270163952
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 269188688
server thread 5 got connection 271079536
client thread 7 socket connected 269057008
server thread 7 read 8192 bytes
client thread 6 socket connected 269058032
server thread 6 read 8192 bytes
client thread 5 socket connected 269188688
server thread 5 read 8192 bytes
client thread 7 socket wrote 8192
client thread 6 socket wrote 8192
client thread 5 socket wrote 8192
server thread 7 write 131072 bytes
server: 1049 1049 3605 66 5767
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 271680944
server thread 7 got connection 269057008
server thread 5 write 131072 bytes
server: 1311 655 4129 66 6161
server thread 5 loop 3
client thread 7 socket connected 271680944
server thread 7 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 271079536
server thread 5 got connection 269188688
client thread 7 socket wrote 8192
client thread 5 socket connected 271079536
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 7 write 131072 bytes
server: 655 524 3015 66 4260
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 269057008
server thread 7 got connection 271680944
server thread 5 write 131072 bytes
server: 721 328 3146 66 4260
server thread 5 loop 4
client thread 7 socket connected 269057008
server thread 7 read 8192 bytes
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 269188688
server thread 5 got connection 271079536
client thread 7 socket wrote 8192
client thread 5 socket connected 269188688
server thread 5 read 8192 bytes
client thread 5 socket wrote 8192
server thread 7 write 131072 bytes
server: 655 524 3015 66 4260
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 271680944
server thread 7 got connection 269057008
client thread 7 socket connected 271680944
server thread 7 read 8192 bytes
client thread 7 socket wrote 8192
server thread 5 write 131072 bytes
server: 655 393 4195 66 5309
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 271079536
server thread 8 got connection 273014992
client thread 5 socket read 131072
Thread 5 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 269188688
server thread 9 got connection 269058224
client thread 8 socket connected 271079536
server thread 8 read 8192 bytes
client thread 9 socket connected 269188688
server thread 9 read 8192 bytes
client thread 8 socket wrote 8192
client thread 9 socket wrote 8192
server thread 7 write 131072 bytes
server: 590 262 4457 66 5374
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 8 write 131072 bytes
server: 65408 983 4653 66 71110
server thread 8 loop 1
server thread 9 write 131072 bytes
server: 65474 1114 4063 66 70717
server thread 9 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 269057008
server thread 8 got connection 273315888
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 271680944
server thread 9 got connection 273014992
client thread 8 socket connected 269057008
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 786 655 1376 66 2884
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 269058224
server thread 8 got connection 271079536
client thread 8 socket connected 269058224
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 459 131 1376 66 2032
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 269188688
server thread 8 got connection 273315888
client thread 8 socket connected 269188688
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 459 197 1376 66 2097
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 269057008
server thread 8 got connection 271079536
client thread 8 socket connected 269057008
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 459 197 1311 66 2032
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 0 got connection 269058224
server thread 0 read 8192 bytes
client thread 3 socket connected 273616528
server thread 3 read 8192 bytes
client thread 9 socket connected 271680944
server thread 9 read 8192 bytes
client thread 3 socket wrote 8192
client thread 9 socket wrote 8192
server thread 6 write 131072 bytes
server: 1245 852 35391 131 37620
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 273315888
server thread 6 got connection 269188688
server thread 1 write 131072 bytes
server: 918 524 67178 131 68751
Thread 1 EXIT
client thread 6 socket connected 273315888
server thread 6 read 8192 bytes
server thread 3 write 131072 bytes
server: 4981 78975 8979 66 93000
server thread 3 loop 1
client thread 1 socket read 131072
Thread 1 EXIT
client thread 6 socket wrote 8192
server thread 9 write 131072 bytes
server: 918 9765 9110 66 19858
server thread 9 loop 2
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 271079536
client thread 0 socket connected 271079536
client thread 0 socket wrote 8192
client thread 3 socket read 131072
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 272583056
server thread 9 got connection 269057008
server thread 0 write 131072 bytes
server: 84742 131 12190 131 97195
server thread 0 loop 1
server thread 0 got connection 270163952
server thread 0 read 8192 bytes
client thread 3 loop 1
client thread 3 socket created 269058032
server thread 3 got connection 273015184
client thread 9 socket connected 272583056
server thread 9 read 8192 bytes
client thread 3 socket connected 269058032
server thread 3 read 8192 bytes
client thread 9 socket wrote 8192
client thread 3 socket wrote 8192
server thread 6 write 131072 bytes
server: 1507 1442 7930 66 10945
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 269188880
client thread 0 socket connected 269188880
client thread 0 socket wrote 8192
server thread 9 write 131072 bytes
server: 1573 1245 6357 66 9241
server thread 9 loop 3
server thread 0 write 131072 bytes
server: 0 131 7734 66 7930
server thread 0 loop 2
server thread 0 got connection 270486448
server thread 0 read 8192 bytes
server thread 3 write 131072 bytes
server: 3408 918 6947 66 11338
server thread 3 loop 2
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 271981648
server thread 9 got connection 273014992
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 270778960
server thread 3 got connection 271680944
client thread 9 socket connected 271981648
server thread 9 read 8192 bytes
client thread 3 socket connected 270778960
server thread 3 read 8192 bytes
client thread 9 socket wrote 8192
client thread 3 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 269058224
client thread 0 socket connected 269058224
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 6030 131 6292
server thread 0 loop 3
server thread 0 got connection 273616528
server thread 0 read 8192 bytes
server thread 9 write 131072 bytes
server: 1376 852 4915 66 7209
server thread 9 loop 4
server thread 3 write 131072 bytes
server: 1245 655 4981 66 6947
server thread 3 loop 3
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 269188688
server thread 9 got connection 270778832
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 273315888
server thread 3 got connection 271079536
client thread 9 socket connected 269188688
server thread 9 read 8192 bytes
client thread 3 socket connected 273315888
server thread 3 read 8192 bytes
client thread 9 socket wrote 8192
client thread 3 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 269057008
client thread 0 socket connected 269057008
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 6095 66 6292
server thread 0 loop 4
server thread 0 got connection 270163952
server thread 0 read 8192 bytes
server thread 9 write 131072 bytes
server: 1049 852 4981 66 6947
Thread 9 EXIT
server thread 3 write 131072 bytes
server: 1114 655 5178 66 7013
server thread 3 loop 4
client thread 9 socket read 131072
Thread 9 EXIT
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 273015184
server thread 3 got connection 272583056
client thread 3 socket connected 273015184
server thread 3 read 8192 bytes
client thread 3 socket wrote 8192
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 66 66 4719 131 4981
Thread 0 EXIT
server thread 3 write 131072 bytes
server: 983 393 2359 66 3801
Thread 3 EXIT
client thread 3 socket read 131072
Thread 3 EXIT
Thread 3 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 133086 12200 81462 853
server per thread elapsed time 227607
----------
Client results:

----------
client per thread totals 10 19115 3148 86284 899
client per thread elapsed time 109454
select loop user/kernel: 25088.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 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 2 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 271380240
client thread 0 socket connected 271380240
client thread 0 socket wrote 8192
client thread 1 alive
client thread 1 loop 0
client thread 1 socket created 271079536
server thread 1 got connection 269188688
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 273315888
server thread 3 got connection 269057008
client thread 1 socket connected 271079536
server thread 1 read 8192 bytes
client thread 3 socket connected 273315888
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 1 write 131072 bytes
server: 5374 786 3080 131 9372
server thread 1 loop 1
server thread 3 write 131072 bytes
server: 4784 786 3211 66 8848
server thread 3 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 270163952
server thread 1 got connection 272282352
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 272583056
server thread 3 got connection 272883696
client thread 1 socket connected 270163952
server thread 1 read 8192 bytes
client thread 3 socket connected 272583056
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 1 write 131072 bytes
server: 918 655 2818 131 4522
server thread 1 loop 2
server thread 3 write 131072 bytes
server: 1049 459 2884 66 4457
server thread 3 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 273015184
server thread 1 got connection 269188688
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 269057008
server thread 3 got connection 271079536
client thread 1 socket connected 273015184
server thread 1 read 8192 bytes
client thread 3 socket connected 269057008
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
server thread 1 write 131072 bytes
server: 721 655 2884 66 4326
server thread 1 loop 3
server thread 3 write 131072 bytes
server: 852 459 2949 66 4326
server thread 3 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 273315888
server thread 1 got connection 272282352
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 272883696
server thread 3 got connection 270163952
client thread 1 socket connected 273315888
server thread 1 read 8192 bytes
client thread 3 socket connected 272883696
server thread 3 read 8192 bytes
client thread 1 socket wrote 8192
client thread 3 socket wrote 8192
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 272583056
server thread 4 got connection 269188688
client thread 4 socket connected 272583056
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 3 write 131072 bytes
server: 852 459 3474 66 4850
server thread 3 loop 4
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 271079536
server thread 3 got connection 273015184
client thread 3 socket connected 271079536
server thread 3 read 8192 bytes
server thread 4 write 131072 bytes
server: 19727 459 3539 66 23791
server thread 4 loop 1
client thread 3 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 269057008
server thread 4 got connection 270163952
client thread 4 socket connected 269057008
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 3 write 131072 bytes
server: 721 393 3408 131 4653
Thread 3 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 272883696
client thread 5 socket connected 272883696
client thread 5 socket wrote 8192
server thread 5 got connection 269188688
server thread 5 read 8192 bytes
client thread 3 socket read 131072
Thread 3 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 272583056
server thread 6 got connection 273015184
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 273014992
client thread 5 socket connected 273014992
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 721 393 6423 66 7603
server thread 4 loop 2
client thread 6 socket connected 272583056
server thread 6 read 8192 bytes
server thread 5 write 131072 bytes
server: 26871 66 4391 66 31393
server thread 5 loop 1
server thread 5 got connection 271079536
server thread 5 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 272883696
server thread 4 got connection 270163952
client thread 6 socket wrote 8192
client thread 4 socket connected 272883696
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 269188688
client thread 5 socket connected 269188688
client thread 5 socket wrote 8192
server thread 6 write 131072 bytes
server: 28837 1770 5964 66 36637
server thread 6 loop 1
server thread 5 write 131072 bytes
server: 66 66 5899 66 6095
server thread 5 loop 2
server thread 5 got connection 269057008
server thread 5 read 8192 bytes
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 273014992
server thread 6 got connection 273015184
server thread 4 write 131072 bytes
server: 1573 655 5309 66 7603
server thread 4 loop 3
client thread 6 socket connected 273014992
server thread 6 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 271079536
server thread 4 got connection 272583056
client thread 6 socket wrote 8192
client thread 4 socket connected 271079536
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 270163952
client thread 5 socket connected 270163952
client thread 5 socket wrote 8192
server thread 5 write 131072 bytes
server: 66 66 5964 66 6161
server thread 5 loop 3
server thread 5 got connection 272883696
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 1049 721 5243 66 7078
server thread 6 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 269188688
server thread 6 got connection 269057008
server thread 4 write 131072 bytes
server: 983 590 5243 66 6882
server thread 4 loop 4
client thread 6 socket connected 269188688
server thread 6 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 273015184
server thread 4 got connection 273014992
client thread 6 socket wrote 8192
client thread 4 socket connected 273015184
server thread 4 read 8192 bytes
client thread 4 socket wrote 8192
server thread 5 write 131072 bytes
server: 66 66 5112 66 5309
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 272583056
client thread 5 socket connected 272583056
client thread 5 socket wrote 8192
server thread 5 got connection 271079536
server thread 5 read 8192 bytes
server thread 6 write 131072 bytes
server: 852 721 5178 66 6816
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 272883696
server thread 6 got connection 270163952
server thread 4 write 131072 bytes
server: 918 590 5112 66 6685
Thread 4 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 269057008
client thread 7 socket connected 269057008
client thread 7 socket wrote 8192
server thread 7 got connection 269188688
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 51645 66 1704 66 53480
server thread 7 loop 1
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 273014992
client thread 7 socket connected 273014992
client thread 7 socket wrote 8192
server thread 7 got connection 271680944
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 590 66 1507 66 2228
server thread 7 loop 2
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 269188688
client thread 7 socket connected 269188688
client thread 7 socket wrote 8192
server thread 7 got connection 269057008
server thread 7 read 8192 bytes
server thread 7 write 131072 bytes
server: 590 66 1573 66 2294
server thread 7 loop 3
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 271680944
client thread 7 socket connected 271680944
client thread 7 socket wrote 8192
server thread 7 got connection 273014992
server thread 7 read 8192 bytes
client thread 6 socket connected 272883696
client thread 6 socket wrote 8192
client thread 4 socket read 131072
Thread 4 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 269057008
client thread 2 socket connected 269057008
client thread 2 socket wrote 8192
server thread 6 read 8192 bytes
server thread 2 got connection 269188688
server thread 2 read 8192 bytes
server thread 7 write 131072 bytes
server: 918 66 4326 131 5440
server thread 7 loop 4
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 273015184
client thread 7 socket connected 273015184
client thread 7 socket wrote 8192
server thread 7 got connection 273014992
server thread 7 read 8192 bytes
server thread 5 write 131072 bytes
server: 1114 66 18482 66 19727
Thread 5 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 271680944
client thread 8 socket connected 271680944
client thread 8 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 271079536
client thread 9 socket connected 271079536
client thread 9 socket wrote 8192
server thread 8 got connection 271981648
server thread 8 read 8192 bytes
server thread 9 got connection 272583056
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 786 11011 9307 66 21169
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 270163952
client thread 6 socket connected 270163952
client thread 6 socket wrote 8192
server thread 6 got connection 272883696
server thread 6 read 8192 bytes
server thread 7 write 131072 bytes
server: 1376 66 8979 66 10486
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 8 write 131072 bytes
server: 68292 66 8848 66 77271
server thread 8 loop 1
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 273014992
client thread 8 socket connected 273014992
client thread 8 socket wrote 8192
server thread 1 write 131072 bytes
server: 721 655 62656 66 64098
server thread 1 loop 4
server thread 9 write 131072 bytes
server: 68095 66 9962 66 78188
server thread 9 loop 1
server thread 8 got connection 269058224
server thread 8 read 8192 bytes
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 273015184
client thread 1 socket connected 273015184
client thread 1 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 271981648
client thread 9 socket connected 271981648
client thread 9 socket wrote 8192
server thread 1 got connection 271680944
server thread 1 read 8192 bytes
server thread 9 got connection 272282352
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 1376 66 10028 66 11535
Thread 6 EXIT
client thread 6 socket read 131072
Thread 6 EXIT
server thread 8 write 131072 bytes
server: 1770 66 7078 66 8979
server thread 8 loop 2
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 272583056
client thread 8 socket connected 272583056
client thread 8 socket wrote 8192
server thread 1 write 131072 bytes
server: 1966 66 6488 66 8586
Thread 1 EXIT
server thread 9 write 131072 bytes
server: 1966 131 6619 66 8782
server thread 9 loop 2
server thread 8 got connection 273315888
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 271079536
client thread 9 socket connected 271079536
client thread 9 socket wrote 8192
server thread 9 got connection 272883696
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1442 66 3605 66 5178
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 270778960
client thread 8 socket connected 270778960
client thread 8 socket wrote 8192
server thread 9 write 131072 bytes
server: 852 66 3670 66 4653
server thread 9 loop 3
server thread 8 got connection 270163952
server thread 8 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 269058224
client thread 9 socket connected 269058224
client thread 9 socket wrote 8192
server thread 9 got connection 273014992
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1376 131 3736 66 5309
server thread 8 loop 4
server thread 9 write 131072 bytes
server: 786 66 3211 66 4129
server thread 9 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 271680944
client thread 8 socket connected 271680944
client thread 8 socket wrote 8192
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 269188880
client thread 9 socket connected 269188880
client thread 9 socket wrote 8192
server thread 8 got connection 272282352
server thread 8 read 8192 bytes
server thread 9 got connection 271981648
server thread 9 read 8192 bytes
server thread 8 write 131072 bytes
server: 1245 66 3211 66 4588
Thread 8 EXIT
server thread 9 write 131072 bytes
server: 1245 66 3277 66 4653
Thread 9 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 1 socket read 131072
Thread 1 EXIT
server thread 0 got connection 273315888
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 61804 131 73011 131 135077
server thread 2 loop 1
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 272583056
server thread 2 got connection 272883696
client thread 2 socket connected 272583056
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 271079536
client thread 0 socket connected 271079536
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 126753 197 25364 66 152379
server thread 0 loop 1
server thread 0 got connection 270163952
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 5243 6292 4391 66 15992
server thread 2 loop 2
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 273014992
server thread 2 got connection 270778960
client thread 2 socket connected 273014992
server thread 2 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 269058224
client thread 0 socket connected 269058224
client thread 0 socket wrote 8192
client thread 2 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 66 4063 66 4195
server thread 0 loop 2
server thread 0 got connection 272282352
server thread 0 read 8192 bytes
server thread 2 write 131072 bytes
server: 655 393 3277 131 4457
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 273616528
server thread 2 got connection 271981648
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 270778832
client thread 0 socket connected 270778832
client thread 0 socket wrote 8192
client thread 2 socket connected 273616528
server thread 2 read 8192 bytes
server thread 0 write 131072 bytes
client thread 2 socket wrote 8192
server thread 2 write 131072 bytes
server: 655 721 1442 131 2949
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 271680944
server thread 2 got connection 269188880
client thread 2 socket connected 271680944
server thread 2 read 8192 bytes
client thread 2 socket wrote 8192
server thread 2 write 131072 bytes
server: 393 197 1311 66 1966
Thread 2 EXIT
client thread 2 socket read 131072
Thread 2 EXIT
server: 0 66 3867 7471 11404
server thread 0 loop 3
server thread 0 got connection 273015184
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 269188688
client thread 0 socket connected 269188688
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 131 23856 131 24184
server thread 0 loop 4
server thread 0 got connection 269057008
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 197 66 43518 197 43977
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 10 183180 15407 126506 1987
server per thread elapsed time 327084
----------
Client results:

----------
client per thread totals 10 22818 4829 149262 1268
client per thread elapsed time 178177
select loop kernel/user: 48171.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 273616528
client thread 1 socket connected 273616528
client thread 1 socket wrote 8192
server thread 1 got connection 269188880
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 4784 131 1638 131 6685
server thread 1 loop 1
client thread 1 socket read 131072
client thread 1 loop 1
client thread 1 socket created 270486448
client thread 1 socket connected 270486448
client thread 1 socket wrote 8192
server thread 1 got connection 271680944
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 590 0 1507 66 2163
server thread 1 loop 2
client thread 1 socket read 131072
client thread 1 loop 2
client thread 1 socket created 272282352
client thread 1 socket connected 272282352
client thread 1 socket wrote 8192
server thread 1 got connection 270778832
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 524 131 1442 66 2163
server thread 1 loop 3
client thread 1 socket read 131072
client thread 1 loop 3
client thread 1 socket created 273015184
client thread 1 socket connected 273015184
client thread 1 socket wrote 8192
server thread 1 got connection 269188688
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 524 66 1442 66 2097
server thread 1 loop 4
client thread 1 socket read 131072
client thread 1 loop 4
client thread 1 socket created 269057008
client thread 1 socket connected 269057008
client thread 1 socket wrote 8192
server thread 1 got connection 269058032
server thread 1 read 8192 bytes
server thread 1 write 131072 bytes
server: 524 66 1507 66 2163
Thread 1 EXIT
client thread 2 alive
client thread 2 loop 0
client thread 2 socket created 269188880
client thread 2 socket connected 269188880
client thread 2 socket wrote 8192
client thread 1 socket read 131072
Thread 1 EXIT
client thread 3 alive
client thread 3 loop 0
client thread 3 socket created 273616528
client thread 3 socket connected 273616528
client thread 3 socket wrote 8192
server thread 2 got connection 271680944
server thread 2 read 8192 bytes
server thread 3 got connection 270486448
server thread 3 read 8192 bytes
server thread 3 write 131072 bytes
server: 15533 66 3343 66 19006
server thread 3 loop 1
server thread 2 write 131072 bytes
server: 15795 131 3736 66 19727
server thread 2 loop 1
client thread 3 socket read 131072
client thread 3 loop 1
client thread 3 socket created 270778832
client thread 3 socket connected 270778832
client thread 3 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 1
client thread 2 socket created 272282352
client thread 2 socket connected 272282352
client thread 2 socket wrote 8192
server thread 3 got connection 269188688
server thread 3 read 8192 bytes
server thread 2 got connection 273015184
server thread 2 read 8192 bytes
server thread 3 write 131072 bytes
server: 1245 66 3408 66 4784
server thread 3 loop 2
server thread 2 write 131072 bytes
server: 1245 66 3408 66 4784
server thread 2 loop 2
client thread 3 socket read 131072
client thread 3 loop 2
client thread 3 socket created 269058032
client thread 3 socket connected 269058032
client thread 3 socket wrote 8192
client thread 2 socket read 131072
client thread 2 loop 2
client thread 2 socket created 273315888
client thread 2 socket connected 273315888
client thread 2 socket wrote 8192
server thread 3 got connection 269057008
server thread 3 read 8192 bytes
server thread 2 got connection 270486448
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 1704 66 3015 66 4850
server thread 2 loop 3
client thread 2 socket read 131072
client thread 2 loop 3
client thread 2 socket created 271680944
client thread 2 socket connected 271680944
client thread 2 socket wrote 8192
server thread 2 got connection 273616528
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 590 66 1507 66 2228
server thread 2 loop 4
client thread 2 socket read 131072
client thread 2 loop 4
client thread 2 socket created 269188880
client thread 2 socket connected 269188880
client thread 2 socket wrote 8192
server thread 2 got connection 269188688
server thread 2 read 8192 bytes
server thread 2 write 131072 bytes
server: 524 66 1442 66 2097
Thread 2 EXIT
client thread 4 alive
client thread 4 loop 0
client thread 4 socket created 273015184
client thread 4 socket connected 273015184
client thread 4 socket wrote 8192
client thread 2 socket read 131072
Thread 2 EXIT
client thread 5 alive
client thread 5 loop 0
client thread 5 socket created 270778832
client thread 5 socket connected 270778832
client thread 5 socket wrote 8192
server thread 4 got connection 272282352
server thread 4 read 8192 bytes
server thread 5 got connection 270486448
server thread 5 read 8192 bytes
server thread 4 write 131072 bytes
server: 33753 131 3211 66 37161
server thread 4 loop 1
server thread 5 write 131072 bytes
server: 33491 66 3277 66 36899
server thread 5 loop 1
client thread 4 socket read 131072
client thread 4 loop 1
client thread 4 socket created 273315888
client thread 5 socket read 131072
client thread 5 loop 1
client thread 5 socket created 273616528
client thread 5 socket connected 273616528
client thread 5 socket wrote 8192
server thread 4 got connection 271680944
client thread 4 socket connected 273315888
client thread 4 socket wrote 8192
server thread 5 got connection 269188688
server thread 5 read 8192 bytes
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 1180 66 3015 131 4391
server thread 5 loop 2
server thread 4 write 131072 bytes
server: 1114 524 3080 66 4784
server thread 4 loop 2
client thread 5 socket read 131072
client thread 5 loop 2
client thread 5 socket created 272883696
client thread 5 socket connected 272883696
client thread 5 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 2
client thread 4 socket created 269188880
client thread 4 socket connected 269188880
client thread 4 socket wrote 8192
server thread 5 got connection 272282352
server thread 5 read 8192 bytes
server thread 4 got connection 270486448
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 1180 66 3146 66 4457
server thread 5 loop 3
server thread 4 write 131072 bytes
server: 1245 66 3080 66 4457
server thread 4 loop 3
client thread 5 socket read 131072
client thread 5 loop 3
client thread 5 socket created 273015184
client thread 5 socket connected 273015184
client thread 5 socket wrote 8192
client thread 4 socket read 131072
client thread 4 loop 3
client thread 4 socket created 270778832
client thread 4 socket connected 270778832
client thread 4 socket wrote 8192
server thread 5 got connection 269188688
server thread 5 read 8192 bytes
server thread 4 got connection 271680944
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 1245 66 3080 66 4457
server thread 5 loop 4
client thread 5 socket read 131072
client thread 5 loop 4
client thread 5 socket created 273616528
client thread 5 socket connected 273616528
client thread 5 socket wrote 8192
server thread 4 write 131072 bytes
server: 1245 262 3539 66 5112
server thread 4 loop 4
server thread 5 got connection 273315888
server thread 5 read 8192 bytes
client thread 4 socket read 131072
client thread 4 loop 4
client thread 4 socket created 272282352
client thread 4 socket connected 272282352
client thread 4 socket wrote 8192
server thread 4 got connection 270486448
server thread 4 read 8192 bytes
server thread 5 write 131072 bytes
server: 1311 66 3474 66 4915
Thread 5 EXIT
client thread 6 alive
client thread 6 loop 0
client thread 6 socket created 272883696
client thread 6 socket connected 272883696
client thread 6 socket wrote 8192
client thread 5 socket read 131072
Thread 5 EXIT
client thread 7 alive
client thread 7 loop 0
client thread 7 socket created 269188880
client thread 7 socket connected 269188880
client thread 7 socket wrote 8192
server thread 6 got connection 269188688
server thread 6 read 8192 bytes
server thread 4 write 131072 bytes
server: 786 66 4391 66 5309
Thread 4 EXIT
client thread 8 alive
client thread 8 loop 0
client thread 8 socket created 273015184
client thread 8 socket connected 273015184
server thread 7 got connection 271680944
server thread 7 read 8192 bytes
client thread 4 socket read 131072
Thread 4 EXIT
client thread 9 alive
client thread 9 loop 0
client thread 9 socket created 270778832
client thread 9 socket connected 270778832
client thread 9 socket wrote 8192
server thread 8 got connection 273315888
server thread 9 got connection 270163952
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 55971 66 6751 66 62852
server thread 6 loop 1
server thread 7 write 131072 bytes
server: 56364 66 6226 66 62721
server thread 7 loop 1
client thread 6 socket read 131072
client thread 6 loop 1
client thread 6 socket created 273616528
client thread 6 socket connected 273616528
client thread 6 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 1
client thread 7 socket created 270486448
client thread 7 socket connected 270486448
client thread 7 socket wrote 8192
server thread 6 got connection 271079536
server thread 6 read 8192 bytes
server thread 9 write 131072 bytes
server: 56626 66 6423 66 63180
server thread 9 loop 1
server thread 7 got connection 272282352
server thread 7 read 8192 bytes
client thread 9 socket read 131072
client thread 9 loop 1
client thread 9 socket created 269188688
client thread 9 socket connected 269188688
client thread 9 socket wrote 8192
server thread 9 got connection 271680944
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 1573 66 5243 66 6947
server thread 6 loop 2
server thread 7 write 131072 bytes
server: 1704 66 5112 66 6947
server thread 7 loop 2
client thread 6 socket read 131072
client thread 6 loop 2
client thread 6 socket created 272883696
client thread 6 socket connected 272883696
client thread 6 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 2
client thread 7 socket created 269188880
client thread 7 socket connected 269188880
client thread 7 socket wrote 8192
server thread 6 got connection 270163952
server thread 6 read 8192 bytes
server thread 7 got connection 270778832
server thread 7 read 8192 bytes
server thread 9 write 131072 bytes
server: 1180 66 5964 66 7275
server thread 9 loop 2
client thread 9 socket read 131072
client thread 9 loop 2
client thread 9 socket created 271079536
client thread 9 socket connected 271079536
client thread 9 socket wrote 8192
server thread 9 got connection 272282352
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 1507 66 5047 66 6685
server thread 6 loop 3
client thread 6 socket read 131072
client thread 6 loop 3
client thread 6 socket created 273616528
client thread 6 socket connected 273616528
client thread 6 socket wrote 8192
client thread 7 socket read 131072
client thread 7 loop 3
client thread 7 socket created 270486448
client thread 7 socket connected 270486448
client thread 7 socket wrote 8192
server thread 6 got connection 271680944
server thread 6 read 8192 bytes
server thread 9 write 131072 bytes
server: 983 66 5243 66 6357
server thread 9 loop 3
client thread 9 socket read 131072
client thread 9 loop 3
client thread 9 socket created 269188688
client thread 9 socket connected 269188688
client thread 9 socket wrote 8192
server thread 9 got connection 270163952
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 1376 66 3801 66 5309
server thread 6 loop 4
client thread 6 socket read 131072
client thread 6 loop 4
client thread 6 socket created 272883696
client thread 6 socket connected 272883696
client thread 6 socket wrote 8192
server thread 6 got connection 269188880
server thread 6 read 8192 bytes
server thread 9 write 131072 bytes
server: 1507 66 3670 66 5309
server thread 9 loop 4
client thread 9 socket read 131072
client thread 9 loop 4
client thread 9 socket created 272282352
client thread 9 socket connected 272282352
client thread 9 socket wrote 8192
server thread 9 got connection 271079536
server thread 9 read 8192 bytes
server thread 6 write 131072 bytes
server: 786 66 3670 66 4588
Thread 6 EXIT
server thread 9 write 131072 bytes
server: 786 66 2687 66 3605
Thread 9 EXIT
client thread 9 socket read 131072
Thread 9 EXIT
client thread 3 socket read 131072
client thread 3 loop 3
client thread 3 socket created 271680944
client thread 3 socket connected 271680944
client thread 3 socket wrote 8192
server thread 8 read 8192 bytes
server thread 7 write 131072 bytes
server: 1507 66 17171 66 18810
server thread 7 loop 3
server thread 7 got connection 273616528
server thread 7 read 8192 bytes
client thread 6 socket read 131072
Thread 6 EXIT
server thread 3 write 131072 bytes
server: 1704 66 65670 66 67506
server thread 3 loop 3
server thread 3 got connection 270163952
server thread 3 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 56823 30869 5571 131 93394
server thread 8 loop 1
client thread 7 socket read 131072
client thread 7 loop 4
client thread 7 socket created 269188688
client thread 7 socket connected 269188688
client thread 7 socket wrote 8192
client thread 3 socket read 131072
client thread 3 loop 4
client thread 3 socket created 269188880
client thread 3 socket connected 269188880
client thread 3 socket wrote 8192
client thread 8 socket read 131072
client thread 8 loop 1
client thread 8 socket created 270778960
server thread 8 got connection 271079536
server thread 7 write 131072 bytes
server: 66 66 7340 66 7537
server thread 7 loop 4
server thread 7 got connection 271981648
server thread 7 read 8192 bytes
server thread 3 write 131072 bytes
server: 66 66 6882 66 7078
server thread 3 loop 4
server thread 3 got connection 272282352
server thread 3 read 8192 bytes
client thread 8 socket connected 270778960
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
client thread 3 socket read 131072
Thread 3 EXIT
server thread 8 write 131072 bytes
server: 1901 983 3801 66 6751
server thread 8 loop 2
server thread 3 write 131072 bytes
server: 0 66 4457 66 4588
Thread 3 EXIT
client thread 8 socket read 131072
client thread 8 loop 2
client thread 8 socket created 269058032
server thread 8 got connection 270778832
client thread 8 socket connected 269058032
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 7 write 131072 bytes
server: 66 66 7209 66 7406
Thread 7 EXIT
client thread 7 socket read 131072
Thread 7 EXIT
server thread 8 write 131072 bytes
server: 852 328 2490 66 3736
server thread 8 loop 3
client thread 8 socket read 131072
client thread 8 loop 3
client thread 8 socket created 272883696
server thread 8 got connection 269057008
client thread 8 socket connected 272883696
server thread 8 read 8192 bytes
client thread 8 socket wrote 8192
server thread 8 write 131072 bytes
server: 459 197 1442 66 2163
server thread 8 loop 4
client thread 8 socket read 131072
client thread 8 loop 4
client thread 8 socket created 273315888
client thread 8 socket connected 273315888
client thread 8 socket wrote 8192
server thread 8 got connection 270486448
server thread 8 read 8192 bytes
server thread 8 write 131072 bytes
server: 590 0 1442 66 2097
Thread 8 EXIT
client thread 8 socket read 131072
Thread 8 EXIT
server thread 0 loop 0
client thread 0 alive
client thread 0 loop 0
client thread 0 socket created 271680944
client thread 0 socket connected 271680944
client thread 0 socket wrote 8192
server thread 0 got connection 273015184
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 1
client thread 0 socket created 273616528
client thread 0 socket connected 273616528
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 524 66 1704 131 2425
server thread 0 loop 1
server thread 0 got connection 270163952
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 2
client thread 0 socket created 269188880
client thread 0 socket connected 269188880
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 0 131 1573 66 1770
server thread 0 loop 2
server thread 0 got connection 271079536
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 3
client thread 0 socket created 272282352
client thread 0 socket connected 272282352
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 1573 66 1770
server thread 0 loop 3
server thread 0 got connection 272583056
server thread 0 read 8192 bytes
client thread 0 socket read 131072
client thread 0 loop 4
client thread 0 socket created 270778960
client thread 0 socket connected 270778960
client thread 0 socket wrote 8192
server thread 0 write 131072 bytes
server: 66 66 1704 131 1966
server thread 0 loop 4
server thread 0 got connection 271981648
server thread 0 read 8192 bytes
client thread 0 socket read 131072
Thread 0 EXIT
server thread 0 write 131072 bytes
server: 0 131 1311 66 1507
Thread 0 EXIT
Thread 0 EXIT triggered notify
TEST COMPLETE!
Server results:

----------
server per thread totals 20 219697 19039 151692 2350
server per thread elapsed time 392779
----------
Client results:

----------
client per thread totals 20 27178 5439 178224 1597
client per thread elapsed time 212437
select loop kernel/kernel: 24891.80 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Sat Feb 8 16:56:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:23 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:24 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:29 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Sat Feb 8 16:56:32 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Sat Feb 8 16:56:32 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Sat Feb 8 16:56:32 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Sat Feb 8 16:56:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Sat Feb 8 16:56:33 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Sat Feb 8 16:56:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Sat Feb 8 16:56:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Sat Feb 8 16:56:34 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Sat Feb 8 16:56:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Sat Feb 8 16:56:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Sat Feb 8 16:56:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Sat Feb 8 16:56:36 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Sat Feb 8 16:56:36 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Sat Feb 8 16:56:40 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Sat Feb 8 16:56:58 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Sat Feb 8 16:56:58 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Sat Feb 8 16:56:59 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:56:59 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Sat Feb 8 16:57:01 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:57:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Sat Feb 8 16:57:02 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Sat Feb 8 16:57:06 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Sat Feb 8 16:57:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Sun Feb 9 00:57:08 UTC 2003
Current local time is Sat Feb 8 16:57:08 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Sat Feb 8 16:57:08 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Sat Feb 8 16:58:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Sat Feb 8 16:58:35 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Sat Feb 8 16:58:36 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
NSPR release 4.3 Beta:
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 Beta
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  
Sat Feb 8 16:58:36 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Runtime library version information
Build time: 09 Feb 2003 00:13:35 GMT
Build time: 2003-02-08 16:13:35
Portable runtime V4.3.0 ( beta 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  
Sat Feb 8 16:58:37 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Sat Feb 8 16:58:37 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_dbg/dist/lib
Done!
END TEST: xnotify
BEGIN TEST: zerolen  
Sat Feb 8 16:58:37 PST 2003 OBJDIR AIX4.3_64_DBG.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:58:54 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: accept
BEGIN TEST: acceptread  
Sat Feb 8 16:59:01 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x1100360d0)127.0.0.1:33835
(Server) read [0x110036058..0x1100360cd) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x110036110)127.0.0.1:33836
(Server) read [0x110036098..0x11003610d) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x110036110)127.0.0.1:33837
(Server) read [0x110036098..0x11003610d) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x110036110)127.0.0.1:33838
(Server) read [0x110036098..0x11003610d) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x110036110)127.0.0.1:33839
(Server) read [0x110036098..0x11003610d) 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  
Sat Feb 8 16:59:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Testing w/ write_dally = 0 msec
Accepted connection from (0x1100364d0)127.0.0.1:33901
(Server) read [0x110036458..0x1100364cd) GET / HTTP/1.0


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


Testing w/ write_dally = 500 msec
Accepted connection from (0x110036510)127.0.0.1:33902
(Server) read [0x110036498..0x11003650d) GET / HTTP/1.0


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


Testing w/ write_dally = 1000 msec
Accepted connection from (0x110036510)127.0.0.1:33923
(Server) read [0x110036498..0x11003650d) GET / HTTP/1.0


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


Testing w/ write_dally = 1500 msec
Accepted connection from (0x110036510)127.0.0.1:33954
(Server) read [0x110036498..0x11003650d) GET / HTTP/1.0


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


Testing w/ write_dally = 2000 msec
Accepted connection from (0x110036510)127.0.0.1:33955
(Server) read [0x110036498..0x11003650d) 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  
Sat Feb 8 16:59:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 16:59:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: alarm
BEGIN TEST: anonfm  
Sat Feb 8 17:00:27 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: anonfm
BEGIN TEST: atomic  
Sat Feb 8 17:00:27 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:00:28 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: attach
BEGIN TEST: bigfile  
Sat Feb 8 17:00:28 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: bigfile
BEGIN TEST: cleanup  
Sat Feb 8 17:00:28 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:00:34 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Client/Server started at(0x11000db90): 17:00:34
Server started at(0x11000fa70): 17:00:34
Client started at(0x110097bb0): 17:00:34
main(0x11000db90): waiting for execution interval (10 seconds)
Shutting down(0x11000db90): 17:00:44
Client(0x110097bb0): stopped after 49 operations and 43662 bytes
Server(0x11000fa70): stopped after 50 operations and 43838 bytes
main(0x11000db90): test complete
Test exiting at(0x11000db90): 17:00:44
END TEST: cltsrv
BEGIN TEST: concur  
Sat Feb 8 17:00:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: concur
BEGIN TEST: cvar  
Sat Feb 8 17:00:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: cvar
BEGIN TEST: cvar2  
Sat Feb 8 17:00:57 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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: 62.26 usec
Condvar simple test shared UK: 38.67 usec
Condvar simple test priv UU: 120.59 usec
Condvar simple test priv UK: 125.84 usec
Condvar simple test All: 130.42 usec
Condvar timeout test: 1066.33 usec

10 Thread tests
Condvar simple test shared UU: 1592.61 usec
Condvar simple test shared UK: 76.68 usec
Condvar simple test priv UU: 336.22 usec
Condvar simple test priv UK: 342.77 usec
Condvar simple test All: 258.23 usec
Condvar timeout test: 822.52 usec

15 Thread tests
Condvar simple test shared UU: 85.86 usec
Condvar simple test shared UK: 85.86 usec
Condvar simple test priv UU: 381.44 usec
Condvar simple test priv UK: 322.45 usec
Condvar simple test All: 4779.13 usec
Condvar timeout test: 1146.28 usec

20 Thread tests
Condvar simple test shared UU: 4073.27 usec
Condvar simple test shared UK: 519.07 usec
Condvar simple test priv UU: 505.31 usec
Condvar simple test priv UK: 482.37 usec
Condvar simple test All: 509.24 usec
Condvar timeout test: 931.31 usec
PASS
END TEST: cvar2
BEGIN TEST: dlltest  
Sat Feb 8 17:00:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: dlltest
BEGIN TEST: dtoa  
Sat Feb 8 17:00:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: dtoa
BEGIN TEST: errcodes  
Sat Feb 8 17:00:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:01:00 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: exit
BEGIN TEST: fdcach  
Sat Feb 8 17:01:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: fdcach
BEGIN TEST: fileio  
Sat Feb 8 17:01:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: fileio
BEGIN TEST: foreign  
Sat Feb 8 17:01:11 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: foreign
BEGIN TEST: forktest  
Sat Feb 8 17:01:14 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Accepting connection at port 39320
Wait one second before connect
Connecting to port 39320
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Fork succeeded. Child process continues.
Accepting connection at port 39388
Fork succeeded. Parent process continues.
Accepting connection at port 39389
Wait one second before connect
Wait one second before connect
Connecting to port 39389
Writing message "Hello world!"
Connecting to port 39388
Writing message "Hello world!"
Received "Hello world!" from the client
The message is received correctly
Received "Hello world!" from the client
The message is received correctly
Child process exits.
Parent process exits.
PASSED
END TEST: forktest
BEGIN TEST: fsync  
Sat Feb 8 17:01:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
10 iterations over a 10 kbyte file: 66 [393] 131
END TEST: fsync
BEGIN TEST: getproto  
Sat Feb 8 17:01:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:01:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
We have long long
END TEST: i2l
BEGIN TEST: initclk  
Sat Feb 8 17:01:18 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Elapsed time: 3000 ms, expected time: 3039 ms
PASS
END TEST: initclk
BEGIN TEST: inrval  
Sat Feb 8 17:01:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
inrval: Examine stdout to determine results.
Overhead of 'PR_Now()' is 2151 nsecs

Overhead of 'PR_IntervalNow()' is 643 nsecs

Overhead of 'PR_Now()' is 2172 nsecs

Overhead of 'PR_IntervalNow()' is 2444 nsecs

END TEST: inrval
BEGIN TEST: instrumt  
Sat Feb 8 17:03:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Test not defined
END TEST: instrumt
BEGIN TEST: intrio  
Sat Feb 8 17:03:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:03:24 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: intrupt
BEGIN TEST: io_timeout  
Sat Feb 8 17:03:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:03:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Interrupting the threads
Threads terminated in 2997 milliseconds
PASS
END TEST: ioconthr
BEGIN TEST: join  
Sat Feb 8 17:03:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:03:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinkk
BEGIN TEST: joinku  
Sat Feb 8 17:03:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinku
BEGIN TEST: joinuk  
Sat Feb 8 17:03:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinuk
BEGIN TEST: joinuu  
Sat Feb 8 17:03:51 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: joinuu
BEGIN TEST: layer  
Sat Feb 8 17:03:51 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:03:51 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: lazyinit
BEGIN TEST: lltest  
Sat Feb 8 17:03:52 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: lltest
BEGIN TEST: lock  
Sat Feb 8 17:03:52 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: lock
BEGIN TEST: lockfile  
Sat Feb 8 17:04:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: lockfile
BEGIN TEST: logger  
Sat Feb 8 17:04:15 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: logger
BEGIN TEST: many_cv  
Sat Feb 8 17:04:26 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:04:26 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
OneInThenCancelled()
OneOpOneThread()
ManyOpOneThread()
SomeOpsSomeThreads()
RealOneGroupIO()
RealOneGroupIO Enumerated 7 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  
Sat Feb 8 17:05:49 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: nameshm1
BEGIN TEST: nonblock  
Sat Feb 8 17:05:53 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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
read: EWOULDBLOCK, good
client sent 10 bytes
read: 10 bytes, good
All tests finished
PASS
END TEST: nonblock
BEGIN TEST: nblayer  
Sat Feb 8 17:05:55 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:05:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: ntioto
BEGIN TEST: ntoh  
Sat Feb 8 17:05:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:05:56 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
error code is: PR_NAME_TOO_LONG_ERROR(-5951), oserror = 86
PASS
END TEST: op_2long
BEGIN TEST: op_excl  
Sat Feb 8 17:05:57 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: op_excl
BEGIN TEST: op_filnf  
Sat Feb 8 17:05:57 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
error code is -5950
PASS
END TEST: op_filnf
BEGIN TEST: op_filok  
Sat Feb 8 17:05:58 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Test passed
END TEST: op_filok
BEGIN TEST: op_nofil  
Sat Feb 8 17:05:58 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:05:58 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: parent
BEGIN TEST: peek  
Sat Feb 8 17:05:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: peek
BEGIN TEST: perf  
Sat Feb 8 17:05:59 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
local procedure call overhead: 0.00 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: 77.93 usec
context switch - user/user: 9.44 usec
context switch - user/kernel: 9.44 usec
context switch - kernel/user: 9.37 usec
context switch - kernel/kernel: 9.37 usec
sema context switch - user/user: 10.62 usec
sema context switch - user/kernel: 10.95 usec
sema context switch - kernel/user: 10.62 usec
sema context switch - kernel/kernel: 10.62 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.72 usec
idle lock lock/unlock pair: 0.79 usec
idle monitor entry/exit pair: 0.85 usec
idle cache monitor entry/exit pair: 2.10 usec
create/destroy thread pair: 107.16 usec
context switch - user/user: 9.44 usec
context switch - user/kernel: 27.26 usec
context switch - kernel/user: 19.33 usec
context switch - kernel/kernel: 11.93 usec
sema context switch - user/user: 20.64 usec
sema context switch - user/kernel: 20.58 usec
sema context switch - kernel/user: 30.67 usec
sema context switch - kernel/kernel: 18.15 usec
END TEST: perf
BEGIN TEST: pipeping  
Sat Feb 8 17:06:00 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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: pipeping
BEGIN TEST: pipeping2  
Sat Feb 8 17:06:00 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:06:01 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:06:01 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: poll_nm
BEGIN TEST: poll_to  
Sat Feb 8 17:06:01 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: poll_to
BEGIN TEST: pollable  
Sat Feb 8 17:06:07 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: pollable
BEGIN TEST: prftest  
Sat Feb 8 17:06:07 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:06:08 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
This test is not relevant on this platform
END TEST: primblok
BEGIN TEST: provider  
Sat Feb 8 17:06:08 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Client/Server started at(0x11000de10): 17:06:09
Server started at(0x11000fc50): 17:06:09
Client started at(0x1100911f0): 17:06:09
main(0x11000de10): waiting for execution interval (10 seconds)
Shutting down(0x11000de10): 17:06:19
Client(0x1100911f0): stopped after 49 operations and 43662 bytes
Server(0x11000fc50): stopped after 50 operations and 43838 bytes
main(0x11000de10): test complete
Test exiting at(0x11000de10): 17:06:19
END TEST: provider
BEGIN TEST: prpollml  
Sat Feb 8 17:06:19 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: prpollml
BEGIN TEST: prpoll  
Sat Feb 8 17:06:44 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 55929, 55930 and 55931

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 "55929" from a client
The server received "55929" from a client
The server received "55929" from a client
The server received "55929" from a client
The server received "55930" from a client
Server read 128 bytes from native fd 9
The server received "55931" from a client
The server received "55929" from a client
The server received "55930" from a client
Server read 128 bytes from native fd 11
The server received "55931" from a client
The server received "55930" from a client
Server read 128 bytes from native fd 8
The server received "55931" from a client
The server received "55930" from a client
Server read 128 bytes from native fd 9
The server received "55931" from a client
The server received "55930" from a client
Server read 128 bytes from native fd 8
The server received "55931" from a client
All tests finished
END TEST: prpoll
BEGIN TEST: randseed  
Sat Feb 8 17:06:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: randseed
BEGIN TEST: ranfile  
Sat Feb 8 17:06:50 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: ranfile
BEGIN TEST: rwlocktest  
Sat Feb 8 17:07:10 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: rwlocktest
BEGIN TEST: sel_spd  
Sat Feb 8 17:07:11 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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 49852 5541 27815 452
server per thread elapsed time 83671
----------
Client results:

----------
client per thread totals 0 1307 752 25452 369
client per thread elapsed time 27882
select loop user/user: 25993.00 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 94397 6342 51090 912
server per thread elapsed time 152748
----------
Client results:

----------
client per thread totals 10 2672 1583 58129 750
client per thread elapsed time 63135
select loop user/kernel: 23436.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 10 127778 11939 110730 1282
server per thread elapsed time 251733
----------
Client results:

----------
client per thread totals 10 8715 6251 132063 1249
client per thread elapsed time 148278
select loop kernel/user: 26097.80 usec
TEST COMPLETE!
Server results:

----------
server per thread totals 20 162919 19936 172395 1644
server per thread elapsed time 356898
----------
Client results:

----------
client per thread totals 20 17286 12806 210403 3467
client per thread elapsed time 243959
select loop kernel/kernel: 26006.00 usec
END TEST: sel_spd
BEGIN TEST: selct_er  
Sat Feb 8 17:07:11 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_er
BEGIN TEST: selct_nm  
Sat Feb 8 17:07:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_nm
BEGIN TEST: selct_to  
Sat Feb 8 17:07:12 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: selct_to
BEGIN TEST: selintr  
Sat Feb 8 17:07:17 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
select returned 0
END TEST: selintr
BEGIN TEST: sema  
Sat Feb 8 17:07:20 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: sema
BEGIN TEST: semaerr  
Sat Feb 8 17:07:20 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
PASS
END TEST: semaerr
BEGIN TEST: semaping  
Sat Feb 8 17:07:20 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:07:21 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: sendzlf
BEGIN TEST: server_test  
Sat Feb 8 17:07:21 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: server_test
BEGIN TEST: servr_uu  
Sat Feb 8 17:07:21 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_uu
BEGIN TEST: servr_ku  
Sat Feb 8 17:07:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_ku
BEGIN TEST: servr_uk  
Sat Feb 8 17:07:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_uk
BEGIN TEST: servr_kk  
Sat Feb 8 17:07:22 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: servr_kk
BEGIN TEST: short_thread  
Sat Feb 8 17:07:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: short_thread
BEGIN TEST: sigpipe  
Sat Feb 8 17:07:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:07:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: socket
BEGIN TEST: sockopt  
Sat Feb 8 17:07:23 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: sockopt
BEGIN TEST: sockping  
Sat Feb 8 17:07:24 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: sockping
BEGIN TEST: sprintf  
Sat Feb 8 17:07:24 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: sprintf
BEGIN TEST: stack  
Sat Feb 8 17:07:25 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
./stack successful
sum = 0x13948, expected = 0x13948
END TEST: stack
BEGIN TEST: stdio  
Sat Feb 8 17:07:31 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
This to standard out
This to standard err
END TEST: stdio
BEGIN TEST: str2addr  
Sat Feb 8 17:07:31 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: str2addr
BEGIN TEST: strod  
Sat Feb 8 17:07:31 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:07:32 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: switch
BEGIN TEST: system  
Sat Feb 8 17:07:33 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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  
Sat Feb 8 17:07:33 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: testbit
BEGIN TEST: testfile  
Sat Feb 8 17:07:34 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
File Test passed
Dir Test passed
END TEST: testfile
BEGIN TEST: threads  
Sat Feb 8 17:07:37 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASS
END TEST: threads
BEGIN TEST: timemac  
Sat Feb 8 17:07:38 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
*********************************************
** **
** Testing PR_Now(), PR_ExplodeTime, and **
** PR_ImplodeTime on the current time **
** **
*********************************************

Current UTC is Sun Feb 9 01:07:39 UTC 2003
Current local time is Sat Feb 8 17:07:39 -0800 2003
GMT offset is -28800, DST offset is 0
Please examine the results
END TEST: timemac
BEGIN TEST: timetest  
Sat Feb 8 17:07:39 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: timetest
BEGIN TEST: tpd  
Sat Feb 8 17:08:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: tpd
BEGIN TEST: udpsrv  
Sat Feb 8 17:08:02 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
END TEST: udpsrv
BEGIN TEST: vercheck  
Sat Feb 8 17:08:03 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
NSPR release 4.3 Beta:
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 Beta
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  
Sat Feb 8 17:08:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Runtime library version information
Build time: 09 Feb 2003 00:08:56 GMT
Build time: 2003-02-08 16:08:56
Portable runtime V4.3.0 ( beta )
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  
Sat Feb 8 17:08:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
PASSED
END TEST: writev
BEGIN TEST: xnotify  
Sat Feb 8 17:08:04 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.1/masala_AIX4.3/aix433_64_opt/dist/lib
Done!
Killing xnotify 17476 after 600
END TEST: xnotify
BEGIN TEST: zerolen  
Sat Feb 8 17:08:05 PST 2003 OBJDIR AIX4.3_64_OPT.OBJ LIBS /share/builds/mccrel3/nspr/nspr43/builds/20030208.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