Trace number 279694

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 into four (or five) parts:
  1. 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 ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. 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.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. 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 X seconds (see the parameters in the trace). 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 X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    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.
  5. 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 provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.12 2420.26

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-660-1_ext.xml
MD5SUM470a3501b374870b341ec427997fe554
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints396
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints660
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension660
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279694-1169296935/unknown.xml
0.36	   
0.36	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.39	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.09  mem=6M887
0.39	   
0.39	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.54	     nbConstraints=660  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=659
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=659  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.54	       =>  wckTime=0.239  cpuTime=0.16  mem=8M838
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.319  cpuTime=0.21  mem=5M693
0.63	
0.63	s SATISFIABLE
0.63	o 338
0.63	c 322
0.63	o 340
0.63	c 320
0.63	o 344
0.63	c 316
0.63	o 345
0.63	c 315
0.63	o 350
0.63	c 310
0.63	o 357
0.63	c 303
0.63	o 358
0.63	c 302
0.63	o 361
0.63	c 299
0.63	o 364
0.63	c 296
0.64	o 365
0.64	c 295
0.64	o 368
0.64	c 292
0.64	o 372
0.64	c 288
0.64	o 373
0.64	c 287
0.64	o 375
0.64	c 285
0.64	o 378
0.64	c 282
0.64	o 379
0.64	c 281
0.64	o 380
0.64	c 280
0.64	o 382
0.64	c 278
0.65	o 385
0.65	c 275
0.65	o 387
0.65	c 273
0.65	o 388
0.65	c 272
0.65	o 389
0.65	c 271
0.66	o 390
0.66	c 270
0.67	o 391
0.67	c 269
0.67	o 392
0.67	c 268
0.67	o 394
0.67	c 266
0.67	o 395
0.67	c 265
0.67	o 396
0.67	c 264
2.74	   
2.74	   search
2.74	     run=0  nbConstraintChecks=10455174  nbAssignments=10000
2.74	       =>  wckTime=2.122  cpuTime=2.08  mem=5M693
4.79	   
4.79	   search
4.79	     run=1  nbConstraintChecks=21022034  nbAssignments=20000
4.79	       =>  wckTime=4.164  cpuTime=4.11  mem=5M693
6.82	   
6.82	   search
6.82	     run=2  nbConstraintChecks=31466234  nbAssignments=30000
6.82	       =>  wckTime=6.199  cpuTime=6.11  mem=5M693
8.85	   
8.85	   search
8.85	     run=3  nbConstraintChecks=42037371  nbAssignments=40000
8.85	       =>  wckTime=8.232  cpuTime=8.14  mem=5M693
10.88	   
10.88	   search
10.88	     run=4  nbConstraintChecks=52473672  nbAssignments=50000
10.88	       =>  wckTime=10.257  cpuTime=10.15  mem=5M693
12.92	   
12.93	   search
12.93	     run=5  nbConstraintChecks=63055448  nbAssignments=60000
12.93	       =>  wckTime=12.304  cpuTime=12.18  mem=5M693
14.97	   
14.97	   search
14.97	     run=6  nbConstraintChecks=73496183  nbAssignments=70000
14.97	       =>  wckTime=14.348  cpuTime=14.21  mem=5M693
17.03	   
17.03	   search
17.03	     run=7  nbConstraintChecks=84073809  nbAssignments=80000
17.03	       =>  wckTime=16.408  cpuTime=16.25  mem=5M693
19.06	   
19.06	   search
19.06	     run=8  nbConstraintChecks=94513655  nbAssignments=90000
19.06	       =>  wckTime=18.443  cpuTime=18.27  mem=5M693
21.12	   
21.12	   search
21.12	     run=9  nbConstraintChecks=105089113  nbAssignments=100000
21.12	       =>  wckTime=20.503  cpuTime=20.32  mem=5M693
23.17	   
23.17	   search
23.17	     run=10  nbConstraintChecks=115533797  nbAssignments=110000
23.17	       =>  wckTime=22.545  cpuTime=22.34  mem=5M693
25.23	   
25.23	   search
25.23	     run=11  nbConstraintChecks=126089218  nbAssignments=120000
25.23	       =>  wckTime=24.608  cpuTime=24.36  mem=5M693
27.25	   
27.25	   search
27.25	     run=12  nbConstraintChecks=136518562  nbAssignments=130000
27.25	       =>  wckTime=26.633  cpuTime=26.37  mem=5M693
29.29	   
29.29	   search
29.29	     run=13  nbConstraintChecks=147093716  nbAssignments=140000
29.29	       =>  wckTime=28.667  cpuTime=28.4  mem=5M693
30.94	   
30.94	   search
30.94	     run=14  nbConstraintChecks=155585339  nbAssignments=148149
30.94	       =>  wckTime=30.321  cpuTime=30.04  mem=5M693
30.94	   
30.94	   global
30.94	     nbConstraintChecks=155585339  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.94	     solvingWckTime=30.32  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.94	     globalCpuTime=30.29
30.94	       =>  wckTime=30.641  cpuTime=30.25  mem=5M693
30.94	   
30.94	   solver IterativeSystematicSolver being built... 
31.08	       =>  wckTime=30.776  cpuTime=30.36  mem=16M850
31.14	   
31.14	   preprocessing
31.14	     nbConstraintChecks=41736  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.14	     detectedInconsistency=no
31.14	       =>  wckTime=0.057  cpuTime=0.03  mem=16M850
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=51884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.17	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=66  nbRestartNogoods=0
31.17	       =>  wckTime=0.09  cpuTime=0.06  mem=16M850
31.21	   
31.21	   search
31.21	     run=1  nbConstraintChecks=119304  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
31.21	     nbFailedAssignments=17  nbBacktracks=27  nbVisitedNodes=148  nbRestartNogoods=2
31.21	       =>  wckTime=0.132  cpuTime=0.09  mem=16M850
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=209591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
31.25	     nbFailedAssignments=32  nbBacktracks=50  nbVisitedNodes=257  nbRestartNogoods=3
31.25	       =>  wckTime=0.167  cpuTime=0.12  mem=16M850
31.29	   
31.29	   search
31.29	     run=3  nbConstraintChecks=333854  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264
31.29	     nbFailedAssignments=55  nbBacktracks=83  nbVisitedNodes=399  nbRestartNogoods=5
31.29	       =>  wckTime=0.214  cpuTime=0.17  mem=16M850
31.37	   
31.37	   search
31.37	     run=4  nbConstraintChecks=514690  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.37	     nbFailedAssignments=88  nbBacktracks=133  nbVisitedNodes=597  nbRestartNogoods=7
31.37	       =>  wckTime=0.285  cpuTime=0.24  mem=16M850
31.46	   
31.46	   search
31.46	     run=5  nbConstraintChecks=771371  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=539
31.46	     nbFailedAssignments=142  nbBacktracks=209  nbVisitedNodes=879  nbRestartNogoods=9
31.46	       =>  wckTime=0.375  cpuTime=0.33  mem=16M850
31.58	   
31.58	   search
31.58	     run=6  nbConstraintChecks=1133434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=750
31.58	     nbFailedAssignments=210  nbBacktracks=322  nbVisitedNodes=1270  nbRestartNogoods=12
31.58	       =>  wckTime=0.502  cpuTime=0.46  mem=16M850
31.80	   
31.80	   search
31.80	     run=7  nbConstraintChecks=1714449  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1089
31.80	     nbFailedAssignments=352  nbBacktracks=492  nbVisitedNodes=1895  nbRestartNogoods=16
31.80	       =>  wckTime=0.72  cpuTime=0.66  mem=16M850
32.12	   
32.12	   search
32.12	     run=8  nbConstraintChecks=2575735  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1573
32.12	     nbFailedAssignments=552  nbBacktracks=748  nbVisitedNodes=2809  nbRestartNogoods=20
32.12	       =>  wckTime=1.038  cpuTime=0.97  mem=16M850
32.56	   
32.56	   search
32.56	     run=9  nbConstraintChecks=3865301  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2278
32.56	     nbFailedAssignments=847  nbBacktracks=1132  nbVisitedNodes=4171  nbRestartNogoods=25
32.56	       =>  wckTime=1.475  cpuTime=1.39  mem=16M850
33.21	   
33.21	   search
33.21	     run=10  nbConstraintChecks=5762414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3309
33.21	     nbFailedAssignments=1272  nbBacktracks=1708  nbVisitedNodes=6168  nbRestartNogoods=28
33.21	       =>  wckTime=2.133  cpuTime=2.04  mem=16M850
34.34	   
34.34	   search
34.34	     run=11  nbConstraintChecks=8840885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4932
34.34	     nbFailedAssignments=2002  nbBacktracks=2573  nbVisitedNodes=9294  nbRestartNogoods=33
34.34	       =>  wckTime=3.259  cpuTime=3.15  mem=16M850
35.77	   
35.77	   search
35.77	     run=12  nbConstraintChecks=13088340  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7273
35.77	     nbFailedAssignments=3019  nbBacktracks=3870  nbVisitedNodes=13817  nbRestartNogoods=36
35.77	       =>  wckTime=4.685  cpuTime=4.57  mem=16M850
37.96	   
37.96	   search
37.96	     run=13  nbConstraintChecks=19541053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10755
37.96	     nbFailedAssignments=4529  nbBacktracks=5816  nbVisitedNodes=20565  nbRestartNogoods=38
37.96	       =>  wckTime=6.878  cpuTime=6.75  mem=16M850
41.33	   
41.33	   search
41.33	     run=14  nbConstraintChecks=29169039  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15912
41.34	     nbFailedAssignments=6743  nbBacktracks=8735  nbVisitedNodes=30587  nbRestartNogoods=45
41.34	       =>  wckTime=10.255  cpuTime=10.1  mem=16M850
46.39	   
46.39	   search
46.39	     run=15  nbConstraintChecks=43974985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23852
46.39	     nbFailedAssignments=10281  nbBacktracks=13113  nbVisitedNodes=46053  nbRestartNogoods=55
46.39	       =>  wckTime=15.305  cpuTime=15.1  mem=16M850
54.19	   
54.19	   search
54.19	     run=16  nbConstraintChecks=66124613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35723
54.19	     nbFailedAssignments=15556  nbBacktracks=19683  nbVisitedNodes=68846  nbRestartNogoods=63
54.19	       =>  wckTime=23.112  cpuTime=22.85  mem=16M850
65.69	   
65.69	   search
65.69	     run=17  nbConstraintChecks=98964610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53362
65.69	     nbFailedAssignments=23319  nbBacktracks=29536  nbVisitedNodes=103127  nbRestartNogoods=68
65.69	       =>  wckTime=34.614  cpuTime=34.26  mem=16M850
84.64	   
84.64	   search
84.64	     run=18  nbConstraintChecks=150049840  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80501
84.64	     nbFailedAssignments=35653  nbBacktracks=44315  nbVisitedNodes=155244  nbRestartNogoods=76
84.64	       =>  wckTime=53.555  cpuTime=53.04  mem=16M850
111.20	   
111.20	   search
111.20	     run=19  nbConstraintChecks=223741283  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119694
111.20	     nbFailedAssignments=52652  nbBacktracks=66484  nbVisitedNodes=231484  nbRestartNogoods=81
111.20	       =>  wckTime=80.117  cpuTime=79.39  mem=16M850
151.99	   
151.99	   search
151.99	     run=20  nbConstraintChecks=335614822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=179308
151.99	     nbFailedAssignments=78992  nbBacktracks=99736  nbVisitedNodes=346559  nbRestartNogoods=87
151.99	       =>  wckTime=120.914  cpuTime=119.85  mem=16M850
211.42	   
211.42	   search
211.42	     run=21  nbConstraintChecks=500363247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268504
211.42	     nbFailedAssignments=118282  nbBacktracks=149617  nbVisitedNodes=519040  nbRestartNogoods=95
211.42	       =>  wckTime=180.342  cpuTime=178.77  mem=16M850
301.02	   
301.02	   search
301.02	     run=22  nbConstraintChecks=745921137  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=400176
301.02	     nbFailedAssignments=175110  nbBacktracks=224435  nbVisitedNodes=774427  nbRestartNogoods=101
301.02	       =>  wckTime=269.943  cpuTime=267.65  mem=16M850
438.06	   
438.06	   search
438.06	     run=23  nbConstraintChecks=1117710342  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=601016
438.06	     nbFailedAssignments=263698  nbBacktracks=336662  nbVisitedNodes=1161888  nbRestartNogoods=107
438.06	       =>  wckTime=406.978  cpuTime=403.56  mem=16M850
635.90	   
635.90	   search
635.90	     run=24  nbConstraintChecks=1658027491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=900625
635.90	     nbFailedAssignments=394945  nbBacktracks=505003  nbVisitedNodes=1734227  nbRestartNogoods=114
635.90	       =>  wckTime=604.821  cpuTime=599.77  mem=16M850
918.89	   
918.89	   search
918.89	     run=25  nbConstraintChecks=2438850609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1339245
918.89	     nbFailedAssignments=581026  nbBacktracks=757516  nbVisitedNodes=2565073  nbRestartNogoods=123
918.89	       =>  wckTime=887.813  cpuTime=880.44  mem=16M850
1298.41	   
1298.41	   search
1298.41	     run=26  nbConstraintChecks=3485264848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1962887
1298.41	     nbFailedAssignments=825875  nbBacktracks=1136283  nbVisitedNodes=3685918  nbRestartNogoods=130
1298.41	       =>  wckTime=1267.329  cpuTime=1256.58  mem=16M850
1771.59	   
1771.59	   search
1771.59	     run=27  nbConstraintChecks=4897472389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2851934
1771.59	     nbFailedAssignments=1146745  nbBacktracks=1704436  nbVisitedNodes=5243604  nbRestartNogoods=139
1771.59	       =>  wckTime=1740.512  cpuTime=1725.86  mem=16M850
2371.89	   
2371.89	   search
2371.89	     run=28  nbConstraintChecks=6759982316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4094760
2371.89	     nbFailedAssignments=1537317  nbBacktracks=2556662  nbVisitedNodes=7292158  nbRestartNogoods=146
2371.89	       =>  wckTime=2340.805  cpuTime=2321.2  mem=16M850
2420.22	v 1 1 0 1 1 0 1 1 1 1 0 1 1 0 1 1 0 0 1 0 0 1 1 0 0 0 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 0 1 1 0 0 0 

