Trace number 279604

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 2421.63

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-540-9_ext.xml
MD5SUMfb16df743da6d12402f71ab50757e2f8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints336
Best CPU time to get the best result obtained on this benchmark376.949
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints540
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension540
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.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279604-1169295704/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.08  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.55	     nbConstraints=540  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=539
0.55	     nbConflictsStructures=1  nbSharedConflictsStructures=539  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.55	       =>  wckTime=0.242  cpuTime=0.17  mem=8M854
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.322  cpuTime=0.21  mem=5M634
0.63	
0.63	s SATISFIABLE
0.64	o 275
0.64	c 265
0.64	o 285
0.64	c 255
0.64	o 291
0.64	c 249
0.64	o 296
0.64	c 244
0.64	o 301
0.64	c 239
0.64	o 303
0.64	c 237
0.64	o 308
0.64	c 232
0.64	o 314
0.64	c 226
0.64	o 315
0.64	c 225
0.64	o 317
0.64	c 223
0.64	o 319
0.65	c 221
0.65	o 321
0.65	c 219
0.65	o 322
0.65	c 218
0.65	o 324
0.65	c 216
0.65	o 326
0.65	c 214
0.66	o 327
0.66	c 213
0.66	o 330
0.66	c 210
0.66	o 331
0.66	c 209
0.66	o 332
0.66	c 208
0.77	o 333
0.77	c 207
0.92	o 334
0.93	c 206
0.96	o 335
0.96	c 205
0.96	o 336
0.96	c 204
2.52	   
2.52	   search
2.52	     run=0  nbConstraintChecks=8225162  nbAssignments=10000
2.52	       =>  wckTime=1.893  cpuTime=1.86  mem=5M634
4.34	   
4.35	   search
4.35	     run=1  nbConstraintChecks=16547948  nbAssignments=20000
4.35	       =>  wckTime=3.716  cpuTime=3.68  mem=5M634
6.16	   
6.16	   search
6.16	     run=2  nbConstraintChecks=24761893  nbAssignments=30000
6.16	       =>  wckTime=5.527  cpuTime=5.47  mem=5M634
7.99	   
7.99	   search
7.99	     run=3  nbConstraintChecks=33084424  nbAssignments=40000
7.99	       =>  wckTime=7.357  cpuTime=7.29  mem=5M634
9.81	   
9.81	   search
9.81	     run=4  nbConstraintChecks=41300238  nbAssignments=50000
9.81	       =>  wckTime=9.181  cpuTime=9.11  mem=5M634
11.65	   
11.65	   search
11.65	     run=5  nbConstraintChecks=49615875  nbAssignments=60000
11.65	       =>  wckTime=11.024  cpuTime=10.94  mem=5M634
13.48	   
13.48	   search
13.48	     run=6  nbConstraintChecks=57824005  nbAssignments=70000
13.48	       =>  wckTime=12.849  cpuTime=12.76  mem=5M634
15.32	   
15.32	   search
15.32	     run=7  nbConstraintChecks=66144147  nbAssignments=80000
15.32	       =>  wckTime=14.692  cpuTime=14.59  mem=5M634
17.15	   
17.15	   search
17.15	     run=8  nbConstraintChecks=74341252  nbAssignments=90000
17.15	       =>  wckTime=16.521  cpuTime=16.41  mem=5M634
18.98	   
18.98	   search
18.98	     run=9  nbConstraintChecks=82653196  nbAssignments=100000
18.98	       =>  wckTime=18.351  cpuTime=18.24  mem=5M634
20.79	   
20.79	   search
20.79	     run=10  nbConstraintChecks=90870573  nbAssignments=110000
20.79	       =>  wckTime=20.165  cpuTime=20.04  mem=5M634
22.62	   
22.62	   search
22.62	     run=11  nbConstraintChecks=99196260  nbAssignments=120000
22.62	       =>  wckTime=21.989  cpuTime=21.86  mem=5M634
24.43	   
24.44	   search
24.44	     run=12  nbConstraintChecks=107405289  nbAssignments=130000
24.44	       =>  wckTime=23.806  cpuTime=23.67  mem=5M634
26.26	   
26.26	   search
26.26	     run=13  nbConstraintChecks=115715271  nbAssignments=140000
26.26	       =>  wckTime=25.635  cpuTime=25.48  mem=5M634
28.08	   
28.08	   search
28.08	     run=14  nbConstraintChecks=123927979  nbAssignments=150000
28.08	       =>  wckTime=27.447  cpuTime=27.29  mem=5M634
29.92	   
29.92	   search
29.92	     run=15  nbConstraintChecks=132252729  nbAssignments=160000
29.92	       =>  wckTime=29.292  cpuTime=29.12  mem=5M634
31.12	   
31.12	   search
31.12	     run=16  nbConstraintChecks=137623575  nbAssignments=166583
31.12	       =>  wckTime=30.494  cpuTime=30.32  mem=5M634
31.13	   
31.13	   global
31.13	     nbConstraintChecks=137623575  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.13	     solvingWckTime=30.493  solvingCpuTime=30.32  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.13	     globalCpuTime=30.59
31.13	       =>  wckTime=30.816  cpuTime=30.53  mem=5M634
31.13	   
31.13	   solver IterativeSystematicSolver being built... 
31.27	       =>  wckTime=30.963  cpuTime=30.64  mem=16M599
31.33	   
31.33	   preprocessing
31.33	     nbConstraintChecks=33186  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.33	     detectedInconsistency=no
31.33	       =>  wckTime=0.054  cpuTime=0.03  mem=16M599
31.36	   
31.36	   search
31.36	     run=0  nbConstraintChecks=43557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.36	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=68  nbRestartNogoods=0
31.36	       =>  wckTime=0.087  cpuTime=0.06  mem=16M599
31.41	   
31.41	   search
31.41	     run=1  nbConstraintChecks=103343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.41	     nbFailedAssignments=20  nbBacktracks=27  nbVisitedNodes=154  nbRestartNogoods=2
31.41	       =>  wckTime=0.132  cpuTime=0.09  mem=16M599
31.44	   
31.44	   search
31.44	     run=2  nbConstraintChecks=174291  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.44	     nbFailedAssignments=33  nbBacktracks=49  nbVisitedNodes=252  nbRestartNogoods=5
31.44	       =>  wckTime=0.165  cpuTime=0.13  mem=16M599
31.48	   
31.48	   search
31.48	     run=3  nbConstraintChecks=279902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258
31.48	     nbFailedAssignments=60  nbBacktracks=83  nbVisitedNodes=397  nbRestartNogoods=8
31.48	       =>  wckTime=0.21  cpuTime=0.17  mem=16M599
31.55	   
31.55	   search
31.55	     run=4  nbConstraintChecks=441011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
31.55	     nbFailedAssignments=104  nbBacktracks=133  nbVisitedNodes=611  nbRestartNogoods=10
31.55	       =>  wckTime=0.277  cpuTime=0.24  mem=16M599
31.64	   
31.64	   search
31.64	     run=5  nbConstraintChecks=656513  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=537
31.64	     nbFailedAssignments=154  nbBacktracks=209  nbVisitedNodes=892  nbRestartNogoods=16
31.64	       =>  wckTime=0.365  cpuTime=0.32  mem=16M599
31.76	   
31.76	   search
31.76	     run=6  nbConstraintChecks=956945  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=755
31.76	     nbFailedAssignments=230  nbBacktracks=323  nbVisitedNodes=1284  nbRestartNogoods=20
31.76	       =>  wckTime=0.485  cpuTime=0.44  mem=16M599
31.96	   
31.96	   search
31.96	     run=7  nbConstraintChecks=1441292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1088
31.96	     nbFailedAssignments=366  nbBacktracks=493  nbVisitedNodes=1900  nbRestartNogoods=23
31.96	       =>  wckTime=0.689  cpuTime=0.64  mem=16M599
32.27	   
32.27	   search
32.27	     run=8  nbConstraintChecks=2165321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1571
32.27	     nbFailedAssignments=564  nbBacktracks=749  nbVisitedNodes=2813  nbRestartNogoods=27
32.27	       =>  wckTime=0.994  cpuTime=0.92  mem=16M599
32.68	   
32.68	   search
32.68	     run=9  nbConstraintChecks=3249022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2293
32.68	     nbFailedAssignments=871  nbBacktracks=1134  nbVisitedNodes=4188  nbRestartNogoods=30
32.68	       =>  wckTime=1.411  cpuTime=1.33  mem=16M599
33.27	   
33.27	   search
33.27	     run=10  nbConstraintChecks=4778315  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3289
33.27	     nbFailedAssignments=1263  nbBacktracks=1712  nbVisitedNodes=6100  nbRestartNogoods=33
33.27	       =>  wckTime=1.992  cpuTime=1.91  mem=16M599
34.14	   
34.14	   search
34.14	     run=11  nbConstraintChecks=7095761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4816
34.14	     nbFailedAssignments=1899  nbBacktracks=2576  nbVisitedNodes=9076  nbRestartNogoods=39
34.14	       =>  wckTime=2.868  cpuTime=2.77  mem=16M599
35.50	   
35.50	   search
35.50	     run=12  nbConstraintChecks=10612397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7058
35.50	     nbFailedAssignments=2818  nbBacktracks=3874  nbVisitedNodes=13374  nbRestartNogoods=45
35.50	       =>  wckTime=4.227  cpuTime=4.13  mem=16M599
37.50	   
37.50	   search
37.50	     run=13  nbConstraintChecks=15884256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10480
37.50	     nbFailedAssignments=4270  nbBacktracks=5821  nbVisitedNodes=19990  nbRestartNogoods=51
37.50	       =>  wckTime=6.224  cpuTime=6.11  mem=16M599
40.39	   
40.39	   search
40.39	     run=14  nbConstraintChecks=23608836  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15426
40.39	     nbFailedAssignments=6266  nbBacktracks=8743  nbVisitedNodes=29672  nbRestartNogoods=59
40.39	       =>  wckTime=9.115  cpuTime=8.99  mem=16M599
45.09	   
45.09	   search
45.09	     run=15  nbConstraintChecks=35640879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23171
45.09	     nbFailedAssignments=9604  nbBacktracks=13121  nbVisitedNodes=44870  nbRestartNogoods=64
45.09	       =>  wckTime=13.819  cpuTime=13.67  mem=17M574
52.22	   
52.22	   search
52.22	     run=16  nbConstraintChecks=53579655  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34709
52.22	     nbFailedAssignments=14554  nbBacktracks=19689  nbVisitedNodes=67363  nbRestartNogoods=67
52.22	       =>  wckTime=20.95  cpuTime=20.76  mem=17M574
62.31	   
62.31	   search
62.31	     run=17  nbConstraintChecks=80065516  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51829
62.31	     nbFailedAssignments=21791  nbBacktracks=29541  nbVisitedNodes=100872  nbRestartNogoods=71
62.31	       =>  wckTime=31.04  cpuTime=30.81  mem=17M574
78.58	   
78.58	   search
78.58	     run=18  nbConstraintChecks=120749773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77578
78.58	     nbFailedAssignments=32734  nbBacktracks=44320  nbVisitedNodes=151380  nbRestartNogoods=75
78.58	       =>  wckTime=47.307  cpuTime=47.01  mem=17M574
102.67	   
102.67	   search
102.67	     run=19  nbConstraintChecks=179648586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115090
102.67	     nbFailedAssignments=48056  nbBacktracks=66489  nbVisitedNodes=224467  nbRestartNogoods=80
102.67	       =>  wckTime=71.397  cpuTime=70.98  mem=17M574
140.33	   
140.33	   search
140.33	     run=20  nbConstraintChecks=272462479  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176657
140.33	     nbFailedAssignments=76350  nbBacktracks=99742  nbVisitedNodes=342724  nbRestartNogoods=89
140.33	       =>  wckTime=109.059  cpuTime=108.46  mem=17M574
197.89	   
197.89	   search
197.89	     run=21  nbConstraintChecks=408864959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=264964
197.89	     nbFailedAssignments=114758  nbBacktracks=149620  nbVisitedNodes=513959  nbRestartNogoods=98
197.89	       =>  wckTime=166.613  cpuTime=165.56  mem=17M574
276.80	   
276.80	   search
276.80	     run=22  nbConstraintChecks=601787739  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392446
276.80	     nbFailedAssignments=167398  nbBacktracks=224438  nbVisitedNodes=759616  nbRestartNogoods=106
276.80	       =>  wckTime=245.526  cpuTime=243.76  mem=17M574
399.70	   
399.70	   search
399.70	     run=23  nbConstraintChecks=893160117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=587280
399.70	     nbFailedAssignments=249981  nbBacktracks=336665  nbVisitedNodes=1129864  nbRestartNogoods=113
399.70	       =>  wckTime=368.428  cpuTime=365.53  mem=17M574
548.60	   
548.60	   search
548.60	     run=24  nbConstraintChecks=1270476167  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=857260
548.60	     nbFailedAssignments=351600  nbBacktracks=505006  nbVisitedNodes=1617718  nbRestartNogoods=120
548.60	       =>  wckTime=517.323  cpuTime=513.07  mem=17M574
764.66	   
764.66	   search
764.66	     run=25  nbConstraintChecks=1813116203  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1252975
764.66	     nbFailedAssignments=494778  nbBacktracks=757517  nbVisitedNodes=2329605  nbRestartNogoods=128
764.66	       =>  wckTime=733.389  cpuTime=727.17  mem=17M574
1036.80	   
1036.80	   search
1036.80	     run=26  nbConstraintChecks=2540381510  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1820461
1036.80	     nbFailedAssignments=683472  nbBacktracks=1136284  nbVisitedNodes=3295005  nbRestartNogoods=134
1036.80	       =>  wckTime=1005.524  cpuTime=996.82  mem=17M574
1415.11	   
1415.11	   search
1415.11	     run=27  nbConstraintChecks=3561664898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2636765
1415.11	     nbFailedAssignments=931599  nbBacktracks=1704435  nbVisitedNodes=4650860  nbRestartNogoods=142
1415.11	       =>  wckTime=1383.841  cpuTime=1371.7  mem=17M574
1959.03	   
1959.03	   search
1959.03	     run=28  nbConstraintChecks=5054575779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3854155
1959.03	     nbFailedAssignments=1296736  nbBacktracks=2556662  nbVisitedNodes=6637210  nbRestartNogoods=153
1959.03	       =>  wckTime=1927.753  cpuTime=1910.67  mem=17M574
2421.58	v 1 0 1 0 0 1 0 0 0 1 0 0 0 0 1 0 0 1 1 1 0 0 1 0 1 1 0 1 1 1 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 0 0 0 1 0 

