Trace number 280280

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 PFCMSAT (TO) 2400.08 2402.69

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-540-1_ext.xml
MD5SUM47fd76d5afdf1fba07664f70de215214
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints345
Best CPU time to get the best result obtained on this benchmark1639.85
Satisfiable
(Un)Satisfiability was proved
Number of variables60
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=pfc.xml
0.31	   
0.31	   instance
0.31	     name=/tmp/evaluation/280280-1169304205/unknown.xml
0.34	   
0.34	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.093  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.51	     nbConstraints=540  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=539
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=539  nbSharedBinaryRepresentations=2  maxDegree=25  maxArity=2
0.51	       =>  wckTime=0.229  cpuTime=0.15  mem=8M861
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.306  cpuTime=0.2  mem=5M639
0.59	
0.59	s SATISFIABLE
0.59	o 279
0.59	c 261
0.60	o 284
0.60	c 256
0.60	o 290
0.60	c 250
0.60	o 292
0.60	c 248
0.60	o 297
0.60	c 243
0.60	o 301
0.60	c 239
0.60	o 304
0.60	c 236
0.60	o 308
0.60	c 232
0.60	o 312
0.60	c 228
0.60	o 316
0.60	c 224
0.61	o 317
0.61	c 223
0.61	o 318
0.61	c 222
0.61	o 320
0.61	c 220
0.61	o 323
0.61	c 217
0.61	o 325
0.62	c 215
0.62	o 327
0.62	c 213
0.62	o 328
0.62	c 212
0.62	o 329
0.62	c 211
0.62	o 331
0.62	c 209
0.62	o 332
0.62	c 208
0.62	o 333
0.62	c 207
0.62	o 336
0.62	c 204
0.63	o 338
0.63	c 202
0.63	o 340
0.63	c 200
0.63	o 341
0.63	c 199
0.63	o 343
0.63	c 197
0.63	o 345
0.63	c 195
2.32	   
2.32	   search
2.32	     run=0  nbConstraintChecks=7760402  nbAssignments=10000
2.32	       =>  wckTime=1.73  cpuTime=1.71  mem=5M639
3.99	   
3.99	   search
3.99	     run=1  nbConstraintChecks=15631510  nbAssignments=20000
3.99	       =>  wckTime=3.402  cpuTime=3.37  mem=5M639
5.65	   
5.65	   search
5.65	     run=2  nbConstraintChecks=23386403  nbAssignments=30000
5.65	       =>  wckTime=5.058  cpuTime=5.03  mem=5M639
7.32	   
7.32	   search
7.32	     run=3  nbConstraintChecks=31260603  nbAssignments=40000
7.32	       =>  wckTime=6.729  cpuTime=6.7  mem=5M639
8.96	   
8.96	   search
8.96	     run=4  nbConstraintChecks=39014092  nbAssignments=50000
8.96	       =>  wckTime=8.373  cpuTime=8.34  mem=5M639
10.62	   
10.62	   search
10.62	     run=5  nbConstraintChecks=46902156  nbAssignments=60000
10.62	       =>  wckTime=10.032  cpuTime=10.0  mem=5M639
12.27	   
12.27	   search
12.27	     run=6  nbConstraintChecks=54662812  nbAssignments=70000
12.27	       =>  wckTime=11.678  cpuTime=11.65  mem=5M639
13.93	   
13.93	   search
13.93	     run=7  nbConstraintChecks=62541578  nbAssignments=80000
13.93	       =>  wckTime=13.339  cpuTime=13.3  mem=5M639
15.58	   
15.58	   search
15.58	     run=8  nbConstraintChecks=70309124  nbAssignments=90000
15.58	       =>  wckTime=14.986  cpuTime=14.96  mem=5M639
17.24	   
17.24	   search
17.24	     run=9  nbConstraintChecks=78178524  nbAssignments=100000
17.24	       =>  wckTime=16.652  cpuTime=16.61  mem=5M639
18.90	   
18.90	   search
18.90	     run=10  nbConstraintChecks=85932683  nbAssignments=110000
18.90	       =>  wckTime=18.313  cpuTime=18.28  mem=5M639
20.58	   
20.58	   search
20.58	     run=11  nbConstraintChecks=93813217  nbAssignments=120000
20.58	       =>  wckTime=19.987  cpuTime=19.95  mem=5M639
22.24	   
22.24	   search
22.24	     run=12  nbConstraintChecks=101577089  nbAssignments=130000
22.24	       =>  wckTime=21.647  cpuTime=21.61  mem=5M639
23.91	   
23.91	   search
23.91	     run=13  nbConstraintChecks=109443823  nbAssignments=140000
23.91	       =>  wckTime=23.32  cpuTime=23.28  mem=5M639
25.57	   
25.57	   search
25.57	     run=14  nbConstraintChecks=117200815  nbAssignments=150000
25.57	       =>  wckTime=24.98  cpuTime=24.94  mem=5M639
27.24	   
27.24	   search
27.24	     run=15  nbConstraintChecks=125074386  nbAssignments=160000
27.24	       =>  wckTime=26.652  cpuTime=26.61  mem=5M639
28.89	   
28.89	   search
28.89	     run=16  nbConstraintChecks=132840047  nbAssignments=170000
28.89	       =>  wckTime=28.301  cpuTime=28.26  mem=5M639
30.55	   
30.55	   search
30.55	     run=17  nbConstraintChecks=140710537  nbAssignments=180000
30.55	       =>  wckTime=29.962  cpuTime=29.92  mem=5M639
30.67	   
30.67	   search
30.67	     run=18  nbConstraintChecks=141213022  nbAssignments=180730
30.67	       =>  wckTime=30.075  cpuTime=30.04  mem=5M639
30.67	   
30.67	   global
30.67	     nbConstraintChecks=141213022  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.67	     solvingWckTime=30.074  solvingCpuTime=30.04  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.67	     globalCpuTime=30.29
30.67	       =>  wckTime=30.382  cpuTime=30.24  mem=5M639
30.67	   
30.67	   solver IterativeSystematicSolver being built... 
30.80	       =>  wckTime=30.519  cpuTime=30.34  mem=16M563
30.81	   
30.81	   preprocessing
30.81	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.81	     detectedInconsistency=no
30.81	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M563
30.87	   
30.87	   search
30.87	     run=0  nbConstraintChecks=41771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
30.87	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=66  nbRestartNogoods=0
30.87	       =>  wckTime=0.064  cpuTime=0.03  mem=16M563
30.91	   
30.91	   search
30.91	     run=1  nbConstraintChecks=103858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112
30.91	     nbFailedAssignments=17  nbBacktracks=25  nbVisitedNodes=155  nbRestartNogoods=2
30.91	       =>  wckTime=0.106  cpuTime=0.07  mem=16M563
30.94	   
30.94	   search
30.94	     run=2  nbConstraintChecks=180034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
30.94	     nbFailedAssignments=30  nbBacktracks=48  nbVisitedNodes=264  nbRestartNogoods=4
30.94	       =>  wckTime=0.139  cpuTime=0.1  mem=16M563
30.99	   
30.99	   search
30.99	     run=3  nbConstraintChecks=286182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
30.99	     nbFailedAssignments=51  nbBacktracks=82  nbVisitedNodes=413  nbRestartNogoods=6
30.99	       =>  wckTime=0.181  cpuTime=0.14  mem=16M563
31.05	   
31.05	   search
31.05	     run=4  nbConstraintChecks=439968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=399
31.05	     nbFailedAssignments=82  nbBacktracks=134  nbVisitedNodes=616  nbRestartNogoods=8
31.05	       =>  wckTime=0.246  cpuTime=0.2  mem=16M563
31.13	   
31.13	   search
31.13	     run=5  nbConstraintChecks=656956  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=560
31.13	     nbFailedAssignments=134  nbBacktracks=209  nbVisitedNodes=904  nbRestartNogoods=11
31.13	       =>  wckTime=0.329  cpuTime=0.28  mem=17M539
31.26	   
31.26	   search
31.26	     run=6  nbConstraintChecks=992554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=794
31.26	     nbFailedAssignments=220  nbBacktracks=322  nbVisitedNodes=1337  nbRestartNogoods=14
31.26	       =>  wckTime=0.456  cpuTime=0.41  mem=17M539
31.44	   
31.44	   search
31.44	     run=7  nbConstraintChecks=1482600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1128
31.44	     nbFailedAssignments=348  nbBacktracks=493  nbVisitedNodes=1970  nbRestartNogoods=18
31.44	       =>  wckTime=0.634  cpuTime=0.58  mem=17M539
31.73	   
31.73	   search
31.73	     run=8  nbConstraintChecks=2214614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1609
31.73	     nbFailedAssignments=538  nbBacktracks=749  nbVisitedNodes=2897  nbRestartNogoods=22
31.73	       =>  wckTime=0.929  cpuTime=0.86  mem=17M539
32.15	   
32.15	   search
32.15	     run=9  nbConstraintChecks=3283757  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2293
32.15	     nbFailedAssignments=808  nbBacktracks=1133  nbVisitedNodes=4235  nbRestartNogoods=26
32.15	       =>  wckTime=1.347  cpuTime=1.28  mem=17M539
32.80	   
32.80	   search
32.80	     run=10  nbConstraintChecks=4934017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3313
32.80	     nbFailedAssignments=1222  nbBacktracks=1709  nbVisitedNodes=6245  nbRestartNogoods=27
32.80	       =>  wckTime=1.995  cpuTime=1.92  mem=17M539
33.64	   
33.64	   search
33.64	     run=11  nbConstraintChecks=7267850  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4820
33.64	     nbFailedAssignments=1829  nbBacktracks=2574  nbVisitedNodes=9224  nbRestartNogoods=31
33.64	       =>  wckTime=2.832  cpuTime=2.75  mem=17M539
35.15	   
35.15	   search
35.15	     run=12  nbConstraintChecks=11044425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7187
35.15	     nbFailedAssignments=2869  nbBacktracks=3871  nbVisitedNodes=13928  nbRestartNogoods=36
35.15	       =>  wckTime=4.342  cpuTime=4.26  mem=17M539
37.02	   
37.02	   search
37.02	     run=13  nbConstraintChecks=15988704  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10278
37.02	     nbFailedAssignments=3980  nbBacktracks=5817  nbVisitedNodes=20076  nbRestartNogoods=43
37.02	       =>  wckTime=6.213  cpuTime=6.13  mem=17M539
39.81	   
39.81	   search
39.81	     run=14  nbConstraintChecks=23460187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14945
39.81	     nbFailedAssignments=5698  nbBacktracks=8736  nbVisitedNodes=29380  nbRestartNogoods=48
39.81	       =>  wckTime=9.001  cpuTime=8.89  mem=17M539
44.70	   
44.70	   search
44.70	     run=15  nbConstraintChecks=35684139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22649
44.70	     nbFailedAssignments=8995  nbBacktracks=13114  nbVisitedNodes=44710  nbRestartNogoods=52
44.70	       =>  wckTime=13.897  cpuTime=13.78  mem=17M539
51.84	   
51.84	   search
51.84	     run=16  nbConstraintChecks=53673560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33938
51.84	     nbFailedAssignments=13686  nbBacktracks=19683  nbVisitedNodes=67198  nbRestartNogoods=57
51.84	       =>  wckTime=21.039  cpuTime=20.92  mem=17M539
61.98	   
61.98	   search
61.98	     run=17  nbConstraintChecks=79753265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50644
61.98	     nbFailedAssignments=20510  nbBacktracks=29535  nbVisitedNodes=100329  nbRestartNogoods=61
61.98	       =>  wckTime=31.177  cpuTime=31.05  mem=17M539
77.09	   
77.09	   search
77.09	     run=18  nbConstraintChecks=118236872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75744
77.10	     nbFailedAssignments=30801  nbBacktracks=44313  nbVisitedNodes=148771  nbRestartNogoods=66
77.10	       =>  wckTime=46.291  cpuTime=46.15  mem=17M539
96.65	   
96.65	   search
96.65	     run=19  nbConstraintChecks=167133411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110092
96.65	     nbFailedAssignments=42950  nbBacktracks=66484  nbVisitedNodes=211653  nbRestartNogoods=72
96.65	       =>  wckTime=65.843  cpuTime=65.67  mem=17M539
118.56	   
118.56	   search
118.56	     run=20  nbConstraintChecks=228661926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158094
118.56	     nbFailedAssignments=57668  nbBacktracks=99736  nbVisitedNodes=293891  nbRestartNogoods=77
118.56	       =>  wckTime=87.754  cpuTime=87.57  mem=17M539
152.85	   
152.85	   search
152.85	     run=21  nbConstraintChecks=324643180  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=231937
152.85	     nbFailedAssignments=81602  nbBacktracks=149614  nbVisitedNodes=421490  nbRestartNogoods=85
152.85	       =>  wckTime=122.042  cpuTime=121.81  mem=17M539
199.16	   
199.16	   search
199.16	     run=22  nbConstraintChecks=462477749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=340292
199.16	     nbFailedAssignments=115108  nbBacktracks=224433  nbVisitedNodes=604103  nbRestartNogoods=90
199.16	       =>  wckTime=168.353  cpuTime=168.08  mem=17M539
272.03	   
272.03	   search
272.03	     run=23  nbConstraintChecks=665123480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=500414
272.03	     nbFailedAssignments=162974  nbBacktracks=336660  nbVisitedNodes=874263  nbRestartNogoods=97
272.03	       =>  wckTime=241.226  cpuTime=240.87  mem=17M539
380.06	   
380.06	   search
380.06	     run=24  nbConstraintChecks=964282054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=738485
380.06	     nbFailedAssignments=232673  nbBacktracks=505003  nbVisitedNodes=1271540  nbRestartNogoods=104
380.06	       =>  wckTime=349.257  cpuTime=348.79  mem=17M539
542.13	   
542.13	   search
542.13	     run=25  nbConstraintChecks=1427577416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1108444
542.13	     nbFailedAssignments=350088  nbBacktracks=757514  nbVisitedNodes=1887874  nbRestartNogoods=113
542.13	       =>  wckTime=511.327  cpuTime=510.69  mem=17M539
776.58	   
776.58	   search
776.58	     run=26  nbConstraintChecks=2114274721  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1655503
776.58	     nbFailedAssignments=518349  nbBacktracks=1136281  nbVisitedNodes=2806222  nbRestartNogoods=122
776.58	       =>  wckTime=745.78  cpuTime=744.9  mem=17M539
1152.83	   
1152.83	   search
1152.83	     run=27  nbConstraintChecks=3145598259  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2477537
1152.83	     nbFailedAssignments=772202  nbBacktracks=1704432  nbVisitedNodes=4172502  nbRestartNogoods=130
1152.83	       =>  wckTime=1122.028  cpuTime=1120.66  mem=17M539
1713.24	   
1713.24	   search
1713.24	     run=28  nbConstraintChecks=4696814024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3714238
1713.24	     nbFailedAssignments=1156646  nbBacktracks=2556658  nbVisitedNodes=6225130  nbRestartNogoods=138
1713.24	       =>  wckTime=1682.434  cpuTime=1680.47  mem=17M539
2402.65	v 1 1 1 1 0 0 0 1 0 0 0 1 1 1 1 0 0 0 0 0 0 0 1 0 0 0 1 1 1 0 1 1 0 1 0 1 1 1 0 1 0 1 1 0 1 1 0 1 0 0 0 1 0 1 1 1 1 1 0 0 

