Trace number 279632

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.05 2400.78

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-560-9_ext.xml
MD5SUM892451fd6c13caca9f88305a61ceec91
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints348
Best CPU time to get the best result obtained on this benchmark481.108
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279632-1169296257/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.089  cpuTime=0.09  mem=6M910
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.53	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=30  maxArity=2
0.53	       =>  wckTime=0.234  cpuTime=0.17  mem=8M860
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.311  cpuTime=0.21  mem=5M644
0.61	
0.61	s SATISFIABLE
0.61	o 284
0.61	c 276
0.62	o 290
0.62	c 270
0.62	o 298
0.62	c 262
0.62	o 303
0.62	c 257
0.62	o 308
0.62	c 252
0.62	o 311
0.62	c 249
0.62	o 312
0.62	c 248
0.62	o 317
0.62	c 243
0.62	o 319
0.62	c 241
0.62	o 322
0.62	c 238
0.62	o 324
0.62	c 236
0.62	o 325
0.62	c 235
0.62	o 328
0.62	c 232
0.62	o 331
0.62	c 229
0.63	o 332
0.63	c 228
0.63	o 336
0.63	c 224
0.63	o 339
0.63	c 221
0.63	o 340
0.63	c 220
0.68	o 342
0.68	c 218
0.68	o 343
0.68	c 217
0.68	o 344
0.68	c 216
0.69	o 345
0.69	c 215
0.69	o 346
0.69	c 214
0.75	o 347
0.75	c 213
1.21	o 348
1.21	c 212
2.53	   
2.53	   search
2.53	     run=0  nbConstraintChecks=8563305  nbAssignments=10000
2.53	       =>  wckTime=1.923  cpuTime=1.91  mem=5M644
4.41	   
4.41	   search
4.41	     run=1  nbConstraintChecks=17255582  nbAssignments=20000
4.41	       =>  wckTime=3.804  cpuTime=3.79  mem=5M644
6.27	   
6.27	   search
6.27	     run=2  nbConstraintChecks=25823727  nbAssignments=30000
6.27	       =>  wckTime=5.665  cpuTime=5.65  mem=5M644
8.15	   
8.15	   search
8.15	     run=3  nbConstraintChecks=34502119  nbAssignments=40000
8.15	       =>  wckTime=7.542  cpuTime=7.52  mem=5M644
10.01	   
10.01	   search
10.01	     run=4  nbConstraintChecks=43068424  nbAssignments=50000
10.01	       =>  wckTime=9.404  cpuTime=9.38  mem=5M644
11.89	   
11.89	   search
11.89	     run=5  nbConstraintChecks=51761064  nbAssignments=60000
11.89	       =>  wckTime=11.277  cpuTime=11.26  mem=5M644
13.73	   
13.73	   search
13.73	     run=6  nbConstraintChecks=60324346  nbAssignments=70000
13.73	       =>  wckTime=13.123  cpuTime=13.1  mem=5M644
15.59	   
15.59	   search
15.59	     run=7  nbConstraintChecks=68995294  nbAssignments=80000
15.59	       =>  wckTime=14.983  cpuTime=14.96  mem=5M644
17.44	   
17.44	   search
17.44	     run=8  nbConstraintChecks=77563628  nbAssignments=90000
17.44	       =>  wckTime=16.83  cpuTime=16.81  mem=5M644
19.30	   
19.30	   search
19.30	     run=9  nbConstraintChecks=86230045  nbAssignments=100000
19.30	       =>  wckTime=18.69  cpuTime=18.67  mem=5M644
21.15	   
21.15	   search
21.15	     run=10  nbConstraintChecks=94799754  nbAssignments=110000
21.15	       =>  wckTime=20.538  cpuTime=20.52  mem=5M644
23.02	   
23.02	   search
23.02	     run=11  nbConstraintChecks=103478150  nbAssignments=120000
23.02	       =>  wckTime=22.413  cpuTime=22.39  mem=5M644
24.88	   
24.88	   search
24.88	     run=12  nbConstraintChecks=112035315  nbAssignments=130000
24.88	       =>  wckTime=24.273  cpuTime=24.24  mem=5M644
26.76	   
26.76	   search
26.76	     run=13  nbConstraintChecks=120712731  nbAssignments=140000
26.76	       =>  wckTime=26.149  cpuTime=26.13  mem=5M644
28.62	   
28.62	   search
28.62	     run=14  nbConstraintChecks=129287723  nbAssignments=150000
28.62	       =>  wckTime=28.012  cpuTime=27.99  mem=5M644
30.50	   
30.50	   search
30.50	     run=15  nbConstraintChecks=137972552  nbAssignments=160000
30.50	       =>  wckTime=29.89  cpuTime=29.86  mem=5M644
31.23	   
31.23	   search
31.23	     run=16  nbConstraintChecks=141284774  nbAssignments=163939
31.23	       =>  wckTime=30.618  cpuTime=30.6  mem=5M644
31.23	   
31.23	   global
31.23	     nbConstraintChecks=141284774  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.23	     solvingWckTime=30.617  solvingCpuTime=30.6  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.23	     globalCpuTime=30.85
31.23	       =>  wckTime=30.93  cpuTime=30.81  mem=5M644
31.23	   
31.23	   solver IterativeSystematicSolver being built... 
31.36	       =>  wckTime=31.066  cpuTime=30.91  mem=16M568
31.37	   
31.37	   preprocessing
31.37	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.37	     detectedInconsistency=no
31.37	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M568
31.43	   
31.43	   search
31.43	     run=0  nbConstraintChecks=46760  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.43	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
31.43	       =>  wckTime=0.059  cpuTime=0.04  mem=16M568
31.47	   
31.47	   search
31.47	     run=1  nbConstraintChecks=103202  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.47	     nbFailedAssignments=18  nbBacktracks=27  nbVisitedNodes=150  nbRestartNogoods=2
31.47	       =>  wckTime=0.102  cpuTime=0.07  mem=16M568
31.50	   
31.50	   search
31.50	     run=2  nbConstraintChecks=181377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
31.50	     nbFailedAssignments=34  nbBacktracks=49  nbVisitedNodes=256  nbRestartNogoods=4
31.50	       =>  wckTime=0.136  cpuTime=0.1  mem=16M568
31.55	   
31.55	   search
31.55	     run=3  nbConstraintChecks=289382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256
31.55	     nbFailedAssignments=57  nbBacktracks=84  nbVisitedNodes=398  nbRestartNogoods=6
31.55	       =>  wckTime=0.187  cpuTime=0.15  mem=16M568
31.62	   
31.62	   search
31.62	     run=4  nbConstraintChecks=457897  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=378
31.62	     nbFailedAssignments=98  nbBacktracks=134  nbVisitedNodes=611  nbRestartNogoods=10
31.62	       =>  wckTime=0.257  cpuTime=0.22  mem=16M568
31.72	   
31.72	   search
31.72	     run=5  nbConstraintChecks=688985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=535
31.72	     nbFailedAssignments=151  nbBacktracks=209  nbVisitedNodes=896  nbRestartNogoods=13
31.72	       =>  wckTime=0.352  cpuTime=0.31  mem=16M568
31.88	   
31.88	   search
31.88	     run=6  nbConstraintChecks=1091566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=792
31.88	     nbFailedAssignments=268  nbBacktracks=322  nbVisitedNodes=1383  nbRestartNogoods=17
31.88	       =>  wckTime=0.515  cpuTime=0.47  mem=16M568
32.10	   
32.10	   search
32.10	     run=7  nbConstraintChecks=1603969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1117
32.10	     nbFailedAssignments=393  nbBacktracks=492  nbVisitedNodes=2003  nbRestartNogoods=20
32.10	       =>  wckTime=0.729  cpuTime=0.68  mem=16M568
32.42	   
32.42	   search
32.42	     run=8  nbConstraintChecks=2378317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1601
32.42	     nbFailedAssignments=594  nbBacktracks=749  nbVisitedNodes=2945  nbRestartNogoods=23
32.42	       =>  wckTime=1.052  cpuTime=0.99  mem=16M568
32.89	   
32.89	   search
32.89	     run=9  nbConstraintChecks=3581139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2329
32.89	     nbFailedAssignments=914  nbBacktracks=1133  nbVisitedNodes=4377  nbRestartNogoods=28
32.89	       =>  wckTime=1.528  cpuTime=1.46  mem=16M568
33.59	   
33.59	   search
33.59	     run=10  nbConstraintChecks=5348615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3407
33.59	     nbFailedAssignments=1390  nbBacktracks=1710  nbVisitedNodes=6508  nbRestartNogoods=32
33.59	       =>  wckTime=2.22  cpuTime=2.15  mem=17M544
34.78	   
34.78	   search
34.78	     run=11  nbConstraintChecks=8342325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5172
34.78	     nbFailedAssignments=2267  nbBacktracks=2574  nbVisitedNodes=10014  nbRestartNogoods=38
34.78	       =>  wckTime=3.418  cpuTime=3.35  mem=17M544
36.38	   
36.38	   search
36.38	     run=12  nbConstraintChecks=12343323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7557
36.38	     nbFailedAssignments=3328  nbBacktracks=3873  nbVisitedNodes=14759  nbRestartNogoods=44
36.38	       =>  wckTime=5.016  cpuTime=4.94  mem=17M544
38.78	   
38.78	   search
38.78	     run=13  nbConstraintChecks=18445859  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11185
38.78	     nbFailedAssignments=4986  nbBacktracks=5819  nbVisitedNodes=21991  nbRestartNogoods=49
38.78	       =>  wckTime=7.411  cpuTime=7.34  mem=17M544
42.44	   
42.44	   search
42.44	     run=14  nbConstraintChecks=27561309  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16577
42.44	     nbFailedAssignments=7434  nbBacktracks=8738  nbVisitedNodes=32750  nbRestartNogoods=56
42.44	       =>  wckTime=11.075  cpuTime=11.0  mem=17M544
47.42	   
47.42	   search
47.42	     run=15  nbConstraintChecks=40353475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24328
47.42	     nbFailedAssignments=10777  nbBacktracks=13117  nbVisitedNodes=48223  nbRestartNogoods=62
47.42	       =>  wckTime=16.05  cpuTime=15.97  mem=17M544
54.90	   
54.90	   search
54.90	     run=16  nbConstraintChecks=59187372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35669
54.90	     nbFailedAssignments=15526  nbBacktracks=19685  nbVisitedNodes=70881  nbRestartNogoods=66
54.90	       =>  wckTime=23.53  cpuTime=23.45  mem=17M544
66.41	   
66.41	   search
66.41	     run=17  nbConstraintChecks=87961474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52965
66.41	     nbFailedAssignments=22947  nbBacktracks=29537  nbVisitedNodes=105440  nbRestartNogoods=72
66.41	       =>  wckTime=35.048  cpuTime=34.96  mem=17M544
85.00	   
85.00	   search
85.00	     run=18  nbConstraintChecks=134003117  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81028
85.00	     nbFailedAssignments=36210  nbBacktracks=44316  nbVisitedNodes=161545  nbRestartNogoods=78
85.00	       =>  wckTime=53.639  cpuTime=53.55  mem=17M544
113.27	   
113.27	   search
113.27	     run=19  nbConstraintChecks=202426626  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121949
113.27	     nbFailedAssignments=54940  nbBacktracks=66484  nbVisitedNodes=243331  nbRestartNogoods=86
113.27	       =>  wckTime=81.905  cpuTime=81.81  mem=17M544
150.73	   
150.73	   search
150.73	     run=20  nbConstraintChecks=296963912  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180236
150.73	     nbFailedAssignments=79952  nbBacktracks=99736  nbVisitedNodes=359548  nbRestartNogoods=92
150.73	       =>  wckTime=119.368  cpuTime=119.26  mem=17M544
209.56	   
209.56	   search
209.56	     run=21  nbConstraintChecks=445023937  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=271422
209.56	     nbFailedAssignments=121240  nbBacktracks=149614  nbVisitedNodes=540957  nbRestartNogoods=99
209.56	       =>  wckTime=178.192  cpuTime=178.07  mem=17M544
298.45	   
298.45	   search
298.45	     run=22  nbConstraintChecks=662405351  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406585
298.45	     nbFailedAssignments=181555  nbBacktracks=224432  nbVisitedNodes=808198  nbRestartNogoods=107
298.45	       =>  wckTime=267.088  cpuTime=266.94  mem=17M544
419.76	   
419.76	   search
419.76	     run=23  nbConstraintChecks=963820295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=604711
419.76	     nbFailedAssignments=267431  nbBacktracks=336659  nbVisitedNodes=1188584  nbRestartNogoods=113
419.76	       =>  wckTime=388.39  cpuTime=388.22  mem=17M544
563.60	   
563.60	   search
563.60	     run=24  nbConstraintChecks=1353335247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877010
563.60	     nbFailedAssignments=371361  nbBacktracks=505000  nbVisitedNodes=1689650  nbRestartNogoods=121
563.60	       =>  wckTime=532.23  cpuTime=532.02  mem=17M544
745.45	   
745.45	   search
745.45	     run=25  nbConstraintChecks=1871761214  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1263707
745.45	     nbFailedAssignments=505519  nbBacktracks=757512  nbVisitedNodes=2351629  nbRestartNogoods=131
745.45	       =>  wckTime=714.079  cpuTime=713.82  mem=17M544
1017.28	   
1017.28	   search
1017.28	     run=26  nbConstraintChecks=2620294224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1830024
1017.28	     nbFailedAssignments=693047  nbBacktracks=1136280  nbVisitedNodes=3292056  nbRestartNogoods=141
1017.28	       =>  wckTime=985.911  cpuTime=985.58  mem=17M544
1407.20	   
1407.20	   search
1407.20	     run=27  nbConstraintChecks=3722697280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2678311
1407.20	     nbFailedAssignments=973154  nbBacktracks=1704432  nbVisitedNodes=4697714  nbRestartNogoods=147
1407.20	       =>  wckTime=1375.835  cpuTime=1375.39  mem=17M544
1966.49	   
1966.49	   search
1966.49	     run=28  nbConstraintChecks=5372037043  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3951779
1966.49	     nbFailedAssignments=1394367  nbBacktracks=2556659  nbVisitedNodes=6810602  nbRestartNogoods=155
1966.49	       =>  wckTime=1935.121  cpuTime=1934.45  mem=17M544
2400.74	v 0 1 0 1 1 0 1 1 1 0 1 1 1 1 0 1 1 0 0 0 1 1 0 1 0 0 1 0 1 0 0 0 0 1 0 1 0 0 1 0 0 0 1 1 0 1 1 1 0 1 

