Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided in four parts:
  1. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provide some useful information on the computer.
  2. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser !
  3. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to 1200 seconds. After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to 1230 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (900Mb).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  4. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.

General information on the benchmark

Namemps-v2-20-10/MIPLIB/miplib/normalized-mps-v2-20-10-air01.opb
MD5SUM90db1995bd949fc5ac74143a523f3bcf
Bench Categoryoptimization, medium integers (OPTMEDINT)
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3398
Optimality of the best value was proved YES
Number of terms in the objective function 771
Biggest coefficient in the objective function 3698
Number of bits for the biggest coefficient in the objective function 12
Sum of the numbers in the objective function 1192753
Number of bits of the sum of numbers in the objective function 21
Biggest number in a constraint 3698
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 1192753
Number of bits of the biggest sum of numbers21
Best result obtained on this benchmarkOPTIMUM FOUND
Best CPU time to get the best result obtained on this benchmark112.215
Number of variables771
Total number of constraints794
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)794
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint438

Trace number 4192

Launcher Data

LAUNCH ON wulflinc30 THE 2005-09-19 05:29:29 (client local time)
PB2005-SCRIPT v4.0 
MARKUPS: idlaunch=6409 boxname=wulflinc30 idbench=549 idsolver=6 numberseed=0
MD5SUM SOLVER: 
MD5SUM BENCH:  90db1995bd949fc5ac74143a523f3bcf  /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-air01.opb
REAL COMMAND:  java -server -Xms650M -Xmx650M -jar /oldhome/oroussel/solvers/sat4jPseudoTer.jar /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-air01.opb
IDLAUNCH: 6409
/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 888.83

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 7
model name	: Pentium III (Katmai)
stepping	: 3
cpu MHz		: 451.072
cache size	: 512 KB
fdiv_bug	: no
hlt_bug		: no
f00f_bug	: no
coma_bug	: no
fpu		: yes
fpu_exception	: yes
cpuid level	: 2
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 mmx fxsr sse
bogomips	: 901.12

/proc/meminfo:
MemTotal:      1034660 kB
MemFree:        901436 kB
Buffers:         35168 kB
Cached:          68228 kB
SwapCached:        780 kB
Active:          49676 kB
Inactive:        56324 kB
HighTotal:      131008 kB
HighFree:        59808 kB
LowTotal:       903652 kB
LowFree:        841628 kB
SwapTotal:     2097892 kB
SwapFree:      2096636 kB
Dirty:              40 kB
Writeback:           0 kB
Mapped:           5732 kB
Slab:            21532 kB
Committed_AS:    64172 kB
PageTables:        328 kB
VmallocTotal:   114680 kB
VmallocUsed:      1368 kB
VmallocChunk:   113252 kB
JOB ENDED THE 2005-09-19 05:50:10 (client local time) WITH STATUS 143 IN 1245.51 SECONDS
stats: 6409 0 1245.51 143

Solver Data