Verifier Data (download as text)

264 unsatisfied constraints, 396 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node35/watcher-279694-1169296935 -o ROOT/results/node35/solver-279694-1169296935 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279694-1169296935/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 1.00 1.00 1.00 3/70 30604
/proc/meminfo: memFree=1395904/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=18540 CPUtime=0
/proc/30603/stat : 30603 (runsolver) R 30600 30603 30468 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278087150 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 266134416679 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/30603/statm: 4635 279 244 17 0 2626 0

[startup+0.107857 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 30604
/proc/meminfo: memFree=1395904/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=914988 CPUtime=0.09
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 3002 0 1 0 7 2 0 0 22 0 8 0 278087150 936947712 2748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072927042 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228747 2748 1428 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516906 s]
/proc/loadavg: 1.00 1.00 1.00 3/70 30604
/proc/meminfo: memFree=1395904/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915332 CPUtime=0.49
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 6581 0 1 0 44 5 0 0 25 0 8 0 278087150 937299968 6320 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072916972 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228833 6320 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34 s]
/proc/loadavg: 1.16 1.03 1.01 3/87 30621
/proc/meminfo: memFree=1358840/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=1.31
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 7265 0 1 0 110 21 0 0 25 0 8 0 278087150 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073703377 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 7003 2479 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.13
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 278087158 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 7003 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.9832 s]
/proc/loadavg: 1.16 1.03 1.01 3/87 30621
/proc/meminfo: memFree=1358776/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915464 CPUtime=2.94
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 7268 0 1 0 242 52 0 0 25 0 8 0 278087150 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228866 7005 2479 14 0 215336 0
[pid=30603/tid=30608] ppid=30600 vsize=915464 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 278087155 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915464 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915464 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915464 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915464 CPUtime=0.14
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 278087158 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915464 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915464 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937435136 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915464

