Trace number 279641

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.13 2402.9

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-620-1_ext.xml
MD5SUM6a861dc65d321387c5f74c1e17c8d237
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints375
Best CPU time to get the best result obtained on this benchmark2400.06
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279641-1169296315/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.088  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.52	     nbConstraints=620  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=619
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=619  nbSharedBinaryRepresentations=2  maxDegree=32  maxArity=2
0.52	       =>  wckTime=0.234  cpuTime=0.15  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.31  cpuTime=0.2  mem=5M674
0.60	
0.60	s SATISFIABLE
0.60	o 317
0.60	c 303
0.61	o 321
0.61	c 299
0.61	o 324
0.61	c 296
0.61	o 329
0.61	c 291
0.61	o 330
0.61	c 290
0.61	o 333
0.61	c 287
0.61	o 334
0.61	c 286
0.61	o 336
0.61	c 284
0.61	o 337
0.61	c 283
0.61	o 339
0.61	c 281
0.61	o 342
0.61	c 278
0.61	o 348
0.61	c 272
0.61	o 351
0.61	c 269
0.61	o 355
0.61	c 265
0.62	o 356
0.62	c 264
0.62	o 359
0.62	c 261
0.62	o 362
0.62	c 258
0.62	o 363
0.62	c 257
0.62	o 364
0.62	c 256
0.62	o 367
0.62	c 253
0.63	o 369
0.63	c 251
0.64	o 370
0.64	c 250
0.66	o 371
0.66	c 249
0.67	o 372
0.67	c 248
0.68	o 373
0.68	c 247
0.76	o 375
0.76	c 245
2.57	   
2.57	   search
2.57	     run=0  nbConstraintChecks=9700226  nbAssignments=10000
2.57	       =>  wckTime=1.972  cpuTime=1.96  mem=5M674
4.49	   
4.49	   search
4.49	     run=1  nbConstraintChecks=19528255  nbAssignments=20000
4.49	       =>  wckTime=3.89  cpuTime=3.87  mem=5M674
6.38	   
6.38	   search
6.38	     run=2  nbConstraintChecks=29223521  nbAssignments=30000
6.38	       =>  wckTime=5.786  cpuTime=5.77  mem=5M674
8.32	   
8.32	   search
8.32	     run=3  nbConstraintChecks=39029550  nbAssignments=40000
8.32	       =>  wckTime=7.721  cpuTime=7.69  mem=5M674
10.23	   
10.23	   search
10.23	     run=4  nbConstraintChecks=48727870  nbAssignments=50000
10.24	       =>  wckTime=9.637  cpuTime=9.61  mem=5M674
12.16	   
12.16	   search
12.16	     run=5  nbConstraintChecks=58538343  nbAssignments=60000
12.16	       =>  wckTime=11.565  cpuTime=11.53  mem=5M674
14.08	   
14.08	   search
14.08	     run=6  nbConstraintChecks=68238921  nbAssignments=70000
14.08	       =>  wckTime=13.48  cpuTime=13.45  mem=5M674
16.01	   
16.01	   search
16.01	     run=7  nbConstraintChecks=78056422  nbAssignments=80000
16.01	       =>  wckTime=15.413  cpuTime=15.39  mem=5M674
17.92	   
17.92	   search
17.92	     run=8  nbConstraintChecks=87747465  nbAssignments=90000
17.92	       =>  wckTime=17.323  cpuTime=17.29  mem=5M674
19.84	   
19.84	   search
19.84	     run=9  nbConstraintChecks=97563867  nbAssignments=100000
19.84	       =>  wckTime=19.239  cpuTime=19.21  mem=5M674
21.74	   
21.74	   search
21.74	     run=10  nbConstraintChecks=107247968  nbAssignments=110000
21.74	       =>  wckTime=21.138  cpuTime=21.1  mem=5M674
23.65	   
23.65	   search
23.65	     run=11  nbConstraintChecks=117046859  nbAssignments=120000
23.65	       =>  wckTime=23.05  cpuTime=23.02  mem=5M674
25.55	   
25.55	   search
25.55	     run=12  nbConstraintChecks=126738392  nbAssignments=130000
25.55	       =>  wckTime=24.949  cpuTime=24.91  mem=5M674
27.47	   
27.47	   search
27.47	     run=13  nbConstraintChecks=136554603  nbAssignments=140000
27.47	       =>  wckTime=26.869  cpuTime=26.83  mem=5M674
29.38	   
29.38	   search
29.38	     run=14  nbConstraintChecks=146252463  nbAssignments=150000
29.38	       =>  wckTime=28.786  cpuTime=28.75  mem=5M674
30.79	   
30.79	   search
30.79	     run=15  nbConstraintChecks=153410885  nbAssignments=157306
30.79	       =>  wckTime=30.193  cpuTime=30.16  mem=5M674
30.79	   
30.79	   global
30.79	     nbConstraintChecks=153410885  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.79	     solvingWckTime=30.192  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.79	     globalCpuTime=30.39
30.79	       =>  wckTime=30.503  cpuTime=30.35  mem=5M674
30.79	   
30.79	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.637  cpuTime=30.45  mem=16M598
30.94	   
30.94	   preprocessing
30.94	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.94	     detectedInconsistency=no
30.94	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M598
31.00	   
31.00	   search
31.00	     run=0  nbConstraintChecks=60378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53
31.00	     nbFailedAssignments=13  nbBacktracks=11  nbVisitedNodes=78  nbRestartNogoods=0
31.00	       =>  wckTime=0.067  cpuTime=0.04  mem=16M598
31.04	   
31.04	   search
31.04	     run=1  nbConstraintChecks=124103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
31.04	     nbFailedAssignments=23  nbBacktracks=27  nbVisitedNodes=160  nbRestartNogoods=1
31.04	       =>  wckTime=0.111  cpuTime=0.08  mem=16M598
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=210393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
31.07	     nbFailedAssignments=38  nbBacktracks=49  nbVisitedNodes=265  nbRestartNogoods=3
31.07	       =>  wckTime=0.146  cpuTime=0.11  mem=16M598
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=333654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=265
31.12	     nbFailedAssignments=64  nbBacktracks=82  nbVisitedNodes=412  nbRestartNogoods=6
31.12	       =>  wckTime=0.195  cpuTime=0.16  mem=16M598
31.19	   
31.19	   search
31.19	     run=4  nbConstraintChecks=506318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=383
31.19	     nbFailedAssignments=99  nbBacktracks=132  nbVisitedNodes=615  nbRestartNogoods=10
31.19	       =>  wckTime=0.26  cpuTime=0.22  mem=16M598
31.28	   
31.28	   search
31.28	     run=5  nbConstraintChecks=755155  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=542
31.28	     nbFailedAssignments=153  nbBacktracks=207  nbVisitedNodes=903  nbRestartNogoods=12
31.28	       =>  wckTime=0.355  cpuTime=0.31  mem=16M598
31.42	   
31.42	   search
31.43	     run=6  nbConstraintChecks=1156161  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=782
31.43	     nbFailedAssignments=253  nbBacktracks=320  nbVisitedNodes=1356  nbRestartNogoods=15
31.43	       =>  wckTime=0.497  cpuTime=0.45  mem=16M598
31.64	   
31.64	   search
31.64	     run=7  nbConstraintChecks=1731608  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1118
31.64	     nbFailedAssignments=391  nbBacktracks=490  nbVisitedNodes=2000  nbRestartNogoods=18
31.64	       =>  wckTime=0.713  cpuTime=0.67  mem=16M598
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=2590381  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1607
31.97	     nbFailedAssignments=594  nbBacktracks=748  nbVisitedNodes=2950  nbRestartNogoods=24
31.97	       =>  wckTime=1.047  cpuTime=0.99  mem=16M598
32.40	   
32.40	   search
32.40	     run=9  nbConstraintChecks=3824489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2308
32.40	     nbFailedAssignments=881  nbBacktracks=1132  nbVisitedNodes=4322  nbRestartNogoods=28
32.40	       =>  wckTime=1.468  cpuTime=1.4  mem=16M598
33.05	   
33.05	   search
33.05	     run=10  nbConstraintChecks=5665132  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3322
33.05	     nbFailedAssignments=1291  nbBacktracks=1709  nbVisitedNodes=6323  nbRestartNogoods=31
33.05	       =>  wckTime=2.123  cpuTime=2.05  mem=17M573
34.00	   
34.00	   search
34.00	     run=11  nbConstraintChecks=8394949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4852
34.00	     nbFailedAssignments=1932  nbBacktracks=2573  nbVisitedNodes=9358  nbRestartNogoods=36
34.00	       =>  wckTime=3.071  cpuTime=3.0  mem=17M573
35.38	   
35.38	   search
35.38	     run=12  nbConstraintChecks=12331200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7058
35.38	     nbFailedAssignments=2813  nbBacktracks=3870  nbVisitedNodes=13742  nbRestartNogoods=42
35.38	       =>  wckTime=4.449  cpuTime=4.37  mem=17M573
37.63	   
37.63	   search
37.63	     run=13  nbConstraintChecks=18718176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10566
37.63	     nbFailedAssignments=4350  nbBacktracks=5816  nbVisitedNodes=20733  nbRestartNogoods=46
37.63	       =>  wckTime=6.701  cpuTime=6.62  mem=17M573
41.31	   
41.31	   search
41.31	     run=14  nbConstraintChecks=29004208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16253
41.31	     nbFailedAssignments=7094  nbBacktracks=8735  nbVisitedNodes=32083  nbRestartNogoods=53
41.31	       =>  wckTime=10.383  cpuTime=10.28  mem=17M573
46.08	   
46.09	   search
46.09	     run=15  nbConstraintChecks=43062412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24047
46.09	     nbFailedAssignments=10481  nbBacktracks=13113  nbVisitedNodes=47642  nbRestartNogoods=61
46.09	       =>  wckTime=15.158  cpuTime=15.05  mem=17M573
53.80	   
53.80	   search
53.80	     run=16  nbConstraintChecks=64859577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36079
53.80	     nbFailedAssignments=15923  nbBacktracks=19681  nbVisitedNodes=71684  nbRestartNogoods=68
53.80	       =>  wckTime=22.877  cpuTime=22.76  mem=17M573
66.21	   
66.21	   search
66.21	     run=17  nbConstraintChecks=98881333  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54882
66.21	     nbFailedAssignments=24851  nbBacktracks=29533  nbVisitedNodes=109267  nbRestartNogoods=75
66.21	       =>  wckTime=35.281  cpuTime=35.16  mem=17M573
83.96	   
83.96	   search
83.96	     run=18  nbConstraintChecks=147721706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81750
83.96	     nbFailedAssignments=36919  nbBacktracks=44311  nbVisitedNodes=162981  nbRestartNogoods=83
83.96	       =>  wckTime=53.036  cpuTime=52.91  mem=17M573
109.84	   
109.84	   search
109.84	     run=19  nbConstraintChecks=219545909  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121298
109.84	     nbFailedAssignments=54272  nbBacktracks=66480  nbVisitedNodes=242051  nbRestartNogoods=91
109.84	       =>  wckTime=78.911  cpuTime=78.75  mem=17M573
150.64	   
150.64	   search
150.64	     run=20  nbConstraintChecks=331653419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183733
150.64	     nbFailedAssignments=83434  nbBacktracks=99732  nbVisitedNodes=366900  nbRestartNogoods=97
150.64	       =>  wckTime=119.714  cpuTime=119.5  mem=17M573
212.45	   
212.45	   search
212.45	     run=21  nbConstraintChecks=499503619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275165
212.45	     nbFailedAssignments=124964  nbBacktracks=149610  nbVisitedNodes=549740  nbRestartNogoods=108
212.45	       =>  wckTime=181.518  cpuTime=181.24  mem=17M573
302.98	   
302.98	   search
302.98	     run=22  nbConstraintChecks=749299210  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=412918
302.98	     nbFailedAssignments=187877  nbBacktracks=224428  nbVisitedNodes=825145  nbRestartNogoods=115
302.98	       =>  wckTime=272.053  cpuTime=271.68  mem=17M573
449.44	   
449.44	   search
449.44	     run=23  nbConstraintChecks=1142381413  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=629092
449.44	     nbFailedAssignments=291804  nbBacktracks=336655  nbVisitedNodes=1257279  nbRestartNogoods=125
449.44	       =>  wckTime=418.508  cpuTime=417.95  mem=17M573
671.31	   
671.31	   search
671.31	     run=24  nbConstraintChecks=1718345699  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=944801
671.31	     nbFailedAssignments=439155  nbBacktracks=504996  nbVisitedNodes=1887632  nbRestartNogoods=134
671.31	       =>  wckTime=640.384  cpuTime=639.57  mem=17M573
981.39	   
981.39	   search
981.39	     run=25  nbConstraintChecks=2533896434  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1396657
981.39	     nbFailedAssignments=638478  nbBacktracks=757507  nbVisitedNodes=2786751  nbRestartNogoods=148
981.39	       =>  wckTime=950.465  cpuTime=949.32  mem=17M573
1454.60	   
1454.60	   search
1454.60	     run=26  nbConstraintChecks=3795936955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2110474
1454.60	     nbFailedAssignments=973498  nbBacktracks=1136275  nbVisitedNodes=4194462  nbRestartNogoods=159
1454.61	       =>  wckTime=1423.676  cpuTime=1422.01  mem=17M573
2075.52	   
2075.52	   search
2075.52	     run=27  nbConstraintChecks=5525509134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3130864
2075.52	     nbFailedAssignments=1425708  nbBacktracks=1704427  nbVisitedNodes=6175745  nbRestartNogoods=164
2075.52	       =>  wckTime=2044.59  cpuTime=2042.15  mem=17M573
2402.86	v 1 0 0 1 0 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 