c SAT4J: a SATisfiability library for Java (c) 2004-2005 Daniel Le Berre
c This is free software under the GNU LGPL licence. See www.sat4j.org for details.
c version JAVA5.1.1.31
c --- Begin Solver configuration ---
c org.sat4j.minisat.uip.FirstUIP@a20892
c org.sat4j.minisat.constraints.PBMinDataStructure@1e0bc08
c org.sat4j.minisat.learning.MiniSATLearning@158b649
c conflictBoundIncFactor=1.5 learntBoundIncFactor=1.1 initLearntBoundConstraintFactor=0.5 initConflictBound=100 
c VSIDS like heuristics from MiniSAT using a sorted array
c No reason simplification
c --- End Solver configuration ---
c solving /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-air01.opb
c reading problem ... done. Time 2.15 ms.
c #vars     771
c #constraints  46
c SATISFIABLE
c OPTIMIZING...
c CURRENT OPTIMUM=                6848 		Current CPU time: 3.15 ms
c CURRENT OPTIMUM=                6428 		Current CPU time: 3.65 ms
c CURRENT OPTIMUM=                5964 		Current CPU time: 5.55 ms
c CURRENT OPTIMUM=                5525 		Current CPU time: 5.89 ms
c CURRENT OPTIMUM=                5248 		Current CPU time: 14.21 ms
c CURRENT OPTIMUM=                5122 		Current CPU time: 16.32 ms
c CURRENT OPTIMUM=                4967 		Current CPU time: 69.20 ms
c CURRENT OPTIMUM=                4620 		Current CPU time: 79.47 ms
c CURRENT OPTIMUM=                4565 		Current CPU time: 85.34 ms
c CURRENT OPTIMUM=                4048 		Current CPU time: 140.30 ms
c CURRENT OPTIMUM=                3847 		Current CPU time: 263.46 ms
c CURRENT OPTIMUM=                3677 		Current CPU time: 321.25 ms
c CURRENT OPTIMUM=                3619 		Current CPU time: 379.33 ms
c CURRENT OPTIMUM=                3571 		Current CPU time: 992.16 ms
c starts		: 16
c conflicts		: 375
c decisions		: 22256
c propagations		: 44613
c inspects		: 140997
c learnt literals	: 0
c learnt binary clauses	: 0
c learnt ternary clauses	: 0
c learnt clauses	: 374
c root simplifications	: 32
c removed literals (reason simplification)	: 0
c reason swapping (by a shorter reason)	: 0
c Calls to reduceDB	: 19509
c speed (decisions/second)	: 90.22617353619627
c non guided choices	2053
c random choices	0
s SATISFIABLE
v -CL000001_bit0 -CL000002_bit0 -CL000003_bit0 -CL000004_bit0 CL000005_bit0 -CL000006_bit0 -CL000007_bit0 -CL000008_bit0 -CL000009_bit0 -CL000010_bit0 -CL000011_bit0 -CL000012_bit0 -CL000013_bit0 -CL000014_bit0 -CL000015_bit0 -CL000016_bit0 -CL000017_bit0 -CL000018_bit0 -CL000019_bit0 -CL000020_bit0 -CL000021_bit0 -CL000022_bit0 -CL000023_bit0 -CL000024_bit0 -CL000025_bit0 -CL000026_bit0 -CL000027_bit0 -CL000028_bit0 -CL000029_bit0 -CL000030_bit0 -CL000031_bit0 -CL000032_bit0 -CL000033_bit0 -CL000034_bit0 -CL000035_bit0 -CL000036_bit0 -CL000037_bit0 -CL000038_bit0 -CL000039_bit0 -CL000040_bit0 -CL000041_bit0 -CL000042_bit0 -CL000043_bit0 -CL000044_bit0 -CL000045_bit0 -CL000046_bit0 -CL000047_bit0 -CL000048_bit0 -CL000049_bit0 -CL000050_bit0 -CL000051_bit0 -CL000052_bit0 -CL000053_bit0 -CL000054_bit0 CL000055_bit0 -CL000056_bit0 -CL000057_bit0 -CL000058_bit0 -CL000059_bit0 -CL000060_bit0 -CL000061_bit0 -CL000062_bit0 -CL000063_bit0 -CL000064_bit0 -CL000065_bit0 -CL000066_bit0 -CL000067_bit0 -CL000068_bit0 -CL000069_bit0 -CL000070_bit0 -CL000071_bit0 -CL000072_bit0 -CL000073_bit0 -CL000074_bit0 -CL000075_bit0 -CL000076_bit0 -CL000077_bit0 -CL000078_bit0 -CL000079_bit0 -CL000080_bit0 -CL000081_bit0 -CL000082_bit0 -CL000083_bit0 -CL000084_bit0 -CL000085_bit0 -CL000086_bit0 -CL000087_bit0 -CL000088_bit0 -CL000089_bit0 -CL000090_bit0 -CL000091_bit0 -CL000092_bit0 -CL000093_bit0 -CL000094_bit0 -CL000095_bit0 -CL000096_bit0 -CL000097_bit0 -CL000098_bit0 -CL000099_bit0 -CL000100_bit0 -CL000101_bit0 -CL000102_bit0 -CL000103_bit0 -CL000104_bit0 -CL000105_bit0 -CL000106_bit0 -CL000107_bit0 -CL000108_bit0 -CL000109_bit0 -CL000110_bit0 -CL000111_bit0 -CL000112_bit0 -CL000113_bit0 -CL000114_bit0 -CL000115_bit0 -CL000116_bit0 -CL000117_bit0 -CL000118_bit0 -CL000119_bit0 -CL000120_bit0 -CL000121_bit0 -CL000122_bit0 -CL000123_bit0 -CL000124_bit0 -CL000125_bit0 -CL000126_bit0 -CL000127_bit0 -CL000128_bit0 -CL000129_bit0 -CL000130_bit0 -CL000131_bit0 -CL000132_bit0 -CL000133_bit0 -CL000134_bit0 -CL000135_bit0 -CL000136_bit0 -CL000137_bit0 -CL000138_bit0 -CL000139_bit0 -CL000140_bit0 -CL000141_bit0 -CL000142_bit0 -CL000143_bit0 -CL000144_bit0 -CL000145_bit0 -CL000146_bit0 -CL000147_bit0 -CL000148_bit0 -CL000149_bit0 -CL000150_bit0 -CL000151_bit0 -CL000152_bit0 -CL000153_bit0 -CL000154_bit0 -CL000155_bit0 -CL000156_bit0 CL000157_bit0 -CL000158_bit0 -CL000159_bit0 -CL000160_bit0 -CL000161_bit0 -CL000162_bit0 -CL000163_bit0 -CL000164_bit0 -CL000165_bit0 -CL000166_bit0 -CL000167_bit0 -CL000168_bit0 -CL000169_bit0 -CL000170_bit0 -CL000171_bit0 -CL000172_bit0 -CL000173_bit0 -CL000174_bit0 -CL000175_bit0 -CL000176_bit0 -CL000177_bit0 -CL000178_bit0 -CL000179_bit0 -CL000180_bit0 -CL000181_bit0 -CL000182_bit0 -CL000183_bit0 -CL000184_bit0 -CL000185_bit0 -CL000186_bit0 -CL000187_bit0 -CL000188_bit0 -CL000189_bit0 -CL000190_bit0 -CL000191_bit0 -CL000192_bit0 -CL000193_bit0 -CL000194_bit0 -CL000195_bit0 -CL000196_bit0 -CL000197_bit0 -CL000198_bit0 -CL000199_bit0 -CL000200_bit0 -CL000201_bit0 -CL000202_bit0 -CL000203_bit0 -CL000204_bit0 -CL000205_bit0 -CL000206_bit0 -CL000207_bit0 -CL000208_bit0 -CL000209_bit0 -CL000210_bit0 -CL000211_bit0 -CL000212_bit0 -CL000213_bit0 -CL000214_bit0 -CL000215_bit0 -CL000216_bit0 -CL000217_bit0 -CL000218_bit0 -CL000219_bit0 -CL000220_bit0 -CL000221_bit0 -CL000222_bit0 -CL000223_bit0 -CL000224_bit0 -CL000225_bit0 -CL000226_bit0 -CL000227_bit0 -CL000228_bit0 -CL000229_bit0 -CL000230_bit0 -CL000231_bit0 -CL000232_bit0 -CL000233_bit0 -CL000234_bit0 -CL000235_bit0 -CL000236_bit0 -CL000237_bit0 -CL000238_bit0 -CL000239_bit0 -CL000240_bit0 -CL000241_bit0 -CL000242_bit0 -CL000243_bit0 -CL000244_bit0 -CL000245_bit0 -CL000246_bit0 -CL000247_bit0 -CL000248_bit0 -CL000249_bit0 -CL000250_bit0 -CL000251_bit0 -CL000252_bit0 -CL000253_bit0 -CL000254_bit0 -CL000255_bit0 -CL000256_bit0 -CL000257_bit0 -CL000258_bit0 -CL000259_bit0 -CL000260_bit0 -CL000261_bit0 -CL000262_bit0 -CL000263_bit0 -CL000264_bit0 -CL000265_bit0 -CL000266_bit0 -CL000267_bit0 -CL000268_bit0 -CL000269_bit0 -CL000270_bit0 -CL000271_bit0 -CL000272_bit0 -CL000273_bit0 -CL000274_bit0 -CL000275_bit0 -CL000276_bit0 -CL000277_bit0 -CL000278_bit0 -CL000279_bit0 -CL000280_bit0 -CL000281_bit0 -CL000282_bit0 -CL000283_bit0 -CL000284_bit0 -CL000285_bit0 -CL000286_bit0 CL000287_bit0 -CL000288_bit0 -CL000289_bit0 -CL000290_bit0 -CL000291_bit0 -CL000292_bit0 -CL000293_bit0 -CL000294_bit0 -CL000295_bit0 -CL000296_bit0 -CL000297_bit0 -CL000298_bit0 -CL000299_bit0 -CL000300_bit0 -CL000301_bit0 -CL000302_bit0 -CL000303_bit0 -CL000304_bit0 -CL000305_bit0 -CL000306_bit0 -CL000307_bit0 -CL000308_bit0 -CL000309_bit0 -CL000310_bit0 -CL000311_bit0 -CL000312_bit0 -CL000313_bit0 -CL000314_bit0 -CL000315_bit0 -CL000316_bit0 -CL000317_bit0 -CL000318_bit0 -CL000319_bit0 -CL000320_bit0 -CL000321_bit0 -CL000322_bit0 -CL000323_bit0 -CL000324_bit0 -CL000325_bit0 -CL000326_bit0 -CL000327_bit0 -CL000328_bit0 -CL000329_bit0 -CL000330_bit0 -CL000331_bit0 -CL000332_bit0 -CL000333_bit0 -CL000334_bit0 -CL000335_bit0 -CL000336_bit0 -CL000337_bit0 -CL000338_bit0 -CL000339_bit0 -CL000340_bit0 -CL000341_bit0 -CL000342_bit0 -CL000343_bit0 -CL000344_bit0 -CL000345_bit0 -CL000346_bit0 -CL000347_bit0 -CL000348_bit0 -CL000349_bit0 -CL000350_bit0 -CL000351_bit0 -CL000352_bit0 -CL000353_bit0 -CL000354_bit0 -CL000355_bit0 -CL000356_bit0 -CL000357_bit0 -CL000358_bit0 -CL000359_bit0 -CL000360_bit0 -CL000361_bit0 -CL000362_bit0 -CL000363_bit0 -CL000364_bit0 -CL000365_bit0 -CL000366_bit0 -CL000367_bit0 -CL000368_bit0 -CL000369_bit0 -CL000370_bit0 -CL000371_bit0 CL000372_bit0 -CL000373_bit0 -CL000374_bit0 -CL000375_bit0 -CL000376_bit0 -CL000377_bit0 -CL000378_bit0 -CL000379_bit0 -CL000380_bit0 -CL000381_bit0 -CL000382_bit0 -CL000383_bit0 -CL000384_bit0 -CL000385_bit0 -CL000386_bit0 -CL000387_bit0 -CL000388_bit0 -CL000389_bit0 -CL000390_bit0 -CL000391_bit0 -CL000392_bit0 -CL000393_bit0 -CL000394_bit0 -CL000395_bit0 -CL000396_bit0 -CL000397_bit0 -CL000398_bit0 -CL000399_bit0 -CL000400_bit0 -CL000401_bit0 -CL000402_bit0 -CL000403_bit0 -CL000404_bit0 -CL000405_bit0 -CL000406_bit0 -CL000407_bit0 -CL000408_bit0 -CL000409_bit0 -CL000410_bit0 -CL000411_bit0 -CL000412_bit0 -CL000413_bit0 -CL000414_bit0 -CL000415_bit0 -CL000416_bit0 -CL000417_bit0 -CL000418_bit0 -CL000419_bit0 -CL000420_bit0 -CL000421_bit0 -CL000422_bit0 -CL000423_bit0 -CL000424_bit0 -CL000425_bit0 -CL000426_bit0 -CL000427_bit0 -CL000428_bit0 -CL000429_bit0 -CL000430_bit0 -CL000431_bit0 -CL000432_bit0 -CL000433_bit0 -CL000434_bit0 -CL000435_bit0 -CL000436_bit0 -CL000437_bit0 -CL000438_bit0 -CL000439_bit0 -CL000440_bit0 -CL000441_bit0 -CL000442_bit0 -CL000443_bit0 -CL000444_bit0 -CL000445_bit0 -CL000446_bit0 -CL000447_bit0 -CL000448_bit0 -CL000449_bit0 -CL000450_bit0 -CL000451_bit0 -CL000452_bit0 -CL000453_bit0 -CL000454_bit0 -CL000455_bit0 -CL000456_bit0 -CL000457_bit0 -CL000458_bit0 -CL000459_bit0 -CL000460_bit0 -CL000461_bit0 -CL000462_bit0 -CL000463_bit0 -CL000464_bit0 -CL000465_bit0 -CL000466_bit0 -CL000467_bit0 -CL000468_bit0 -CL000469_bit0 -CL000470_bit0 -CL000471_bit0 -CL000472_bit0 -CL000473_bit0 -CL000474_bit0 -CL000475_bit0 -CL000476_bit0 -CL000477_bit0 -CL000478_bit0 -CL000479_bit0 -CL000480_bit0 -CL000481_bit0 -CL000482_bit0 -CL000483_bit0 -CL000484_bit0 -CL000485_bit0 -CL000486_bit0 -CL000487_bit0 -CL000488_bit0 -CL000489_bit0 -CL000490_bit0 -CL000491_bit0 -CL000492_bit0 -CL000493_bit0 -CL000494_bit0 -CL000495_bit0 -CL000496_bit0 -CL000497_bit0 -CL000498_bit0 -CL000499_bit0 -CL000500_bit0 -CL000501_bit0 -CL000502_bit0 -CL000503_bit0 -CL000504_bit0 -CL000505_bit0 -CL000506_bit0 -CL000507_bit0 -CL000508_bit0 -CL000509_bit0 -CL000510_bit0 -CL000511_bit0 -CL000512_bit0 -CL000513_bit0 -CL000514_bit0 -CL000515_bit0 -CL000516_bit0 -CL000517_bit0 -CL000518_bit0 -CL000519_bit0 -CL000520_bit0 -CL000521_bit0 -CL000522_bit0 -CL000523_bit0 -CL000524_bit0 -CL000525_bit0 -CL000526_bit0 -CL000527_bit0 -CL000528_bit0 CL000529_bit0 -CL000530_bit0 -CL000531_bit0 -CL000532_bit0 -CL000533_bit0 -CL000534_bit0 -CL000535_bit0 -CL000536_bit0 -CL000537_bit0 -CL000538_bit0 -CL000539_bit0 -CL000540_bit0 -CL000541_bit0 -CL000542_bit0 -CL000543_bit0 -CL000544_bit0 -CL000545_bit0 -CL000546_bit0 -CL000547_bit0 -CL000548_bit0 -CL000549_bit0 -CL000550_bit0 -CL000551_bit0 -CL000552_bit0 -CL000553_bit0 -CL000554_bit0 -CL000555_bit0 -CL000556_bit0 -CL000557_bit0 -CL000558_bit0 -CL000559_bit0 -CL000560_bit0 -CL000561_bit0 -CL000562_bit0 -CL000563_bit0 -CL000564_bit0 -CL000565_bit0 -CL000566_bit0 -CL000567_bit0 -CL000568_bit0 -CL000569_bit0 -CL000570_bit0 -CL000571_bit0 -CL000572_bit0 -CL000573_bit0 -CL000574_bit0 -CL000575_bit0 -CL000576_bit0 -CL000577_bit0 -CL000578_bit0 -CL000579_bit0 -CL000580_bit0 -CL000581_bit0 -CL000582_bit0 -CL000583_bit0 -CL000584_bit0 -CL000585_bit0 -CL000586_bit0 -CL000587_bit0 -CL000588_bit0 -CL000589_bit0 -CL000590_bit0 -CL000591_bit0 -CL000592_bit0 -CL000593_bit0 -CL000594_bit0 -CL000595_bit0 -CL000596_bit0 -CL000597_bit0 -CL000598_bit0 -CL000599_bit0 -CL000600_bit0 -CL000601_bit0 -CL000602_bit0 -CL000603_bit0 -CL000604_bit0 -CL000605_bit0 -CL000606_bit0 -CL000607_bit0 -CL000608_bit0 -CL000609_bit0 -CL000610_bit0 -CL000611_bit0 -CL000612_bit0 -CL000613_bit0 -CL000614_bit0 -CL000615_bit0 -CL000616_bit0 -CL000617_bit0 -CL000618_bit0 -CL000619_bit0 -CL000620_bit0 -CL000621_bit0 -CL000622_bit0 -CL000623_bit0 -CL000624_bit0 -CL000625_bit0 -CL000626_bit0 -CL000627_bit0 -CL000628_bit0 -CL000629_bit0 -CL000630_bit0 -CL000631_bit0 -CL000632_bit0 -CL000633_bit0 -CL000634_bit0 -CL000635_bit0 -CL000636_bit0 -CL000637_bit0 -CL000638_bit0 -CL000639_bit0 -CL000640_bit0 -CL000641_bit0 -CL000642_bit0 -CL000643_bit0 -CL000644_bit0 -CL000645_bit0 -CL000646_bit0 -CL000647_bit0 -CL000648_bit0 -CL000649_bit0 -CL000650_bit0 -CL000651_bit0 -CL000652_bit0 -CL000653_bit0 -CL000654_bit0 -CL000655_bit0 -CL000656_bit0 -CL000657_bit0 -CL000658_bit0 -CL000659_bit0 -CL000660_bit0 -CL000661_bit0 -CL000662_bit0 -CL000663_bit0 -CL000664_bit0 -CL000665_bit0 -CL000666_bit0 -CL000667_bit0 -CL000668_bit0 -CL000669_bit0 -CL000670_bit0 -CL000671_bit0 -CL000672_bit0 -CL000673_bit0 -CL000674_bit0 -CL000675_bit0 -CL000676_bit0 -CL000677_bit0 -CL000678_bit0 -CL000679_bit0 -CL000680_bit0 -CL000681_bit0 -CL000682_bit0 -CL000683_bit0 -CL000684_bit0 -CL000685_bit0 -CL000686_bit0 -CL000687_bit0 -CL000688_bit0 -CL000689_bit0 -CL000690_bit0 -CL000691_bit0 -CL000692_bit0 -CL000693_bit0 -CL000694_bit0 -CL000695_bit0 -CL000696_bit0 -CL000697_bit0 -CL000698_bit0 -CL000699_bit0 -CL000700_bit0 -CL000701_bit0 -CL000702_bit0 -CL000703_bit0 -CL000704_bit0 -CL000705_bit0 -CL000706_bit0 -CL000707_bit0 -CL000708_bit0 -CL000709_bit0 -CL000710_bit0 -CL000711_bit0 -CL000712_bit0 -CL000713_bit0 -CL000714_bit0 -CL000715_bit0 -CL000716_bit0 -CL000717_bit0 -CL000718_bit0 -CL000719_bit0 -CL000720_bit0 -CL000721_bit0 -CL000722_bit0 -CL000723_bit0 -CL000724_bit0 -CL000725_bit0 -CL000726_bit0 -CL000727_bit0 -CL000728_bit0 -CL000729_bit0 -CL000730_bit0 -CL000731_bit0 -CL000732_bit0 -CL000733_bit0 -CL000734_bit0 -CL000735_bit0 -CL000736_bit0 -CL000737_bit0 -CL000738_bit0 -CL000739_bit0 -CL000740_bit0 -CL000741_bit0 -CL000742_bit0 -CL000743_bit0 -CL000744_bit0 -CL000745_bit0 -CL000746_bit0 -CL000747_bit0 -CL000748_bit0 -CL000749_bit0 -CL000750_bit0 -CL000751_bit0 -CL000752_bit0 -CL000753_bit0 -CL000754_bit0 -CL000755_bit0 -CL000756_bit0 -CL000757_bit0 -CL000758_bit0 -CL000759_bit0 -CL000760_bit0 -CL000761_bit0 -CL000762_bit0 -CL000763_bit0 -CL000764_bit0 -CL000765_bit0 -CL000766_bit0 -CL000767_bit0 -CL000768_bit0 -CL000769_bit0 -CL000770_bit0 -CL000771_bit0 
c objective function=3571
c Total CPU time (ms) : 1239.008

