Trace number 279586

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.11 2417.5

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-500-9_ext.xml
MD5SUM298d2678894f7252daf0ff617f95f85d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints313
Best CPU time to get the best result obtained on this benchmark238.918
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints500
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension500
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.36	   
0.36	   instance
0.36	     name=/tmp/evaluation/279586-1169295010/unknown.xml
0.39	   
0.39	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.42	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.091  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=500  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=499
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=499  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.56	       =>  wckTime=0.238  cpuTime=0.16  mem=8M854
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.318  cpuTime=0.2  mem=5M615
0.65	
0.65	s SATISFIABLE
0.65	o 251
0.65	c 249
0.65	o 256
0.65	c 244
0.65	o 264
0.65	c 236
0.65	o 270
0.65	c 230
0.65	o 274
0.65	c 226
0.65	o 277
0.65	c 223
0.66	o 283
0.66	c 217
0.66	o 285
0.66	c 215
0.66	o 286
0.66	c 214
0.66	o 287
0.66	c 213
0.66	o 288
0.66	c 212
0.66	o 290
0.66	c 210
0.66	o 293
0.66	c 207
0.66	o 295
0.66	c 205
0.66	o 297
0.66	c 203
0.66	o 301
0.66	c 199
0.66	o 302
0.66	c 198
0.66	o 303
0.66	c 197
0.69	o 305
0.69	c 195
0.69	o 306
0.69	c 194
0.69	o 307
0.69	c 193
0.69	o 309
0.69	c 191
0.69	o 311
0.69	c 189
0.69	o 313
0.69	c 187
2.43	   
2.43	   search
2.43	     run=0  nbConstraintChecks=7549469  nbAssignments=10000
2.43	       =>  wckTime=1.783  cpuTime=1.75  mem=5M615
4.15	   
4.15	   search
4.15	     run=1  nbConstraintChecks=15177111  nbAssignments=20000
4.15	       =>  wckTime=3.503  cpuTime=3.44  mem=5M615
5.85	   
5.85	   search
5.85	     run=2  nbConstraintChecks=22714445  nbAssignments=30000
5.85	       =>  wckTime=5.208  cpuTime=5.14  mem=5M615
7.58	   
7.58	   search
7.58	     run=3  nbConstraintChecks=30347047  nbAssignments=40000
7.58	       =>  wckTime=6.942  cpuTime=6.86  mem=5M615
9.31	   
9.31	   search
9.31	     run=4  nbConstraintChecks=37889610  nbAssignments=50000
9.31	       =>  wckTime=8.664  cpuTime=8.56  mem=5M615
11.04	   
11.04	   search
11.04	     run=5  nbConstraintChecks=45520196  nbAssignments=60000
11.04	       =>  wckTime=10.398  cpuTime=10.28  mem=5M615
12.76	   
12.76	   search
12.76	     run=6  nbConstraintChecks=53046565  nbAssignments=70000
12.76	       =>  wckTime=12.118  cpuTime=11.98  mem=5M615
14.50	   
14.50	   search
14.50	     run=7  nbConstraintChecks=60686358  nbAssignments=80000
14.50	       =>  wckTime=13.854  cpuTime=13.71  mem=5M615
16.22	   
16.22	   search
16.22	     run=8  nbConstraintChecks=68226173  nbAssignments=90000
16.22	       =>  wckTime=15.576  cpuTime=15.42  mem=5M615
17.94	   
17.94	   search
17.94	     run=9  nbConstraintChecks=75876205  nbAssignments=100000
17.94	       =>  wckTime=17.299  cpuTime=17.13  mem=5M615
19.65	   
19.65	   search
19.65	     run=10  nbConstraintChecks=83417577  nbAssignments=110000
19.65	       =>  wckTime=19.008  cpuTime=18.82  mem=5M615
21.37	   
21.37	   search
21.37	     run=11  nbConstraintChecks=91052613  nbAssignments=120000
21.37	       =>  wckTime=20.729  cpuTime=20.53  mem=5M615
23.08	   
23.08	   search
23.08	     run=12  nbConstraintChecks=98580816  nbAssignments=130000
23.08	       =>  wckTime=22.435  cpuTime=22.22  mem=5M615
24.80	   
24.80	   search
24.80	     run=13  nbConstraintChecks=106232544  nbAssignments=140000
24.80	       =>  wckTime=24.159  cpuTime=23.93  mem=5M615
26.52	   
26.52	   search
26.52	     run=14  nbConstraintChecks=113780063  nbAssignments=150000
26.52	       =>  wckTime=25.881  cpuTime=25.63  mem=5M615
28.25	   
28.25	   search
28.25	     run=15  nbConstraintChecks=121422842  nbAssignments=160000
28.26	       =>  wckTime=27.613  cpuTime=27.36  mem=5M615
29.98	   
29.98	   search
29.98	     run=16  nbConstraintChecks=128970295  nbAssignments=170000
29.98	       =>  wckTime=29.343  cpuTime=29.06  mem=5M615
30.96	   
30.96	   search
30.96	     run=17  nbConstraintChecks=133273015  nbAssignments=175641
30.96	       =>  wckTime=30.318  cpuTime=30.04  mem=5M615
30.97	   
30.97	   global
30.97	     nbConstraintChecks=133273015  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.97	     solvingWckTime=30.318  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.97	     globalCpuTime=30.29
30.97	       =>  wckTime=30.637  cpuTime=30.24  mem=5M615
30.97	   
30.97	   solver IterativeSystematicSolver being built... 
31.11	       =>  wckTime=30.788  cpuTime=30.35  mem=16M579
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=31196  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.052  cpuTime=0.03  mem=16M579
31.20	   
31.20	   search
31.20	     run=0  nbConstraintChecks=37723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.20	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=64  nbRestartNogoods=0
31.20	       =>  wckTime=0.084  cpuTime=0.06  mem=16M579
31.24	   
31.24	   search
31.24	     run=1  nbConstraintChecks=86598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.24	     nbFailedAssignments=14  nbBacktracks=25  nbVisitedNodes=140  nbRestartNogoods=2
31.24	       =>  wckTime=0.122  cpuTime=0.08  mem=16M579
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=156029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=169
31.27	     nbFailedAssignments=32  nbBacktracks=47  nbVisitedNodes=245  nbRestartNogoods=3
31.27	       =>  wckTime=0.154  cpuTime=0.12  mem=16M579
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=254786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256
31.32	     nbFailedAssignments=58  nbBacktracks=81  nbVisitedNodes=391  nbRestartNogoods=6
31.32	       =>  wckTime=0.201  cpuTime=0.16  mem=16M579
31.37	   
31.37	   search
31.37	     run=4  nbConstraintChecks=383332  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=365
31.37	     nbFailedAssignments=88  nbBacktracks=131  nbVisitedNodes=578  nbRestartNogoods=10
31.37	       =>  wckTime=0.256  cpuTime=0.21  mem=16M579
31.46	   
31.46	   search
31.46	     run=5  nbConstraintChecks=583074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=523
31.46	     nbFailedAssignments=144  nbBacktracks=206  nbVisitedNodes=862  nbRestartNogoods=13
31.46	       =>  wckTime=0.346  cpuTime=0.3  mem=16M579
31.58	   
31.58	   search
31.58	     run=6  nbConstraintChecks=865820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=743
31.58	     nbFailedAssignments=222  nbBacktracks=319  nbVisitedNodes=1262  nbRestartNogoods=17
31.58	       =>  wckTime=0.463  cpuTime=0.42  mem=16M579
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=1303719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060
31.77	     nbFailedAssignments=341  nbBacktracks=489  nbVisitedNodes=1859  nbRestartNogoods=21
31.77	       =>  wckTime=0.652  cpuTime=0.6  mem=16M579
32.04	   
32.04	   search
32.04	     run=8  nbConstraintChecks=1949533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1530
32.04	     nbFailedAssignments=522  nbBacktracks=746  nbVisitedNodes=2739  nbRestartNogoods=26
32.04	       =>  wckTime=0.927  cpuTime=0.86  mem=16M579
32.43	   
32.43	   search
32.43	     run=9  nbConstraintChecks=2890624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2188
32.43	     nbFailedAssignments=766  nbBacktracks=1130  nbVisitedNodes=3996  nbRestartNogoods=29
32.43	       =>  wckTime=1.311  cpuTime=1.23  mem=16M579
33.00	   
33.00	   search
33.00	     run=10  nbConstraintChecks=4359472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3193
33.00	     nbFailedAssignments=1166  nbBacktracks=1708  nbVisitedNodes=5939  nbRestartNogoods=32
33.00	       =>  wckTime=1.884  cpuTime=1.79  mem=16M579
33.78	   
33.78	   search
33.78	     run=11  nbConstraintChecks=6458666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4688
33.78	     nbFailedAssignments=1768  nbBacktracks=2572  nbVisitedNodes=8828  nbRestartNogoods=38
33.78	       =>  wckTime=2.665  cpuTime=2.57  mem=16M579
34.98	   
34.98	   search
34.98	     run=12  nbConstraintChecks=9604091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6886
34.98	     nbFailedAssignments=2644  nbBacktracks=3869  nbVisitedNodes=13125  nbRestartNogoods=43
34.98	       =>  wckTime=3.865  cpuTime=3.76  mem=16M579
36.89	   
36.89	   search
36.89	     run=13  nbConstraintChecks=14452264  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10286
36.89	     nbFailedAssignments=4076  nbBacktracks=5815  nbVisitedNodes=19711  nbRestartNogoods=47
36.89	       =>  wckTime=5.778  cpuTime=5.65  mem=16M579
40.09	   
40.09	   search
40.09	     run=14  nbConstraintChecks=22322841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15775
40.09	     nbFailedAssignments=6622  nbBacktracks=8734  nbVisitedNodes=30185  nbRestartNogoods=52
40.09	       =>  wckTime=8.972  cpuTime=8.81  mem=16M579
44.54	   
44.54	   search
44.54	     run=15  nbConstraintChecks=33454890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23486
44.54	     nbFailedAssignments=9932  nbBacktracks=13112  nbVisitedNodes=45103  nbRestartNogoods=55
44.54	       =>  wckTime=13.425  cpuTime=13.23  mem=17M554
51.24	   
51.24	   search
51.24	     run=16  nbConstraintChecks=50128699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35029
51.24	     nbFailedAssignments=14881  nbBacktracks=19680  nbVisitedNodes=67583  nbRestartNogoods=62
51.24	       =>  wckTime=20.127  cpuTime=19.88  mem=17M554
61.06	   
61.06	   search
61.06	     run=17  nbConstraintChecks=74676119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52098
61.06	     nbFailedAssignments=22073  nbBacktracks=29532  nbVisitedNodes=100802  nbRestartNogoods=66
61.06	       =>  wckTime=29.942  cpuTime=29.61  mem=17M554
76.68	   
76.68	   search
76.68	     run=18  nbConstraintChecks=112369781  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77707
76.68	     nbFailedAssignments=32879  nbBacktracks=44310  nbVisitedNodes=150265  nbRestartNogoods=73
76.68	       =>  wckTime=45.567  cpuTime=45.11  mem=17M554
98.12	   
98.12	   search
98.12	     run=19  nbConstraintChecks=167380397  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116148
98.12	     nbFailedAssignments=49124  nbBacktracks=66479  nbVisitedNodes=225443  nbRestartNogoods=80
98.12	       =>  wckTime=67.006  cpuTime=66.37  mem=17M554
133.01	   
133.02	   search
133.02	     run=20  nbConstraintChecks=253733529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176017
133.02	     nbFailedAssignments=75722  nbBacktracks=99731  nbVisitedNodes=343055  nbRestartNogoods=85
133.02	       =>  wckTime=101.899  cpuTime=100.97  mem=17M554
184.13	   
184.13	   search
184.13	     run=21  nbConstraintChecks=378478617  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263167
184.13	     nbFailedAssignments=112972  nbBacktracks=149609  nbVisitedNodes=512926  nbRestartNogoods=90
184.13	       =>  wckTime=153.015  cpuTime=151.66  mem=17M554
262.08	   
262.08	   search
262.08	     run=22  nbConstraintChecks=566423383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395908
262.08	     nbFailedAssignments=170873  nbBacktracks=224428  nbVisitedNodes=769778  nbRestartNogoods=94
262.08	       =>  wckTime=230.964  cpuTime=228.97  mem=17M554
380.49	   
380.49	   search
380.49	     run=23  nbConstraintChecks=850281108  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=596226
380.49	     nbFailedAssignments=258944  nbBacktracks=336657  nbVisitedNodes=1157437  nbRestartNogoods=100
380.49	       =>  wckTime=349.377  cpuTime=346.36  mem=17M554
551.95	   
551.95	   search
551.95	     run=24  nbConstraintChecks=1257818741  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=887150
551.95	     nbFailedAssignments=381507  nbBacktracks=504998  nbVisitedNodes=1716249  nbRestartNogoods=109
551.95	       =>  wckTime=520.836  cpuTime=516.41  mem=17M554
804.34	   
804.34	   search
804.34	     run=25  nbConstraintChecks=1854820593  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1318465
804.34	     nbFailedAssignments=560290  nbBacktracks=757509  nbVisitedNodes=2540985  nbRestartNogoods=116
804.34	       =>  wckTime=773.227  cpuTime=766.68  mem=17M554
1146.73	   
1146.73	   search
1146.73	     run=26  nbConstraintChecks=2687797563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1944865
1146.73	     nbFailedAssignments=807901  nbBacktracks=1136276  nbVisitedNodes=3704111  nbRestartNogoods=124
1146.73	       =>  wckTime=1115.619  cpuTime=1106.03  mem=17M554
1592.77	   
1592.77	   search
1592.77	     run=27  nbConstraintChecks=3809452791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2841055
1592.77	     nbFailedAssignments=1135915  nbBacktracks=1704427  nbVisitedNodes=5302892  nbRestartNogoods=133
1592.77	       =>  wckTime=1561.653  cpuTime=1548.31  mem=17M554
2139.42	   
2139.42	   search
2139.42	     run=28  nbConstraintChecks=5283806880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4099339
2139.42	     nbFailedAssignments=1541945  nbBacktracks=2556653  nbVisitedNodes=7431462  nbRestartNogoods=141
2139.42	       =>  wckTime=2108.307  cpuTime=2091.42  mem=17M554
2417.44	v 1 1 1 0 0 0 0 1 0 1 1 0 1 1 0 1 0 1 1 1 0 0 0 0 1 1 1 0 0 1 1 1 0 1 0 0 0 1 1 0 1 1 0 0 1 0 0 0 1 1 