Verifier Data (download as text)

195 unsatisfied constraints, 345 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/node6/watcher-280280-1169304205 -o ROOT/results/node6/solver-280280-1169304205 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280280-1169304205/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.96 1.98 1.99 4/93 29403
/proc/meminfo: memFree=1237168/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=1788 CPUtime=0
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 367 0 0 0 0 0 0 0 18 0 1 0 278815931 1830912 158 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 4096 0 0 0 0 17 0 0 0
/proc/29402/statm: 447 158 123 14 0 92 0

[startup+0.108299 s]
/proc/loadavg: 1.96 1.98 1.99 4/93 29403
/proc/meminfo: memFree=1237168/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=914988 CPUtime=0.09
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 3130 0 1 0 8 1 0 0 22 0 8 0 278815931 936947712 2876 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155770466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228747 2876 1473 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.519347 s]
/proc/loadavg: 1.96 1.98 1.99 4/93 29403
/proc/meminfo: memFree=1237168/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915332 CPUtime=0.51
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 6637 0 1 0 47 4 0 0 25 0 8 0 278815931 937299968 6376 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073545453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228833 6376 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.51
Current children cumulated vsize (KiB) 915332

[startup+1.34444 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1219128/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=1.33
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 7177 0 1 0 113 20 0 0 25 0 8 0 278815931 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 6915 2476 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915464 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937435136 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.12
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278815938 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 6915 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.33
Current children cumulated vsize (KiB) 915460

[startup+2.98164 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1219128/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2.97
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 7180 0 1 0 242 55 0 0 25 0 8 0 278815931 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228866 6917 2476 14 0 215336 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.13
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278815938 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 6917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915460

[startup+6.26202 s]
/proc/loadavg: 1.96 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1219064/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=6.25
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 7181 0 1 0 497 128 0 0 25 0 8 0 278815931 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 6918 2476 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.13
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915464 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937435136 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7478 s]
/proc/loadavg: 1.97 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1219064/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=12.73
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 7181 0 1 0 1004 269 0 0 25 0 8 0 278815931 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228866 6918 2476 14 0 215336 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915464 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937435136 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.13
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915460

[startup+25.6053 s]
/proc/loadavg: 1.97 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1219000/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=25.58
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 7182 0 1 0 1991 567 0 0 25 0 8 0 278815931 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 6918 2476 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915464 CPUtime=0.13
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 278815938 937435136 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 6918 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 915460

[startup+51.2123 s]
/proc/loadavg: 1.98 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1211384/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=51.14
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9195 0 1 0 4428 686 0 0 25 0 8 0 278815931 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844457 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8926 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8926 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915460

[startup+102.415 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1211256/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=102.29
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9205 0 1 0 9543 686 0 0 25 0 8 0 278815931 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073892095 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8936 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8936 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 915460

[startup+162.464 s]
/proc/loadavg: 1.99 1.98 1.99 3/100 29410
/proc/meminfo: memFree=1211192/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=162.29
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9209 0 1 0 15543 686 0 0 25 0 8 0 278815931 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851122 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.09 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 29608
/proc/meminfo: memFree=1210744/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2081.8
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 207481 699 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073922161 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.8
Current children cumulated vsize (KiB) 915460

[startup+2144.14 s]
/proc/loadavg: 2.07 2.02 2.00 3/100 29608
/proc/meminfo: memFree=1210808/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2141.79
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 213480 699 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073891252 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.79
Current children cumulated vsize (KiB) 915460

[startup+2204.18 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 29608
/proc/meminfo: memFree=1210744/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2201.76
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 219477 699 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845627 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.76
Current children cumulated vsize (KiB) 915460

[startup+2264.23 s]
/proc/loadavg: 2.05 2.02 2.00 3/100 29608
/proc/meminfo: memFree=1210808/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2261.75
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 225476 699 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844427 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.75
Current children cumulated vsize (KiB) 915460

[startup+2324.28 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 29610
/proc/meminfo: memFree=1210552/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2321.74
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 231475 699 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850976 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.74
Current children cumulated vsize (KiB) 915460

[startup+2384.33 s]
/proc/loadavg: 1.99 2.01 2.00 3/92 29685
/proc/meminfo: memFree=1060664/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2381.73
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 237472 701 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.73
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.64 s]
/proc/loadavg: 1.99 2.01 2.00 3/92 29685
/proc/meminfo: memFree=1046968/2055924 swapFree=4165736/4192956
[pid=29402] ppid=29400 vsize=915460 CPUtime=2400.03
/proc/29402/stat : 29402 (java) R 29400 29402 28561 0 -1 0 9228 0 1 0 239302 701 0 0 25 0 8 0 278815931 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847463 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/29402/statm: 228865 8958 2527 14 0 215335 0
[pid=29402/tid=29404] ppid=29400 vsize=915460 CPUtime=0.02
/proc/29402/task/29404/stat : 29404 (java) S 29400 29402 28561 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=29402/tid=29405] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29405/stat : 29405 (java) S 29400 29402 28561 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29406] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29406/stat : 29406 (java) S 29400 29402 28561 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278815935 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29407] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29407/stat : 29407 (java) S 29400 29402 28561 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29408] ppid=29400 vsize=915460 CPUtime=0.24
/proc/29402/task/29408/stat : 29408 (java) S 29400 29402 28561 0 -1 64 405 0 0 0 23 1 0 0 16 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29409] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29409/stat : 29409 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=29402/tid=29410] ppid=29400 vsize=915460 CPUtime=0
/proc/29402/task/29410/stat : 29410 (java) S 29400 29402 28561 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278815938 937431040 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2402.69
CPU time (s): 2400.08
CPU user time (s): 2393.06
CPU system time (s): 7.02493
CPU usage (%): 99.8916
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.06
system time used= 7.02493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9251
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= 49795
involuntary context switches= 109197

runsolver used 2.95855 s user time and 7.68183 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Sat Jan 20 14:43:25 UTC 2007


IDJOB= 280280
IDBENCH= 10708
IDSOLVER= 69
FILE ID= node6/280280-1169304205

PBS_JOBID= 3609900

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-60/maxcut-60-540-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280280-1169304205/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-280280-1169304205 -o ROOT/results/node6/solver-280280-1169304205 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280280-1169304205/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  47fd76d5afdf1fba07664f70de215214

RANDOM SEED= 239912032

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.240
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.240
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:      2055924 kB
MemFree:       1237648 kB
Buffers:         63560 kB
Cached:         606288 kB
SwapCached:       2944 kB
Active:         332184 kB
Inactive:       402392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1237648 kB
SwapTotal:     4192956 kB
SwapFree:      4165736 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          84244 kB
Slab:            68348 kB
Committed_AS:  9767376 kB
PageTables:       2468 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= 66556 MiB



End job on node6 on Sat Jan 20 15:23:28 UTC 2007