Trace number 282944

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 PFCOPTIMUM 741.606 747.322

General information on the benchmark

Namecoloring/
queens-5-5-4-ext.xml
MD5SUM08303d0bc839b66a68c1b7bcc600d2e9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints148
Best CPU time to get the best result obtained on this benchmark15.9676
SatisfiableNO
(Un)Satisfiability was proved
Number of variables25
Number of constraints160
Maximum constraint arity2
Maximum domain size4
Number of constraints which are defined in extension160
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/282944-1169324199/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=25  nbDomainTypes=1  minDomainSize=4  maxDomainSize=4
0.40	       =>  wckTime=0.099  cpuTime=0.09  mem=6M910
0.40	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.47	     nbConstraints=160  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=159
0.47	     nbConflictsStructures=1  nbSharedConflictsStructures=159  nbSharedBinaryRepresentations=4  maxDegree=16  maxArity=2
0.47	       =>  wckTime=0.166  cpuTime=0.13  mem=7M918
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.249  cpuTime=0.17  mem=5M437
0.56	
0.56	s SATISFIABLE
0.56	o 124
0.56	c 36
0.56	o 128
0.56	c 32
0.56	o 131
0.56	c 29
0.56	o 134
0.56	c 26
0.56	o 135
0.56	c 25
0.56	o 136
0.56	c 24
0.56	o 137
0.56	c 23
0.56	o 138
0.56	c 22
0.56	o 139
0.56	c 21
0.56	o 140
0.56	c 20
0.56	o 141
0.56	c 19
0.57	o 142
0.57	c 18
0.57	o 143
0.57	c 17
0.57	o 144
0.57	c 16
0.58	o 145
0.58	c 15
0.58	o 146
0.58	c 14
0.58	o 147
0.58	c 13
0.62	o 148
0.62	c 12
1.65	   
1.65	   search
1.65	     run=0  nbConstraintChecks=4093218  nbAssignments=10000
1.65	       =>  wckTime=1.098  cpuTime=1.06  mem=5M437
2.70	   
2.70	   search
2.70	     run=1  nbConstraintChecks=8281126  nbAssignments=20000
2.70	       =>  wckTime=2.148  cpuTime=2.1  mem=5M437
3.73	   
3.73	   search
3.73	     run=2  nbConstraintChecks=12365882  nbAssignments=30000
3.73	       =>  wckTime=3.178  cpuTime=3.12  mem=5M437
4.78	   
4.78	   search
4.78	     run=3  nbConstraintChecks=16575718  nbAssignments=40000
4.78	       =>  wckTime=4.226  cpuTime=4.15  mem=5M437
5.81	   
5.81	   search
5.81	     run=4  nbConstraintChecks=20650079  nbAssignments=50000
5.81	       =>  wckTime=5.258  cpuTime=5.18  mem=5M437
6.86	   
6.86	   search
6.86	     run=5  nbConstraintChecks=24833074  nbAssignments=60000
6.86	       =>  wckTime=6.306  cpuTime=6.22  mem=5M437
7.89	   
7.89	   search
7.89	     run=6  nbConstraintChecks=28892538  nbAssignments=70000
7.89	       =>  wckTime=7.336  cpuTime=7.25  mem=5M437
8.95	   
8.95	   search
8.95	     run=7  nbConstraintChecks=33106987  nbAssignments=80000
8.95	       =>  wckTime=8.398  cpuTime=8.29  mem=5M437
9.99	   
9.99	   search
9.99	     run=8  nbConstraintChecks=37170540  nbAssignments=90000
9.99	       =>  wckTime=9.439  cpuTime=9.33  mem=5M437
11.05	   
11.05	   search
11.05	     run=9  nbConstraintChecks=41396050  nbAssignments=100000
11.05	       =>  wckTime=10.502  cpuTime=10.37  mem=5M437
12.10	   
12.10	   search
12.10	     run=10  nbConstraintChecks=45469246  nbAssignments=110000
12.10	       =>  wckTime=11.545  cpuTime=11.41  mem=5M437
13.16	   
13.16	   search
13.16	     run=11  nbConstraintChecks=49675909  nbAssignments=120000
13.16	       =>  wckTime=12.607  cpuTime=12.46  mem=5M437
14.19	   
14.19	   search
14.19	     run=12  nbConstraintChecks=53726637  nbAssignments=130000
14.19	       =>  wckTime=13.644  cpuTime=13.49  mem=5M437
15.26	   
15.26	   search
15.26	     run=13  nbConstraintChecks=57962504  nbAssignments=140000
15.26	       =>  wckTime=14.709  cpuTime=14.55  mem=5M437
16.30	   
16.30	   search
16.30	     run=14  nbConstraintChecks=62018190  nbAssignments=150000
16.30	       =>  wckTime=15.751  cpuTime=15.58  mem=5M437
17.37	   
17.37	   search
17.37	     run=15  nbConstraintChecks=66256907  nbAssignments=160000
17.37	       =>  wckTime=16.817  cpuTime=16.64  mem=5M437
18.41	   
18.41	   search
18.41	     run=16  nbConstraintChecks=70322072  nbAssignments=170000
18.41	       =>  wckTime=17.856  cpuTime=17.66  mem=5M437
19.46	   
19.46	   search
19.46	     run=17  nbConstraintChecks=74515558  nbAssignments=180000
19.46	       =>  wckTime=18.907  cpuTime=18.71  mem=5M437
20.49	   
20.49	   search
20.49	     run=18  nbConstraintChecks=78559624  nbAssignments=190000
20.49	       =>  wckTime=19.94  cpuTime=19.73  mem=5M437
21.54	   
21.54	   search
21.54	     run=19  nbConstraintChecks=82739229  nbAssignments=200000
21.54	       =>  wckTime=20.989  cpuTime=20.77  mem=5M437
22.57	   
22.57	   search
22.57	     run=20  nbConstraintChecks=86809221  nbAssignments=210000
22.57	       =>  wckTime=22.02  cpuTime=21.79  mem=5M437
23.62	   
23.62	   search
23.62	     run=21  nbConstraintChecks=91011233  nbAssignments=220000
23.62	       =>  wckTime=23.071  cpuTime=22.84  mem=5M437
24.66	   
24.66	   search
24.66	     run=22  nbConstraintChecks=95101872  nbAssignments=230000
24.66	       =>  wckTime=24.107  cpuTime=23.87  mem=5M437
25.71	   
25.71	   search
25.71	     run=23  nbConstraintChecks=99317162  nbAssignments=240000
25.71	       =>  wckTime=25.161  cpuTime=24.9  mem=5M437
26.75	   
26.75	   search
26.75	     run=24  nbConstraintChecks=103413826  nbAssignments=250000
26.75	       =>  wckTime=26.199  cpuTime=25.94  mem=5M437
27.80	   
27.80	   search
27.80	     run=25  nbConstraintChecks=107605572  nbAssignments=260000
27.80	       =>  wckTime=27.245  cpuTime=26.98  mem=5M437
28.84	   
28.84	   search
28.84	     run=26  nbConstraintChecks=111676753  nbAssignments=270000
28.84	       =>  wckTime=28.289  cpuTime=28.01  mem=5M437
29.91	   
29.91	   search
29.91	     run=27  nbConstraintChecks=115911490  nbAssignments=280000
29.91	       =>  wckTime=29.355  cpuTime=29.07  mem=5M437
30.91	   
30.91	   search
30.91	     run=28  nbConstraintChecks=119839700  nbAssignments=289648
30.91	       =>  wckTime=30.363  cpuTime=30.07  mem=5M437
30.92	   
30.92	   global
30.92	     nbConstraintChecks=119839700  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.92	     solvingWckTime=30.36  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.92	     globalCpuTime=30.29
30.92	       =>  wckTime=30.611  cpuTime=30.24  mem=5M437
30.92	   
30.92	   solver IterativeSystematicSolver being built... 
31.05	       =>  wckTime=30.746  cpuTime=30.35  mem=16M426
31.06	   
31.06	   preprocessing
31.06	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.06	     detectedInconsistency=no
31.06	       =>  wckTime=0.0040  cpuTime=0.0  mem=16M426
31.10	   
31.10	   search
31.10	     run=0  nbConstraintChecks=22518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.10	     nbFailedAssignments=18  nbBacktracks=11  nbVisitedNodes=72  nbRestartNogoods=0
31.10	       =>  wckTime=0.047  cpuTime=0.03  mem=16M426
31.13	   
31.13	   search
31.13	     run=1  nbConstraintChecks=52260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
31.13	     nbFailedAssignments=42  nbBacktracks=26  nbVisitedNodes=163  nbRestartNogoods=4
31.13	       =>  wckTime=0.076  cpuTime=0.04  mem=16M426
31.16	   
31.16	   search
31.16	     run=2  nbConstraintChecks=100786  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172
31.16	     nbFailedAssignments=88  nbBacktracks=48  nbVisitedNodes=309  nbRestartNogoods=7
31.16	       =>  wckTime=0.11  cpuTime=0.07  mem=16M426
31.19	   
31.19	   search
31.19	     run=3  nbConstraintChecks=166644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=273
31.19	     nbFailedAssignments=147  nbBacktracks=81  nbVisitedNodes=502  nbRestartNogoods=16
31.19	       =>  wckTime=0.139  cpuTime=0.09  mem=16M426
31.24	   
31.24	   search
31.24	     run=4  nbConstraintChecks=267560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430
31.24	     nbFailedAssignments=241  nbBacktracks=131  nbVisitedNodes=803  nbRestartNogoods=18
31.24	       =>  wckTime=0.184  cpuTime=0.13  mem=16M426
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=396221  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=631
31.29	     nbFailedAssignments=356  nbBacktracks=206  nbVisitedNodes=1194  nbRestartNogoods=24
31.29	       =>  wckTime=0.237  cpuTime=0.18  mem=16M426
31.36	   
31.36	   search
31.36	     run=6  nbConstraintChecks=582323  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=909
31.36	     nbFailedAssignments=509  nbBacktracks=319  nbVisitedNodes=1738  nbRestartNogoods=30
31.36	       =>  wckTime=0.304  cpuTime=0.25  mem=16M426
31.46	   
31.46	   search
31.46	     run=7  nbConstraintChecks=864116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1328
31.46	     nbFailedAssignments=747  nbBacktracks=489  nbVisitedNodes=2565  nbRestartNogoods=36
31.46	       =>  wckTime=0.405  cpuTime=0.34  mem=16M426
31.64	   
31.64	   search
31.64	     run=8  nbConstraintChecks=1313675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2025
31.64	     nbFailedAssignments=1177  nbBacktracks=746  nbVisitedNodes=3949  nbRestartNogoods=43
31.64	       =>  wckTime=0.588  cpuTime=0.51  mem=16M426
31.87	   
31.87	   search
31.87	     run=9  nbConstraintChecks=2022190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3065
31.87	     nbFailedAssignments=1823  nbBacktracks=1130  nbVisitedNodes=6019  nbRestartNogoods=52
31.87	       =>  wckTime=0.821  cpuTime=0.74  mem=16M426
32.29	   
32.29	   search
32.29	     run=10  nbConstraintChecks=3157673  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4831
32.29	     nbFailedAssignments=3004  nbBacktracks=1706  nbVisitedNodes=9542  nbRestartNogoods=62
32.29	       =>  wckTime=1.234  cpuTime=1.14  mem=16M426
32.82	   
32.82	   search
32.82	     run=11  nbConstraintChecks=4669100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7136
32.82	     nbFailedAssignments=4436  nbBacktracks=2570  nbVisitedNodes=14143  nbRestartNogoods=70
32.82	       =>  wckTime=1.769  cpuTime=1.67  mem=16M426
33.63	   
33.63	   search
33.63	     run=12  nbConstraintChecks=6751295  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10674
33.63	     nbFailedAssignments=6666  nbBacktracks=3867  nbVisitedNodes=21208  nbRestartNogoods=76
33.63	       =>  wckTime=2.578  cpuTime=2.47  mem=16M426
34.81	   
34.81	   search
34.81	     run=13  nbConstraintChecks=10047424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15774
34.81	     nbFailedAssignments=9811  nbBacktracks=5813  nbVisitedNodes=31399  nbRestartNogoods=80
34.81	       =>  wckTime=3.762  cpuTime=3.64  mem=16M426
36.71	   
36.71	   search
36.71	     run=14  nbConstraintChecks=15255138  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23960
36.71	     nbFailedAssignments=15069  nbBacktracks=8732  nbVisitedNodes=47753  nbRestartNogoods=88
36.71	       =>  wckTime=5.66  cpuTime=5.53  mem=16M426
39.25	   
39.25	   search
39.25	     run=15  nbConstraintChecks=22345105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35436
39.25	     nbFailedAssignments=22158  nbBacktracks=13110  nbVisitedNodes=70686  nbRestartNogoods=92
39.25	       =>  wckTime=8.194  cpuTime=8.03  mem=16M426
42.63	   
42.63	   search
42.63	     run=16  nbConstraintChecks=32144089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51468
42.63	     nbFailedAssignments=31612  nbBacktracks=19678  nbVisitedNodes=102699  nbRestartNogoods=101
42.63	       =>  wckTime=11.577  cpuTime=11.39  mem=16M426
48.07	   
48.07	   search
48.07	     run=17  nbConstraintChecks=47095469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76619
48.07	     nbFailedAssignments=46900  nbBacktracks=29531  nbVisitedNodes=152703  nbRestartNogoods=110
48.07	       =>  wckTime=17.021  cpuTime=16.8  mem=16M426
54.89	   
54.89	   search
54.89	     run=18  nbConstraintChecks=66176490  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109344
54.89	     nbFailedAssignments=64837  nbBacktracks=44309  nbVisitedNodes=217310  nbRestartNogoods=119
54.89	       =>  wckTime=23.842  cpuTime=23.57  mem=16M426
64.10	   
64.10	   search
64.10	     run=19  nbConstraintChecks=91142947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=153927
64.10	     nbFailedAssignments=87238  nbBacktracks=66477  nbVisitedNodes=301455  nbRestartNogoods=129
64.10	       =>  wckTime=33.048  cpuTime=32.7  mem=16M426
76.96	   
76.96	   search
76.96	     run=20  nbConstraintChecks=124944870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=215441
76.96	     nbFailedAssignments=115491  nbBacktracks=99730  nbVisitedNodes=412485  nbRestartNogoods=137
76.96	       =>  wckTime=45.906  cpuTime=45.46  mem=16M426
95.86	   
95.86	   search
95.86	     run=21  nbConstraintChecks=175916184  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=307613
95.86	     nbFailedAssignments=157771  nbBacktracks=149609  nbVisitedNodes=579236  nbRestartNogoods=147
95.86	       =>  wckTime=64.81  cpuTime=64.21  mem=16M426
124.75	   
124.75	   search
124.75	     run=22  nbConstraintChecks=251750122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=444103
124.75	     nbFailedAssignments=219437  nbBacktracks=224428  nbVisitedNodes=823252  nbRestartNogoods=162
124.75	       =>  wckTime=93.696  cpuTime=92.87  mem=16M426
167.36	   
167.37	   search
167.37	     run=23  nbConstraintChecks=364353747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=649684
167.37	     nbFailedAssignments=312782  nbBacktracks=336655  nbVisitedNodes=1192277  nbRestartNogoods=168
167.37	       =>  wckTime=136.313  cpuTime=135.17  mem=16M426
231.19	   
231.19	   search
231.19	     run=24  nbConstraintChecks=532320364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=955783
231.19	     nbFailedAssignments=450527  nbBacktracks=504996  nbVisitedNodes=1740354  nbRestartNogoods=184
231.19	       =>  wckTime=200.14  cpuTime=198.51  mem=16M426
330.08	   
330.08	   search
330.08	     run=25  nbConstraintChecks=788228763  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1420165
330.08	     nbFailedAssignments=662387  nbBacktracks=757507  nbVisitedNodes=2574085  nbRestartNogoods=199
330.08	       =>  wckTime=299.027  cpuTime=296.65  mem=16M426
486.84	   
486.84	   search
486.84	     run=26  nbConstraintChecks=1185624374  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2114159
486.84	     nbFailedAssignments=977606  nbBacktracks=1136275  nbVisitedNodes=3817471  nbRestartNogoods=211
486.84	       =>  wckTime=455.785  cpuTime=452.22  mem=16M426
727.19	   
727.20	   search
727.20	     run=27  nbConstraintChecks=1790669350  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3163863
727.20	     nbFailedAssignments=1459147  nbBacktracks=1704426  nbVisitedNodes=5694632  nbRestartNogoods=219
727.20	       =>  wckTime=696.143  cpuTime=690.77  mem=16M426
747.30	   
747.30	   search
747.30	     run=28  nbConstraintChecks=1840421451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3250002
747.30	     nbFailedAssignments=1499016  nbBacktracks=1750697  nbVisitedNodes=5848701  nbRestartNogoods=235
747.30	       =>  wckTime=716.245  cpuTime=710.71  mem=16M426
747.30	   
747.30	   global
747.30	     nbConstraintChecks=1840421451  nbRestartNogoods=235  solvingWckTime=716.245  solvingCpuTime=710.71  expiredTime=no
747.30	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=741.11
747.30	       =>  wckTime=746.993  cpuTime=741.06  mem=16M426
747.30	
747.30	s OPTIMUM FOUND
747.30	v 3 0 1 0 2 1 0 2 3 3 2 3 2 1 0 1 1 0 2 3 0 2 3 2 1 
747.30	   
747.30	   totalWckTime=747.073  totalCpuTime=741.12

Verifier Data (download as text)

12 unsatisfied constraints, 148 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/node35/watcher-282944-1169324199 -o ROOT/results/node35/solver-282944-1169324199 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282944-1169324199/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.96 1.91 1.54 4/80 4672
/proc/meminfo: memFree=1348840/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=906644 CPUtime=0.02
/proc/4671/stat : 4671 (java) S 4669 4671 4545 0 -1 0 2069 0 1 0 1 1 0 0 18 0 2 0 280813571 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 226661 1818 1036 14 0 214244 0
[pid=4671/tid=4673] ppid=4669 vsize=906644 CPUtime=0
/proc/4671/task/4673/stat : 4673 (java) R 4669 4671 4545 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 280813574 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.103161 s]
/proc/loadavg: 1.96 1.91 1.54 4/80 4672
/proc/meminfo: memFree=1348840/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=914988 CPUtime=0.08
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 3019 0 1 0 7 1 0 0 20 0 8 0 280813571 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155183325 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228747 2765 1435 14 0 215242 0
[pid=4671/tid=4673] ppid=4669 vsize=914988 CPUtime=0
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 280813574 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511213 s]
/proc/loadavg: 1.96 1.91 1.54 4/80 4672
/proc/meminfo: memFree=1348840/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=0.49
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6589 0 1 0 46 3 0 0 22 0 8 0 280813571 937299968 6327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152819950 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6327 2168 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6327 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33231 s]
/proc/loadavg: 1.96 1.91 1.54 3/87 4679
/proc/meminfo: memFree=1331888/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=1.31
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6937 0 1 0 101 30 0 0 25 0 8 0 280813571 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6675 2476 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.11
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 316 0 0 0 11 0 0 0 16 0 8 0 280813578 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 6675 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915332

[startup+2.9825 s]
/proc/loadavg: 1.96 1.91 1.54 3/87 4679
/proc/meminfo: memFree=1331888/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=2.94
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6940 0 1 0 203 91 0 0 25 0 8 0 280813571 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073620082 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6677 2476 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.11
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 318 0 0 0 11 0 0 0 16 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915332

[startup+6.2789 s]
/proc/loadavg: 1.96 1.91 1.54 3/87 4679
/proc/meminfo: memFree=1331824/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=6.22
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6940 0 1 0 404 218 0 0 25 0 8 0 280813571 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073611049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6677 2476 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.11
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 318 0 0 0 11 0 0 0 16 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 6677 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915332

[startup+12.7577 s]
/proc/loadavg: 1.97 1.91 1.55 3/87 4679
/proc/meminfo: memFree=1331824/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=12.63
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6941 0 1 0 807 456 0 0 25 0 8 0 280813571 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073614763 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6678 2476 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.11
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 319 0 0 0 11 0 0 0 16 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 6678 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) 915332

[startup+25.5982 s]
/proc/loadavg: 1.97 1.92 1.55 3/87 4679
/proc/meminfo: memFree=1331824/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=25.36
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 6941 0 1 0 1598 938 0 0 25 0 8 0 280813571 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073630597 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 6678 2476 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.11
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 319 0 0 0 11 0 0 0 16 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 6678 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915332