Watcher Data

Enforcing CPU limit (will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime (will send SIGXCPU) limit: 1230 seconds
Enforcing Stack size limit: 67108864 bytes
Enforcing memory limit (will send SIGTERM then SIGKILL): 921600 Kb
Enforcing VSIZE limit: 994918400 bytes
Current StackSize limit: 67108864 bytes
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19 0 0 0 0 0 0 0 23 0 1 0 1847370705 159744 3 4294967295 134512640 134569956 3221224464 3221224464 1073744960 0 0 5 0 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 39 3 38 16 0 23 0
[pid=19568] vsize: 156
open syscall for file /etc/ld.so.preload
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
execve syscall for /oldhome/oroussel/jre1.5.0_05/bin/java executable
open syscall for file /etc/ld.so.preload
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/../lib/i386/libpthread.so.0
open syscall for file tls/i686/mmx/libpthread.so.0
open syscall for file tls/i686/libpthread.so.0
open syscall for file tls/mmx/libpthread.so.0
open syscall for file tls/libpthread.so.0
open syscall for file i686/mmx/libpthread.so.0
open syscall for file i686/libpthread.so.0
open syscall for file mmx/libpthread.so.0
open syscall for file libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/i686/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/mmx/libpthread.so.0
open syscall for file /oldhome/oroussel/lib/libpthread.so.0
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libpthread.so.0
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libdl.so.2
open syscall for file tls/i686/mmx/libdl.so.2
open syscall for file tls/i686/libdl.so.2
open syscall for file tls/mmx/libdl.so.2
open syscall for file tls/libdl.so.2
open syscall for file i686/mmx/libdl.so.2
open syscall for file i686/libdl.so.2
open syscall for file mmx/libdl.so.2
open syscall for file libdl.so.2
open syscall for file /oldhome/oroussel/lib/libdl.so.2
open syscall for file /lib/libdl.so.2
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libc.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libc.so.6
open syscall for file tls/i686/mmx/libc.so.6
open syscall for file tls/i686/libc.so.6
open syscall for file tls/mmx/libc.so.6
open syscall for file tls/libc.so.6
open syscall for file i686/mmx/libc.so.6
open syscall for file i686/libc.so.6
open syscall for file mmx/libc.so.6
open syscall for file libc.so.6
open syscall for file /oldhome/oroussel/lib/libc.so.6
open syscall for file /lib/tls/libc.so.6
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/jvm.cfg
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libjvm.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libm.so.6
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libm.so.6
open syscall for file tls/i686/mmx/libm.so.6
open syscall for file tls/i686/libm.so.6
open syscall for file tls/mmx/libm.so.6
open syscall for file tls/libm.so.6
open syscall for file i686/mmx/libm.so.6
open syscall for file i686/libm.so.6
open syscall for file mmx/libm.so.6
open syscall for file libm.so.6
open syscall for file /oldhome/oroussel/lib/libm.so.6
open syscall for file /etc/ld.so.cache
open syscall for file /lib/tls/libm.so.6
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /etc/mtab
open syscall for file /proc/meminfo
open syscall for file .hotspotrc
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/endorsed
open syscall for file /etc/mtab
open syscall for file /proc/stat
open syscall for file /proc/self/maps
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/native_threads/libhpi.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/libnsl.so.1
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libnsl.so.1
open syscall for file tls/i686/mmx/libnsl.so.1
open syscall for file tls/i686/libnsl.so.1
open syscall for file tls/mmx/libnsl.so.1
open syscall for file tls/libnsl.so.1
open syscall for file i686/mmx/libnsl.so.1
open syscall for file i686/libnsl.so.1
open syscall for file mmx/libnsl.so.1
open syscall for file libnsl.so.1
open syscall for file /oldhome/oroussel/lib/libnsl.so.1
open syscall for file /etc/ld.so.cache
open syscall for file /lib/libnsl.so.1
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /tmp/hsperfdata_oroussel
open syscall for file /tmp/hsperfdata_oroussel/19568
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libverify.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libjava.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/libzip.so
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/rt.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jsse.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/jce.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/charsets.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/i386/server/classes.jsa
open syscall for file .hotspot_compiler
New thread pid=19569
New thread pid=19570
New thread pid=19571
socket syscall socket(PF_UNIX,SOCK_STREAM,0)=4
socket syscall connect(4,{sa_family=AF_UNIX,path=/var/run/.nscd_socket},110)
open syscall for file /etc/localtime
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext
New thread pid=19572
New thread pid=19573
New thread pid=19574
New thread pid=19575
New thread pid=19576
New thread pid=19577
open syscall for file /oldhome/oroussel/solvers/sat4jPseudoTer.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunjce_provider.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/sunpkcs11.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/dnsns.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/ext/localedata.jar
open syscall for file /oldhome/oroussel/jre1.5.0_05/lib/security/java.security
open syscall for file /dev/random
open syscall for file /dev/urandom
open syscall for file /oldhome/oroussel/tmp/wulflinc30/normalized-mps-v2-20-10-air01.opb
New thread pid=19578
One traced child (pid=19578) exited with status: 0
New thread pid=19579
One traced child (pid=19579) exited with status: 0
New thread pid=19580
One traced child (pid=19580) exited with status: 0
New thread pid=19581
One traced child (pid=19581) exited with status: 0
New thread pid=19582

[startup+10.003 s]
Raw data (loadavg): 1.08 1.02 1.00 2/66 19582
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18179 5 1 0 744 48 0 0 17 0 11 0 1847370705 859631616 20410 4294967295 134512640 134569956 3221224336 3221214640 1131436791 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209871 20410 13129 16 0 209855 0
[pid=19568] vsize: 839484
Current children cumulated CPU time (s) 7.92
Current children cumulated vsize (Kb) 839484
One traced child (pid=19582) exited with status: 0
New thread pid=19583
One traced child (pid=19583) exited with status: 0
New thread pid=19584

[startup+20.0038 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18191 5 1 0 1679 49 0 0 17 0 11 0 1847370705 858386432 20565 4294967295 134512640 134569956 3221224336 3221214576 1131544877 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 20565 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 17.28
Current children cumulated vsize (Kb) 838268

[startup+30.0047 s]
Raw data (loadavg): 1.06 1.01 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18200 5 1 0 2630 50 0 0 20 0 11 0 1847370705 859435008 20695 4294967295 134512640 134569956 3221224336 3221214472 1131436101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 20695 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 26.8
Current children cumulated vsize (Kb) 839292

[startup+40.0055 s]
Raw data (loadavg): 1.12 1.03 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18207 5 1 0 3580 50 0 0 25 0 11 0 1847370705 859435008 20795 4294967295 134512640 134569956 3221224336 3221214472 1131436050 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 20795 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 36.3
Current children cumulated vsize (Kb) 839292

[startup+50.0063 s]
Raw data (loadavg): 1.10 1.03 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18215 5 1 0 4520 50 0 0 16 0 11 0 1847370705 859435008 21206 4294967295 134512640 134569956 3221224336 3221214480 1131435945 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 21206 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 45.7
Current children cumulated vsize (Kb) 839292

[startup+60.0071 s]
Raw data (loadavg): 1.09 1.03 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18222 5 1 0 5492 51 0 0 19 0 11 0 1847370705 858386432 21357 4294967295 134512640 134569956 3221224336 3221214536 1131410977 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 21357 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 55.43
Current children cumulated vsize (Kb) 838268

[startup+70.0069 s]
Raw data (loadavg): 1.07 1.03 1.00 2/66 19584
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18233 5 1 0 6468 51 0 0 25 0 11 0 1847370705 858386432 21405 4294967295 134512640 134569956 3221224336 3221214696 1131634736 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 21405 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 65.19
Current children cumulated vsize (Kb) 838268
One traced child (pid=19584) exited with status: 0
New thread pid=19585

[startup+80.0087 s]
Raw data (loadavg): 1.06 1.03 1.00 2/66 19585
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18243 5 1 0 7438 52 0 0 25 0 11 0 1847370705 858386432 21507 4294967295 134512640 134569956 3221224336 3221214576 1131513929 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 21507 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 74.9
Current children cumulated vsize (Kb) 838268
One traced child (pid=19585) exited with status: 0
New thread pid=19586
One traced child (pid=19586) exited with status: 0
New thread pid=19587

[startup+90.0095 s]
Raw data (loadavg): 1.05 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18251 5 1 0 8394 53 0 0 25 0 11 0 1847370705 858386432 21580 4294967295 134512640 134569956 3221224336 3221214572 1131374011 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 21580 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 84.47
Current children cumulated vsize (Kb) 838268

[startup+100.009 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18258 5 1 0 9347 53 0 0 23 0 11 0 1847370705 858386432 21580 4294967295 134512640 134569956 3221224336 3221214472 1131436376 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 21580 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 94
Current children cumulated vsize (Kb) 838268

[startup+110.01 s]
Raw data (loadavg): 1.04 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18266 5 1 0 10297 53 0 0 25 0 11 0 1847370705 858386432 21622 4294967295 134512640 134569956 3221224336 3221214640 1131356852 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 21622 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 103.5
Current children cumulated vsize (Kb) 838268

[startup+120.011 s]
Raw data (loadavg): 1.03 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18273 5 1 0 11249 54 0 0 17 0 11 0 1847370705 858386432 21733 4294967295 134512640 134569956 3221224336 3221214576 1131544856 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 21733 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 113.03
Current children cumulated vsize (Kb) 838268

[startup+130.011 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18280 5 1 0 12205 54 0 0 25 0 11 0 1847370705 858386432 22001 4294967295 134512640 134569956 3221224336 3221214472 1131435936 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 22001 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 122.59
Current children cumulated vsize (Kb) 838268

[startup+140.011 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19587
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18287 5 1 0 13172 54 0 0 17 0 11 0 1847370705 858386432 22154 4294967295 134512640 134569956 3221224336 3221214752 1131498276 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22154 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 132.26
Current children cumulated vsize (Kb) 838268
One traced child (pid=19587) exited with status: 0
New thread pid=19588

[startup+150.012 s]
Raw data (loadavg): 1.02 1.02 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18296 5 1 0 14133 55 0 0 25 0 11 0 1847370705 858386432 22194 4294967295 134512640 134569956 3221224336 3221214752 1131498254 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 22194 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 141.88
Current children cumulated vsize (Kb) 838268

[startup+160.013 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18303 5 1 0 15099 55 0 0 25 0 11 0 1847370705 858386432 22312 4294967295 134512640 134569956 3221224336 3221214472 1131436241 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22312 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 151.54
Current children cumulated vsize (Kb) 838268

[startup+170.014 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18310 5 1 0 16071 55 0 0 17 0 11 0 1847370705 858386432 22382 4294967295 134512640 134569956 3221224336 3221214472 1131436041 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22382 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 161.26
Current children cumulated vsize (Kb) 838268

[startup+180.014 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18317 5 1 0 17044 55 0 0 25 0 11 0 1847370705 858386432 22467 4294967295 134512640 134569956 3221224336 3221214628 1131470403 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 22467 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 170.99
Current children cumulated vsize (Kb) 838268

[startup+190.015 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18325 5 1 0 18015 57 0 0 25 0 11 0 1847370705 858386432 22596 4294967295 134512640 134569956 3221224336 3221214344 1131605095 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22596 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 180.72
Current children cumulated vsize (Kb) 838268

[startup+200.015 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18332 5 1 0 18995 57 0 0 25 0 11 0 1847370705 858386432 22655 4294967295 134512640 134569956 3221224336 3221214480 1131435945 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22655 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 190.52
Current children cumulated vsize (Kb) 838268

[startup+210.016 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18339 5 1 0 19973 57 0 0 25 0 11 0 1847370705 858386432 22655 4294967295 134512640 134569956 3221224336 3221214536 1131576128 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 22655 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 200.3
Current children cumulated vsize (Kb) 838268

[startup+220.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18347 5 1 0 20943 58 0 0 24 0 11 0 1847370705 858386432 22769 4294967295 134512640 134569956 3221224336 3221214576 1131470910 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22769 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 210.01
Current children cumulated vsize (Kb) 838268

[startup+230.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18355 5 1 0 21911 58 0 0 25 0 11 0 1847370705 858386432 22809 4294967295 134512640 134569956 3221224336 3221214656 1131475461 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 22809 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 219.69
Current children cumulated vsize (Kb) 838268

[startup+240.017 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18364 5 1 0 22867 59 0 0 21 0 11 0 1847370705 858386432 22871 4294967295 134512640 134569956 3221224336 3221214656 1131475115 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22871 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 229.26
Current children cumulated vsize (Kb) 838268

[startup+250.018 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18372 5 1 0 23819 60 0 0 18 0 11 0 1847370705 858386432 22886 4294967295 134512640 134569956 3221224336 3221214640 1131436273 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209567 22886 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 238.79
Current children cumulated vsize (Kb) 838268

[startup+260.02 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19588
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18381 5 1 0 24765 60 0 0 24 0 11 0 1847370705 858386432 23069 4294967295 134512640 134569956 3221224336 3221214640 1131356938 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209567 23069 13129 16 0 209551 0
[pid=19568] vsize: 838268
Current children cumulated CPU time (s) 248.25
Current children cumulated vsize (Kb) 838268
One traced child (pid=19588) exited with status: 0
New thread pid=19589

[startup+270.021 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18390 5 1 0 25712 60 0 0 25 0 11 0 1847370705 859435008 23400 4294967295 134512640 134569956 3221224336 3221214536 1131410856 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23400 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 257.72
Current children cumulated vsize (Kb) 839292

[startup+280.022 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18398 5 1 0 26673 61 0 0 25 0 11 0 1847370705 859435008 23544 4294967295 134512640 134569956 3221224336 3221214408 1131643902 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23544 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 267.34
Current children cumulated vsize (Kb) 839292

[startup+290.022 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18405 5 1 0 27641 62 0 0 20 0 11 0 1847370705 859435008 23600 4294967295 134512640 134569956 3221224336 3221214472 1131436249 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 23600 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 277.03
Current children cumulated vsize (Kb) 839292

[startup+300.023 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18412 5 1 0 28614 62 0 0 25 0 11 0 1847370705 859435008 23698 4294967295 134512640 134569956 3221224336 3221214576 1131544860 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23698 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 286.76
Current children cumulated vsize (Kb) 839292

[startup+310.024 s]
Raw data (loadavg): 1.23 1.05 1.02 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18419 5 1 0 29591 62 0 0 25 0 11 0 1847370705 859435008 23771 4294967295 134512640 134569956 3221224336 3221214520 1131670633 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23771 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 296.53
Current children cumulated vsize (Kb) 839292

[startup+320.025 s]
Raw data (loadavg): 1.19 1.05 1.01 2/66 19589
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18427 5 1 0 30565 63 0 0 25 0 11 0 1847370705 859435008 23869 4294967295 134512640 134569956 3221224336 3221214584 1131533476 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23869 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 306.28
Current children cumulated vsize (Kb) 839292
One traced child (pid=19589) exited with status: 0
New thread pid=19590

[startup+330.026 s]
Raw data (loadavg): 1.16 1.05 1.01 2/66 19590
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18436 5 1 0 31539 64 0 0 21 0 11 0 1847370705 859435008 23889 4294967295 134512640 134569956 3221224336 3221214344 1131436048 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 23889 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 316.03
Current children cumulated vsize (Kb) 839292

[startup+340.031 s]
Raw data (loadavg): 1.14 1.05 1.01 2/66 19590
Raw data (/proc/19568/stat): 19568 (java) S 19567 19568 5245 0 -1 0 18443 5 1 0 32517 64 0 0 25 0 11 0 1847370705 859435008 23938 4294967295 134512640 134569956 3221224336 3221213160 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 23938 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 325.81
Current children cumulated vsize (Kb) 839292

[startup+350.031 s]
Raw data (loadavg): 1.11 1.04 1.01 2/66 19590
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18451 5 1 0 33499 64 0 0 25 0 11 0 1847370705 859435008 24006 4294967295 134512640 134569956 3221224336 3221214448 1131544877 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24006 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 335.63
Current children cumulated vsize (Kb) 839292

[startup+360.033 s]
Raw data (loadavg): 1.10 1.04 1.01 2/66 19590
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18459 5 1 0 34483 65 0 0 20 0 11 0 1847370705 859435008 24053 4294967295 134512640 134569956 3221224336 3221214576 1131475341 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24053 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 345.48
Current children cumulated vsize (Kb) 839292

[startup+370.034 s]
Raw data (loadavg): 1.08 1.04 1.01 2/66 19590
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18467 5 1 0 35466 65 0 0 21 0 11 0 1847370705 859435008 24110 4294967295 134512640 134569956 3221224336 3221214352 1131436101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24110 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 355.31
Current children cumulated vsize (Kb) 839292

[startup+380.035 s]
Raw data (loadavg): 1.07 1.04 1.01 3/66 19590
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18475 5 1 0 36447 66 0 0 25 0 11 0 1847370705 859435008 24110 4294967295 134512640 134569956 3221224336 3221213448 1073952732 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24110 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 365.13
Current children cumulated vsize (Kb) 839292
One traced child (pid=19590) exited with status: 0
New thread pid=19591

[startup+390.036 s]
Raw data (loadavg): 1.06 1.04 1.01 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18482 5 1 0 37422 66 0 0 25 0 11 0 1847370705 859435008 24110 4294967295 134512640 134569956 3221224336 3221214344 1131436184 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24110 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 374.88
Current children cumulated vsize (Kb) 839292

[startup+400.036 s]
Raw data (loadavg): 1.05 1.03 1.01 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18490 5 1 0 38398 66 0 0 21 0 11 0 1847370705 859435008 24174 4294967295 134512640 134569956 3221224336 3221214344 1131436206 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24174 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 384.64
Current children cumulated vsize (Kb) 839292

[startup+410.037 s]
Raw data (loadavg): 1.04 1.03 1.01 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18498 5 1 0 39379 67 0 0 24 0 11 0 1847370705 859435008 24240 4294967295 134512640 134569956 3221224336 3221214576 1131475461 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24240 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 394.46
Current children cumulated vsize (Kb) 839292

[startup+420.038 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18504 5 1 0 40366 67 0 0 25 0 11 0 1847370705 859435008 24279 4294967295 134512640 134569956 3221224336 3221214344 1131436080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24279 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 404.33
Current children cumulated vsize (Kb) 839292

[startup+430.039 s]
Raw data (loadavg): 1.03 1.03 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18512 5 1 0 41351 68 0 0 25 0 11 0 1847370705 859435008 24324 4294967295 134512640 134569956 3221224336 3221214344 1131435908 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24324 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 414.19
Current children cumulated vsize (Kb) 839292

[startup+440.04 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18519 5 1 0 42333 68 0 0 25 0 11 0 1847370705 859435008 24324 4294967295 134512640 134569956 3221224336 3221214576 1131475461 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24324 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 424.01
Current children cumulated vsize (Kb) 839292

[startup+450.04 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18526 5 1 0 43303 68 0 0 25 0 11 0 1847370705 859435008 24324 4294967295 134512640 134569956 3221224336 3221214456 1131533656 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24324 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 433.71
Current children cumulated vsize (Kb) 839292

[startup+460.041 s]
Raw data (loadavg): 1.02 1.03 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18534 5 1 0 44262 69 0 0 25 0 11 0 1847370705 859435008 24381 4294967295 134512640 134569956 3221224336 3221214464 1131537714 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24381 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 443.31
Current children cumulated vsize (Kb) 839292

[startup+470.042 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18543 5 1 0 45211 70 0 0 25 0 11 0 1847370705 859435008 24445 4294967295 134512640 134569956 3221224336 3221214576 1131475461 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24445 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 452.81
Current children cumulated vsize (Kb) 839292

[startup+480.043 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18551 5 1 0 46168 70 0 0 25 0 11 0 1847370705 859435008 24561 4294967295 134512640 134569956 3221224336 3221214344 1131436202 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24561 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 462.38
Current children cumulated vsize (Kb) 839292

[startup+490.044 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18558 5 1 0 47141 71 0 0 25 0 11 0 1847370705 859435008 24733 4294967295 134512640 134569956 3221224336 3221214576 1131475239 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24733 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 472.12
Current children cumulated vsize (Kb) 839292

[startup+500.044 s]
Raw data (loadavg): 1.01 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18565 5 1 0 48118 71 0 0 20 0 11 0 1847370705 859435008 24819 4294967295 134512640 134569956 3221224336 3221214448 1131513913 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24819 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 481.89
Current children cumulated vsize (Kb) 839292

[startup+510.045 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18572 5 1 0 49099 71 0 0 25 0 11 0 1847370705 859435008 24898 4294967295 134512640 134569956 3221224336 3221214576 1131475139 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24898 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 491.7
Current children cumulated vsize (Kb) 839292

[startup+520.046 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18580 5 1 0 50074 72 0 0 19 0 11 0 1847370705 859435008 24932 4294967295 134512640 134569956 3221224336 3221214448 1131545313 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24932 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 501.46
Current children cumulated vsize (Kb) 839292

[startup+530.046 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18587 5 1 0 51048 72 0 0 25 0 11 0 1847370705 859435008 24932 4294967295 134512640 134569956 3221224336 3221214352 1131436379 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 24932 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 511.2
Current children cumulated vsize (Kb) 839292

[startup+540.047 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18594 5 1 0 52020 73 0 0 23 0 11 0 1847370705 859435008 24986 4294967295 134512640 134569956 3221224336 3221214344 1131436388 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 24986 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 520.93
Current children cumulated vsize (Kb) 839292

[startup+550.047 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18601 5 1 0 52995 73 0 0 25 0 11 0 1847370705 859435008 25040 4294967295 134512640 134569956 3221224336 3221214344 1131436228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25040 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 530.68
Current children cumulated vsize (Kb) 839292

[startup+560.049 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18608 5 1 0 53975 73 0 0 25 0 11 0 1847370705 859435008 25141 4294967295 134512640 134569956 3221224336 3221214424 1131374041 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25141 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 540.48
Current children cumulated vsize (Kb) 839292

[startup+570.05 s]
Raw data (loadavg): 1.00 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18615 5 1 0 54960 73 0 0 25 0 11 0 1847370705 859435008 25202 4294967295 134512640 134569956 3221224336 3221214344 1131436101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25202 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 550.33
Current children cumulated vsize (Kb) 839292

[startup+580.051 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18622 5 1 0 55946 73 0 0 18 0 11 0 1847370705 859435008 25249 4294967295 134512640 134569956 3221224336 3221214344 1131436216 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25249 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 560.19
Current children cumulated vsize (Kb) 839292

[startup+590.052 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18628 5 1 0 56935 74 0 0 25 0 11 0 1847370705 859435008 25249 4294967295 134512640 134569956 3221224336 3221214576 1131476316 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25249 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 570.09
Current children cumulated vsize (Kb) 839292

[startup+600.052 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18637 5 1 0 57914 74 0 0 24 0 11 0 1847370705 859435008 25249 4294967295 134512640 134569956 3221224336 3221214720 1131374041 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25249 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 579.88
Current children cumulated vsize (Kb) 839292

[startup+610.054 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18644 5 1 0 58895 74 0 0 25 0 11 0 1847370705 859435008 25290 4294967295 134512640 134569956 3221224336 3221214464 1131537805 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25290 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 589.69
Current children cumulated vsize (Kb) 839292

[startup+620.055 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18652 5 1 0 59873 75 0 0 25 0 11 0 1847370705 859435008 25322 4294967295 134512640 134569956 3221224336 3221214560 1131356852 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25322 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 599.48
Current children cumulated vsize (Kb) 839292

[startup+630.056 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18659 5 1 0 60850 75 0 0 25 0 11 0 1847370705 859435008 25322 4294967295 134512640 134569956 3221224336 3221214352 1131356855 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25322 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 609.25
Current children cumulated vsize (Kb) 839292

[startup+640.058 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18667 5 1 0 61824 75 0 0 25 0 11 0 1847370705 859435008 25422 4294967295 134512640 134569956 3221224336 3221214328 1131583148 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25422 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 618.99
Current children cumulated vsize (Kb) 839292

[startup+650.058 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18674 5 1 0 62806 76 0 0 25 0 11 0 1847370705 859435008 25441 4294967295 134512640 134569956 3221224336 3221214448 1131545232 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25441 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 628.82
Current children cumulated vsize (Kb) 839292

[startup+660.059 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18682 5 1 0 63787 77 0 0 24 0 11 0 1847370705 859435008 25491 4294967295 134512640 134569956 3221224336 3221214672 1131498192 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25491 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 638.64
Current children cumulated vsize (Kb) 839292

[startup+670.06 s]
Raw data (loadavg): 1.00 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18690 5 1 0 64769 77 0 0 18 0 11 0 1847370705 859435008 25576 4294967295 134512640 134569956 3221224336 3221214424 1131374024 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25576 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 648.46
Current children cumulated vsize (Kb) 839292

[startup+680.061 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18697 5 1 0 65754 77 0 0 25 0 11 0 1847370705 859435008 25576 4294967295 134512640 134569956 3221224336 3221214352 1131436101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25576 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 658.31
Current children cumulated vsize (Kb) 839292

[startup+690.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18704 5 1 0 66734 78 0 0 25 0 11 0 1847370705 859435008 25576 4294967295 134512640 134569956 3221224336 3221214444 1131373990 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25576 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 668.12
Current children cumulated vsize (Kb) 839292

[startup+700.062 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18711 5 1 0 67710 78 0 0 25 0 11 0 1847370705 859435008 25596 4294967295 134512640 134569956 3221224336 3221214464 1131537622 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25596 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 677.88
Current children cumulated vsize (Kb) 839292

[startup+710.064 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18718 5 1 0 68687 79 0 0 25 0 11 0 1847370705 859435008 25643 4294967295 134512640 134569956 3221224336 3221214344 1131436101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25643 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 687.66
Current children cumulated vsize (Kb) 839292

[startup+720.065 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18725 5 1 0 69664 79 0 0 25 0 11 0 1847370705 859435008 25701 4294967295 134512640 134569956 3221224336 3221214344 1131436080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25701 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 697.43
Current children cumulated vsize (Kb) 839292

[startup+730.066 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18733 5 1 0 70642 80 0 0 25 0 11 0 1847370705 859435008 25754 4294967295 134512640 134569956 3221224336 3221214448 1131545663 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25754 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 707.22
Current children cumulated vsize (Kb) 839292

[startup+740.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18740 5 1 0 71623 80 0 0 25 0 11 0 1847370705 859435008 25830 4294967295 134512640 134569956 3221224336 3221214648 1131473168 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25830 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 717.03
Current children cumulated vsize (Kb) 839292

[startup+750.067 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18746 5 1 0 72607 80 0 0 25 0 11 0 1847370705 859435008 25830 4294967295 134512640 134569956 3221224336 3221214352 1131435841 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25830 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 726.87
Current children cumulated vsize (Kb) 839292

[startup+760.068 s]
Raw data (loadavg): 1.08 1.02 1.01 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18754 5 1 0 73581 80 0 0 25 0 11 0 1847370705 859435008 25862 4294967295 134512640 134569956 3221224336 3221214424 1131374057 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25862 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 736.61
Current children cumulated vsize (Kb) 839292

[startup+770.069 s]
Raw data (loadavg): 1.07 1.02 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18762 5 1 0 74550 81 0 0 23 0 11 0 1847370705 859435008 25927 4294967295 134512640 134569956 3221224336 3221214576 1131475584 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 25927 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 746.31
Current children cumulated vsize (Kb) 839292

[startup+780.07 s]
Raw data (loadavg): 1.06 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18769 5 1 0 75524 81 0 0 25 0 11 0 1847370705 859435008 25942 4294967295 134512640 134569956 3221224336 3221214576 1131475185 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 25942 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 756.05
Current children cumulated vsize (Kb) 839292

[startup+790.071 s]
Raw data (loadavg): 1.05 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18777 5 1 0 76489 82 0 0 18 0 11 0 1847370705 859435008 26011 4294967295 134512640 134569956 3221224336 3221214576 1131475071 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26011 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 765.71
Current children cumulated vsize (Kb) 839292

[startup+800.071 s]
Raw data (loadavg): 1.04 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18784 5 1 0 77459 82 0 0 25 0 11 0 1847370705 859435008 26087 4294967295 134512640 134569956 3221224336 3221214344 1131436249 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26087 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 775.41
Current children cumulated vsize (Kb) 839292

[startup+810.072 s]
Raw data (loadavg): 1.03 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18790 5 1 0 78434 83 0 0 25 0 11 0 1847370705 859435008 26151 4294967295 134512640 134569956 3221224336 3221214344 1131436455 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26151 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 785.17
Current children cumulated vsize (Kb) 839292

[startup+820.073 s]
Raw data (loadavg): 1.03 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18797 5 1 0 79407 83 0 0 25 0 11 0 1847370705 859435008 26196 4294967295 134512640 134569956 3221224336 3221214344 1131436170 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26196 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 794.9
Current children cumulated vsize (Kb) 839292

[startup+830.076 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) S 19567 19568 5245 0 -1 0 18804 5 1 0 80382 83 0 0 25 0 11 0 1847370705 859435008 26297 4294967295 134512640 134569956 3221224336 3221213320 1073943035 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26297 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 804.65
Current children cumulated vsize (Kb) 839292

[startup+840.077 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18813 5 1 0 81358 84 0 0 17 0 11 0 1847370705 859435008 26368 4294967295 134512640 134569956 3221224336 3221214576 1131475378 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26368 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 814.42
Current children cumulated vsize (Kb) 839292

[startup+850.077 s]
Raw data (loadavg): 1.02 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18820 5 1 0 82339 84 0 0 25 0 11 0 1847370705 859435008 26393 4294967295 134512640 134569956 3221224336 3221214344 1131435945 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26393 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 824.23
Current children cumulated vsize (Kb) 839292

[startup+860.079 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18828 5 1 0 83319 85 0 0 18 0 11 0 1847370705 859435008 26472 4294967295 134512640 134569956 3221224336 3221214448 1131544927 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26472 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 834.04
Current children cumulated vsize (Kb) 839292

[startup+870.08 s]
Raw data (loadavg): 1.01 1.01 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18835 5 1 0 84299 85 0 0 18 0 11 0 1847370705 859435008 26472 4294967295 134512640 134569956 3221224336 3221214344 1131436220 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26472 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 843.84
Current children cumulated vsize (Kb) 839292

[startup+880.081 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18843 5 1 0 85280 85 0 0 25 0 11 0 1847370705 859435008 26455 4294967295 134512640 134569956 3221224336 3221214572 1131391456 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26455 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 853.65
Current children cumulated vsize (Kb) 839292

[startup+890.082 s]
Raw data (loadavg): 1.01 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18851 5 1 0 86257 85 0 0 25 0 11 0 1847370705 859435008 26471 4294967295 134512640 134569956 3221224336 3221214312 1131594916 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26471 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 863.42
Current children cumulated vsize (Kb) 839292

[startup+900.082 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18858 5 1 0 87237 86 0 0 25 0 11 0 1847370705 859435008 26534 4294967295 134512640 134569956 3221224336 3221214420 1131609523 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26534 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 873.23
Current children cumulated vsize (Kb) 839292

[startup+910.083 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18867 5 1 0 88218 86 0 0 25 0 11 0 1847370705 859435008 26576 4294967295 134512640 134569956 3221224336 3221214448 1131545428 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26576 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 883.04
Current children cumulated vsize (Kb) 839292

[startup+920.085 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18875 5 1 0 89198 87 0 0 18 0 11 0 1847370705 859435008 26622 4294967295 134512640 134569956 3221224336 3221214668 1131357576 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26622 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 892.85
Current children cumulated vsize (Kb) 839292

[startup+930.086 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18883 5 1 0 90183 87 0 0 25 0 11 0 1847370705 859435008 26650 4294967295 134512640 134569956 3221224336 3221214576 1131475461 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26650 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 902.7
Current children cumulated vsize (Kb) 839292

[startup+940.087 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18890 5 1 0 91168 87 0 0 25 0 11 0 1847370705 859435008 26650 4294967295 134512640 134569956 3221224336 3221214448 1131545583 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26650 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 912.55
Current children cumulated vsize (Kb) 839292

[startup+950.087 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18899 5 1 0 92149 88 0 0 24 0 11 0 1847370705 859435008 26696 4294967295 134512640 134569956 3221224336 3221214576 1131475461 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26696 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 922.37
Current children cumulated vsize (Kb) 839292

[startup+960.088 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18907 5 1 0 93129 88 0 0 17 0 11 0 1847370705 859435008 26712 4294967295 134512640 134569956 3221224336 3221214344 1131436228 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26712 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 932.17
Current children cumulated vsize (Kb) 839292

[startup+970.089 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18914 5 1 0 94112 88 0 0 22 0 11 0 1847370705 859435008 26728 4294967295 134512640 134569956 3221224336 3221214560 1131356852 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26728 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 942
Current children cumulated vsize (Kb) 839292

[startup+980.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18923 5 1 0 95086 89 0 0 25 0 11 0 1847370705 859435008 26744 4294967295 134512640 134569956 3221224336 3221214444 1131435731 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26744 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 951.75
Current children cumulated vsize (Kb) 839292

[startup+990.091 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19591
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18931 5 1 0 96062 89 0 0 19 0 11 0 1847370705 859435008 26816 4294967295 134512640 134569956 3221224336 3221214560 1131356867 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26816 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 961.51
Current children cumulated vsize (Kb) 839292
One traced child (pid=19591) exited with status: 0
New thread pid=19592

[startup+1000.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18940 5 1 0 97038 90 0 0 25 0 11 0 1847370705 859435008 26861 4294967295 134512640 134569956 3221224336 3221214448 1131545202 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26861 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 971.28
Current children cumulated vsize (Kb) 839292

[startup+1010.09 s]
Raw data (loadavg): 1.00 1.00 1.00 3/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18947 5 1 0 98018 90 0 0 25 0 11 0 1847370705 859435008 26909 4294967295 134512640 134569956 3221224336 3221214448 1131545507 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26909 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 981.08
Current children cumulated vsize (Kb) 839292

[startup+1020.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18954 5 1 0 99002 90 0 0 25 0 11 0 1847370705 859435008 26952 4294967295 134512640 134569956 3221224336 3221214444 1131374003 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 26952 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 990.92
Current children cumulated vsize (Kb) 839292

[startup+1030.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18961 5 1 0 99988 91 0 0 25 0 11 0 1847370705 859435008 26952 4294967295 134512640 134569956 3221224336 3221214344 1131436159 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26952 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1000.79
Current children cumulated vsize (Kb) 839292

[startup+1040.09 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18968 5 1 0 100974 91 0 0 24 0 11 0 1847370705 859435008 26999 4294967295 134512640 134569956 3221224336 3221214344 1131436048 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 26999 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1010.65
Current children cumulated vsize (Kb) 839292

[startup+1050.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18975 5 1 0 101967 91 0 0 25 0 11 0 1847370705 859435008 27049 4294967295 134512640 134569956 3221224336 3221214352 1131436101 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27049 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1020.58
Current children cumulated vsize (Kb) 839292

[startup+1060.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18982 5 1 0 102962 91 0 0 23 0 11 0 1847370705 859435008 27049 4294967295 134512640 134569956 3221224336 3221214344 1131436080 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27049 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1030.53
Current children cumulated vsize (Kb) 839292

[startup+1070.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18989 5 1 0 103956 92 0 0 25 0 11 0 1847370705 859435008 27050 4294967295 134512640 134569956 3221224336 3221214448 1131545202 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27050 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1040.48
Current children cumulated vsize (Kb) 839292

[startup+1080.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 18996 5 1 0 104951 92 0 0 25 0 11 0 1847370705 859435008 27050 4294967295 134512640 134569956 3221224336 3221214344 1131436159 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27050 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1050.43
Current children cumulated vsize (Kb) 839292

[startup+1090.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19003 5 1 0 105946 93 0 0 25 0 11 0 1847370705 859435008 27050 4294967295 134512640 134569956 3221224336 3221214448 1131545202 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27050 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1060.39
Current children cumulated vsize (Kb) 839292

[startup+1100.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19010 5 1 0 106940 94 0 0 20 0 11 0 1847370705 859435008 27051 4294967295 134512640 134569956 3221224336 3221214264 1131594747 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27051 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1070.34
Current children cumulated vsize (Kb) 839292

[startup+1110.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19017 5 1 0 107936 94 0 0 25 0 11 0 1847370705 859435008 27051 4294967295 134512640 134569956 3221224336 3221214344 1131436273 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27051 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1080.3
Current children cumulated vsize (Kb) 839292

[startup+1120.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19024 5 1 0 108931 94 0 0 25 0 11 0 1847370705 859435008 27052 4294967295 134512640 134569956 3221224336 3221214344 1131436206 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27052 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1090.25
Current children cumulated vsize (Kb) 839292

[startup+1130.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19031 5 1 0 109926 95 0 0 25 0 11 0 1847370705 859435008 27052 4294967295 134512640 134569956 3221224336 3221214344 1131435945 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27052 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1100.21
Current children cumulated vsize (Kb) 839292

[startup+1140.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19038 5 1 0 110922 95 0 0 17 0 11 0 1847370705 859435008 27052 4294967295 134512640 134569956 3221224336 3221214352 1131436101 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27052 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1110.17
Current children cumulated vsize (Kb) 839292

[startup+1150.1 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19045 5 1 0 111916 95 0 0 16 0 11 0 1847370705 859435008 27053 4294967295 134512640 134569956 3221224336 3221214464 1131537731 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27053 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1120.11
Current children cumulated vsize (Kb) 839292

[startup+1160.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19051 5 1 0 112912 95 0 0 25 0 11 0 1847370705 859435008 27053 4294967295 134512640 134569956 3221224336 3221214344 1131436230 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27053 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1130.07
Current children cumulated vsize (Kb) 839292

[startup+1170.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19058 5 1 0 113906 96 0 0 25 0 11 0 1847370705 859435008 27053 4294967295 134512640 134569956 3221224336 3221214344 1131436048 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27053 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1140.02
Current children cumulated vsize (Kb) 839292

[startup+1180.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19065 5 1 0 114902 96 0 0 25 0 11 0 1847370705 859435008 27054 4294967295 134512640 134569956 3221224336 3221214344 1131436249 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27054 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1149.98
Current children cumulated vsize (Kb) 839292

[startup+1190.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19072 5 1 0 115896 97 0 0 25 0 11 0 1847370705 859435008 27054 4294967295 134512640 134569956 3221224336 3221214344 1131436228 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27054 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1159.93
Current children cumulated vsize (Kb) 839292

[startup+1200.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19079 5 1 0 116891 97 0 0 25 0 11 0 1847370705 859435008 27054 4294967295 134512640 134569956 3221224336 3221214344 1131435945 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27054 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1169.88
Current children cumulated vsize (Kb) 839292

[startup+1210.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19086 5 1 0 117886 97 0 0 22 0 11 0 1847370705 859435008 27055 4294967295 134512640 134569956 3221224336 3221214448 1131545126 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27055 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1179.83
Current children cumulated vsize (Kb) 839292

[startup+1220.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19093 5 1 0 118882 97 0 0 25 0 11 0 1847370705 859435008 27055 4294967295 134512640 134569956 3221224336 3221214344 1131436216 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27055 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1189.79
Current children cumulated vsize (Kb) 839292

[startup+1230.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19100 5 1 0 119876 98 0 0 25 0 11 0 1847370705 859435008 27055 4294967295 134512640 134569956 3221224336 3221214344 1131436265 0 4 1 23758 0 0 0 17 1 0 0
Raw data (/proc/19568/statm): 209823 27055 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1199.74
Current children cumulated vsize (Kb) 839292

[startup+1240.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19107 5 1 0 120871 98 0 0 25 0 11 0 1847370705 859435008 27055 4294967295 134512640 134569956 3221224336 3221214344 1131436146 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27055 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1209.69
Current children cumulated vsize (Kb) 839292



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1240.11 s]
Raw data (loadavg): 1.00 1.00 1.00 2/66 19592
Raw data (/proc/19568/stat): 19568 (java) R 19567 19568 5245 0 -1 0 19107 5 1 0 120871 98 0 0 25 0 11 0 1847370705 859435008 27055 4294967295 134512640 134569956 3221224336 3221214344 1131436146 0 4 1 23758 0 0 0 17 0 0 0
Raw data (/proc/19568/statm): 209823 27055 13129 16 0 209807 0
[pid=19568] vsize: 839292
Current children cumulated CPU time (s) 1209.69
Current children cumulated vsize (Kb) 839292

Sending SIGTERM to -19568
Sleeping 2 seconds
New thread pid=19594
New thread pid=19595
One traced child (pid=19595) exited with status: 0
One traced child (pid=19577) exited with status: 0
One traced child (pid=19572) exited with status: 0
One traced child (pid=19569) exited with status: 143
One traced child (pid=19570) exited with status: 143
One traced child (pid=19573) exited with status: 143
One traced child (pid=19576) exited with status: 143
One traced child (pid=19575) exited with status: 143
One traced child (pid=19592) exited with status: 143
One traced child (pid=19571) exited with status: 143
One traced child (pid=19574) exited with status: 143
One traced child (pid=19594) exited with status: 143
One traced child (pid=19568) exited with status: 143
All traced children have exited ! Game is over.

Child status: 143
Real time (s): 1240.38
CPU time (s): 1245.51
CPU user time (s): 1243.68
CPU system time (s): 1.82772
CPU usage (%): 100.413
Max. virtual memory (cumulated for all children) (Kb): 839484

Verifier Data

Verifier:	OK	3571