[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Condor-users] condor_status overflow



Hello,

it looks like there's an overflow in the KFLOPS calculation of condor_status:
if you look at the Total line, in the KFLOPS column you will notice a nice 
negative value, instead of the expected positive value:

[root@greedy ~]# condor_version
$CondorVersion: 7.4.1 Dec 17 2009 BuildID: 204351 $
$CondorPlatform: I386-LINUX_RHEL3 $
[root@greedy ~]# condor_status -total -server
                     Machines Avail  Memory        Disk        MIPS      KFLOPS

         INTEL/LINUX      100     4   98333   493322354      426362   133751992
           INTEL/OSX        4     0    8192   238228672       18972     6023392
       INTEL/WINNT51     1388     0  951658 29615065048     7350555  2085593396
       INTEL/WINNT60        1     1    2046     4773688        3673     1069658
       INTEL/WINNT61        8     0   10232   340352236       39600    12048144
             PPC/OSX       20    18   20480   588229208       44458    17438090
        X86_64/LINUX        6     5    3012     3583596       14442     4874448

               Total     1527    28 1093953 31283554802     7898062 -2034168176


we are also running the latest stable version of Condor.

cheers,

Pascal