Trace number 279676

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.05 2420.18

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-600-9_ext.xml
MD5SUM5a372f9784b7389665bbbd2d3f8e3293
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints368
Best CPU time to get the best result obtained on this benchmark832.102
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints600
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension600
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/279676-1169296709/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.087  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.53	     nbConstraints=600  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=599
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=599  nbSharedBinaryRepresentations=2  maxDegree=31  maxArity=2
0.53	       =>  wckTime=0.232  cpuTime=0.16  mem=8M837
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.309  cpuTime=0.21  mem=5M664
0.61	
0.61	s SATISFIABLE
0.61	o 302
0.61	c 298
0.61	o 311
0.61	c 289
0.62	o 319
0.62	c 281
0.62	o 321
0.62	c 279
0.62	o 325
0.62	c 275
0.62	o 326
0.62	c 274
0.62	o 327
0.62	c 273
0.62	o 333
0.62	c 267
0.62	o 335
0.62	c 265
0.62	o 336
0.62	c 264
0.62	o 338
0.62	c 262
0.62	o 341
0.62	c 259
0.62	o 343
0.62	c 257
0.62	o 344
0.62	c 256
0.62	o 345
0.62	c 255
0.62	o 346
0.62	c 254
0.63	o 347
0.63	c 253
0.63	o 348
0.63	c 252
0.63	o 350
0.63	c 250
0.63	o 351
0.63	c 249
0.63	o 354
0.63	c 246
0.63	o 355
0.63	c 245
0.64	o 356
0.64	c 244
0.64	o 357
0.64	c 243
0.64	o 359
0.64	c 241
0.64	o 360
0.64	c 240
0.64	o 361
0.64	c 239
0.64	o 362
0.64	c 238
0.64	o 365
0.64	c 235
0.66	o 366
0.66	c 234
0.66	o 367
0.66	c 233
0.69	o 368
0.69	c 232
2.55	   
2.55	   search
2.55	     run=0  nbConstraintChecks=9331713  nbAssignments=10000
2.55	       =>  wckTime=1.942  cpuTime=1.89  mem=5M664
4.42	   
4.42	   search
4.42	     run=1  nbConstraintChecks=18774860  nbAssignments=20000
4.42	       =>  wckTime=3.818  cpuTime=3.75  mem=5M664
6.29	   
6.29	   search
6.29	     run=2  nbConstraintChecks=28100420  nbAssignments=30000
6.29	       =>  wckTime=5.689  cpuTime=5.61  mem=5M664
8.20	   
8.20	   search
8.20	     run=3  nbConstraintChecks=37542590  nbAssignments=40000
8.20	       =>  wckTime=7.589  cpuTime=7.49  mem=5M664
10.07	   
10.07	   search
10.07	     run=4  nbConstraintChecks=46870891  nbAssignments=50000
10.07	       =>  wckTime=9.468  cpuTime=9.36  mem=5M664
11.99	   
11.99	   search
11.99	     run=5  nbConstraintChecks=56319352  nbAssignments=60000
11.99	       =>  wckTime=11.389  cpuTime=11.24  mem=5M664
13.88	   
13.88	   search
13.88	     run=6  nbConstraintChecks=65646574  nbAssignments=70000
13.88	       =>  wckTime=13.277  cpuTime=13.12  mem=5M664
15.77	   
15.77	   search
15.77	     run=7  nbConstraintChecks=75089496  nbAssignments=80000
15.77	       =>  wckTime=15.168  cpuTime=15.0  mem=5M664
17.65	   
17.65	   search
17.65	     run=8  nbConstraintChecks=84424720  nbAssignments=90000
17.65	       =>  wckTime=17.043  cpuTime=16.85  mem=5M664
19.54	   
19.54	   search
19.54	     run=9  nbConstraintChecks=93877098  nbAssignments=100000
19.54	       =>  wckTime=18.93  cpuTime=18.72  mem=5M664
21.40	   
21.40	   search
21.40	     run=10  nbConstraintChecks=103204955  nbAssignments=110000
21.40	       =>  wckTime=20.792  cpuTime=20.58  mem=5M664
23.29	   
23.29	   search
23.29	     run=11  nbConstraintChecks=112660486  nbAssignments=120000
23.29	       =>  wckTime=22.68  cpuTime=22.45  mem=5M664
25.16	   
25.16	   search
25.16	     run=12  nbConstraintChecks=121986451  nbAssignments=130000
25.16	       =>  wckTime=24.55  cpuTime=24.31  mem=5M664
27.04	   
27.04	   search
27.04	     run=13  nbConstraintChecks=131431407  nbAssignments=140000
27.04	       =>  wckTime=26.437  cpuTime=26.18  mem=5M664
28.93	   
28.93	   search
28.93	     run=14  nbConstraintChecks=140762762  nbAssignments=150000
28.93	       =>  wckTime=28.325  cpuTime=28.05  mem=5M664
30.83	   
30.83	   search
30.83	     run=15  nbConstraintChecks=150208698  nbAssignments=160000
30.83	       =>  wckTime=30.228  cpuTime=29.94  mem=5M664
30.97	   
30.97	   search
30.97	     run=16  nbConstraintChecks=150881853  nbAssignments=160792
30.97	       =>  wckTime=30.369  cpuTime=30.08  mem=5M664
30.98	   
30.98	   global
30.98	     nbConstraintChecks=150881853  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.367  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.35
30.98	       =>  wckTime=30.678  cpuTime=30.29  mem=5M664
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.816  cpuTime=30.4  mem=16M628
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=38264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.055  cpuTime=0.04  mem=16M628
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=46288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
31.20	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=65  nbRestartNogoods=0
31.20	       =>  wckTime=0.086  cpuTime=0.06  mem=16M628
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=111673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
31.24	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=149  nbRestartNogoods=2
31.24	       =>  wckTime=0.128  cpuTime=0.09  mem=16M628
31.28	   
31.28	   search
31.28	     run=2  nbConstraintChecks=197211  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175
31.28	     nbFailedAssignments=42  nbBacktracks=47  nbVisitedNodes=258  nbRestartNogoods=5
31.28	       =>  wckTime=0.164  cpuTime=0.13  mem=16M628
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=319807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268
31.33	     nbFailedAssignments=68  nbBacktracks=81  nbVisitedNodes=408  nbRestartNogoods=6
31.33	       =>  wckTime=0.213  cpuTime=0.18  mem=16M628
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=491361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=384
31.40	     nbFailedAssignments=107  nbBacktracks=132  nbVisitedNodes=612  nbRestartNogoods=9
31.40	       =>  wckTime=0.283  cpuTime=0.24  mem=16M628
31.48	   
31.48	   search
31.48	     run=5  nbConstraintChecks=718061  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=536
31.48	     nbFailedAssignments=152  nbBacktracks=208  nbVisitedNodes=880  nbRestartNogoods=12
31.48	       =>  wckTime=0.368  cpuTime=0.32  mem=16M628
31.62	   
31.62	   search
31.62	     run=6  nbConstraintChecks=1083174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=772
31.62	     nbFailedAssignments=247  nbBacktracks=321  nbVisitedNodes=1302  nbRestartNogoods=15
31.62	       =>  wckTime=0.504  cpuTime=0.46  mem=16M628
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=1607108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1100
31.84	     nbFailedAssignments=377  nbBacktracks=491  nbVisitedNodes=1914  nbRestartNogoods=19
31.84	       =>  wckTime=0.721  cpuTime=0.66  mem=16M628
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=2394755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1585
32.15	     nbFailedAssignments=578  nbBacktracks=747  nbVisitedNodes=2800  nbRestartNogoods=23
32.15	       =>  wckTime=1.032  cpuTime=0.96  mem=16M628
32.62	   
32.62	   search
32.62	     run=9  nbConstraintChecks=3646782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2329
32.62	     nbFailedAssignments=910  nbBacktracks=1131  nbVisitedNodes=4191  nbRestartNogoods=27
32.62	       =>  wckTime=1.506  cpuTime=1.42  mem=16M628
33.28	   
33.28	   search
33.28	     run=10  nbConstraintChecks=5451469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3409
33.28	     nbFailedAssignments=1389  nbBacktracks=1707  nbVisitedNodes=6220  nbRestartNogoods=30
33.28	       =>  wckTime=2.159  cpuTime=2.06  mem=16M628
34.20	   
34.20	   search
34.20	     run=11  nbConstraintChecks=8104875  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4981
34.20	     nbFailedAssignments=2070  nbBacktracks=2571  nbVisitedNodes=9245  nbRestartNogoods=33
34.20	       =>  wckTime=3.082  cpuTime=2.97  mem=16M628
35.61	   
35.61	   search
35.61	     run=12  nbConstraintChecks=12111374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7365
35.61	     nbFailedAssignments=3132  nbBacktracks=3869  nbVisitedNodes=13816  nbRestartNogoods=37
35.61	       =>  wckTime=4.49  cpuTime=4.37  mem=16M628
37.72	   
37.72	   search
37.73	     run=13  nbConstraintChecks=17971760  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10818
37.73	     nbFailedAssignments=4614  nbBacktracks=5815  nbVisitedNodes=20484  nbRestartNogoods=43
37.73	       =>  wckTime=6.609  cpuTime=6.47  mem=16M628
40.75	   
40.75	   search
40.75	     run=14  nbConstraintChecks=26573364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15949
40.75	     nbFailedAssignments=6800  nbBacktracks=8734  nbVisitedNodes=30345  nbRestartNogoods=49
40.75	       =>  wckTime=9.633  cpuTime=9.47  mem=16M628
45.03	   
45.03	   search
45.03	     run=15  nbConstraintChecks=39092501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23345
45.03	     nbFailedAssignments=9785  nbBacktracks=13113  nbVisitedNodes=44810  nbRestartNogoods=55
45.03	       =>  wckTime=13.912  cpuTime=13.72  mem=17M604
52.26	   
52.26	   search
52.26	     run=16  nbConstraintChecks=59049140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35305
52.27	     nbFailedAssignments=15151  nbBacktracks=19681  nbVisitedNodes=67832  nbRestartNogoods=60
52.27	       =>  wckTime=21.149  cpuTime=20.9  mem=17M604
63.25	   
63.25	   search
63.25	     run=17  nbConstraintChecks=88561985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52656
63.25	     nbFailedAssignments=22624  nbBacktracks=29533  nbVisitedNodes=101402  nbRestartNogoods=65
63.25	       =>  wckTime=32.132  cpuTime=31.78  mem=17M604
78.54	   
78.54	   search
78.54	     run=18  nbConstraintChecks=130991759  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78976
78.54	     nbFailedAssignments=34145  nbBacktracks=44311  nbVisitedNodes=151002  nbRestartNogoods=70
78.54	       =>  wckTime=47.42  cpuTime=46.95  mem=17M604
99.69	   
99.69	   search
99.69	     run=19  nbConstraintChecks=189288965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115708
99.69	     nbFailedAssignments=48683  nbBacktracks=66480  nbVisitedNodes=219924  nbRestartNogoods=81
99.69	       =>  wckTime=68.575  cpuTime=67.94  mem=17M604
127.74	   
127.74	   search
127.74	     run=20  nbConstraintChecks=268283610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=168620
127.74	     nbFailedAssignments=68315  nbBacktracks=99735  nbVisitedNodes=314800  nbRestartNogoods=89
127.74	       =>  wckTime=96.622  cpuTime=95.74  mem=17M604
165.30	   
165.30	   search
165.30	     run=21  nbConstraintChecks=375875668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=243379
165.30	     nbFailedAssignments=93167  nbBacktracks=149616  nbVisitedNodes=443193  nbRestartNogoods=99
165.30	       =>  wckTime=134.182  cpuTime=132.99  mem=17M604
216.37	   
216.37	   search
216.37	     run=22  nbConstraintChecks=525655823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=352629
216.37	     nbFailedAssignments=127573  nbBacktracks=224436  nbVisitedNodes=623768  nbRestartNogoods=105
216.38	       =>  wckTime=185.257  cpuTime=183.65  mem=17M604
286.52	   
286.52	   search
286.52	     run=23  nbConstraintChecks=738454222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=511574
286.52	     nbFailedAssignments=174265  nbBacktracks=336663  nbVisitedNodes=883750  nbRestartNogoods=116
286.52	       =>  wckTime=255.4  cpuTime=253.19  mem=17M604
392.70	   
392.70	   search
392.70	     run=24  nbConstraintChecks=1060511193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=751895
392.70	     nbFailedAssignments=246217  nbBacktracks=505006  nbVisitedNodes=1276787  nbRestartNogoods=121
392.70	       =>  wckTime=361.579  cpuTime=358.51  mem=17M604
554.85	   
554.85	   search
554.85	     run=25  nbConstraintChecks=1545942351  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1111288
554.85	     nbFailedAssignments=353071  nbBacktracks=757522  nbVisitedNodes=1866267  nbRestartNogoods=129
554.85	       =>  wckTime=523.737  cpuTime=519.32  mem=17M604
799.30	   
799.30	   search
799.30	     run=26  nbConstraintChecks=2272708812  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1653354
799.30	     nbFailedAssignments=516340  nbBacktracks=1136291  nbVisitedNodes=2745104  nbRestartNogoods=136
799.30	       =>  wckTime=768.179  cpuTime=761.72  mem=17M604
1158.73	   
1158.73	   search
1158.73	     run=27  nbConstraintChecks=3350462899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2464258
1158.73	     nbFailedAssignments=759066  nbBacktracks=1704443  nbVisitedNodes=4064909  nbRestartNogoods=145
1158.73	       =>  wckTime=1127.616  cpuTime=1118.16  mem=17M604
1693.88	   
1693.89	   search
1693.89	     run=28  nbConstraintChecks=4982060433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3682138
1693.89	     nbFailedAssignments=1124694  nbBacktracks=2556670  nbVisitedNodes=6061089  nbRestartNogoods=154
1693.89	       =>  wckTime=1662.769  cpuTime=1648.71  mem=17M604
2420.15	v 0 1 0 1 1 0 1 1 1 0 1 1 1 1 1 1 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 0 1 

