Trace number 279317

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.14 2411.26

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/
kbtree-9-5-3-5-70-01_ext.xml
MD5SUM4a3fa552b20e6c78a6c3f1e07b318ed8
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints157
Best CPU time to get the best result obtained on this benchmark7.41187
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279317-1169292105/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.103  cpuTime=0.08  mem=6M910
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=39
0.58	     maxArity=2
0.58	       =>  wckTime=0.268  cpuTime=0.17  mem=8M860
0.63	   
0.63	   solver LocalSearchSolver being built... 
0.67	       =>  wckTime=0.354  cpuTime=0.21  mem=5M600
0.67	
0.67	s SATISFIABLE
0.67	o 98
0.67	c 157
0.68	o 103
0.68	c 152
0.68	o 106
0.68	c 149
0.68	o 111
0.68	c 144
0.68	o 114
0.68	c 141
0.68	o 119
0.68	c 136
0.69	o 123
0.69	c 132
0.69	o 126
0.69	c 129
0.69	o 130
0.69	c 125
0.69	o 134
0.69	c 121
0.69	o 135
0.69	c 120
0.69	o 136
0.69	c 119
0.69	o 137
0.69	c 118
0.69	o 140
0.69	c 115
0.70	o 141
0.70	c 114
0.70	o 143
0.70	c 112
0.70	o 144
0.70	c 111
0.70	o 145
0.70	c 110
0.70	o 146
0.70	c 109
0.70	o 147
0.70	c 108
0.70	o 148
0.70	c 107
0.73	o 149
0.73	c 106
0.73	o 150
0.73	c 105
0.73	o 151
0.73	c 104
0.73	o 152
0.73	c 103
0.81	o 153
0.81	c 102
0.98	o 154
0.98	c 101
0.98	o 155
0.98	c 100
0.98	o 156
0.98	c 99
3.10	   
3.10	   search
3.10	     run=0  nbConstraintChecks=14035430  nbAssignments=10000
3.10	       =>  wckTime=2.429  cpuTime=2.39  mem=5M600
5.47	   
5.47	   search
5.47	     run=1  nbConstraintChecks=28282505  nbAssignments=20000
5.47	       =>  wckTime=4.798  cpuTime=4.73  mem=5M600
7.81	   
7.81	   search
7.81	     run=2  nbConstraintChecks=42314095  nbAssignments=30000
7.81	       =>  wckTime=7.142  cpuTime=7.06  mem=5M600
10.14	   
10.14	   search
10.14	     run=3  nbConstraintChecks=56442185  nbAssignments=40000
10.14	       =>  wckTime=9.476  cpuTime=9.37  mem=5M600
12.47	   
12.47	   search
12.47	     run=4  nbConstraintChecks=70439336  nbAssignments=50000
12.47	       =>  wckTime=11.801  cpuTime=11.67  mem=5M600
12.65	o 157
12.65	c 98
14.81	   
14.81	   search
14.81	     run=5  nbConstraintChecks=84621745  nbAssignments=60000
14.81	       =>  wckTime=14.143  cpuTime=13.99  mem=5M600
17.14	   
17.14	   search
17.14	     run=6  nbConstraintChecks=98674954  nbAssignments=70000
17.14	       =>  wckTime=16.472  cpuTime=16.3  mem=5M600
19.48	   
19.48	   search
19.48	     run=7  nbConstraintChecks=112760715  nbAssignments=80000
19.48	       =>  wckTime=18.814  cpuTime=18.63  mem=5M600
21.82	   
21.82	   search
21.82	     run=8  nbConstraintChecks=126749534  nbAssignments=90000
21.82	       =>  wckTime=21.156  cpuTime=20.95  mem=5M600
24.19	   
24.19	   search
24.19	     run=9  nbConstraintChecks=140906453  nbAssignments=100000
24.19	       =>  wckTime=23.52  cpuTime=23.29  mem=5M600
26.55	   
26.55	   search
26.55	     run=10  nbConstraintChecks=155045779  nbAssignments=110000
26.55	       =>  wckTime=25.878  cpuTime=25.63  mem=5M600
28.90	   
28.90	   search
28.90	     run=11  nbConstraintChecks=169189608  nbAssignments=120000
28.90	       =>  wckTime=28.236  cpuTime=27.96  mem=5M600
31.24	   
31.24	   search
31.24	     run=12  nbConstraintChecks=183259852  nbAssignments=130000
31.24	       =>  wckTime=30.569  cpuTime=30.28  mem=5M600
33.60	   
33.60	   search
33.60	     run=13  nbConstraintChecks=197570155  nbAssignments=140000
33.60	       =>  wckTime=32.928  cpuTime=32.61  mem=5M600
35.92	   
35.92	   search
35.92	     run=14  nbConstraintChecks=211614108  nbAssignments=150000
35.92	       =>  wckTime=35.254  cpuTime=34.93  mem=5M600
38.26	   
38.26	   search
38.26	     run=15  nbConstraintChecks=225764934  nbAssignments=160000
38.26	       =>  wckTime=37.593  cpuTime=37.24  mem=5M600
40.62	   
40.62	   search
40.62	     run=16  nbConstraintChecks=239863830  nbAssignments=170000
40.62	       =>  wckTime=39.95  cpuTime=39.58  mem=5M600
42.91	   
42.91	   search
42.91	     run=17  nbConstraintChecks=253593815  nbAssignments=179752
42.91	       =>  wckTime=42.243  cpuTime=41.86  mem=5M600
42.92	   
42.92	   global
42.92	     nbConstraintChecks=253593815  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
42.92	     solvingWckTime=42.242  solvingCpuTime=41.86  expiredTime=no  totalExploration=no  nbFoundSolutions=0
42.92	     globalCpuTime=42.13
42.92	       =>  wckTime=42.598  cpuTime=42.07  mem=5M600
42.92	   
42.92	   solver IterativeSystematicSolver being built... 
43.05	       =>  wckTime=42.737  cpuTime=42.17  mem=16M639
43.06	   
43.06	   preprocessing
43.06	     nbConstraintChecks=1355  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
43.06	     detectedInconsistency=no
43.06	       =>  wckTime=0.0080  cpuTime=0.01  mem=16M639
43.12	   
43.12	   search
43.12	     run=0  nbConstraintChecks=82531  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
43.12	     nbFailedAssignments=13  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
43.12	       =>  wckTime=0.067  cpuTime=0.05  mem=16M639
43.18	   
43.18	   search
43.18	     run=1  nbConstraintChecks=191493  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100
43.18	     nbFailedAssignments=32  nbBacktracks=25  nbVisitedNodes=158  nbRestartNogoods=3
43.18	       =>  wckTime=0.122  cpuTime=0.09  mem=16M639
43.23	   
43.23	   search
43.23	     run=2  nbConstraintChecks=360998  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=177
43.23	     nbFailedAssignments=66  nbBacktracks=47  nbVisitedNodes=291  nbRestartNogoods=7
43.23	       =>  wckTime=0.174  cpuTime=0.14  mem=16M639
43.30	   
43.30	   search
43.30	     run=3  nbConstraintChecks=599040  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=283
43.30	     nbFailedAssignments=119  nbBacktracks=80  nbVisitedNodes=483  nbRestartNogoods=12
43.30	       =>  wckTime=0.247  cpuTime=0.21  mem=16M639
43.39	   
43.39	   search
43.39	     run=4  nbConstraintChecks=921529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=417
43.39	     nbFailedAssignments=182  nbBacktracks=130  nbVisitedNodes=730  nbRestartNogoods=17
43.39	       =>  wckTime=0.336  cpuTime=0.3  mem=16M639
43.51	   
43.51	   search
43.51	     run=5  nbConstraintChecks=1356609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=603
43.51	     nbFailedAssignments=272  nbBacktracks=205  nbVisitedNodes=1081  nbRestartNogoods=22
43.51	       =>  wckTime=0.455  cpuTime=0.42  mem=16M639
43.71	   
43.71	   search
43.71	     run=6  nbConstraintChecks=2065852  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=881
43.71	     nbFailedAssignments=417  nbBacktracks=318  nbVisitedNodes=1617  nbRestartNogoods=24
43.71	       =>  wckTime=0.654  cpuTime=0.61  mem=16M639
44.01	   
44.01	   search
44.01	     run=7  nbConstraintChecks=3115616  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1310
44.01	     nbFailedAssignments=656  nbBacktracks=488  nbVisitedNodes=2455  nbRestartNogoods=34
44.01	       =>  wckTime=0.961  cpuTime=0.91  mem=16M639
44.47	   
44.47	   search
44.47	     run=8  nbConstraintChecks=4818497  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1964
44.47	     nbFailedAssignments=1033  nbBacktracks=744  nbVisitedNodes=3742  nbRestartNogoods=44
44.47	       =>  wckTime=1.42  cpuTime=1.35  mem=16M639
45.08	   
45.08	   search
45.08	     run=9  nbConstraintChecks=7070314  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2885
45.08	     nbFailedAssignments=1546  nbBacktracks=1128  nbVisitedNodes=5560  nbRestartNogoods=54
45.08	       =>  wckTime=2.024  cpuTime=1.94  mem=16M639
46.01	   
46.01	   search
46.01	     run=10  nbConstraintChecks=10774141  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4268
46.01	     nbFailedAssignments=2336  nbBacktracks=1704  nbVisitedNodes=8309  nbRestartNogoods=59
46.01	       =>  wckTime=2.956  cpuTime=2.86  mem=16M639
47.36	   
47.36	   search
47.36	     run=11  nbConstraintChecks=16072599  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6388
47.36	     nbFailedAssignments=3572  nbBacktracks=2568  nbVisitedNodes=12529  nbRestartNogoods=65
47.36	       =>  wckTime=4.307  cpuTime=4.2  mem=16M639
49.24	   
49.24	   search
49.24	     run=12  nbConstraintChecks=23074984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9217
49.24	     nbFailedAssignments=5084  nbBacktracks=3865  nbVisitedNodes=18167  nbRestartNogoods=72
49.24	       =>  wckTime=6.184  cpuTime=6.05  mem=16M639
52.21	   
52.21	   search
52.21	     run=13  nbConstraintChecks=34385723  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13634
52.21	     nbFailedAssignments=7533  nbBacktracks=5812  nbVisitedNodes=26980  nbRestartNogoods=78
52.21	       =>  wckTime=9.152  cpuTime=9.0  mem=16M639
56.76	   
56.76	   search
56.76	     run=14  nbConstraintChecks=52243119  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20642
56.76	     nbFailedAssignments=11602  nbBacktracks=8732  nbVisitedNodes=40977  nbRestartNogoods=83
56.76	       =>  wckTime=13.706  cpuTime=13.51  mem=16M639
64.53	   
64.53	   search
64.53	     run=15  nbConstraintChecks=80469915  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31641
64.53	     nbFailedAssignments=18207  nbBacktracks=13111  nbVisitedNodes=62960  nbRestartNogoods=90
64.53	       =>  wckTime=21.474  cpuTime=21.21  mem=16M639
74.73	   
74.73	   search
74.73	     run=16  nbConstraintChecks=118981189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46896
74.73	     nbFailedAssignments=26874  nbBacktracks=19679  nbVisitedNodes=93450  nbRestartNogoods=101
74.73	       =>  wckTime=31.68  cpuTime=31.33  mem=16M639
89.95	   
89.95	   search
89.95	     run=17  nbConstraintChecks=173273337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69373
89.95	     nbFailedAssignments=39480  nbBacktracks=29531  nbVisitedNodes=138385  nbRestartNogoods=112
89.95	       =>  wckTime=46.893  cpuTime=46.41  mem=16M639
116.85	   
116.85	   search
116.85	     run=18  nbConstraintChecks=273566419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107682
116.85	     nbFailedAssignments=62996  nbBacktracks=44309  nbVisitedNodes=214988  nbRestartNogoods=127
116.85	       =>  wckTime=73.799  cpuTime=73.09  mem=16M639
148.24	   
148.24	   search
148.24	     run=19  nbConstraintChecks=396766515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160331
148.24	     nbFailedAssignments=93456  nbBacktracks=66477  nbVisitedNodes=320265  nbRestartNogoods=139
148.24	       =>  wckTime=105.182  cpuTime=104.21  mem=16M639
199.62	   
199.62	   search
199.62	     run=20  nbConstraintChecks=590767074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=240855
199.62	     nbFailedAssignments=140711  nbBacktracks=99729  nbVisitedNodes=481296  nbRestartNogoods=144
199.62	       =>  wckTime=156.564  cpuTime=155.26  mem=16M639
295.27	   
295.27	   search
295.27	     run=21  nbConstraintChecks=916780135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=365011
295.27	     nbFailedAssignments=214976  nbBacktracks=149607  nbVisitedNodes=729595  nbRestartNogoods=158
295.28	       =>  wckTime=252.221  cpuTime=250.47  mem=16M639
416.48	   
416.48	   search
416.48	     run=22  nbConstraintChecks=1320294236  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=536864
416.48	     nbFailedAssignments=311998  nbBacktracks=224425  nbVisitedNodes=1073278  nbRestartNogoods=171
416.48	       =>  wckTime=373.427  cpuTime=371.11  mem=16M639
630.14	   
630.14	   search
630.14	     run=23  nbConstraintChecks=2013933109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=824664
630.14	     nbFailedAssignments=487560  nbBacktracks=336652  nbVisitedNodes=1648377  nbRestartNogoods=184
630.14	       =>  wckTime=587.082  cpuTime=583.77  mem=16M639
946.05	   
946.05	   search
946.05	     run=24  nbConstraintChecks=3069555822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1268489
946.05	     nbFailedAssignments=763034  nbBacktracks=504993  nbVisitedNodes=2519022  nbRestartNogoods=201
946.05	       =>  wckTime=902.995  cpuTime=898.23  mem=16M639
1338.33	   
1338.33	   search
1338.33	     run=25  nbConstraintChecks=4372181173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1857192
1338.33	     nbFailedAssignments=1099217  nbBacktracks=757505  nbVisitedNodes=3671649  nbRestartNogoods=216
1338.33	       =>  wckTime=1295.275  cpuTime=1288.68  mem=16M639
1977.93	   
1977.93	   search
1977.93	     run=26  nbConstraintChecks=6540225550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2800490
1977.93	     nbFailedAssignments=1663736  nbBacktracks=1136272  nbVisitedNodes=5508422  nbRestartNogoods=231
1977.93	       =>  wckTime=1934.876  cpuTime=1925.31  mem=16M639
2411.20	v 2 2 2 1 3 0 1 4 4 0 2 2 3 2 0 1 0 2 2 0 1 0 2 2 2 4 0 4 1 2 1 3 4 3 1 0 3 4 4 1 

Verifier Data (download as text)

98 unsatisfied constraints, 157 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/node34/watcher-279317-1169292105 -o ROOT/results/node34/solver-279317-1169292105 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279317-1169292105/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.89 1.82 1.86 4/80 23820
/proc/meminfo: memFree=941448/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=172 CPUtime=0
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 217 0 0 0 0 0 0 0 19 0 1 0 277604303 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7721764 0 0 4096 0 0 0 0 17 1 0 0
/proc/23819/statm: 43 24 18 14 0 3 0

[startup+0.103882 s]
/proc/loadavg: 1.89 1.82 1.86 4/80 23820
/proc/meminfo: memFree=941448/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=914988 CPUtime=0.08
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 2973 0 1 0 6 2 0 0 17 0 8 0 277604303 936947712 2719 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155582787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228747 2719 1421 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511913 s]
/proc/loadavg: 1.89 1.82 1.86 4/80 23820
/proc/meminfo: memFree=941448/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915332 CPUtime=0.49
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 6273 0 1 0 44 5 0 0 18 0 8 0 277604303 937299968 6012 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228833 6012 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33397 s]
/proc/loadavg: 1.89 1.82 1.86 3/87 23827
/proc/meminfo: memFree=923088/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=1.3
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 7269 0 1 0 115 15 0 0 25 0 8 0 277604303 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727683 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 7007 2476 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.15
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) R 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 7007 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) 915464