Verifier Data (download as text)

204 unsatisfied constraints, 336 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/node7/watcher-279604-1169295704 -o ROOT/results/node7/solver-279604-1169295704 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279604-1169295704/unknown.xml 

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

/proc/loadavg: 1.92 1.98 1.95 4/87 27158
/proc/meminfo: memFree=1327568/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=11868 CPUtime=0
/proc/27157/stat : 27157 (java) D 27155 27157 26397 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 277965855 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10416932 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/27157/statm: 2967 515 425 14 0 1602 0

[startup+0.103635 s]
/proc/loadavg: 1.92 1.98 1.95 4/87 27158
/proc/meminfo: memFree=1327568/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=914988 CPUtime=0.08
/proc/27157/stat : 27157 (java) S 27155 27157 26397 0 -1 0 2997 0 1 0 7 1 0 0 17 0 8 0 277965855 936947712 2743 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511678 s]
/proc/loadavg: 1.92 1.98 1.95 4/87 27158
/proc/meminfo: memFree=1327568/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915332 CPUtime=0.49
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 6424 0 1 0 45 4 0 0 18 0 8 0 277965855 937299968 6163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073530000 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228833 6163 2152 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33276 s]
/proc/loadavg: 1.92 1.98 1.95 3/94 27165
/proc/meminfo: memFree=1309592/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=1.31
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 7177 0 1 0 110 21 0 0 24 0 8 0 277965855 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 6915 2479 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.13
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 277965863 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 6915 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.97593 s]
/proc/loadavg: 1.92 1.98 1.95 3/94 27165
/proc/meminfo: memFree=1309528/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2.94
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 7180 0 1 0 238 56 0 0 25 0 8 0 277965855 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 6917 2479 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.13
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 6917 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.18127 s]
/proc/loadavg: 1.93 1.98 1.95 3/94 27165
/proc/meminfo: memFree=1309464/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=6.13
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 7180 0 1 0 487 126 0 0 25 0 8 0 277965855 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 6917 2479 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.13
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915460