Verifier Data (download as text)

187 unsatisfied constraints, 313 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/node4/watcher-279586-1169295010 -o ROOT/results/node4/solver-279586-1169295010 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279586-1169295010/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: 2.00 2.00 2.00 4/87 3911
/proc/meminfo: memFree=1344104/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=18540 CPUtime=0
/proc/3910/stat : 3910 (runsolver) R 3908 3910 3382 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 277896553 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/3910/statm: 4635 279 244 17 0 2626 0

[startup+0.107931 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 3911
/proc/meminfo: memFree=1344104/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=912760 CPUtime=0.07
/proc/3910/stat : 3910 (java) S 3908 3910 3382 0 -1 0 2799 0 1 0 6 1 0 0 19 0 8 0 277896553 934666240 2545 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228190 2545 1390 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.520736 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 3911
/proc/meminfo: memFree=1344104/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915332 CPUtime=0.47
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 6309 0 1 0 43 4 0 0 18 0 8 0 277896553 937299968 6048 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153838722 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228833 6048 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.34282 s]
/proc/loadavg: 2.08 2.02 2.00 4/94 3918
/proc/meminfo: memFree=1326192/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915460 CPUtime=1.29
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 7144 0 1 0 110 19 0 0 25 0 8 0 277896553 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228865 6882 2479 14 0 215335 0
[pid=3910/tid=3912] ppid=3908 vsize=915460 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277896559 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915460 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915460 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915460 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915460 CPUtime=0.13
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 277896563 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915460 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915460 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937431040 6882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98497 s]
/proc/loadavg: 2.08 2.02 2.00 3/94 3918
/proc/meminfo: memFree=1326192/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2.92
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 7147 0 1 0 237 55 0 0 25 0 8 0 277896553 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687740 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 6884 2479 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.13
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 277896563 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 6884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915456