[startup+2.98611 s]
/proc/loadavg: 1.90 1.82 1.86 3/87 23827
/proc/meminfo: memFree=923088/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2.93
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 7270 0 1 0 250 43 0 0 25 0 8 0 277604303 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 7993424 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 7007 2476 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.15
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 346 0 0 0 15 0 0 0 16 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 7007 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.27738 s]
/proc/loadavg: 1.90 1.82 1.86 3/87 23827
/proc/meminfo: memFree=923024/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=6.19
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 7274 0 1 0 518 101 0 0 25 0 8 0 277604303 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727588 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 7011 2476 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.15
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 7011 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.7619 s]
/proc/loadavg: 1.91 1.83 1.86 3/87 23827
/proc/meminfo: memFree=923088/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=12.63
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 7274 0 1 0 1052 211 0 0 25 0 8 0 277604303 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073727596 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 7011 2476 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.15
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.5979 s]
/proc/loadavg: 1.93 1.83 1.86 3/87 23827
/proc/meminfo: memFree=923152/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=25.34
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 7274 0 1 0 2104 430 0 0 25 0 8 0 277604303 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073730163 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 7011 2476 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.15
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 7011 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915464

[startup+51.207 s]
/proc/loadavg: 1.95 1.84 1.86 3/87 23827
/proc/meminfo: memFree=916240/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=50.74
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9073 0 1 0 4348 726 0 0 25 0 8 0 277604303 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 8807 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8807 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.74
Current children cumulated vsize (KiB) 915464

[startup+102.407 s]
/proc/loadavg: 2.06 1.89 1.88 3/87 23827
/proc/meminfo: memFree=916176/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=101.5
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9087 0 1 0 9424 726 0 0 25 0 8 0 277604303 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859511 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 8820 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.5
Current children cumulated vsize (KiB) 915464

[startup+162.446 s]
/proc/loadavg: 2.02 1.91 1.88 3/87 23827
/proc/meminfo: memFree=916176/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=161.05
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9092 0 1 0 15379 726 0 0 25 0 8 0 277604303 937435136 8825 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842356 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2013.68
Current children cumulated vsize (KiB) 915464

[startup+2083.83 s]
/proc/loadavg: 2.00 2.01 1.94 4/87 23827
/proc/meminfo: memFree=915792/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2073.44
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 206617 727 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837873 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2073.44
Current children cumulated vsize (KiB) 915464

[startup+2143.87 s]
/proc/loadavg: 2.00 2.01 1.94 3/87 23827
/proc/meminfo: memFree=915792/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2133.21
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 212594 727 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855766 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2133.21
Current children cumulated vsize (KiB) 915464

[startup+2203.91 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 23887
/proc/meminfo: memFree=921616/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2193.03
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 218575 728 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858379 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2193.03
Current children cumulated vsize (KiB) 915464

[startup+2263.95 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 23887
/proc/meminfo: memFree=914960/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2253.01
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 224573 728 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073865582 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.01
Current children cumulated vsize (KiB) 915464

[startup+2323.99 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 23887
/proc/meminfo: memFree=914896/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2313
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 230572 728 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857572 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313
Current children cumulated vsize (KiB) 915464

[startup+2384.04 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 24003
/proc/meminfo: memFree=913632/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2372.95
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 236562 733 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857666 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.95
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.18 s]
/proc/loadavg: 2.00 2.00 1.94 3/93 24055
/proc/meminfo: memFree=913624/2055920 swapFree=4192812/4192956
[pid=23819] ppid=23817 vsize=915464 CPUtime=2400.06
/proc/23819/stat : 23819 (java) R 23817 23819 23407 0 -1 0 9113 0 1 0 239270 736 0 0 25 0 8 0 277604303 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073855862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23819/statm: 228866 8843 2527 14 0 215336 0
[pid=23819/tid=23821] ppid=23817 vsize=915464 CPUtime=0.02
/proc/23819/task/23821/stat : 23821 (java) S 23817 23819 23407 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277604307 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23822] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23822/stat : 23822 (java) S 23817 23819 23407 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23823] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23823/stat : 23823 (java) S 23817 23819 23407 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277604308 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23824] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23824/stat : 23824 (java) S 23817 23819 23407 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23825] ppid=23817 vsize=915464 CPUtime=0.26
/proc/23819/task/23825/stat : 23825 (java) S 23817 23819 23407 0 -1 64 406 0 0 0 25 1 0 0 16 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23826] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23826/stat : 23826 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277604311 937435136 8843 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23819/tid=23827] ppid=23817 vsize=915464 CPUtime=0
/proc/23819/task/23827/stat : 23827 (java) S 23817 23819 23407 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277604311 937435136 8843 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) 915464

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

Child status: 143
Real time (s): 2411.26
CPU time (s): 2400.14
CPU user time (s): 2392.77
CPU system time (s): 7.37188
CPU usage (%): 99.5386
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.77
system time used= 7.37188
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9136
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= 49943
involuntary context switches= 105505

runsolver used 2.92656 s user time and 7.64984 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 11:21:46 UTC 2007


IDJOB= 279317
IDBENCH= 9853
IDSOLVER= 69
FILE ID= node34/279317-1169292105

PBS_JOBID= 3609778

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-70/kbtree-9-5-3-5-70-01_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279317-1169292105/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-279317-1169292105 -o ROOT/results/node34/solver-279317-1169292105 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279317-1169292105/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4a3fa552b20e6c78a6c3f1e07b318ed8

RANDOM SEED= 838349016

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.227
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.227
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:        941928 kB
Buffers:         42720 kB
Cached:         951916 kB
SwapCached:          0 kB
Active:         376732 kB
Inactive:       663940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        941928 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          66260 kB
Slab:            58496 kB
Committed_AS:  5533496 kB
PageTables:       1864 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 node34 on Sat Jan 20 12:01:57 UTC 2007