[startup+6.26059 s]
/proc/loadavg: 1.23 1.05 1.02 3/87 30621
/proc/meminfo: memFree=1358712/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=6.18
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 7268 0 1 0 511 107 0 0 25 0 8 0 278087150 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699807 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 7005 2479 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.14
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 343 0 0 0 13 1 0 0 16 0 8 0 278087158 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 7005 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7444 s]
/proc/loadavg: 1.29 1.06 1.02 3/87 30621
/proc/meminfo: memFree=1358720/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=12.61
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 7269 0 1 0 1039 222 0 0 25 0 8 0 278087150 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 7006 2479 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.14
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.5839 s]
/proc/loadavg: 1.40 1.09 1.03 3/87 30621
/proc/meminfo: memFree=1358784/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=25.34
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 7269 0 1 0 2060 474 0 0 25 0 8 0 278087150 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 7006 2479 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 202 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.14
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 7006 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.28 s]
/proc/loadavg: 1.70 1.20 1.06 3/87 30621
/proc/meminfo: memFree=1343936/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=50.83
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9204 0 1 0 4517 566 0 0 25 0 8 0 278087150 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842262 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8936 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 404 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.83
Current children cumulated vsize (KiB) 915460

[startup+102.555 s]
/proc/loadavg: 1.87 1.32 1.11 3/87 30621
/proc/meminfo: memFree=1343872/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=101.69
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9211 0 1 0 9603 566 0 0 25 0 8 0 278087150 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891692 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8943 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 404 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8943 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.69
Current children cumulated vsize (KiB) 915460