[startup+6.19128 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 3918
/proc/meminfo: memFree=1326128/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=6.1
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 7148 0 1 0 479 131 0 0 25 0 8 0 277896553 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 6885 2479 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.13
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915456

[startup+12.6569 s]
/proc/loadavg: 2.07 2.02 2.00 3/94 3918
/proc/meminfo: memFree=1326064/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=12.51
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 7148 0 1 0 972 279 0 0 25 0 8 0 277896553 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 6885 2479 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.13
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.51
Current children cumulated vsize (KiB) 915456

[startup+25.5161 s]
/proc/loadavg: 2.06 2.01 2.00 3/94 3918
/proc/meminfo: memFree=1326128/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=25.26
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 7148 0 1 0 1942 584 0 0 25 0 8 0 277896553 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687795 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 6885 2479 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.13
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 6885 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915456

[startup+51.1256 s]
/proc/loadavg: 2.03 2.01 2.00 4/94 3918
/proc/meminfo: memFree=1318320/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=50.65
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9175 0 1 0 4354 711 0 0 25 0 8 0 277896553 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073871695 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 8909 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.65
Current children cumulated vsize (KiB) 915456

[startup+102.337 s]
/proc/loadavg: 2.05 2.02 2.00 3/94 3918
/proc/meminfo: memFree=1318320/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=101.43
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9185 0 1 0 9432 711 0 0 25 0 8 0 277896553 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829391 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3910/statm: 228864 8919 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915456

[startup+162.385 s]
/proc/loadavg: 2.02 2.02 2.00 3/94 3918
/proc/meminfo: memFree=1318256/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=160.98
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9187 0 1 0 15387 711 0 0 25 0 8 0 277896553 937426944 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073862393 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2007.06
Current children cumulated vsize (KiB) 915456

[startup+2084.12 s]
/proc/loadavg: 2.00 2.01 2.00 4/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2067.06
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9205 0 1 0 205983 723 0 0 25 0 8 0 277896553 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872139 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8938 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2067.06
Current children cumulated vsize (KiB) 915456

[startup+2144.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2127.07
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9208 0 1 0 211984 723 0 0 25 0 8 0 277896553 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811649 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8941 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2127.07
Current children cumulated vsize (KiB) 915456

[startup+2204.26 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2187.07
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9209 0 1 0 217984 723 0 0 25 0 8 0 277896553 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8942 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2187.07
Current children cumulated vsize (KiB) 915456

[startup+2264.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2247.07
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9209 0 1 0 223984 723 0 0 25 0 8 0 277896553 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073834095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8942 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2247.07
Current children cumulated vsize (KiB) 915456

[startup+2324.37 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2307.07
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9209 0 1 0 229984 723 0 0 25 0 8 0 277896553 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836400 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8942 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2307.07
Current children cumulated vsize (KiB) 915456

[startup+2384.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318448/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2367.05
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9209 0 1 0 235982 723 0 0 25 0 8 0 277896553 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073826294 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8942 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2367.05
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2417.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 4009
/proc/meminfo: memFree=1318512/2055920 swapFree=4182144/4192956
[pid=3910] ppid=3908 vsize=915456 CPUtime=2400.04
/proc/3910/stat : 3910 (java) R 3908 3910 3382 0 -1 0 9209 0 1 0 239281 723 0 0 25 0 8 0 277896553 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872730 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3910/statm: 228864 8942 2532 14 0 215334 0
[pid=3910/tid=3912] ppid=3908 vsize=915456 CPUtime=0.02
/proc/3910/task/3912/stat : 3912 (java) S 3908 3910 3382 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3913] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3913/stat : 3913 (java) S 3908 3910 3382 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3914] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3914/stat : 3914 (java) S 3908 3910 3382 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277896559 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3915] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3915/stat : 3915 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3916] ppid=3908 vsize=915456 CPUtime=0.25
/proc/3910/task/3916/stat : 3916 (java) S 3908 3910 3382 0 -1 64 402 0 0 0 24 1 0 0 16 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3910/tid=3917] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3917/stat : 3917 (java) S 3908 3910 3382 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277896563 937426944 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3910/tid=3918] ppid=3908 vsize=915456 CPUtime=0
/proc/3910/task/3918/stat : 3918 (java) S 3908 3910 3382 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 277896563 937426944 8942 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) 915456

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

Child status: 143
Real time (s): 2417.5
CPU time (s): 2400.11
CPU user time (s): 2392.87
CPU system time (s): 7.2429
CPU usage (%): 99.2806
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.87
system time used= 7.2429
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9231
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= 50037
involuntary context switches= 88408

runsolver used 3.38248 s user time and 7.35188 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 12:10:10 UTC 2007


IDJOB= 279586
IDBENCH= 10318
IDSOLVER= 68
FILE ID= node4/279586-1169295010

PBS_JOBID= 3609613

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  298d2678894f7252daf0ff617f95f85d

RANDOM SEED= 994339079

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1344584 kB
Buffers:         66144 kB
Cached:         518244 kB
SwapCached:       2180 kB
Active:         201612 kB
Inactive:       426808 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344584 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1768 kB
Writeback:           0 kB
Mapped:          54960 kB
Slab:            67576 kB
Committed_AS:  7906648 kB
PageTables:       2420 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 node4 on Sat Jan 20 12:50:28 UTC 2007