Trace number 279713

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.14 2420.39

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-620-9_ext.xml
MD5SUM07ae414b5be663900cc417c078fd1bb3
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints380
Best CPU time to get the best result obtained on this benchmark816.949
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints620
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension620
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279713-1169297297/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.093  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.42	   constraints being loaded...
0.57	     nbConstraints=620  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=619
0.57	     nbConflictsStructures=1  nbSharedConflictsStructures=619  nbSharedBinaryRepresentations=2  maxDegree=31  maxArity=2
0.57	       =>  wckTime=0.251  cpuTime=0.18  mem=8M860
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.332  cpuTime=0.22  mem=5M674
0.65	
0.65	s SATISFIABLE
0.65	o 311
0.65	c 309
0.65	o 320
0.65	c 300
0.65	o 327
0.65	c 293
0.66	o 329
0.66	c 291
0.66	o 333
0.66	c 287
0.66	o 334
0.66	c 286
0.66	o 341
0.66	c 279
0.66	o 343
0.66	c 277
0.66	o 344
0.66	c 276
0.66	o 345
0.66	c 275
0.66	o 348
0.66	c 272
0.66	o 352
0.66	c 268
0.66	o 355
0.66	c 265
0.66	o 356
0.66	c 264
0.66	o 360
0.66	c 260
0.67	o 362
0.67	c 258
0.68	o 363
0.68	c 257
0.68	o 364
0.68	c 256
0.68	o 366
0.68	c 254
0.68	o 368
0.68	c 252
0.68	o 370
0.68	c 250
0.68	o 373
0.68	c 247
0.68	o 374
0.68	c 246
0.68	o 375
0.68	c 245
0.69	o 376
0.69	c 244
0.69	o 377
0.69	c 243
0.69	o 378
0.69	c 242
0.74	o 379
0.74	c 241
0.74	o 380
0.74	c 240
2.79	   
2.79	   search
2.79	     run=0  nbConstraintChecks=9683143  nbAssignments=10000
2.79	       =>  wckTime=2.142  cpuTime=2.09  mem=5M674
4.88	   
4.88	   search
4.88	     run=1  nbConstraintChecks=19497377  nbAssignments=20000
4.88	       =>  wckTime=4.234  cpuTime=4.16  mem=5M674
6.96	   
6.96	   search
6.96	     run=2  nbConstraintChecks=29191464  nbAssignments=30000
6.96	       =>  wckTime=6.313  cpuTime=6.22  mem=5M674
9.06	   
9.06	   search
9.06	     run=3  nbConstraintChecks=39000114  nbAssignments=40000
9.06	       =>  wckTime=8.415  cpuTime=8.3  mem=5M674
11.15	   
11.15	   search
11.15	     run=4  nbConstraintChecks=48693712  nbAssignments=50000
11.15	       =>  wckTime=10.501  cpuTime=10.37  mem=5M674
13.25	   
13.25	   search
13.25	     run=5  nbConstraintChecks=58508153  nbAssignments=60000
13.25	       =>  wckTime=12.607  cpuTime=12.46  mem=5M674
15.34	   
15.35	   search
15.35	     run=6  nbConstraintChecks=68206494  nbAssignments=70000
15.35	       =>  wckTime=14.7  cpuTime=14.53  mem=5M674
17.44	   
17.44	   search
17.44	     run=7  nbConstraintChecks=78021166  nbAssignments=80000
17.44	       =>  wckTime=16.796  cpuTime=16.61  mem=5M674
19.51	   
19.51	   search
19.51	     run=8  nbConstraintChecks=87703727  nbAssignments=90000
19.51	       =>  wckTime=18.868  cpuTime=18.66  mem=5M674
21.60	   
21.60	   search
21.60	     run=9  nbConstraintChecks=97519803  nbAssignments=100000
21.60	       =>  wckTime=20.959  cpuTime=20.73  mem=5M674
23.67	   
23.67	   search
23.67	     run=10  nbConstraintChecks=107214154  nbAssignments=110000
23.67	       =>  wckTime=23.022  cpuTime=22.79  mem=5M674
25.76	   
25.76	   search
25.76	     run=11  nbConstraintChecks=117039624  nbAssignments=120000
25.76	       =>  wckTime=25.114  cpuTime=24.85  mem=5M674
27.85	   
27.85	   search
27.85	     run=12  nbConstraintChecks=126734079  nbAssignments=130000
27.85	       =>  wckTime=27.202  cpuTime=26.92  mem=5M674
29.95	   
29.95	   search
29.95	     run=13  nbConstraintChecks=136546807  nbAssignments=140000
29.95	       =>  wckTime=29.309  cpuTime=29.01  mem=5M674
31.03	   
31.03	   search
31.03	     run=14  nbConstraintChecks=141505422  nbAssignments=145162
31.03	       =>  wckTime=30.384  cpuTime=30.08  mem=5M674
31.03	   
31.03	   global
31.03	     nbConstraintChecks=141505422  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.383  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.35
31.03	       =>  wckTime=30.716  cpuTime=30.3  mem=5M674
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.17	       =>  wckTime=30.86  cpuTime=30.41  mem=16M832
31.18	   
31.19	   preprocessing
31.19	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19	     detectedInconsistency=no
31.19	       =>  wckTime=0.0070  cpuTime=0.0  mem=16M832
31.25	   
31.25	   search
31.25	     run=0  nbConstraintChecks=57672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51
31.25	     nbFailedAssignments=11  nbBacktracks=11  nbVisitedNodes=74  nbRestartNogoods=0
31.25	       =>  wckTime=0.073  cpuTime=0.05  mem=16M832
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=120010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=106
31.30	     nbFailedAssignments=21  nbBacktracks=26  nbVisitedNodes=154  nbRestartNogoods=3
31.30	       =>  wckTime=0.12  cpuTime=0.08  mem=16M832
31.34	   
31.34	   search
31.34	     run=2  nbConstraintChecks=216040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182
31.34	     nbFailedAssignments=43  nbBacktracks=48  nbVisitedNodes=274  nbRestartNogoods=5
31.34	       =>  wckTime=0.162  cpuTime=0.12  mem=16M832
31.39	   
31.39	   search
31.39	     run=3  nbConstraintChecks=329299  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.39	     nbFailedAssignments=63  nbBacktracks=81  nbVisitedNodes=410  nbRestartNogoods=8
31.39	       =>  wckTime=0.211  cpuTime=0.17  mem=16M832
31.49	   
31.49	   search
31.49	     run=4  nbConstraintChecks=537428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=395
31.49	     nbFailedAssignments=114  nbBacktracks=132  nbVisitedNodes=642  nbRestartNogoods=10
31.49	       =>  wckTime=0.31  cpuTime=0.26  mem=16M832
31.59	   
31.59	   search
31.59	     run=5  nbConstraintChecks=796285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=557
31.59	     nbFailedAssignments=171  nbBacktracks=208  nbVisitedNodes=937  nbRestartNogoods=12
31.59	       =>  wckTime=0.414  cpuTime=0.37  mem=16M832
31.75	   
31.75	   search
31.75	     run=6  nbConstraintChecks=1175857  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=790
31.75	     nbFailedAssignments=262  nbBacktracks=321  nbVisitedNodes=1374  nbRestartNogoods=14
31.75	       =>  wckTime=0.572  cpuTime=0.51  mem=16M832
32.02	   
32.02	   search
32.02	     run=7  nbConstraintChecks=1828533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1155
32.02	     nbFailedAssignments=430  nbBacktracks=491  nbVisitedNodes=2077  nbRestartNogoods=18
32.02	       =>  wckTime=0.848  cpuTime=0.79  mem=16M832
32.37	   
32.37	   search
32.37	     run=8  nbConstraintChecks=2663174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1639
32.37	     nbFailedAssignments=631  nbBacktracks=748  nbVisitedNodes=3019  nbRestartNogoods=22
32.37	       =>  wckTime=1.189  cpuTime=1.11  mem=16M832
32.95	   
32.95	   search
32.95	     run=9  nbConstraintChecks=4062135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2398
32.95	     nbFailedAssignments=978  nbBacktracks=1132  nbVisitedNodes=4509  nbRestartNogoods=26
32.95	       =>  wckTime=1.778  cpuTime=1.68  mem=16M832
33.66	   
33.66	   search
33.66	     run=10  nbConstraintChecks=5976894  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3479
33.66	     nbFailedAssignments=1455  nbBacktracks=1708  nbVisitedNodes=6643  nbRestartNogoods=31
33.66	       =>  wckTime=2.486  cpuTime=2.39  mem=16M832
34.65	   
34.66	   search
34.66	     run=11  nbConstraintChecks=8652407  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4987
34.66	     nbFailedAssignments=2070  nbBacktracks=2572  nbVisitedNodes=9630  nbRestartNogoods=34
34.66	       =>  wckTime=3.479  cpuTime=3.37  mem=16M832
36.44	   
36.44	   search
36.44	     run=12  nbConstraintChecks=13265313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7529
36.44	     nbFailedAssignments=3291  nbBacktracks=3869  nbVisitedNodes=14690  nbRestartNogoods=38
36.44	       =>  wckTime=5.261  cpuTime=5.13  mem=16M832
39.23	   
39.23	   search
39.23	     run=13  nbConstraintChecks=20180932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11252
39.23	     nbFailedAssignments=5040  nbBacktracks=5815  nbVisitedNodes=22108  nbRestartNogoods=44
39.23	       =>  wckTime=8.049  cpuTime=7.9  mem=16M832
42.73	   
42.73	   search
42.73	     run=14  nbConstraintChecks=29381926  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16392
42.73	     nbFailedAssignments=7233  nbBacktracks=8734  nbVisitedNodes=32360  nbRestartNogoods=51
42.73	       =>  wckTime=11.55  cpuTime=11.36  mem=16M832
48.27	   
48.27	   search
48.27	     run=15  nbConstraintChecks=43578849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24196
48.27	     nbFailedAssignments=10633  nbBacktracks=13112  nbVisitedNodes=47942  nbRestartNogoods=59
48.27	       =>  wckTime=17.089  cpuTime=16.85  mem=16M832
57.10	   
57.10	   search
57.10	     run=16  nbConstraintChecks=66081784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36545
57.10	     nbFailedAssignments=16393  nbBacktracks=19680  nbVisitedNodes=72619  nbRestartNogoods=64
57.10	       =>  wckTime=25.928  cpuTime=25.6  mem=16M832
69.51	   
69.51	   search
69.51	     run=17  nbConstraintChecks=97832754  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53918
69.51	     nbFailedAssignments=23890  nbBacktracks=29534  nbVisitedNodes=107343  nbRestartNogoods=72
69.51	       =>  wckTime=38.333  cpuTime=37.9  mem=16M832
89.62	   
89.62	   search
89.62	     run=18  nbConstraintChecks=147949034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81699
89.62	     nbFailedAssignments=36873  nbBacktracks=44312  nbVisitedNodes=162885  nbRestartNogoods=78
89.62	       =>  wckTime=58.443  cpuTime=57.83  mem=16M832
122.95	   
122.95	   search
122.95	     run=19  nbConstraintChecks=227935689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124704
122.95	     nbFailedAssignments=57687  nbBacktracks=66480  nbVisitedNodes=248872  nbRestartNogoods=80
122.95	       =>  wckTime=91.778  cpuTime=90.86  mem=16M832
171.23	   
171.23	   search
171.23	     run=20  nbConstraintChecks=343040155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187160
171.23	     nbFailedAssignments=86866  nbBacktracks=99733  nbVisitedNodes=373695  nbRestartNogoods=86
171.23	       =>  wckTime=140.05  cpuTime=138.69  mem=16M832
239.53	   
239.53	   search
239.53	     run=21  nbConstraintChecks=508302289  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=277580
239.53	     nbFailedAssignments=127387  nbBacktracks=149611  nbVisitedNodes=554172  nbRestartNogoods=93
239.53	       =>  wckTime=208.353  cpuTime=206.38  mem=16M832
338.44	   
338.44	   search
338.44	     run=22  nbConstraintChecks=750043674  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414387
338.44	     nbFailedAssignments=189351  nbBacktracks=224429  nbVisitedNodes=826589  nbRestartNogoods=98
338.44	       =>  wckTime=307.265  cpuTime=304.39  mem=16M832
483.26	   
483.26	   search
483.26	     run=23  nbConstraintChecks=1109161382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=621422
483.26	     nbFailedAssignments=284134  nbBacktracks=336656  nbVisitedNodes=1233711  nbRestartNogoods=105
483.26	       =>  wckTime=452.084  cpuTime=447.9  mem=16M832
685.14	   
685.14	   search
685.14	     run=24  nbConstraintChecks=1616013040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=918991
685.14	     nbFailedAssignments=413339  nbBacktracks=504997  nbVisitedNodes=1809043  nbRestartNogoods=112
685.14	       =>  wckTime=653.965  cpuTime=647.94  mem=16M832
930.37	   
930.37	   search
930.37	     run=25  nbConstraintChecks=2268797917  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1330974
930.37	     nbFailedAssignments=572782  nbBacktracks=757508  nbVisitedNodes=2567948  nbRestartNogoods=123
930.37	       =>  wckTime=899.197  cpuTime=890.75  mem=16M832
1224.14	   
1224.14	   search
1224.14	     run=26  nbConstraintChecks=3120058245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1914204
1224.14	     nbFailedAssignments=777214  nbBacktracks=1136277  nbVisitedNodes=3567964  nbRestartNogoods=131
1224.14	       =>  wckTime=1192.969  cpuTime=1181.86  mem=16M832
1651.35	   
1651.35	   search
1651.35	     run=27  nbConstraintChecks=4325385843  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2751267
1651.35	     nbFailedAssignments=1046098  nbBacktracks=1704429  nbVisitedNodes=4967995  nbRestartNogoods=142
1651.35	       =>  wckTime=1620.177  cpuTime=1605.19  mem=16M832
2289.28	   
2289.28	   search
2289.28	     run=28  nbConstraintChecks=6137389598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4017107
2289.28	     nbFailedAssignments=1459684  nbBacktracks=2556655  nbVisitedNodes=7071931  nbRestartNogoods=147
2289.28	       =>  wckTime=2258.103  cpuTime=2238.2  mem=16M832
2420.33	v 0 1 0 1 0 0 1 1 1 0 1 1 1 1 0 1 0 0 0 0 1 1 0 1 1 0 1 0 0 0 0 0 0 1 1 1 0 0 1 0 0 1 1 1 0 1 1 1 0 1 

