Trace number 279731

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.1 2411.83

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-540-1_ext.xml
MD5SUM0fdaa44a953f1ccaecfc69f95aea72dc
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints332
Best CPU time to get the best result obtained on this benchmark789.09
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints540
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279731-1169297815/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.093  cpuTime=0.07  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=540  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=539
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=539  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.56	       =>  wckTime=0.244  cpuTime=0.15  mem=8M876
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.325  cpuTime=0.2  mem=5M635
0.64	
0.64	s SATISFIABLE
0.64	o 282
0.64	c 258
0.64	o 287
0.64	c 253
0.65	o 291
0.65	c 249
0.65	o 292
0.65	c 248
0.65	o 294
0.65	c 246
0.65	o 296
0.65	c 244
0.65	o 298
0.65	c 242
0.65	o 304
0.65	c 236
0.65	o 305
0.65	c 235
0.65	o 308
0.65	c 232
0.65	o 309
0.65	c 231
0.65	o 313
0.65	c 227
0.65	o 314
0.65	c 226
0.66	o 315
0.66	c 225
0.66	o 316
0.66	c 224
0.66	o 317
0.66	c 223
0.66	o 318
0.66	c 222
0.67	o 319
0.67	c 221
0.68	o 322
0.68	c 218
0.68	o 323
0.68	c 217
0.68	o 325
0.68	c 215
0.68	o 326
0.68	c 214
0.69	o 328
0.69	c 212
0.72	o 329
0.72	c 211
0.74	o 330
0.74	c 210
0.74	o 331
0.74	c 209
1.24	o 332
1.24	c 208
2.54	   
2.54	   search
2.54	     run=0  nbConstraintChecks=8225055  nbAssignments=10000
2.54	       =>  wckTime=1.905  cpuTime=1.86  mem=5M635
4.39	   
4.39	   search
4.39	     run=1  nbConstraintChecks=16550045  nbAssignments=20000
4.39	       =>  wckTime=3.752  cpuTime=3.69  mem=5M635
6.24	   
6.24	   search
6.24	     run=2  nbConstraintChecks=24760805  nbAssignments=30000
6.24	       =>  wckTime=5.601  cpuTime=5.52  mem=5M635
8.10	   
8.10	   search
8.10	     run=3  nbConstraintChecks=33075137  nbAssignments=40000
8.10	       =>  wckTime=7.463  cpuTime=7.37  mem=5M635
9.95	   
9.95	   search
9.95	     run=4  nbConstraintChecks=41293214  nbAssignments=50000
9.95	       =>  wckTime=9.311  cpuTime=9.2  mem=5M635
11.81	   
11.81	   search
11.81	     run=5  nbConstraintChecks=49602817  nbAssignments=60000
11.81	       =>  wckTime=11.175  cpuTime=11.04  mem=5M635
13.66	   
13.66	   search
13.66	     run=6  nbConstraintChecks=57826180  nbAssignments=70000
13.66	       =>  wckTime=13.025  cpuTime=12.87  mem=5M635
15.51	   
15.51	   search
15.51	     run=7  nbConstraintChecks=66155125  nbAssignments=80000
15.51	       =>  wckTime=14.877  cpuTime=14.71  mem=5M635
17.35	   
17.35	   search
17.35	     run=8  nbConstraintChecks=74371513  nbAssignments=90000
17.35	       =>  wckTime=16.715  cpuTime=16.53  mem=5M635
19.20	   
19.20	   search
19.20	     run=9  nbConstraintChecks=82698436  nbAssignments=100000
19.20	       =>  wckTime=18.559  cpuTime=18.36  mem=5M635
21.04	   
21.04	   search
21.04	     run=10  nbConstraintChecks=90920018  nbAssignments=110000
21.04	       =>  wckTime=20.398  cpuTime=20.18  mem=5M635
22.88	   
22.88	   search
22.88	     run=11  nbConstraintChecks=99242284  nbAssignments=120000
22.88	       =>  wckTime=22.245  cpuTime=22.01  mem=5M635
24.73	   
24.73	   search
24.73	     run=12  nbConstraintChecks=107457191  nbAssignments=130000
24.73	       =>  wckTime=24.089  cpuTime=23.84  mem=5M635
26.60	   
26.60	   search
26.60	     run=13  nbConstraintChecks=115792736  nbAssignments=140000
26.60	       =>  wckTime=25.96  cpuTime=25.69  mem=5M635
28.45	   
28.45	   search
28.45	     run=14  nbConstraintChecks=124024292  nbAssignments=150000
28.45	       =>  wckTime=27.812  cpuTime=27.53  mem=5M635
30.31	   
30.31	   search
30.31	     run=15  nbConstraintChecks=132344843  nbAssignments=160000
30.31	       =>  wckTime=29.675  cpuTime=29.38  mem=5M635
31.53	   
31.53	   search
31.53	     run=16  nbConstraintChecks=137739873  nbAssignments=166597
31.53	       =>  wckTime=30.892  cpuTime=30.59  mem=5M635
31.53	   
31.53	   global
31.53	     nbConstraintChecks=137739873  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.53	     solvingWckTime=30.89  solvingCpuTime=30.59  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.53	     globalCpuTime=30.85
31.53	       =>  wckTime=31.218  cpuTime=30.79  mem=5M635
31.53	   
31.53	   solver IterativeSystematicSolver being built... 
31.68	       =>  wckTime=31.37  cpuTime=30.89  mem=16M559
31.69	   
31.69	   preprocessing
31.69	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.69	     detectedInconsistency=no
31.69	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M559
31.75	   
31.75	   search
31.75	     run=0  nbConstraintChecks=45083  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.75	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=69  nbRestartNogoods=0
31.75	       =>  wckTime=0.064  cpuTime=0.04  mem=16M559
31.79	   
31.79	   search
31.79	     run=1  nbConstraintChecks=103429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=108
31.79	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=155  nbRestartNogoods=2
31.79	       =>  wckTime=0.109  cpuTime=0.08  mem=16M559
31.82	   
31.82	   search
31.82	     run=2  nbConstraintChecks=171214  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=170
31.82	     nbFailedAssignments=34  nbBacktracks=47  nbVisitedNodes=252  nbRestartNogoods=5
31.83	       =>  wckTime=0.141  cpuTime=0.11  mem=16M559
31.87	   
31.87	   search
31.87	     run=3  nbConstraintChecks=277384  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=257
31.87	     nbFailedAssignments=59  nbBacktracks=80  nbVisitedNodes=397  nbRestartNogoods=6
31.87	       =>  wckTime=0.188  cpuTime=0.15  mem=16M559
31.93	   
31.93	   search
31.93	     run=4  nbConstraintChecks=427402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=372
31.93	     nbFailedAssignments=95  nbBacktracks=130  nbVisitedNodes=598  nbRestartNogoods=8
31.93	       =>  wckTime=0.248  cpuTime=0.21  mem=16M559
32.04	   
32.04	   search
32.04	     run=5  nbConstraintChecks=670794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=544
32.04	     nbFailedAssignments=163  nbBacktracks=205  nbVisitedNodes=913  nbRestartNogoods=11
32.04	       =>  wckTime=0.358  cpuTime=0.31  mem=16M559
32.18	   
32.18	   search
32.18	     run=6  nbConstraintChecks=1001878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=771
32.18	     nbFailedAssignments=249  nbBacktracks=318  nbVisitedNodes=1339  nbRestartNogoods=14
32.18	       =>  wckTime=0.494  cpuTime=0.45  mem=16M559
32.37	   
32.37	   search
32.37	     run=7  nbConstraintChecks=1515349  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1127
32.37	     nbFailedAssignments=403  nbBacktracks=490  nbVisitedNodes=2021  nbRestartNogoods=18
32.37	       =>  wckTime=0.685  cpuTime=0.63  mem=16M559
32.68	   
32.68	   search
32.68	     run=8  nbConstraintChecks=2282763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1630
32.68	     nbFailedAssignments=623  nbBacktracks=746  nbVisitedNodes=3000  nbRestartNogoods=22
32.68	       =>  wckTime=0.997  cpuTime=0.93  mem=16M559
33.14	   
33.14	   search
33.14	     run=9  nbConstraintChecks=3416165  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2356
33.14	     nbFailedAssignments=934  nbBacktracks=1130  nbVisitedNodes=4421  nbRestartNogoods=24
33.14	       =>  wckTime=1.456  cpuTime=1.37  mem=16M559
33.81	   
33.81	   search
33.81	     run=10  nbConstraintChecks=5146531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3474
33.81	     nbFailedAssignments=1450  nbBacktracks=1706  nbVisitedNodes=6631  nbRestartNogoods=28
33.81	       =>  wckTime=2.128  cpuTime=2.04  mem=17M534
34.87	   
34.87	   search
34.87	     run=11  nbConstraintChecks=7794018  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5130
34.87	     nbFailedAssignments=2220  nbBacktracks=2570  nbVisitedNodes=9921  nbRestartNogoods=32
34.87	       =>  wckTime=3.185  cpuTime=3.08  mem=17M534
36.27	   
36.27	   search
36.27	     run=12  nbConstraintChecks=11525376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7537
36.27	     nbFailedAssignments=3299  nbBacktracks=3867  nbVisitedNodes=14704  nbRestartNogoods=38
36.27	       =>  wckTime=4.585  cpuTime=4.47  mem=17M534
38.57	   
38.57	   search
38.57	     run=13  nbConstraintChecks=17475402  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11232
38.57	     nbFailedAssignments=5025  nbBacktracks=5813  nbVisitedNodes=22071  nbRestartNogoods=42
38.57	       =>  wckTime=6.885  cpuTime=6.75  mem=17M534
41.87	   
41.87	   search
41.87	     run=14  nbConstraintChecks=25928231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16552
41.87	     nbFailedAssignments=7398  nbBacktracks=8733  nbVisitedNodes=32684  nbRestartNogoods=48
41.87	       =>  wckTime=10.182  cpuTime=10.02  mem=17M534
47.63	   
47.63	   search
47.63	     run=15  nbConstraintChecks=40101008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25224
47.63	     nbFailedAssignments=11665  nbBacktracks=13111  nbVisitedNodes=50001  nbRestartNogoods=53
47.63	       =>  wckTime=15.943  cpuTime=15.73  mem=17M534
55.09	   
55.09	   search
55.09	     run=16  nbConstraintChecks=58557903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36833
55.09	     nbFailedAssignments=16678  nbBacktracks=19680  nbVisitedNodes=73192  nbRestartNogoods=58
55.09	       =>  wckTime=23.404  cpuTime=23.12  mem=17M534
65.83	   
65.83	   search
65.83	     run=17  nbConstraintChecks=86440832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54470
65.83	     nbFailedAssignments=24438  nbBacktracks=29532  nbVisitedNodes=108441  nbRestartNogoods=64
65.83	       =>  wckTime=34.15  cpuTime=33.77  mem=17M534
85.05	   
85.05	   search
85.05	     run=18  nbConstraintChecks=132276277  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82453
85.05	     nbFailedAssignments=37617  nbBacktracks=44310  nbVisitedNodes=164381  nbRestartNogoods=71
85.05	       =>  wckTime=53.363  cpuTime=52.81  mem=17M534
111.76	   
111.76	   search
111.76	     run=19  nbConstraintChecks=197259880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123006
111.76	     nbFailedAssignments=55973  nbBacktracks=66480  nbVisitedNodes=245460  nbRestartNogoods=77
111.76	       =>  wckTime=80.075  cpuTime=79.3  mem=17M534
147.51	   
147.51	   search
147.51	     run=20  nbConstraintChecks=288039623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180604
147.51	     nbFailedAssignments=80294  nbBacktracks=99733  nbVisitedNodes=360558  nbRestartNogoods=83
147.51	       =>  wckTime=115.823  cpuTime=114.88  mem=17M534
203.97	   
203.97	   search
203.97	     run=21  nbConstraintChecks=430893195  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270941
203.97	     nbFailedAssignments=120732  nbBacktracks=149611  nbVisitedNodes=540705  nbRestartNogoods=90
203.97	       =>  wckTime=172.286  cpuTime=171.08  mem=17M534
286.94	   
286.94	   search
286.94	     run=22  nbConstraintChecks=638267451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=403484
286.94	     nbFailedAssignments=178434  nbBacktracks=224430  nbVisitedNodes=804844  nbRestartNogoods=100
286.94	       =>  wckTime=255.254  cpuTime=253.53  mem=17M534
404.09	   
404.09	   search
404.09	     run=23  nbConstraintChecks=935939746  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=595928
404.09	     nbFailedAssignments=258628  nbBacktracks=336657  nbVisitedNodes=1186031  nbRestartNogoods=107
404.09	       =>  wckTime=372.404  cpuTime=370.08  mem=17M534
579.97	   
579.97	   search
579.97	     run=24  nbConstraintChecks=1385164726  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=891928
579.97	     nbFailedAssignments=386262  nbBacktracks=504998  nbVisitedNodes=1764132  nbRestartNogoods=116
579.97	       =>  wckTime=548.285  cpuTime=545.14  mem=17M534
813.71	   
813.71	   search
813.71	     run=25  nbConstraintChecks=2003059193  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1324388
813.71	     nbFailedAssignments=566185  nbBacktracks=757509  nbVisitedNodes=2580703  nbRestartNogoods=124
813.71	       =>  wckTime=782.022  cpuTime=777.79  mem=17M534
1097.87	   
1097.87	   search
1097.87	     run=26  nbConstraintChecks=2794312585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1908252
1097.87	     nbFailedAssignments=771250  nbBacktracks=1136276  nbVisitedNodes=3619340  nbRestartNogoods=129
1097.87	       =>  wckTime=1066.183  cpuTime=1060.62  mem=17M534
1446.79	   
1446.79	   search
1446.79	     run=27  nbConstraintChecks=3813289096  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2727741
1446.79	     nbFailedAssignments=1022555  nbBacktracks=1704431  nbVisitedNodes=4998895  nbRestartNogoods=138
1446.79	       =>  wckTime=1415.109  cpuTime=1407.91  mem=17M534
1980.71	   
1980.71	   search
1980.71	     run=28  nbConstraintChecks=5356644002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3974959
1980.71	     nbFailedAssignments=1417520  nbBacktracks=2556658  nbVisitedNodes=7054370  nbRestartNogoods=145
1980.71	       =>  wckTime=1949.027  cpuTime=1939.34  mem=17M534
2411.79	v 1 0 0 0 1 0 1 0 0 1 1 0 0 0 0 1 1 1 0 0 1 1 1 0 0 1 0 1 0 0 1 1 1 1 1 1 1 1 1 0 0 0 1 0 1 0 0 0 1 0 

