Advertisement
Guest User

Untitled

a guest
Jul 16th, 2012
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.46 KB | None | 0 0
  1. iMac-de-xxxxxx:run xxxxxx$ mpirun -np 4 ./john -test
  2. MPI in use, disabling OMP (see doc/README.mpi)
  3.  
  4. Benchmarking: Traditional DES [128/128 BS SSE2-16]... (4xMPI) DONE
  5. Many salts: 6062K c/s real, 6123K c/s virtual
  6. Only one salt: 5868K c/s real, 5868K c/s virtual
  7.  
  8. Benchmarking: BSDI DES (x725) [128/128 BS SSE2-16]... (4xMPI) DONE
  9. Many salts: 198400 c/s real, 198400 c/s virtual
  10. Only one salt: 196942 c/s real, 195011 c/s virtual
  11.  
  12. Benchmarking: FreeBSD MD5 [128/128 SSE2 intrinsics 12x]... (4xMPI) DONE
  13. Raw: 110447 c/s real, 110447 c/s virtual
  14.  
  15. Benchmarking: OpenBSD Blowfish (x32) [32/64 X2]... (4xMPI) DONE
  16. Raw: 2928 c/s real, 2928 c/s virtual
  17.  
  18. Benchmarking: Kerberos AFS DES [48/64 4K]... (4xMPI) DONE
  19. Short: 1525K c/s real, 1525K c/s virtual
  20. Long: 4494K c/s real, 4494K c/s virtual
  21.  
  22. Benchmarking: LM DES [128/128 BS SSE2-16]... (4xMPI) DONE
  23. Raw: 97148K c/s real, 97148K c/s virtual
  24.  
  25. Benchmarking: dynamic_0: md5($p) (raw-md5) [128/128 SSE2 intrinsics 10x4x3]... (4xMPI) DONE
  26. Raw: 87768K c/s real, 87768K c/s virtual
  27.  
  28. Benchmarking: dynamic_1: md5($p.$s) (joomla) [128/128 SSE2 intrinsics 10x4x3]... (4xMPI) [iMac-de-xxxxxx:02318] *** Process received signal ***
  29. [iMac-de-xxxxxx:02318] Signal: Bus error: 10 (10)
  30. [iMac-de-xxxxxx:02318] Signal code: Non-existant physical address (2)
  31. [iMac-de-xxxxxx:02318] Failing at address: 0x1003a6000
  32. [iMac-de-xxxxxx:02320] *** Process received signal ***
  33. [iMac-de-xxxxxx:02320] Signal: Bus error: 10 (10)
  34. [iMac-de-xxxxxx:02320] Signal code: Non-existant physical address (2)
  35. [iMac-de-xxxxxx:02320] Failing at address: 0x10f28f000
  36. [iMac-de-xxxxxx:02319] *** Process received signal ***
  37. [iMac-de-xxxxxx:02319] Signal: Bus error: 10 (10)
  38. [iMac-de-xxxxxx:02319] Signal code: Non-existant physical address (2)
  39. [iMac-de-xxxxxx:02319] Failing at address: 0x10d2c3000
  40. DONE
  41. Many salts: 52975K c/s real, 53505K c/s virtual
  42. Only one salt: 40984K c/s real, 40984K c/s virtual
  43.  
  44. [iMac-de-xxxxxx:02317] *** Process received signal ***
  45. [iMac-de-xxxxxx:02317] Signal: Bus error: 10 (10)
  46. [iMac-de-xxxxxx:02317] Signal code: Non-existant physical address (2)
  47. [iMac-de-xxxxxx:02317] Failing at address: 0x10ba4c000
  48. [iMac-de-xxxxxx:02318] [ 0] 2 libsystem_c.dylib 0x00007fff8cdaccfa _sigtramp + 26
  49. [iMac-de-xxxxxx:02318] [ 1] 3 ??? 0x00007fff5fd34590 0x0 + 140734801069456
  50. [iMac-de-xxxxxx:02318] *** End of error message ***
  51. [iMac-de-xxxxxx:02320] [ 0] 2 libsystem_c.dylib 0x00007fff8cdaccfa _sigtramp + 26
  52. [iMac-de-xxxxxx:02320] [ 1] 3 ??? 0x00007fff6ec1d590 0x0 + 140735051584912
  53. [iMac-de-xxxxxx:02320] *** End of error message ***
  54. [iMac-de-xxxxxx:02317] [ 0] 2 libsystem_c.dylib 0x00007fff8cdaccfa _sigtramp + 26
  55. [iMac-de-xxxxxx:02317] [ 1] 3 ??? 0x00007fff6b3da590 0x0 + 140734992590224
  56. [iMac-de-xxxxxx:02317] *** End of error message ***
  57. [iMac-de-xxxxxx:02319] [ 0] 2 libsystem_c.dylib 0x00007fff8cdaccfa _sigtramp + 26
  58. [iMac-de-xxxxxx:02319] [ 1] 3 ??? 0x00007fff6cc51590 0x0 + 140735018243472
  59. [iMac-de-xxxxxx:02319] *** End of error message ***
  60. --------------------------------------------------------------------------
  61. mpirun noticed that process rank 0 with PID 2317 on node iMac-de-xxxxxx.local exited on signal 10 (Bus error: 10).
  62. --------------------------------------------------------------------------
  63. iMac-de-xxxxxx:run xxxxxx$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement