Trace number 278965

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 EPFCMSAT (TO) 2400.16 2419.4

General information on the benchmark

NameMaxCSP/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/
kbtree-5-2-4-5-80-21_ext.xml
MD5SUM3756417940e45c981229c71a7ba8dc2b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints117
Best CPU time to get the best result obtained on this benchmark4.07038
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
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=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/278965-1169289744/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=62  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.113  cpuTime=0.08  mem=6M887
0.43	   
0.43	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=211  nbRelationTypes=210  nbExtensionStructures=210  nbSharedExtensionStructures=1
0.56	     nbConflictsStructures=210  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=2073  maxDegree=25
0.56	     maxArity=2
0.56	       =>  wckTime=0.25  cpuTime=0.16  mem=8M837
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.334  cpuTime=0.21  mem=5M574
0.65	
0.65	s SATISFIABLE
0.65	o 40
0.65	c 171
0.65	o 45
0.65	c 166
0.66	o 49
0.66	c 162
0.66	o 53
0.66	c 158
0.66	o 56
0.66	c 155
0.66	o 60
0.66	c 151
0.66	o 61
0.66	c 150
0.66	o 63
0.66	c 148
0.66	o 66
0.66	c 145
0.66	o 68
0.66	c 143
0.66	o 70
0.66	c 141
0.66	o 73
0.66	c 138
0.66	o 75
0.66	c 136
0.67	o 77
0.67	c 134
0.67	o 80
0.67	c 131
0.67	o 82
0.67	c 129
0.67	o 84
0.67	c 127
0.67	o 86
0.67	c 125
0.67	o 88
0.67	c 123
0.67	o 90
0.67	c 121
0.67	o 92
0.67	c 119
0.68	o 94
0.68	c 117
0.68	o 96
0.68	c 115
0.68	o 97
0.68	c 114
0.68	o 99
0.68	c 112
0.68	o 100
0.68	c 111
0.68	o 101
0.68	c 110
0.68	o 102
0.68	c 109
0.68	o 103
0.68	c 108
0.68	o 104
0.68	c 107
0.68	o 105
0.68	c 106
0.68	o 106
0.68	c 105
0.70	o 107
0.70	c 104
0.70	o 108
0.70	c 103
0.71	o 109
0.71	c 102
0.71	o 110
0.71	c 101
0.72	o 111
0.72	c 100
1.50	o 112
1.50	c 99
1.52	o 113
1.52	c 98
2.74	   
2.74	   search
2.74	     run=0  nbConstraintChecks=11919417  nbAssignments=10000
2.74	       =>  wckTime=2.099  cpuTime=2.05  mem=5M574
4.76	   
4.76	   search
4.76	     run=1  nbConstraintChecks=23824682  nbAssignments=20000
4.76	       =>  wckTime=4.117  cpuTime=4.05  mem=5M574
6.78	   
6.78	   search
6.78	     run=2  nbConstraintChecks=35756520  nbAssignments=30000
6.78	       =>  wckTime=6.139  cpuTime=6.07  mem=5M574
8.83	   
8.83	   search
8.83	     run=3  nbConstraintChecks=47949119  nbAssignments=40000
8.83	       =>  wckTime=8.187  cpuTime=8.09  mem=5M574
9.21	o 114
9.21	c 97
9.21	o 115
9.21	c 96
10.86	   
10.86	   search
10.86	     run=4  nbConstraintChecks=59907611  nbAssignments=50000
10.86	       =>  wckTime=10.221  cpuTime=10.11  mem=5M574
12.91	   
12.91	   search
12.91	     run=5  nbConstraintChecks=71876414  nbAssignments=60000
12.91	       =>  wckTime=12.268  cpuTime=12.14  mem=5M574
14.95	   
14.95	   search
14.95	     run=6  nbConstraintChecks=83837678  nbAssignments=70000
14.95	       =>  wckTime=14.308  cpuTime=14.16  mem=5M574
17.01	   
17.01	   search
17.01	     run=7  nbConstraintChecks=95891865  nbAssignments=80000
17.01	       =>  wckTime=16.363  cpuTime=16.19  mem=5M574
19.05	   
19.05	   search
19.05	     run=8  nbConstraintChecks=107843373  nbAssignments=90000
19.05	       =>  wckTime=18.402  cpuTime=18.22  mem=5M574
21.10	   
21.10	   search
21.10	     run=9  nbConstraintChecks=120016280  nbAssignments=100000
21.10	       =>  wckTime=20.457  cpuTime=20.26  mem=5M574
23.13	   
23.13	   search
23.13	     run=10  nbConstraintChecks=132048837  nbAssignments=110000
23.13	       =>  wckTime=22.489  cpuTime=22.26  mem=5M574
25.15	   
25.15	   search
25.15	     run=11  nbConstraintChecks=143948892  nbAssignments=120000
25.15	       =>  wckTime=24.509  cpuTime=24.27  mem=5M574
26.70	o 116
26.70	c 95
27.18	   
27.18	   search
27.18	     run=12  nbConstraintChecks=155873346  nbAssignments=130000
27.18	       =>  wckTime=26.536  cpuTime=26.28  mem=5M574
29.22	   
29.22	   search
29.22	     run=13  nbConstraintChecks=168022182  nbAssignments=140000
29.22	       =>  wckTime=28.577  cpuTime=28.31  mem=5M574
31.26	   
31.26	   search
31.26	     run=14  nbConstraintChecks=179964110  nbAssignments=150000
31.26	       =>  wckTime=30.612  cpuTime=30.32  mem=5M574
33.30	   
33.30	   search
33.30	     run=15  nbConstraintChecks=191918669  nbAssignments=160000
33.30	       =>  wckTime=32.655  cpuTime=32.35  mem=5M574
35.35	   
35.35	   search
35.35	     run=16  nbConstraintChecks=203972082  nbAssignments=170000
35.35	       =>  wckTime=34.709  cpuTime=34.38  mem=5M574
37.42	   
37.42	   search
37.42	     run=17  nbConstraintChecks=216201165  nbAssignments=180000
37.42	       =>  wckTime=36.775  cpuTime=36.43  mem=5M574
39.47	   
39.47	   search
39.47	     run=18  nbConstraintChecks=228272807  nbAssignments=190000
39.47	       =>  wckTime=38.826  cpuTime=38.47  mem=5M574
41.53	   
41.53	   search
41.53	     run=19  nbConstraintChecks=240534164  nbAssignments=200000
41.53	       =>  wckTime=40.888  cpuTime=40.52  mem=5M574
43.57	   
43.57	   search
43.57	     run=20  nbConstraintChecks=252553664  nbAssignments=210000
43.57	       =>  wckTime=42.923  cpuTime=42.52  mem=5M574
45.61	   
45.61	   search
45.61	     run=21  nbConstraintChecks=264662089  nbAssignments=220000
45.61	       =>  wckTime=44.968  cpuTime=44.56  mem=5M574
47.63	   
47.63	   search
47.63	     run=22  nbConstraintChecks=276629244  nbAssignments=230000
47.63	       =>  wckTime=46.99  cpuTime=46.56  mem=5M574
49.68	   
49.68	   search
49.68	     run=23  nbConstraintChecks=288799333  nbAssignments=240000
49.68	       =>  wckTime=49.034  cpuTime=48.59  mem=5M574
51.72	   
51.72	   search
51.72	     run=24  nbConstraintChecks=300651888  nbAssignments=250000
51.72	       =>  wckTime=51.072  cpuTime=50.6  mem=5M574
53.78	   
53.78	   search
53.78	     run=25  nbConstraintChecks=312768191  nbAssignments=260000
53.78	       =>  wckTime=53.133  cpuTime=52.65  mem=5M574
55.82	   
55.82	   search
55.82	     run=26  nbConstraintChecks=324748223  nbAssignments=270000
55.82	       =>  wckTime=55.177  cpuTime=54.68  mem=5M574
56.96	   
56.96	   search
56.96	     run=27  nbConstraintChecks=331412058  nbAssignments=275559
56.96	       =>  wckTime=56.315  cpuTime=55.81  mem=5M574
56.96	   
56.96	   global
56.96	     nbConstraintChecks=331412058  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.96	     solvingWckTime=56.314  solvingCpuTime=55.8  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.96	     globalCpuTime=56.07
56.96	       =>  wckTime=56.65  cpuTime=56.01  mem=5M574
56.96	   
56.96	   solver IterativeSystematicSolver being built... 
57.10	       =>  wckTime=56.789  cpuTime=56.11  mem=16M563
57.17	   
57.17	   preprocessing
57.17	     nbConstraintChecks=141603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
57.17	     detectedInconsistency=no
57.17	       =>  wckTime=0.064  cpuTime=0.05  mem=16M563
57.22	   
57.22	   search
57.22	     run=0  nbConstraintChecks=120529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59
57.22	     nbFailedAssignments=20  nbBacktracks=10  nbVisitedNodes=90  nbRestartNogoods=0
57.22	       =>  wckTime=0.121  cpuTime=0.11  mem=16M563
57.28	   
57.28	   search
57.28	     run=1  nbConstraintChecks=267379  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=128
57.28	     nbFailedAssignments=44  nbBacktracks=26  nbVisitedNodes=199  nbRestartNogoods=5
57.28	       =>  wckTime=0.175  cpuTime=0.15  mem=16M563
57.34	   
57.34	   search
57.34	     run=2  nbConstraintChecks=443628  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=210
57.34	     nbFailedAssignments=76  nbBacktracks=48  nbVisitedNodes=335  nbRestartNogoods=9
57.34	       =>  wckTime=0.234  cpuTime=0.2  mem=16M563
57.43	   
57.43	   search
57.43	     run=3  nbConstraintChecks=707385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=324
57.43	     nbFailedAssignments=130  nbBacktracks=81  nbVisitedNodes=536  nbRestartNogoods=12
57.43	       =>  wckTime=0.325  cpuTime=0.29  mem=16M563
57.53	   
57.53	   search
57.53	     run=4  nbConstraintChecks=1057821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=475
57.53	     nbFailedAssignments=202  nbBacktracks=132  nbVisitedNodes=810  nbRestartNogoods=17
57.53	       =>  wckTime=0.431  cpuTime=0.4  mem=16M563
57.69	   
57.69	   search
57.69	     run=5  nbConstraintChecks=1573751  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=687
57.69	     nbFailedAssignments=312  nbBacktracks=207  nbVisitedNodes=1207  nbRestartNogoods=24
57.69	       =>  wckTime=0.594  cpuTime=0.55  mem=16M563
57.92	   
57.92	   search
57.92	     run=6  nbConstraintChecks=2271614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=976
57.92	     nbFailedAssignments=463  nbBacktracks=320  nbVisitedNodes=1760  nbRestartNogoods=28
57.92	       =>  wckTime=0.822  cpuTime=0.77  mem=16M563
58.26	   
58.26	   search
58.26	     run=7  nbConstraintChecks=3375552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1438
58.26	     nbFailedAssignments=726  nbBacktracks=490  nbVisitedNodes=2653  nbRestartNogoods=35
58.26	       =>  wckTime=1.158  cpuTime=1.1  mem=16M563
58.68	   
58.68	   search
58.68	     run=8  nbConstraintChecks=4886252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2077
58.68	     nbFailedAssignments=1078  nbBacktracks=747  nbVisitedNodes=3901  nbRestartNogoods=40
58.68	       =>  wckTime=1.58  cpuTime=1.51  mem=16M563
59.41	   
59.41	   search
59.41	     run=9  nbConstraintChecks=7078542  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2961
59.41	     nbFailedAssignments=1551  nbBacktracks=1131  nbVisitedNodes=5638  nbRestartNogoods=47
59.41	       =>  wckTime=2.305  cpuTime=2.22  mem=16M563
60.48	   
60.48	   search
60.48	     run=10  nbConstraintChecks=10594144  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4394
60.48	     nbFailedAssignments=2377  nbBacktracks=1708  nbVisitedNodes=8472  nbRestartNogoods=56
60.48	       =>  wckTime=3.375  cpuTime=3.28  mem=16M563
62.12	   
62.12	   search
62.12	     run=11  nbConstraintChecks=16600465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6752
62.12	     nbFailedAssignments=3844  nbBacktracks=2573  nbVisitedNodes=13154  nbRestartNogoods=61
62.12	       =>  wckTime=5.018  cpuTime=4.91  mem=16M563
64.52	   
64.52	   search
64.52	     run=12  nbConstraintChecks=24601465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10110
64.52	     nbFailedAssignments=5878  nbBacktracks=3870  nbVisitedNodes=19834  nbRestartNogoods=80
64.52	       =>  wckTime=7.416  cpuTime=7.28  mem=16M563
68.74	   
68.74	   search
68.74	     run=13  nbConstraintChecks=37133091  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15151
68.74	     nbFailedAssignments=8947  nbBacktracks=5816  nbVisitedNodes=29773  nbRestartNogoods=86
68.74	       =>  wckTime=11.636  cpuTime=11.47  mem=16M563
74.90	   
74.90	   search
74.90	     run=14  nbConstraintChecks=57557487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23269
74.90	     nbFailedAssignments=14117  nbBacktracks=8735  nbVisitedNodes=45959  nbRestartNogoods=96
74.90	       =>  wckTime=17.797  cpuTime=17.57  mem=16M563
83.77	   
83.77	   search
83.77	     run=15  nbConstraintChecks=85451610  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34223
83.77	     nbFailedAssignments=20669  nbBacktracks=13113  nbVisitedNodes=67822  nbRestartNogoods=107
83.77	       =>  wckTime=26.666  cpuTime=26.37  mem=16M563
98.52	   
98.52	   search
98.52	     run=16  nbConstraintChecks=128824356  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51179
98.52	     nbFailedAssignments=31035  nbBacktracks=19681  nbVisitedNodes=101648  nbRestartNogoods=117
98.52	       =>  wckTime=41.42  cpuTime=41.0  mem=16M563
117.43	   
117.43	   search
117.43	     run=17  nbConstraintChecks=187457995  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=74371
117.43	     nbFailedAssignments=44351  nbBacktracks=29533  nbVisitedNodes=147977  nbRestartNogoods=120
117.43	       =>  wckTime=60.328  cpuTime=59.75  mem=16M563
140.49	   
140.49	   search
140.49	     run=18  nbConstraintChecks=268076728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109093
140.49	     nbFailedAssignments=64265  nbBacktracks=44311  nbVisitedNodes=217195  nbRestartNogoods=135
140.49	       =>  wckTime=83.392  cpuTime=82.62  mem=16M563
180.92	   
180.92	   search
180.92	     run=19  nbConstraintChecks=396093818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162431
180.92	     nbFailedAssignments=95406  nbBacktracks=66480  nbVisitedNodes=323686  nbRestartNogoods=141
180.92	       =>  wckTime=123.817  cpuTime=122.72  mem=16M563
241.29	   
241.29	   search
241.29	     run=20  nbConstraintChecks=577272308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=239409
241.29	     nbFailedAssignments=139109  nbBacktracks=99732  nbVisitedNodes=477564  nbRestartNogoods=151
241.29	       =>  wckTime=184.193  cpuTime=182.56  mem=16M563
327.18	   
327.18	   search
327.18	     run=21  nbConstraintChecks=832124107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=354175
327.18	     nbFailedAssignments=203973  nbBacktracks=149610  nbVisitedNodes=705095  nbRestartNogoods=164
327.18	       =>  wckTime=270.079  cpuTime=267.7  mem=16M563
458.81	   
458.81	   search
458.81	     run=22  nbConstraintChecks=1218834576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=527012
458.81	     nbFailedAssignments=301968  nbBacktracks=224428  nbVisitedNodes=1048059  nbRestartNogoods=172
458.81	       =>  wckTime=401.71  cpuTime=398.15  mem=16M563
663.21	   
663.21	   search
663.21	     run=23  nbConstraintChecks=1804985885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=780041
663.21	     nbFailedAssignments=442751  nbBacktracks=336655  nbVisitedNodes=1549456  nbRestartNogoods=186
663.21	       =>  wckTime=606.112  cpuTime=600.76  mem=16M563
948.81	   
948.81	   search
948.81	     run=24  nbConstraintChecks=2572762806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1141774
948.81	     nbFailedAssignments=636123  nbBacktracks=504996  nbVisitedNodes=2265971  nbRestartNogoods=195
948.81	       =>  wckTime=891.711  cpuTime=883.99  mem=16M563
1330.04	   
1330.04	   search
1330.04	     run=25  nbConstraintChecks=3628001823  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1656604
1330.04	     nbFailedAssignments=898420  nbBacktracks=757507  nbVisitedNodes=3271082  nbRestartNogoods=203
1330.04	       =>  wckTime=1272.938  cpuTime=1261.73  mem=16M563
1854.72	   
1854.72	   search
1854.72	     run=26  nbConstraintChecks=5121931001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2410360
1854.72	     nbFailedAssignments=1273388  nbBacktracks=1136274  nbVisitedNodes=4757336  nbRestartNogoods=216
1854.72	       =>  wckTime=1797.623  cpuTime=1782.06  mem=16M563
2419.35	v 4 2 4 2 0 2 0 2 4 4 1 4 3 1 4 3 4 2 3 3 1 1 0 4 1 3 1 4 1 1 2 3 3 1 3 3 3 2 1 4 1 1 4 0 3 0 0 0 4 4 4 1 0 3 2 1 0 0 1 2 4 0 

Verifier Data (download as text)

95 unsatisfied constraints, 116 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/node4/watcher-278965-1169289744 -o ROOT/results/node4/solver-278965-1169289744 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278965-1169289744/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.84 1.91 1.89 2/87 2866
/proc/meminfo: memFree=1290272/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=18540 CPUtime=0
/proc/2865/stat : 2865 (runsolver) R 2863 2865 2480 0 -1 4194368 17 0 0 0 0 0 0 0 25 0 1 0 277369967 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 259913215271 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/2865/statm: 4635 279 244 17 0 2626 0

[startup+0.10252 s]
/proc/loadavg: 1.84 1.91 1.89 2/87 2866
/proc/meminfo: memFree=1290272/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=914988 CPUtime=0.09
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 2994 0 1 0 7 2 0 0 17 0 8 0 277369967 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072941832 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512561 s]
/proc/loadavg: 1.84 1.91 1.89 2/87 2866
/proc/meminfo: memFree=1290272/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915332 CPUtime=0.48
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 6291 0 1 0 44 4 0 0 18 0 8 0 277369967 937299968 6030 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926667 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228833 6030 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33863 s]
/proc/loadavg: 1.86 1.91 1.89 3/94 2873
/proc/meminfo: memFree=1272232/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=1.3
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7209 0 1 0 112 18 0 0 25 0 8 0 277369967 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713614 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6947 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.13
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 344 0 0 0 13 0 0 0 16 0 8 0 277369975 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6947 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6947 18446744073709551615 134512640 134570532 4294956464 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.97979 s]
/proc/loadavg: 1.86 1.91 1.89 3/94 2873
/proc/meminfo: memFree=1272168/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2.93
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7212 0 1 0 243 50 0 0 25 0 8 0 277369967 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715708 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6949 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.14
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+6.2591 s]
/proc/loadavg: 1.86 1.91 1.89 3/94 2873
/proc/meminfo: memFree=1272168/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=6.18
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7212 0 1 0 508 110 0 0 25 0 8 0 277369967 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713634 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6949 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.14
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 915460