Verifier Data (download as text)

208 unsatisfied constraints, 332 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/node48/watcher-279731-1169297815 -o ROOT/results/node48/solver-279731-1169297815 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279731-1169297815/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.97 1.98 1.91 3/81 23015
/proc/meminfo: memFree=1393608/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=18540 CPUtime=0
/proc/23014/stat : 23014 (runsolver) R 23012 23014 22524 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278180250 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 255539604775 0 0 4096 24578 0 0 0 17 1 0 0
/proc/23014/statm: 4635 279 244 17 0 2626 0

[startup+0.102606 s]
/proc/loadavg: 1.97 1.98 1.91 3/81 23015
/proc/meminfo: memFree=1393608/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=914988 CPUtime=0.08
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 278180250 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927237 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228747 2742 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510644 s]
/proc/loadavg: 1.97 1.98 1.91 3/81 23015
/proc/meminfo: memFree=1393608/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915332 CPUtime=0.49
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 6391 0 1 0 45 4 0 0 18 0 8 0 278180250 937299968 6130 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228833 6130 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33171 s]
/proc/loadavg: 1.97 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1375568/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=1.3
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 7171 0 1 0 112 18 0 0 25 0 8 0 278180250 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 6909 2476 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.14
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 340 0 0 0 13 1 0 0 16 0 8 0 278180258 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 6909 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.96886 s]
/proc/loadavg: 1.97 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1375568/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2.92
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 7174 0 1 0 240 52 0 0 25 0 8 0 278180250 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 6911 2476 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.15
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 342 0 0 0 14 1 0 0 16 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.26717 s]
/proc/loadavg: 1.97 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1375440/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915464 CPUtime=6.19
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 7174 0 1 0 497 122 0 0 25 0 8 0 278180250 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228866 6911 2476 14 0 215336 0
[pid=23014/tid=23016] ppid=23012 vsize=915464 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278180254 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915464 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915464 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915464 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915464 CPUtime=0.15
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 342 0 0 0 14 1 0 0 16 0 8 0 278180258 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915464 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915464 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937435136 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7348 s]
/proc/loadavg: 1.97 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1375504/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=12.59
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 7174 0 1 0 997 262 0 0 25 0 8 0 278180250 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 6911 2476 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.15
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 342 0 0 0 14 1 0 0 16 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 6911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915460

