Trace number 279685

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.1 2408.65

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-580-1_ext.xml
MD5SUM8a4c7b7b44a39223399528289a8ffbca
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints355
Best CPU time to get the best result obtained on this benchmark1433.1
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints580
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension580
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.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279685-1169296829/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.07  mem=6M887
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=580  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=579
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=579  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.56	       =>  wckTime=0.247  cpuTime=0.16  mem=8M837
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.327  cpuTime=0.2  mem=5M655
0.65	
0.65	s SATISFIABLE
0.65	o 301
0.65	c 279
0.65	o 306
0.65	c 274
0.65	o 308
0.65	c 272
0.65	o 312
0.65	c 268
0.66	o 314
0.66	c 266
0.66	o 316
0.66	c 264
0.66	o 318
0.66	c 262
0.66	o 321
0.66	c 259
0.66	o 323
0.66	c 257
0.66	o 329
0.66	c 251
0.66	o 332
0.66	c 248
0.66	o 333
0.66	c 247
0.66	o 334
0.66	c 246
0.66	o 335
0.66	c 245
0.66	o 336
0.66	c 244
0.66	o 339
0.66	c 241
0.67	o 340
0.67	c 240
0.67	o 343
0.67	c 237
0.67	o 344
0.67	c 236
0.67	o 345
0.68	c 235
0.68	o 350
0.68	c 230
0.68	o 351
0.68	c 229
0.68	o 352
0.68	c 228
0.78	o 353
0.78	c 227
1.03	o 354
1.03	c 226
1.03	o 355
1.03	c 225
2.68	   
2.68	   search
2.68	     run=0  nbConstraintChecks=8949237  nbAssignments=10000
2.68	       =>  wckTime=2.037  cpuTime=2.0  mem=5M655
4.65	   
4.65	   search
4.65	     run=1  nbConstraintChecks=18010062  nbAssignments=20000
4.65	       =>  wckTime=4.011  cpuTime=3.95  mem=5M655
6.60	   
6.60	   search
6.60	     run=2  nbConstraintChecks=26956984  nbAssignments=30000
6.60	       =>  wckTime=5.959  cpuTime=5.89  mem=5M655
8.58	   
8.58	   search
8.58	     run=3  nbConstraintChecks=36013767  nbAssignments=40000
8.58	       =>  wckTime=7.933  cpuTime=7.85  mem=5M655
10.52	   
10.52	   search
10.52	     run=4  nbConstraintChecks=44959614  nbAssignments=50000
10.52	       =>  wckTime=9.878  cpuTime=9.77  mem=5M655
12.48	   
12.48	   search
12.48	     run=5  nbConstraintChecks=54019164  nbAssignments=60000
12.48	       =>  wckTime=11.833  cpuTime=11.71  mem=5M655
14.41	   
14.41	   search
14.41	     run=6  nbConstraintChecks=62964476  nbAssignments=70000
14.41	       =>  wckTime=13.767  cpuTime=13.63  mem=5M655
16.37	   
16.37	   search
16.37	     run=7  nbConstraintChecks=72025305  nbAssignments=80000
16.37	       =>  wckTime=15.728  cpuTime=15.57  mem=5M655
18.32	   
18.32	   search
18.32	     run=8  nbConstraintChecks=80988971  nbAssignments=90000
18.32	       =>  wckTime=17.674  cpuTime=17.5  mem=5M655
20.28	   
20.28	   search
20.28	     run=9  nbConstraintChecks=90036875  nbAssignments=100000
20.28	       =>  wckTime=19.635  cpuTime=19.44  mem=5M655
22.24	   
22.24	   search
22.24	     run=10  nbConstraintChecks=98990140  nbAssignments=110000
22.24	       =>  wckTime=21.595  cpuTime=21.38  mem=5M655
24.21	   
24.21	   search
24.21	     run=11  nbConstraintChecks=108041711  nbAssignments=120000
24.21	       =>  wckTime=23.569  cpuTime=23.35  mem=5M655
26.18	   
26.18	   search
26.18	     run=12  nbConstraintChecks=117000740  nbAssignments=130000
26.18	       =>  wckTime=25.533  cpuTime=25.29  mem=5M655
28.14	   
28.14	   search
28.14	     run=13  nbConstraintChecks=126072939  nbAssignments=140000
28.14	       =>  wckTime=27.501  cpuTime=27.25  mem=5M655
30.09	   
30.09	   search
30.09	     run=14  nbConstraintChecks=135022653  nbAssignments=150000
30.09	       =>  wckTime=29.45  cpuTime=29.18  mem=5M655
31.30	   
31.30	   search
31.30	     run=15  nbConstraintChecks=140627121  nbAssignments=156183
31.30	       =>  wckTime=30.659  cpuTime=30.38  mem=5M655
31.30	   
31.30	   global
31.30	     nbConstraintChecks=140627121  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.30	     solvingWckTime=30.658  solvingCpuTime=30.38  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.30	     globalCpuTime=30.64
31.30	       =>  wckTime=30.987  cpuTime=30.58  mem=5M655
31.30	   
31.30	   solver IterativeSystematicSolver being built... 
31.45	       =>  wckTime=31.13  cpuTime=30.69  mem=16M820
31.51	   
31.51	   preprocessing
31.51	     nbConstraintChecks=36580  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.51	     detectedInconsistency=no
31.51	       =>  wckTime=0.056  cpuTime=0.04  mem=16M820
31.54	   
31.54	   search
31.54	     run=0  nbConstraintChecks=50622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.55	     nbFailedAssignments=9  nbBacktracks=11  nbVisitedNodes=70  nbRestartNogoods=0
31.55	       =>  wckTime=0.094  cpuTime=0.07  mem=16M820
31.59	   
31.59	   search
31.59	     run=1  nbConstraintChecks=108610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
31.59	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=149  nbRestartNogoods=3
31.59	       =>  wckTime=0.143  cpuTime=0.1  mem=16M820
31.63	   
31.63	   search
31.63	     run=2  nbConstraintChecks=187928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.63	     nbFailedAssignments=36  nbBacktracks=49  nbVisitedNodes=253  nbRestartNogoods=4
31.63	       =>  wckTime=0.178  cpuTime=0.14  mem=16M820
31.68	   
31.68	   search
31.68	     run=3  nbConstraintChecks=301587  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259
31.68	     nbFailedAssignments=63  nbBacktracks=82  nbVisitedNodes=400  nbRestartNogoods=5
31.68	       =>  wckTime=0.23  cpuTime=0.18  mem=16M820
31.74	   
31.74	   search
31.74	     run=4  nbConstraintChecks=449528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373
31.74	     nbFailedAssignments=96  nbBacktracks=132  nbVisitedNodes=588  nbRestartNogoods=7
31.74	       =>  wckTime=0.288  cpuTime=0.24  mem=16M820
31.83	   
31.83	   search
31.83	     run=5  nbConstraintChecks=672501  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=526
31.83	     nbFailedAssignments=144  nbBacktracks=209  nbVisitedNodes=862  nbRestartNogoods=11
31.83	       =>  wckTime=0.377  cpuTime=0.33  mem=16M820
31.96	   
31.96	   search
31.96	     run=6  nbConstraintChecks=990532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=739
31.96	     nbFailedAssignments=218  nbBacktracks=322  nbVisitedNodes=1251  nbRestartNogoods=14
31.96	       =>  wckTime=0.507  cpuTime=0.45  mem=16M820
32.15	   
32.15	   search
32.15	     run=7  nbConstraintChecks=1484399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1056
32.15	     nbFailedAssignments=336  nbBacktracks=492  nbVisitedNodes=1851  nbRestartNogoods=16
32.15	       =>  wckTime=0.7  cpuTime=0.65  mem=16M820
32.46	   
32.46	   search
32.46	     run=8  nbConstraintChecks=2273555  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1560
32.46	     nbFailedAssignments=557  nbBacktracks=748  nbVisitedNodes=2806  nbRestartNogoods=20
32.46	       =>  wckTime=1.013  cpuTime=0.94  mem=16M820
32.89	   
32.89	   search
32.89	     run=9  nbConstraintChecks=3404513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2274
32.89	     nbFailedAssignments=857  nbBacktracks=1133  nbVisitedNodes=4160  nbRestartNogoods=24
32.89	       =>  wckTime=1.44  cpuTime=1.35  mem=16M820
33.53	   
33.53	   search
33.53	     run=10  nbConstraintChecks=5122870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3336
33.53	     nbFailedAssignments=1315  nbBacktracks=1709  nbVisitedNodes=6206  nbRestartNogoods=28
33.53	       =>  wckTime=2.08  cpuTime=1.99  mem=16M820
34.48	   
34.48	   search
34.48	     run=11  nbConstraintChecks=7639322  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4852
34.48	     nbFailedAssignments=1940  nbBacktracks=2573  nbVisitedNodes=9153  nbRestartNogoods=32
34.48	       =>  wckTime=3.026  cpuTime=2.92  mem=16M820
35.89	   
35.89	   search
35.89	     run=12  nbConstraintChecks=11378591  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7107
35.89	     nbFailedAssignments=2870  nbBacktracks=3871  nbVisitedNodes=13544  nbRestartNogoods=37
35.89	       =>  wckTime=4.442  cpuTime=4.33  mem=16M820
38.04	   
38.04	   search
38.04	     run=13  nbConstraintChecks=17122455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10638
38.04	     nbFailedAssignments=4431  nbBacktracks=5817  nbVisitedNodes=20303  nbRestartNogoods=41
38.04	       =>  wckTime=6.588  cpuTime=6.46  mem=16M820
41.23	   
41.23	   search
41.23	     run=14  nbConstraintChecks=25654411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15800
41.23	     nbFailedAssignments=6644  nbBacktracks=8736  nbVisitedNodes=30313  nbRestartNogoods=46
41.23	       =>  wckTime=9.779  cpuTime=9.61  mem=16M820
46.40	   
46.40	   search
46.40	     run=15  nbConstraintChecks=38946309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23839
46.40	     nbFailedAssignments=10281  nbBacktracks=13115  nbVisitedNodes=45822  nbRestartNogoods=50
46.40	       =>  wckTime=14.955  cpuTime=14.74  mem=16M820
54.05	   
54.05	   search
54.05	     run=16  nbConstraintChecks=58374263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35428
54.05	     nbFailedAssignments=15280  nbBacktracks=19683  nbVisitedNodes=68366  nbRestartNogoods=57
54.05	       =>  wckTime=22.603  cpuTime=22.33  mem=16M820
65.65	   
65.65	   search
65.65	     run=17  nbConstraintChecks=87529331  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53008
65.65	     nbFailedAssignments=22982  nbBacktracks=29535  nbVisitedNodes=102554  nbRestartNogoods=65
65.65	       =>  wckTime=34.199  cpuTime=33.83  mem=16M820
84.03	   
84.03	   search
84.03	     run=18  nbConstraintChecks=132627195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79881
84.03	     nbFailedAssignments=35056  nbBacktracks=44313  nbVisitedNodes=154213  nbRestartNogoods=71
84.03	       =>  wckTime=52.578  cpuTime=52.06  mem=16M820
108.95	   
108.95	   search
108.95	     run=19  nbConstraintChecks=195168042  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117295
108.95	     nbFailedAssignments=50274  nbBacktracks=66482  nbVisitedNodes=227621  nbRestartNogoods=80
108.95	       =>  wckTime=77.499  cpuTime=76.76  mem=16M820
146.76	   
146.76	   search
146.76	     run=20  nbConstraintChecks=292093226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175626
146.76	     nbFailedAssignments=75329  nbBacktracks=99734  nbVisitedNodes=340787  nbRestartNogoods=87
146.76	       =>  wckTime=115.308  cpuTime=114.25  mem=16M820
205.31	   
205.31	   search
205.31	     run=21  nbConstraintChecks=437905117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263207
205.31	     nbFailedAssignments=113013  nbBacktracks=149613  nbVisitedNodes=511139  nbRestartNogoods=94
205.31	       =>  wckTime=173.86  cpuTime=172.31  mem=16M820
291.44	   
291.44	   search
291.44	     run=22  nbConstraintChecks=656922383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=396339
291.44	     nbFailedAssignments=171302  nbBacktracks=224431  nbVisitedNodes=768462  nbRestartNogoods=99
291.44	       =>  wckTime=259.989  cpuTime=257.71  mem=16M820
421.07	   
421.07	   search
421.07	     run=23  nbConstraintChecks=978192614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587941
421.07	     nbFailedAssignments=250655  nbBacktracks=336658  nbVisitedNodes=1144138  nbRestartNogoods=107
421.07	       =>  wckTime=389.622  cpuTime=386.26  mem=16M820
621.92	   
621.92	   search
621.92	     run=24  nbConstraintChecks=1463221618  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=880484
621.92	     nbFailedAssignments=374833  nbBacktracks=504999  nbVisitedNodes=1714555  nbRestartNogoods=113
621.92	       =>  wckTime=590.466  cpuTime=585.4  mem=16M820
918.83	   
918.83	   search
918.83	     run=25  nbConstraintChecks=2182449327  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1326928
918.83	     nbFailedAssignments=568750  nbBacktracks=757510  nbVisitedNodes=2562188  nbRestartNogoods=121
918.83	       =>  wckTime=887.38  cpuTime=880.62  mem=16M820
1313.49	   
1313.49	   search
1313.49	     run=26  nbConstraintChecks=3212372216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1976471
1313.49	     nbFailedAssignments=839503  nbBacktracks=1136278  nbVisitedNodes=3788625  nbRestartNogoods=134
1313.49	       =>  wckTime=1282.044  cpuTime=1274.81  mem=16M820
1805.10	   
1805.10	   search
1805.10	     run=27  nbConstraintChecks=4604744576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2916918
1805.10	     nbFailedAssignments=1211774  nbBacktracks=1704429  nbVisitedNodes=5512287  nbRestartNogoods=145
1805.10	       =>  wckTime=1773.65  cpuTime=1765.9  mem=16M820
2408.60	v 1 0 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 

Verifier Data (download as text)

225 unsatisfied constraints, 355 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/node51/watcher-279685-1169296829 -o ROOT/results/node51/solver-279685-1169296829 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279685-1169296829/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
/proc/loadavg: 2.05 2.01 1.92 5/74 28229
/proc/meminfo: memFree=1351424/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=18540 CPUtime=0
/proc/28228/stat : 28228 (runsolver) R 28226 27661 27661 0 -1 4194368 10 0 0 0 0 0 0 0 19 0 1 0 278081432 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 4203142 0 0 4096 24578 0 0 0 17 1 0 0
/proc/28228/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107241 s]
/proc/loadavg: 2.05 2.01 1.92 5/74 28229
/proc/meminfo: memFree=1351424/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=914988 CPUtime=0.09
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 2987 0 1 0 7 2 0 0 17 0 8 0 278081432 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152579887 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228747 2733 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51531 s]
/proc/loadavg: 2.05 2.01 1.92 5/74 28229
/proc/meminfo: memFree=1351424/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915332 CPUtime=0.5
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 6406 0 1 0 45 5 0 0 18 0 8 0 278081432 937299968 6145 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228833 6145 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33744 s]
/proc/loadavg: 2.13 2.03 1.93 3/81 28236
/proc/meminfo: memFree=1333256/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=1.31
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 7206 0 1 0 113 18 0 0 24 0 8 0 278081432 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 6944 2479 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.15
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 339 0 0 0 14 1 0 0 16 0 8 0 278081440 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.98172 s]
/proc/loadavg: 2.13 2.03 1.93 3/81 28236
/proc/meminfo: memFree=1333256/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2.94
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 7209 0 1 0 244 50 0 0 25 0 8 0 278081432 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 6946 2479 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.15
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 341 0 0 0 14 1 0 0 16 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.27028 s]
/proc/loadavg: 2.12 2.03 1.93 3/81 28236
/proc/meminfo: memFree=1333192/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=6.2
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 7209 0 1 0 501 119 0 0 25 0 8 0 278081432 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698362 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 6946 2479 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.15
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 341 0 0 0 14 1 0 0 16 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7524 s]
/proc/loadavg: 2.11 2.03 1.93 3/81 28236
/proc/meminfo: memFree=1333136/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=12.62
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 7209 0 1 0 1014 248 0 0 25 0 8 0 278081432 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698880 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 6946 2479 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.15
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 341 0 0 0 14 1 0 0 16 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 6946 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5946 s]
/proc/loadavg: 2.09 2.03 1.93 3/81 28236
/proc/meminfo: memFree=1333200/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=25.36
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 7211 0 1 0 2028 508 0 0 25 0 8 0 278081432 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697799 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 6947 2479 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.15
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 342 0 0 0 14 1 0 0 16 0 8 0 278081440 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2009 s]
/proc/loadavg: 2.05 2.02 1.93 3/81 28236
/proc/meminfo: memFree=1325520/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=50.75
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9194 0 1 0 4452 623 0 0 25 0 8 0 278081432 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840637 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 8927 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 15 0 8 0 278081440 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915460

[startup+102.403 s]
/proc/loadavg: 2.02 2.02 1.93 3/81 28236
/proc/meminfo: memFree=1325520/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=101.51
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9201 0 1 0 9528 623 0 0 25 0 8 0 278081432 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871437 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28228/statm: 228865 8934 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.51
Current children cumulated vsize (KiB) 915460

[startup+162.446 s]
/proc/loadavg: 2.01 2.01 1.93 3/81 28236
/proc/meminfo: memFree=1325520/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=161.05
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9206 0 1 0 15482 623 0 0 25 0 8 0 278081432 937431040 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28524
/proc/meminfo: memFree=1275416/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2075.76
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 206941 635 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887802 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2075.76
Current children cumulated vsize (KiB) 915460

[startup+2144.03 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28524
/proc/meminfo: memFree=1275352/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2135.75
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 212939 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840708 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2135.75
Current children cumulated vsize (KiB) 915460

[startup+2204.08 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28524
/proc/meminfo: memFree=1275416/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2195.72
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 218936 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845363 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2195.72
Current children cumulated vsize (KiB) 915460

[startup+2264.12 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28524
/proc/meminfo: memFree=1275352/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2255.71
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 224935 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073886569 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2255.71
Current children cumulated vsize (KiB) 915460

[startup+2324.18 s]
/proc/loadavg: 2.00 2.00 1.94 4/81 28524
/proc/meminfo: memFree=1275416/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2315.71
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 230935 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823631 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2315.71
Current children cumulated vsize (KiB) 915460

[startup+2384.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28524
/proc/meminfo: memFree=1275352/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2375.69
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 236933 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823751 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2375.69
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.59 s]
/proc/loadavg: 2.00 2.00 1.94 3/81 28526
/proc/meminfo: memFree=1275160/2055920 swapFree=4191892/4192956
[pid=28228] ppid=28226 vsize=915460 CPUtime=2400.04
/proc/28228/stat : 28228 (java) R 28226 28228 27661 0 -1 0 9223 0 1 0 239368 636 0 0 25 0 8 0 278081432 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28228/statm: 228865 8956 2532 14 0 215335 0
[pid=28228/tid=28230] ppid=28226 vsize=915460 CPUtime=0.02
/proc/28228/task/28230/stat : 28230 (java) S 28226 28228 27661 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28231] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28231/stat : 28231 (java) S 28226 28228 27661 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28232] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28232/stat : 28232 (java) S 28226 28228 27661 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278081436 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28233] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28233/stat : 28233 (java) S 28226 28228 27661 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28234] ppid=28226 vsize=915460 CPUtime=0.26
/proc/28228/task/28234/stat : 28234 (java) S 28226 28228 27661 0 -1 64 403 0 0 0 25 1 0 0 16 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28228/tid=28235] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28235/stat : 28235 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28228/tid=28236] ppid=28226 vsize=915460 CPUtime=0
/proc/28228/task/28236/stat : 28236 (java) S 28226 28228 27661 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278081440 937431040 8956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2408.65
CPU time (s): 2400.1
CPU user time (s): 2393.73
CPU system time (s): 6.37003
CPU usage (%): 99.645
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.73
system time used= 6.37003
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9245
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= 49889
involuntary context switches= 65221

runsolver used 2.81257 s user time and 7.77182 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 20 12:40:29 UTC 2007


IDJOB= 279685
IDBENCH= 10374
IDSOLVER= 68
FILE ID= node51/279685-1169296829

PBS_JOBID= 3609812

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a4c7b7b44a39223399528289a8ffbca

RANDOM SEED= 593565309

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.277
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.277
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:       1351904 kB
Buffers:         49456 kB
Cached:         556048 kB
SwapCached:        512 kB
Active:         135504 kB
Inactive:       491924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1351904 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1700 kB
Writeback:           0 kB
Mapped:          32620 kB
Slab:            62060 kB
Committed_AS:  5293352 kB
PageTables:       1796 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= 66560 MiB



End job on node51 on Sat Jan 20 13:20:38 UTC 2007