[startup+12.6519 s]
/proc/loadavg: 1.93 1.98 1.95 3/94 27165
/proc/meminfo: memFree=1309464/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=12.57
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 7180 0 1 0 993 264 0 0 25 0 8 0 277965855 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073698147 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 6917 2479 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.13
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 341 0 0 0 13 0 0 0 16 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915460

[startup+25.5043 s]
/proc/loadavg: 1.95 1.98 1.95 3/94 27165
/proc/meminfo: memFree=1309400/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=25.37
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 7182 0 1 0 1998 539 0 0 25 0 8 0 277965855 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 6918 2479 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.13
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 277965863 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.116 s]
/proc/loadavg: 2.03 2.00 1.95 3/94 27165
/proc/meminfo: memFree=1301592/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=50.84
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9187 0 1 0 4415 669 0 0 25 0 8 0 277965855 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825947 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8920 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8920 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.84
Current children cumulated vsize (KiB) 915460

[startup+102.328 s]
/proc/loadavg: 2.01 2.00 1.95 3/94 27165
/proc/meminfo: memFree=1301592/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=101.82
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9194 0 1 0 9512 670 0 0 25 0 8 0 277965855 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073712270 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8927 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 403 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8927 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 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) 101.82
Current children cumulated vsize (KiB) 915460