Verifier Data (download as text)

240 unsatisfied constraints, 380 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/node26/watcher-279713-1169297297 -o ROOT/results/node26/solver-279713-1169297297 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279713-1169297297/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 1.98 4/94 11588
/proc/meminfo: memFree=1261472/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=11820 CPUtime=0
/proc/11587/stat : 11587 (java) D 11585 11587 10755 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 278124024 12103680 510 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 12591908 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/11587/statm: 2967 515 425 14 0 1602 0

[startup+0.103345 s]
/proc/loadavg: 2.00 2.00 1.98 4/94 11588
/proc/meminfo: memFree=1261472/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=914988 CPUtime=0.08
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 2953 0 1 0 7 1 0 0 17 0 8 0 278124024 936947712 2699 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228747 2699 1413 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511381 s]
/proc/loadavg: 2.00 2.00 1.98 4/94 11588
/proc/meminfo: memFree=1261472/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915332 CPUtime=0.49
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 6320 0 1 0 45 4 0 0 18 0 8 0 278124024 937299968 6059 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152155284 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228833 6059 2145 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33545 s]
/proc/loadavg: 2.08 2.02 1.99 3/101 11595
/proc/meminfo: memFree=1243176/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=1.3
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 7229 0 1 0 114 16 0 0 25 0 8 0 278124024 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073697780 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 6967 2476 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.02
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278124028 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.14
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 341 0 0 0 14 0 0 0 16 0 8 0 278124032 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 6967 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98161 s]
/proc/loadavg: 2.08 2.02 1.99 3/101 11595
/proc/meminfo: memFree=1243176/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2.94
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 7232 0 1 0 246 48 0 0 25 0 8 0 278124024 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073697769 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 6969 2476 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.02
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.14
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.26091 s]
/proc/loadavg: 2.07 2.02 1.99 3/101 11595
/proc/meminfo: memFree=1243048/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=6.18
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 7233 0 1 0 505 113 0 0 25 0 8 0 278124024 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073699604 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 6969 2476 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.02
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.14
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 343 0 0 0 14 0 0 0 16 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 6969 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7505 s]
/proc/loadavg: 2.07 2.02 1.99 3/101 11595
/proc/meminfo: memFree=1243048/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915464 CPUtime=12.61
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 7234 0 1 0 1022 239 0 0 25 0 8 0 278124024 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228866 6970 2476 14 0 215336 0
[pid=11587/tid=11589] ppid=11585 vsize=915464 CPUtime=0.02
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278124028 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915464 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915464 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915464 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915464 CPUtime=0.14
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 278124032 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915464 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915464 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937435136 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915464