[startup+51.2013 s]
/proc/loadavg: 1.98 1.92 1.56 3/87 4679
/proc/meminfo: memFree=1323824/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=50.75
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 8993 0 1 0 3933 1142 0 0 25 0 8 0 280813571 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8727 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 374 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8727 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915332

[startup+102.501 s]
/proc/loadavg: 1.99 1.93 1.58 3/87 4679
/proc/meminfo: memFree=1323824/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=101.65
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9006 0 1 0 9023 1142 0 0 25 0 8 0 280813571 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721097 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8739 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8739 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915332

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

/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8746 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 280.4
Current children cumulated vsize (KiB) 915332

[startup+342.649 s]
/proc/loadavg: 1.99 1.96 1.67 3/87 4679
/proc/meminfo: memFree=1323760/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=339.99
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9016 0 1 0 32856 1143 0 0 25 0 8 0 280813571 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720272 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8748 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 339.99
Current children cumulated vsize (KiB) 915332

[startup+402.692 s]
/proc/loadavg: 1.99 1.97 1.68 3/87 4681
/proc/meminfo: memFree=1323568/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=399.57
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9016 0 1 0 38813 1144 0 0 25 0 8 0 280813571 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073721065 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8748 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 399.57
Current children cumulated vsize (KiB) 915332