Verifier Data (download as text)

232 unsatisfied constraints, 368 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/node58/watcher-279676-1169296709 -o ROOT/results/node58/solver-279676-1169296709 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279676-1169296709/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: 0.94 0.98 0.99 4/73 8220
/proc/meminfo: memFree=1428896/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=72 CPUtime=0
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 18 0 0 0 0 0 0 0 19 0 1 0 278068872 73728 2 18446744073709551615 0 0 4294957037 18446744073709551615 226238197031 0 0 4096 0 0 0 0 17 1 0 0
/proc/8219/statm: 18 2 0 0 0 1 0

[startup+0.107302 s]
/proc/loadavg: 0.94 0.98 0.99 4/73 8220
/proc/meminfo: memFree=1428896/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=914988 CPUtime=0.09
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 3033 0 1 0 7 2 0 0 17 0 8 0 278068872 936947712 2779 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155583158 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228747 2779 1440 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515338 s]
/proc/loadavg: 0.94 0.98 0.99 4/73 8220
/proc/meminfo: memFree=1428896/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915332 CPUtime=0.49
/proc/8219/stat : 8219 (java) S 8214 8219 8081 0 -1 0 6602 0 1 0 44 5 0 0 18 0 8 0 278068872 937299968 6341 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228833 6341 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33641 s]
/proc/loadavg: 0.94 0.98 0.99 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=1.31
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 7223 0 1 0 111 20 0 0 22 0 8 0 278068872 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696297 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 6961 2479 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.13
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 341 0 0 0 12 1 0 0 22 0 8 0 278068879 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 6961 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6961 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.97455 s]
/proc/loadavg: 0.94 0.98 0.99 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2.93
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 7226 0 1 0 241 52 0 0 25 0 8 0 278068872 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698186 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 6963 2479 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.13
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 343 0 0 0 12 1 0 0 17 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915460