[startup+25.5967 s]
/proc/loadavg: 2.06 2.01 1.99 3/101 11595
/proc/meminfo: memFree=1243112/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=25.34
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 7234 0 1 0 2044 490 0 0 25 0 8 0 278124024 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073697883 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 6970 2476 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.02
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278124028 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.14
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 344 0 0 0 14 0 0 0 16 0 8 0 278124032 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 6970 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2081 s]
/proc/loadavg: 2.03 2.01 1.99 3/101 11595
/proc/meminfo: memFree=1235560/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=50.72
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9192 0 1 0 4470 602 0 0 25 0 8 0 278124024 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073886446 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 8925 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915460

[startup+102.418 s]
/proc/loadavg: 2.01 2.01 1.99 3/101 11595
/proc/meminfo: memFree=1235496/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=101.46
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9199 0 1 0 9544 602 0 0 25 0 8 0 278124024 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073841561 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 8932 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 404 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.46
Current children cumulated vsize (KiB) 915460

[startup+162.495 s]
/proc/loadavg: 2.00 2.00 1.99 3/101 11595
/proc/meminfo: memFree=1235496/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=160.99
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9201 0 1 0 15497 602 0 0 25 0 8 0 278124024 937431040 8934 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824326 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2085.34 s]
/proc/loadavg: 2.00 2.02 2.00 3/101 11795
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2066.19
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9222 0 1 0 205999 620 0 0 25 0 8 0 278124024 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711696 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 8955 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.19
Current children cumulated vsize (KiB) 915460