Verifier Data (download as text)

212 unsatisfied constraints, 348 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/node69/watcher-279632-1169296257 -o ROOT/results/node69/solver-279632-1169296257 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279632-1169296257/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.00 1.00 1.00 1/65 13606
/proc/meminfo: memFree=1343080/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=308 CPUtime=0
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 57 0 0 0 0 0 0 0 19 0 1 0 77122669 315392 40 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 11952932 0 0 4096 0 0 0 0 17 1 0 0
/proc/13605/statm: 77 40 31 14 0 5 0

[startup+0.102325 s]
/proc/loadavg: 1.00 1.00 1.00 1/65 13606
/proc/meminfo: memFree=1343080/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=914988 CPUtime=0.08
/proc/13605/stat : 13605 (java) S 13603 13605 12436 0 -1 0 2997 0 1 0 7 1 0 0 16 0 8 0 77122669 936947712 2743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 228747 2743 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510357 s]
/proc/loadavg: 1.00 1.00 1.00 1/65 13606
/proc/meminfo: memFree=1343080/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=915332 CPUtime=0.49
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 6543 0 1 0 44 5 0 0 16 0 8 0 77122669 937299968 6282 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073545485 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 228833 6283 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33242 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1325040/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=915460 CPUtime=1.32
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 7183 0 1 0 113 19 0 0 17 0 8 0 77122669 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 228865 6921 2476 14 0 215335 0
[pid=13605/tid=13607] ppid=13603 vsize=915460 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 77122673 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13605/tid=13608] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=915464 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 937435136 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=915460 CPUtime=0.12
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 339 0 0 0 12 0 0 0 16 0 8 0 77122677 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 937431040 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98156 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1325040/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=915460 CPUtime=2.97
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 7186 0 1 0 243 54 0 0 17 0 8 0 77122669 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073706975 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 228865 6923 2476 14 0 215335 0
[pid=13605/tid=13607] ppid=13603 vsize=915460 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 77122673 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13605/tid=13608] ppid=13603 vsize=915464 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 937435136 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=915460 CPUtime=0.13
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 77122677 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=915460 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 937431040 6923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=915464 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 937435136 6923 18446744073709551615 134512640 134570532 4294956480 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.25784 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1324912/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916488 CPUtime=6.24
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 7187 0 1 0 503 121 0 0 16 0 8 0 77122669 938483712 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 6924 2476 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916488 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938483712 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.13
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916488