[startup+6.17783 s]
/proc/loadavg: 1.03 1.00 1.00 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=6.12
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 7226 0 1 0 496 116 0 0 25 0 8 0 278068872 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698050 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 6963 2479 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 196 0 0 0 2 0 0 0 17 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.13
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 343 0 0 0 12 1 0 0 17 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6963 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.12
Current children cumulated vsize (KiB) 915460

[startup+12.6444 s]
/proc/loadavg: 1.11 1.02 1.01 3/87 8234
/proc/meminfo: memFree=1392432/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=12.51
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 7228 0 1 0 1007 244 0 0 25 0 8 0 278068872 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696244 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 6964 2479 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.14
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915460

[startup+25.4895 s]
/proc/loadavg: 1.38 1.08 1.03 3/87 8234
/proc/meminfo: memFree=1392496/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=25.26
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 7228 0 1 0 2029 497 0 0 25 0 8 0 278068872 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 6964 2479 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 196 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.14
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915460

[startup+51.1808 s]
/proc/loadavg: 1.59 1.15 1.05 3/87 8234
/proc/meminfo: memFree=1377328/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=50.74
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9198 0 1 0 4466 608 0 0 25 0 8 0 278068872 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848141 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8929 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 406 0 0 0 23 2 0 0 15 0 8 0 278068879 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915460