[startup+2145.44 s]
/proc/loadavg: 2.00 2.01 2.00 3/101 11795
/proc/meminfo: memFree=1234984/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2125.73
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9222 0 1 0 211953 620 0 0 25 0 8 0 278124024 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862007 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11587/statm: 228865 8955 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.73
Current children cumulated vsize (KiB) 915460

[startup+2205.52 s]
/proc/loadavg: 2.00 2.01 2.00 3/94 11873
/proc/meminfo: memFree=1190496/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2185.49
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9222 0 1 0 217927 622 0 0 25 0 8 0 278124024 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11587/statm: 228865 8955 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.49
Current children cumulated vsize (KiB) 915460

[startup+2265.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11873
/proc/meminfo: memFree=1190624/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2245.46
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9222 0 1 0 223924 622 0 0 25 0 8 0 278124024 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887777 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11587/statm: 228865 8955 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8955 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.46
Current children cumulated vsize (KiB) 915460

[startup+2325.62 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11873
/proc/meminfo: memFree=1190624/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2305.46
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9226 0 1 0 229924 622 0 0 25 0 8 0 278124024 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073846223 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11587/statm: 228865 8958 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.46
Current children cumulated vsize (KiB) 915460

[startup+2385.67 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11873
/proc/meminfo: memFree=1190624/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2365.46
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9226 0 1 0 235923 623 0 0 25 0 8 0 278124024 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073717173 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11587/statm: 228865 8958 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2365.46
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.32 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11873
/proc/meminfo: memFree=1190624/2055920 swapFree=4191880/4192956
[pid=11587] ppid=11585 vsize=915460 CPUtime=2400.08
/proc/11587/stat : 11587 (java) R 11585 11587 10755 0 -1 0 9226 0 1 0 239385 623 0 0 25 0 8 0 278124024 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842901 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11587/statm: 228865 8958 2527 14 0 215335 0
[pid=11587/tid=11589] ppid=11585 vsize=915460 CPUtime=0.03
/proc/11587/task/11589/stat : 11589 (java) S 11585 11587 10755 0 -1 64 199 0 0 0 3 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11590] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11590/stat : 11590 (java) S 11585 11587 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11591] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11591/stat : 11591 (java) S 11585 11587 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278124028 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11592] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11592/stat : 11592 (java) S 11585 11587 10755 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11593] ppid=11585 vsize=915460 CPUtime=0.26
/proc/11587/task/11593/stat : 11593 (java) S 11585 11587 10755 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11594] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11594/stat : 11594 (java) S 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11587/tid=11595] ppid=11585 vsize=915460 CPUtime=0
/proc/11587/task/11595/stat : 11595 (java) R 11585 11587 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278124032 937431040 8958 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2420.39
CPU time (s): 2400.14
CPU user time (s): 2393.9
CPU system time (s): 6.23705
CPU usage (%): 99.1635
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.9
system time used= 6.23705
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 50111
involuntary context switches= 148694

runsolver used 3.01654 s user time and 7.70483 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 12:48:18 UTC 2007


IDJOB= 279713
IDBENCH= 10382
IDSOLVER= 69
FILE ID= node26/279713-1169297297

PBS_JOBID= 3609783

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  07ae414b5be663900cc417c078fd1bb3

RANDOM SEED= 996278054

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.236
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.236
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:       1261888 kB
Buffers:         52496 kB
Cached:         594868 kB
SwapCached:        268 kB
Active:         287084 kB
Inactive:       433740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1261888 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1816 kB
Writeback:           0 kB
Mapped:          98720 kB
Slab:            57896 kB
Committed_AS:  5117188 kB
PageTables:       2364 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66560 MiB



End job on node26 on Sat Jan 20 13:28:38 UTC 2007