Verifier Data (download as text)

245 unsatisfied constraints, 375 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/node21/watcher-279641-1169296315 -o ROOT/results/node21/solver-279641-1169296315 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279641-1169296315/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.02 2.01 1.91 4/86 20550
/proc/meminfo: memFree=1306784/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=172 CPUtime=0
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278026142 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 8438564 0 0 4096 0 0 0 0 17 0 0 0
/proc/20549/statm: 43 24 18 14 0 3 0

[startup+0.10753 s]
/proc/loadavg: 2.02 2.01 1.91 4/86 20550
/proc/meminfo: memFree=1306784/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=914988 CPUtime=0.08
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 3072 0 1 0 7 1 0 0 23 0 8 0 278026142 936947712 2818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152096428 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228747 2818 1454 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515606 s]
/proc/loadavg: 2.02 2.01 1.91 4/86 20550
/proc/meminfo: memFree=1306784/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915332 CPUtime=0.49
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 6661 0 1 0 44 5 0 0 25 0 8 0 278026142 937299968 6400 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228833 6400 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33776 s]
/proc/loadavg: 2.02 2.01 1.91 3/93 20557
/proc/meminfo: memFree=1288616/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=1.31
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 7227 0 1 0 111 20 0 0 25 0 8 0 278026142 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 6965 2476 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915464 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937435136 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.13
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 339 0 0 0 12 1 0 0 16 0 8 0 278026149 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 6965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.99107 s]
/proc/loadavg: 2.02 2.01 1.91 3/93 20557
/proc/meminfo: memFree=1288552/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2.97
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 7231 0 1 0 246 51 0 0 25 0 8 0 278026142 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 6968 2476 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.13
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 342 0 0 0 12 1 0 0 16 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915464 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937435136 6968 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.27369 s]
/proc/loadavg: 2.02 2.01 1.91 3/93 20557
/proc/meminfo: memFree=1288488/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=6.25
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 7232 0 1 0 515 110 0 0 25 0 8 0 278026142 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 6968 2476 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.13
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 342 0 0 0 12 1 0 0 16 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915464 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937435136 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915460