[startup+12.7457 s]
/proc/loadavg: 1.88 1.91 1.89 3/94 2873
/proc/meminfo: memFree=1272240/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=12.61
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7212 0 1 0 1032 229 0 0 25 0 8 0 277369967 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713460 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6949 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.14
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6949 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915460

[startup+25.595 s]
/proc/loadavg: 1.90 1.91 1.89 4/94 2873
/proc/meminfo: memFree=1272368/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=25.34
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7213 0 1 0 2049 485 0 0 25 0 8 0 277369967 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719636 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6950 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.14
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 277369975 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) R 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915460

[startup+51.2014 s]
/proc/loadavg: 1.93 1.92 1.89 3/94 2873
/proc/meminfo: memFree=1272368/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=50.74
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 7219 0 1 0 4088 986 0 0 25 0 8 0 277369967 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073713449 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 6956 2479 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.14
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 353 0 0 0 14 0 0 0 16 0 8 0 277369975 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 6956 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 6956 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+102.412 s]
/proc/loadavg: 2.00 1.94 1.90 3/94 2873
/proc/meminfo: memFree=1264944/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=101.53
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9134 0 1 0 9051 1102 0 0 25 0 8 0 277369967 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 8868 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.25
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 410 0 0 0 24 1 0 0 16 0 8 0 277369975 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8868 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915460