[startup+462.732 s]
/proc/loadavg: 1.99 1.97 1.70 3/87 4681
/proc/meminfo: memFree=1323632/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=459.16
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9016 0 1 0 44772 1144 0 0 25 0 8 0 280813571 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073720257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8748 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8748 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 459.16
Current children cumulated vsize (KiB) 915332

[startup+522.771 s]
/proc/loadavg: 2.11 2.00 1.73 3/87 4681
/proc/meminfo: memFree=1323632/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=518.75
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9019 0 1 0 50730 1145 0 0 25 0 8 0 280813571 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073790459 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8751 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 518.75
Current children cumulated vsize (KiB) 915332

[startup+582.81 s]
/proc/loadavg: 2.04 2.00 1.74 3/87 4681
/proc/meminfo: memFree=1323696/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=578.34
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9019 0 1 0 56689 1145 0 0 25 0 8 0 280813571 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073767130 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8751 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 578.34
Current children cumulated vsize (KiB) 915332

[startup+642.849 s]
/proc/loadavg: 2.01 2.00 1.75 3/87 4681
/proc/meminfo: memFree=1323696/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=637.92
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9019 0 1 0 62647 1145 0 0 25 0 8 0 280813571 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073766902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8751 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 637.92
Current children cumulated vsize (KiB) 915332