[startup+12.7609 s]
/proc/loadavg: 2.02 2.01 1.91 3/93 20557
/proc/meminfo: memFree=1288488/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=12.72
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 7232 0 1 0 1032 240 0 0 25 0 8 0 278026142 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 6968 2476 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915464 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278026146 937435136 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.14
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 342 0 0 0 13 1 0 0 16 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915464 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937435136 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 6968 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) 915460

[startup+25.6124 s]
/proc/loadavg: 2.01 2.01 1.91 3/93 20557
/proc/meminfo: memFree=1288552/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=25.56
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 7232 0 1 0 2066 490 0 0 25 0 8 0 278026142 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 6968 2476 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915464 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937435136 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.14
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 342 0 0 0 13 1 0 0 16 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 6968 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.56
Current children cumulated vsize (KiB) 915460

[startup+51.2242 s]
/proc/loadavg: 2.01 2.00 1.91 3/93 20557
/proc/meminfo: memFree=1281192/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=51.14
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9188 0 1 0 4520 594 0 0 25 0 8 0 278026142 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073885664 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8921 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.23
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 278026149 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915460

[startup+102.431 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20557
/proc/meminfo: memFree=1281192/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=102.28
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9195 0 1 0 9634 594 0 0 25 0 8 0 278026142 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8928 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.23
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 401 0 0 0 22 1 0 0 16 0 8 0 278026149 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8928 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915460

[startup+162.482 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20557
/proc/meminfo: memFree=1281192/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=162.29
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9200 0 1 0 15634 595 0 0 25 0 8 0 278026142 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712775 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.27 s]
/proc/loadavg: 2.00 2.00 1.95 3/93 20755
/proc/meminfo: memFree=1280616/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2081.84
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 207578 606 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.84
Current children cumulated vsize (KiB) 915460

[startup+2144.33 s]
/proc/loadavg: 2.00 2.00 1.95 3/93 20755
/proc/meminfo: memFree=1280616/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2141.85
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 213578 607 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884616 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.85
Current children cumulated vsize (KiB) 915460

[startup+2204.39 s]
/proc/loadavg: 2.00 2.00 1.95 3/93 20755
/proc/meminfo: memFree=1280616/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2201.83
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 219576 607 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073850544 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.83
Current children cumulated vsize (KiB) 915460

[startup+2264.45 s]
/proc/loadavg: 2.04 2.01 1.95 3/93 20755
/proc/meminfo: memFree=1280680/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2261.83
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 225576 607 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823851 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.83
Current children cumulated vsize (KiB) 915460

[startup+2324.5 s]
/proc/loadavg: 2.01 2.01 1.95 3/93 20755
/proc/meminfo: memFree=1280680/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2321.82
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 231575 607 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839446 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.82
Current children cumulated vsize (KiB) 915460

[startup+2384.55 s]
/proc/loadavg: 2.00 2.00 1.95 3/93 20755
/proc/meminfo: memFree=1280680/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2381.79
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 237572 607 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884332 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.79
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.86 s]
/proc/loadavg: 2.07 2.02 1.96 2/88 20769
/proc/meminfo: memFree=1284304/2055920 swapFree=4156356/4192956
[pid=20549] ppid=20547 vsize=915460 CPUtime=2400.08
/proc/20549/stat : 20549 (java) R 20547 20549 20123 0 -1 0 9219 0 1 0 239400 608 0 0 25 0 8 0 278026142 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884334 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20549/statm: 228865 8952 2527 14 0 215335 0
[pid=20549/tid=20551] ppid=20547 vsize=915460 CPUtime=0.02
/proc/20549/task/20551/stat : 20551 (java) S 20547 20549 20123 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20552] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20552/stat : 20552 (java) S 20547 20549 20123 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20553] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20553/stat : 20553 (java) S 20547 20549 20123 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278026146 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20554] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20554/stat : 20554 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20555] ppid=20547 vsize=915460 CPUtime=0.24
/proc/20549/task/20555/stat : 20555 (java) S 20547 20549 20123 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20556] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20556/stat : 20556 (java) S 20547 20549 20123 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20549/tid=20557] ppid=20547 vsize=915460 CPUtime=0
/proc/20549/task/20557/stat : 20557 (java) S 20547 20549 20123 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278026149 937431040 8952 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 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): 2402.9
CPU time (s): 2400.13
CPU user time (s): 2394.04
CPU system time (s): 6.09007
CPU usage (%): 99.8847
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.04
system time used= 6.09007
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9242
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= 49828
involuntary context switches= 66657

runsolver used 2.42263 s user time and 8.24275 s system time

The end

Launcher Data (download as text)

Begin job on node21 on Sat Jan 20 12:31:56 UTC 2007


IDJOB= 279641
IDBENCH= 10347
IDSOLVER= 69
FILE ID= node21/279641-1169296315

PBS_JOBID= 3609792

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6a861dc65d321387c5f74c1e17c8d237

RANDOM SEED= 199828887

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.261
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.261
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:       1307264 kB
Buffers:         48340 kB
Cached:         586964 kB
SwapCached:       7704 kB
Active:         218228 kB
Inactive:       454156 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1307264 kB
SwapTotal:     4192956 kB
SwapFree:      4156356 kB
Dirty:            4092 kB
Writeback:           0 kB
Mapped:          45996 kB
Slab:            61288 kB
Committed_AS:  5228088 kB
PageTables:       2104 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 node21 on Sat Jan 20 13:11:59 UTC 2007