[startup+102.456 s]
/proc/loadavg: 1.82 1.28 1.10 3/87 8234
/proc/meminfo: memFree=1377264/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=101.58
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9208 0 1 0 9550 608 0 0 25 0 8 0 278068872 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8939 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 406 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.58
Current children cumulated vsize (KiB) 915460

[startup+162.467 s]
/proc/loadavg: 1.93 1.41 1.15 3/87 8234
/proc/meminfo: memFree=1377136/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=161.1
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9211 0 1 0 15502 608 0 0 25 0 8 0 278068872 937431040 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845741 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2082.86 s]
/proc/loadavg: 2.00 2.00 1.86 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2065.43
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 205921 622 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831131 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2065.43
Current children cumulated vsize (KiB) 915460

[startup+2142.88 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 8432
/proc/meminfo: memFree=1376816/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2124.96
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 211874 622 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2124.96
Current children cumulated vsize (KiB) 915460

[startup+2202.89 s]
/proc/loadavg: 2.00 2.00 1.87 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2184.48
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 217826 622 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858799 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2184.48
Current children cumulated vsize (KiB) 915460

[startup+2262.9 s]
/proc/loadavg: 2.00 2.00 1.88 3/87 8432
/proc/meminfo: memFree=1376752/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2243.99
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 223776 623 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829377 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2243.99
Current children cumulated vsize (KiB) 915460

[startup+2322.91 s]
/proc/loadavg: 2.00 2.00 1.89 4/87 8432
/proc/meminfo: memFree=1376688/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2303.52
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 229729 623 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891809 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2303.52
Current children cumulated vsize (KiB) 915460

[startup+2382.93 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 8432
/proc/meminfo: memFree=1376688/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2363.05
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 235682 623 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844441 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2363.05
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.14 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 8492
/proc/meminfo: memFree=1384680/2055920 swapFree=4184256/4192956
[pid=8219] ppid=8214 vsize=915460 CPUtime=2400.01
/proc/8219/stat : 8219 (java) R 8214 8219 8081 0 -1 0 9231 0 1 0 239377 624 0 0 25 0 8 0 278068872 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831114 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8219/statm: 228865 8962 2532 14 0 215335 0
[pid=8219/tid=8222] ppid=8214 vsize=915460 CPUtime=0.02
/proc/8219/task/8222/stat : 8222 (java) S 8214 8219 8081 0 -1 64 197 0 0 0 2 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8225] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8225/stat : 8225 (java) S 8214 8219 8081 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8226] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8226/stat : 8226 (java) S 8214 8219 8081 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 278068876 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8227] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8227/stat : 8227 (java) S 8214 8219 8081 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8228] ppid=8214 vsize=915460 CPUtime=0.25
/proc/8219/task/8228/stat : 8228 (java) S 8214 8219 8081 0 -1 64 407 0 0 0 23 2 0 0 16 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8230] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8230/stat : 8230 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8219/tid=8233] ppid=8214 vsize=915460 CPUtime=0
/proc/8219/task/8233/stat : 8233 (java) S 8214 8219 8081 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278068879 937431040 8962 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2420.18
CPU time (s): 2400.05
CPU user time (s): 2393.8
CPU system time (s): 6.24805
CPU usage (%): 99.1684
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.8
system time used= 6.24805
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9255
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= 49967
involuntary context switches= 142374

runsolver used 2.74458 s user time and 6.47802 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 12:38:29 UTC 2007


IDJOB= 279676
IDBENCH= 10372
IDSOLVER= 68
FILE ID= node58/279676-1169296709

PBS_JOBID= 3609835

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  5a372f9784b7389665bbbd2d3f8e3293

RANDOM SEED= 501794139

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.223
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.223
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:       1429912 kB
Buffers:         45248 kB
Cached:         497568 kB
SwapCached:       2680 kB
Active:         124144 kB
Inactive:       433116 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1429912 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            3608 kB
Writeback:           0 kB
Mapped:          20660 kB
Slab:            54528 kB
Committed_AS:  4595488 kB
PageTables:       1632 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= 66561 MiB



End job on node58 on Sat Jan 20 13:18:49 UTC 2007