[startup+702.887 s]
/proc/loadavg: 2.16 2.03 1.78 3/87 4681
/proc/meminfo: memFree=1323696/2055920 swapFree=4184640/4192956
[pid=4671] ppid=4669 vsize=915332 CPUtime=697.5
/proc/4671/stat : 4671 (java) R 4669 4671 4545 0 -1 0 9019 0 1 0 68605 1145 0 0 25 0 8 0 280813571 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073739104 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4671/statm: 228833 8751 2527 14 0 215303 0
[pid=4671/tid=4673] ppid=4669 vsize=915332 CPUtime=0.02
/proc/4671/task/4673/stat : 4673 (java) S 4669 4671 4545 0 -1 64 140 0 0 0 2 0 0 0 16 0 8 0 280813574 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4674] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4674/stat : 4674 (java) S 4669 4671 4545 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4675] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4675/stat : 4675 (java) S 4669 4671 4545 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280813575 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4676] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4676/stat : 4676 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4677] ppid=4669 vsize=915332 CPUtime=0.21
/proc/4671/task/4677/stat : 4677 (java) S 4669 4671 4545 0 -1 64 376 0 0 0 21 0 0 0 16 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4678] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4678/stat : 4678 (java) S 4669 4671 4545 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4671/tid=4679] ppid=4669 vsize=915332 CPUtime=0
/proc/4671/task/4679/stat : 4679 (java) S 4669 4671 4545 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 280813578 937299968 8751 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 697.5
Current children cumulated vsize (KiB) 915332

Child status: 0
Real time (s): 747.322
CPU time (s): 741.606
CPU user time (s): 730.137
CPU system time (s): 11.4693
CPU usage (%): 99.2351
Max. virtual memory (cumulated for all children) (KiB): 915336

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 730.137
system time used= 11.4693
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9116
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= 16158
involuntary context switches= 41344

runsolver used 0.666898 s user time and 2.09668 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Sat Jan 20 20:16:39 UTC 2007


IDJOB= 282944
IDBENCH= 12968
IDSOLVER= 69
FILE ID= node35/282944-1169324199

PBS_JOBID= 3610481

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/coloring/queens-5-5-4-ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282944-1169324199/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node35/watcher-282944-1169324199 -o ROOT/results/node35/solver-282944-1169324199 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282944-1169324199/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  08303d0bc839b66a68c1b7bcc600d2e9

RANDOM SEED= 946900471

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.234
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.234
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:       1349320 kB
Buffers:         43716 kB
Cached:         550188 kB
SwapCached:       2184 kB
Active:         174364 kB
Inactive:       461636 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1349320 kB
SwapTotal:     4192956 kB
SwapFree:      4184640 kB
Dirty:            1648 kB
Writeback:           0 kB
Mapped:          59104 kB
Slab:            55744 kB
Committed_AS:  6665260 kB
PageTables:       1888 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 node35 on Sat Jan 20 20:29:07 UTC 2007