[startup+162.568 s]
/proc/loadavg: 1.95 1.44 1.16 3/87 30621
/proc/meminfo: memFree=1343808/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=161.2
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9216 0 1 0 15553 567 0 0 25 0 8 0 278087150 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827674 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

################
# More data... #
################

Current children cumulated CPU time (s) 2006.11
Current children cumulated vsize (KiB) 915460

[startup+2083.05 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 30819
/proc/meminfo: memFree=1343296/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2065.62
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9234 0 1 0 205985 577 0 0 25 0 8 0 278087150 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882721 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8966 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.62
Current children cumulated vsize (KiB) 915460

[startup+2143.06 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 30819
/proc/meminfo: memFree=1343360/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2125.13
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9234 0 1 0 211936 577 0 0 25 0 8 0 278087150 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891674 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8966 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2125.13
Current children cumulated vsize (KiB) 915460

[startup+2203.07 s]
/proc/loadavg: 2.07 2.02 1.87 3/87 30819
/proc/meminfo: memFree=1343360/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2184.66
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9234 0 1 0 217889 577 0 0 25 0 8 0 278087150 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855407 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8966 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.66
Current children cumulated vsize (KiB) 915460

[startup+2263.09 s]
/proc/loadavg: 2.02 2.01 1.88 3/87 30819
/proc/meminfo: memFree=1343296/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2244.19
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9234 0 1 0 223842 577 0 0 25 0 8 0 278087150 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827679 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8966 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2244.19
Current children cumulated vsize (KiB) 915460

[startup+2323.11 s]
/proc/loadavg: 2.01 2.00 1.89 3/87 30819
/proc/meminfo: memFree=1343296/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2303.69
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9234 0 1 0 229792 577 0 0 25 0 8 0 278087150 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8966 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2303.69
Current children cumulated vsize (KiB) 915460

[startup+2383.12 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 30819
/proc/meminfo: memFree=1343296/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2363.22
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9237 0 1 0 235745 577 0 0 25 0 8 0 278087150 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699338 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8969 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2363.22
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.21 s]
/proc/loadavg: 2.00 2.00 1.90 3/88 30895
/proc/meminfo: memFree=1362112/2055920 swapFree=4184640/4192956
[pid=30603] ppid=30600 vsize=915460 CPUtime=2400.07
/proc/30603/stat : 30603 (java) R 30600 30603 30468 0 -1 0 9237 0 1 0 239429 578 0 0 25 0 8 0 278087150 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719157 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30603/statm: 228865 8969 2532 14 0 215335 0
[pid=30603/tid=30608] ppid=30600 vsize=915460 CPUtime=0.02
/proc/30603/task/30608/stat : 30608 (java) S 30600 30603 30468 0 -1 64 203 0 0 0 2 0 0 0 16 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30610] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30610/stat : 30610 (java) S 30600 30603 30468 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30611] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30611/stat : 30611 (java) S 30600 30603 30468 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278087155 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30614] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30614/stat : 30614 (java) S 30600 30603 30468 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30615] ppid=30600 vsize=915460 CPUtime=0.24
/proc/30603/task/30615/stat : 30615 (java) S 30600 30603 30468 0 -1 64 405 0 0 0 22 2 0 0 16 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30616] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30616/stat : 30616 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30603/tid=30617] ppid=30600 vsize=915460 CPUtime=0
/proc/30603/task/30617/stat : 30617 (java) S 30600 30603 30468 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278087158 937431040 8969 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2420.26
CPU time (s): 2400.12
CPU user time (s): 2394.34
CPU system time (s): 5.78812
CPU usage (%): 99.1678
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.34
system time used= 5.78812
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9260
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 50174
involuntary context switches= 104401

runsolver used 2.26965 s user time and 6.37903 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 12:42:15 UTC 2007


IDJOB= 279694
IDBENCH= 10377
IDSOLVER= 68
FILE ID= node35/279694-1169296935

PBS_JOBID= 3609837

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-50/maxcut-50-660-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279694-1169296935/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-279694-1169296935 -o ROOT/results/node35/solver-279694-1169296935 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279694-1169296935/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  470a3501b374870b341ec427997fe554

RANDOM SEED= 468755923

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1396584 kB
Buffers:         38148 kB
Cached:         540320 kB
SwapCached:       2184 kB
Active:         130480 kB
Inactive:       462108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1396584 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            3604 kB
Writeback:           0 kB
Mapped:          21052 kB
Slab:            52340 kB
Committed_AS:  5393480 kB
PageTables:       1620 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node35 on Sat Jan 20 13:22:35 UTC 2007