[startup+25.5989 s]
/proc/loadavg: 1.98 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1375568/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=25.35
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 7176 0 1 0 1997 538 0 0 25 0 8 0 278180250 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698147 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 6912 2476 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.15
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 343 0 0 0 14 1 0 0 16 0 8 0 278180258 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 6912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.2023 s]
/proc/loadavg: 1.98 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1367760/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=50.71
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9179 0 1 0 4402 669 0 0 25 0 8 0 278180250 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884122 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8911 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 402 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915460

[startup+102.423 s]
/proc/loadavg: 1.99 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1367824/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=101.47
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9186 0 1 0 9478 669 0 0 25 0 8 0 278180250 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849311 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8918 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 402 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.47
Current children cumulated vsize (KiB) 915460

[startup+162.465 s]
/proc/loadavg: 1.99 1.98 1.91 3/88 23022
/proc/meminfo: memFree=1367760/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=161.21
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9191 0 1 0 15452 669 0 0 25 0 8 0 278180250 937431040 8923 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073853786 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.98 s]
/proc/loadavg: 2.00 2.00 1.95 4/88 23222
/proc/meminfo: memFree=1367312/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2073.57
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 206686 671 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858643 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.57
Current children cumulated vsize (KiB) 915460

[startup+2144.03 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 23222
/proc/meminfo: memFree=1367312/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2133.34
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 212663 671 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845773 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.34
Current children cumulated vsize (KiB) 915460

[startup+2204.07 s]
/proc/loadavg: 2.00 2.00 1.95 3/88 23222
/proc/meminfo: memFree=1367376/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2193.1
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 218639 671 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842834 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.1
Current children cumulated vsize (KiB) 915460

[startup+2264.12 s]
/proc/loadavg: 2.03 2.01 1.96 3/88 23222
/proc/meminfo: memFree=1367312/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2252.88
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 224616 672 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073884192 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.88
Current children cumulated vsize (KiB) 915460

[startup+2324.17 s]
/proc/loadavg: 2.04 2.02 1.96 3/88 23222
/proc/meminfo: memFree=1367312/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2312.65
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 230593 672 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073701018 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.65
Current children cumulated vsize (KiB) 915460

[startup+2384.22 s]
/proc/loadavg: 2.09 2.03 1.97 3/87 23282
/proc/meminfo: memFree=1355800/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2372.51
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 236579 672 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073883788 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.51
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.79 s]
/proc/loadavg: 2.06 2.03 1.97 3/87 23282
/proc/meminfo: memFree=1348184/2055920 swapFree=4192812/4192956
[pid=23014] ppid=23012 vsize=915460 CPUtime=2400.06
/proc/23014/stat : 23014 (java) R 23012 23014 22524 0 -1 0 9213 0 1 0 239333 673 0 0 25 0 8 0 278180250 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073715514 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23014/statm: 228865 8944 2527 14 0 215335 0
[pid=23014/tid=23016] ppid=23012 vsize=915460 CPUtime=0.02
/proc/23014/task/23016/stat : 23016 (java) S 23012 23014 22524 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 278180254 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23017] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23017/stat : 23017 (java) S 23012 23014 22524 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23018] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23018/stat : 23018 (java) S 23012 23014 22524 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278180255 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23019] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23019/stat : 23019 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23020] ppid=23012 vsize=915460 CPUtime=0.26
/proc/23014/task/23020/stat : 23020 (java) S 23012 23014 22524 0 -1 64 403 0 0 0 24 2 0 0 16 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23021] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23021/stat : 23021 (java) S 23012 23014 22524 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23014/tid=23022] ppid=23012 vsize=915460 CPUtime=0
/proc/23014/task/23022/stat : 23022 (java) S 23012 23014 22524 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278180258 937431040 8944 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2411.83
CPU time (s): 2400.1
CPU user time (s): 2393.36
CPU system time (s): 6.73798
CPU usage (%): 99.5135
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.36
system time used= 6.73797
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9235
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= 49903
involuntary context switches= 117193

runsolver used 2.82957 s user time and 7.84281 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 12:56:56 UTC 2007


IDJOB= 279731
IDBENCH= 10392
IDSOLVER= 69
FILE ID= node48/279731-1169297815

PBS_JOBID= 3609819

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0fdaa44a953f1ccaecfc69f95aea72dc

RANDOM SEED= 630255040

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:       1394088 kB
Buffers:         49652 kB
Cached:         504004 kB
SwapCached:          0 kB
Active:         133152 kB
Inactive:       450328 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1394088 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1692 kB
Writeback:           0 kB
Mapped:          47560 kB
Slab:            63640 kB
Committed_AS:  5677480 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node48 on Sat Jan 20 13:37:07 UTC 2007