[startup+162.467 s]
/proc/loadavg: 2.00 1.95 1.91 3/94 2873
/proc/meminfo: memFree=1264944/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=161.08
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9141 0 1 0 15006 1102 0 0 25 0 8 0 277369967 937431040 8873 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073877742 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.13 s]
/proc/loadavg: 2.01 2.01 1.94 3/94 3071
/proc/meminfo: memFree=1264688/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2066.23
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 205505 1118 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872928 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.23
Current children cumulated vsize (KiB) 915460

[startup+2144.19 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 3071
/proc/meminfo: memFree=1264688/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2125.78
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 211460 1118 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918501 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.78
Current children cumulated vsize (KiB) 915460

[startup+2204.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 3071
/proc/meminfo: memFree=1264688/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2185.44
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 217425 1119 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868870 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.44
Current children cumulated vsize (KiB) 915460

[startup+2264.28 s]
/proc/loadavg: 2.00 2.00 1.94 3/94 3150
/proc/meminfo: memFree=1270000/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2245.22
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 223402 1120 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073919348 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.22
Current children cumulated vsize (KiB) 915460

[startup+2324.33 s]
/proc/loadavg: 1.93 1.97 1.93 3/100 3272
/proc/meminfo: memFree=1296000/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2305.17
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 229396 1121 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073855492 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.17
Current children cumulated vsize (KiB) 915460

[startup+2384.38 s]
/proc/loadavg: 2.02 1.99 1.93 3/100 3272
/proc/meminfo: memFree=1295936/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2365.15
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 235393 1122 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2365.15
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.34 s]
/proc/loadavg: 2.01 1.99 1.93 3/100 3272
/proc/meminfo: memFree=1296000/2055920 swapFree=4182144/4192956
[pid=2865] ppid=2863 vsize=915460 CPUtime=2400.1
/proc/2865/stat : 2865 (java) R 2863 2865 2480 0 -1 0 9165 0 1 0 238888 1122 0 0 25 0 8 0 277369967 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852178 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2865/statm: 228865 8895 2532 14 0 215335 0
[pid=2865/tid=2867] ppid=2863 vsize=915460 CPUtime=0.02
/proc/2865/task/2867/stat : 2867 (java) S 2863 2865 2480 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277369971 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2868] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2868/stat : 2868 (java) S 2863 2865 2480 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2869] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2869/stat : 2869 (java) S 2863 2865 2480 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277369972 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2870] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2870/stat : 2870 (java) S 2863 2865 2480 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2871] ppid=2863 vsize=915460 CPUtime=0.26
/proc/2865/task/2871/stat : 2871 (java) S 2863 2865 2480 0 -1 64 412 0 0 0 25 1 0 0 16 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2872] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2872/stat : 2872 (java) S 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2865/tid=2873] ppid=2863 vsize=915460 CPUtime=0
/proc/2865/task/2873/stat : 2873 (java) R 2863 2865 2480 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277369975 937431040 8895 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.1
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2419.4
CPU time (s): 2400.16
CPU user time (s): 2388.93
CPU system time (s): 11.2263
CPU usage (%): 99.2046
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2388.93
system time used= 11.2263
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9187
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= 50092
involuntary context switches= 93800

runsolver used 2.51862 s user time and 8.21575 s system time

The end

Launcher Data (download as text)

Begin job on node4 on Sat Jan 20 10:42:24 UTC 2007


IDJOB= 278965
IDBENCH= 9172
IDSOLVER= 68
FILE ID= node4/278965-1169289744

PBS_JOBID= 3609579

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/kbtree-5-2-4-5-80-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278965-1169289744/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node4/watcher-278965-1169289744 -o ROOT/results/node4/solver-278965-1169289744 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/278965-1169289744/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3756417940e45c981229c71a7ba8dc2b

RANDOM SEED= 513303128

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.223
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.223
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:       1290752 kB
Buffers:         65904 kB
Cached:         516512 kB
SwapCached:       2180 kB
Active:         255744 kB
Inactive:       426264 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290752 kB
SwapTotal:     4192956 kB
SwapFree:      4182144 kB
Dirty:            1944 kB
Writeback:           0 kB
Mapped:         110528 kB
Slab:            67552 kB
Committed_AS:  7910056 kB
PageTables:       2532 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 node4 on Sat Jan 20 11:22:44 UTC 2007