[startup+162.379 s]
/proc/loadavg: 2.00 2.00 1.95 3/100 27237
/proc/meminfo: memFree=1285352/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=161.56
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9199 0 1 0 15485 671 0 0 25 0 8 0 277965855 937431040 8932 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073886554 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.97 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27237
/proc/meminfo: memFree=1277352/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2065.65
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 205883 682 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839243 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2065.65
Current children cumulated vsize (KiB) 915460

[startup+2144.03 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 27237
/proc/meminfo: memFree=1277288/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2125.17
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 211834 683 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842957 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.17
Current children cumulated vsize (KiB) 915460

[startup+2204.08 s]
/proc/loadavg: 2.07 2.02 1.99 3/100 27237
/proc/meminfo: memFree=1277288/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2184.67
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 217784 683 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887628 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.67
Current children cumulated vsize (KiB) 915460

[startup+2264.13 s]
/proc/loadavg: 2.02 2.01 1.99 3/100 27237
/proc/meminfo: memFree=1277288/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2244.17
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 223734 683 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073886574 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.17
Current children cumulated vsize (KiB) 915460

[startup+2324.18 s]
/proc/loadavg: 2.09 2.03 2.00 3/100 27237
/proc/meminfo: memFree=1277288/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2303.68
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 229684 684 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887862 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.68
Current children cumulated vsize (KiB) 915460

[startup+2384.24 s]
/proc/loadavg: 2.18 2.06 2.01 3/106 27345
/proc/meminfo: memFree=1276024/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2363.09
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 235625 684 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846036 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.09
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.57 s]
/proc/loadavg: 2.10 2.05 2.01 3/106 27411
/proc/meminfo: memFree=1276088/2055920 swapFree=4192812/4192956
[pid=27157] ppid=27155 vsize=915460 CPUtime=2400.04
/proc/27157/stat : 27157 (java) R 27155 27157 26397 0 -1 0 9221 0 1 0 239319 685 0 0 25 0 8 0 277965855 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825858 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27157/statm: 228865 8952 2532 14 0 215335 0
[pid=27157/tid=27159] ppid=27155 vsize=915460 CPUtime=0.02
/proc/27157/task/27159/stat : 27159 (java) S 27155 27157 26397 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 277965859 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27160] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27160/stat : 27160 (java) S 27155 27157 26397 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27161] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27161/stat : 27161 (java) S 27155 27157 26397 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277965860 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27162] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27162/stat : 27162 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27163] ppid=27155 vsize=915460 CPUtime=0.25
/proc/27157/task/27163/stat : 27163 (java) S 27155 27157 26397 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27164] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27164/stat : 27164 (java) S 27155 27157 26397 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27157/tid=27165] ppid=27155 vsize=915460 CPUtime=0
/proc/27157/task/27165/stat : 27165 (java) S 27155 27157 26397 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277965863 937431040 8952 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 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): 2421.63
CPU time (s): 2400.1
CPU user time (s): 2393.24
CPU system time (s): 6.85896
CPU usage (%): 99.1108
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.24
system time used= 6.85896
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9243
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= 50136
involuntary context switches= 96988

runsolver used 3.05054 s user time and 7.67883 s system time

The end

Launcher Data (download as text)

Begin job on node7 on Sat Jan 20 12:21:44 UTC 2007


IDJOB= 279604
IDBENCH= 10331
IDSOLVER= 68
FILE ID= node7/279604-1169295704

PBS_JOBID= 3609612

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  fb16df743da6d12402f71ab50757e2f8

RANDOM SEED= 480807146

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.220
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.220
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:       1327984 kB
Buffers:         55696 kB
Cached:         527540 kB
SwapCached:          0 kB
Active:         218432 kB
Inactive:       427220 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1327984 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          82532 kB
Slab:            67000 kB
Committed_AS:  8853388 kB
PageTables:       2372 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 node7 on Sat Jan 20 13:02:06 UTC 2007