[startup+12.7384 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1324912/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=12.72
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 7187 0 1 0 1018 254 0 0 16 0 8 0 77122669 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229122 6924 2476 14 0 215592 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916488 CPUtime=0.13
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 341 0 0 0 12 1 0 0 16 0 8 0 77122677 938483712 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 6924 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 916484

[startup+25.5655 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1324912/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=25.54
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 7189 0 1 0 2030 524 0 0 17 0 8 0 77122669 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 6925 2476 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916488 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938483712 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.13
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 342 0 0 0 12 1 0 0 16 0 8 0 77122677 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916488 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938483712 6925 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 916484

[startup+51.2456 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1317232/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=51.22
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9208 0 1 0 4475 647 0 0 23 0 8 0 77122669 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883108 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8941 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.22
Current children cumulated vsize (KiB) 916484

[startup+102.495 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1317168/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=102.45
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9215 0 1 0 9598 647 0 0 25 0 8 0 77122669 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8948 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 400 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8948 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 916484

[startup+162.578 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13613
/proc/meminfo: memFree=1317104/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=162.52
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9220 0 1 0 15605 647 0 0 25 0 8 0 77122669 938479616 8953 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883330 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2024.49
Current children cumulated vsize (KiB) 916484

[startup+2085.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316784/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2084.55
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 207806 649 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073882743 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2084.55
Current children cumulated vsize (KiB) 916484

[startup+2145.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316720/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2144.62
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 213813 649 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837835 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2144.62
Current children cumulated vsize (KiB) 916484

[startup+2205.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2204.69
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 219820 649 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822793 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2204.69
Current children cumulated vsize (KiB) 916484

[startup+2265.46 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2264.76
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 225827 649 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837869 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2264.76
Current children cumulated vsize (KiB) 916484

[startup+2325.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2324.82
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 231833 649 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824474 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2324.82
Current children cumulated vsize (KiB) 916484

[startup+2385.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2384.9
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 237840 650 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842453 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2384.9
Current children cumulated vsize (KiB) 916484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.74 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13811
/proc/meminfo: memFree=1316848/2055920 swapFree=4191892/4192956
[pid=13605] ppid=13603 vsize=916484 CPUtime=2400.01
/proc/13605/stat : 13605 (java) R 13603 13605 12436 0 -1 0 9242 0 1 0 239351 650 0 0 25 0 8 0 77122669 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837885 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13605/statm: 229121 8974 2527 14 0 215591 0
[pid=13605/tid=13607] ppid=13603 vsize=916484 CPUtime=0.02
/proc/13605/task/13607/stat : 13607 (java) S 13603 13605 12436 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 77122673 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13608] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13608/stat : 13608 (java) S 13603 13605 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13609] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13609/stat : 13609 (java) S 13603 13605 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77122674 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13610] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13610/stat : 13610 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13611] ppid=13603 vsize=916484 CPUtime=0.23
/proc/13605/task/13611/stat : 13611 (java) S 13603 13605 12436 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13612] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13612/stat : 13612 (java) S 13603 13605 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13605/tid=13613] ppid=13603 vsize=916484 CPUtime=0
/proc/13605/task/13613/stat : 13613 (java) S 13603 13605 12436 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77122677 938479616 8974 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 916484

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

Child status: 143
Real time (s): 2400.78
CPU time (s): 2400.05
CPU user time (s): 2393.54
CPU system time (s): 6.50701
CPU usage (%): 99.9696
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.54
system time used= 6.50701
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9265
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= 49439
involuntary context switches= 15842

runsolver used 2.71859 s user time and 5.80112 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 12:30:57 UTC 2007


IDJOB= 279632
IDBENCH= 10339
IDSOLVER= 69
FILE ID= node69/279632-1169296257

PBS_JOBID= 3609726

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  892451fd6c13caca9f88305a61ceec91

RANDOM SEED= 974738685

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.218
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.218
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:       1343496 kB
Buffers:         49244 kB
Cached:         577660 kB
SwapCached:        396 kB
Active:         111416 kB
Inactive:       531000 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1343496 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          24300 kB
Slab:            55952 kB
Committed_AS:   862468 kB
PageTables:       1476 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= 66563 MiB



End job on node69 on Sat Jan 20 13:10:58 UTC 2007