Trace number 276134

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 EPFCOPTIMUM 1946.09 1949.64

General information on the benchmark

NamechessboardColoration/
cc-6-6-2.xml
MD5SUMa8c14c438e718ff6d9298db1d4701e5f
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints219
Best CPU time to get the best result obtained on this benchmark1610.42
SatisfiableNO
(Un)Satisfiability was provedNO
Number of variables36
Number of constraints225
Maximum constraint arity4
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension225
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.34	   
0.34	Abscon 109 (November, 2006)
0.34	   
0.34	   configuration
0.34	     name=epfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/276134-1169231594/unknown.xml
0.40	   
0.40	   domains being loaded...
0.41	   
0.41	   variables being loaded...
0.43	     nbVariables=36  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.43	       =>  wckTime=0.089  cpuTime=0.08  mem=6M887
0.43	   
0.43	   predicates being loaded...
0.43	   
0.43	   constraints being loaded...
0.61	     nbConstraints=225  nbConflictsStructures=1  nbSharedConflictsStructures=224  nbSharedBinaryRepresentations=0
0.61	     nbEvaluationManagers=1  nbSharedEvaluationManagers=224  maxDegree=25  maxArity=4
0.61	       =>  wckTime=0.268  cpuTime=0.2  mem=11M779
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.349  cpuTime=0.24  mem=5M549
0.70	
0.70	s SATISFIABLE
0.70	o 204
0.70	c 21
0.70	o 207
0.70	c 18
0.70	o 211
0.70	c 14
0.70	o 213
0.70	c 12
0.70	o 214
0.70	c 11
0.70	o 215
0.70	c 10
0.70	o 217
0.70	c 8
0.71	o 219
0.71	c 6
3.18	   
3.18	   search
3.18	     run=0  nbConstraintChecks=3679993  nbAssignments=10000
3.18	       =>  wckTime=2.493  cpuTime=2.44  mem=5M549
5.59	   
5.59	   search
5.59	     run=1  nbConstraintChecks=7412571  nbAssignments=20000
5.59	       =>  wckTime=4.903  cpuTime=4.83  mem=5M549
8.01	   
8.01	   search
8.01	     run=2  nbConstraintChecks=11098332  nbAssignments=30000
8.01	       =>  wckTime=7.32  cpuTime=7.22  mem=5M549
10.42	   
10.43	   search
10.43	     run=3  nbConstraintChecks=14805186  nbAssignments=40000
10.43	       =>  wckTime=9.732  cpuTime=9.62  mem=5M549
12.83	   
12.83	   search
12.83	     run=4  nbConstraintChecks=18498836  nbAssignments=50000
12.83	       =>  wckTime=12.139  cpuTime=12.0  mem=5M549
15.25	   
15.25	   search
15.25	     run=5  nbConstraintChecks=22217513  nbAssignments=60000
15.25	       =>  wckTime=14.56  cpuTime=14.4  mem=5M549
17.63	   
17.63	   search
17.63	     run=6  nbConstraintChecks=25909434  nbAssignments=70000
17.63	       =>  wckTime=16.947  cpuTime=16.77  mem=5M549
20.02	   
20.02	   search
20.02	     run=7  nbConstraintChecks=29605735  nbAssignments=80000
20.02	       =>  wckTime=19.336  cpuTime=19.14  mem=5M549
22.41	   
22.41	   search
22.41	     run=8  nbConstraintChecks=33301377  nbAssignments=90000
22.41	       =>  wckTime=21.723  cpuTime=21.51  mem=5M549
24.81	   
24.81	   search
24.81	     run=9  nbConstraintChecks=37016505  nbAssignments=100000
24.81	       =>  wckTime=24.118  cpuTime=23.89  mem=5M549
27.21	   
27.21	   search
27.21	     run=10  nbConstraintChecks=40697753  nbAssignments=110000
27.21	       =>  wckTime=26.522  cpuTime=26.26  mem=5M549
29.63	   
29.63	   search
29.63	     run=11  nbConstraintChecks=44419884  nbAssignments=120000
29.63	       =>  wckTime=28.941  cpuTime=28.67  mem=5M549
30.99	   
30.99	   search
30.99	     run=12  nbConstraintChecks=46502684  nbAssignments=125707
30.99	       =>  wckTime=30.301  cpuTime=30.02  mem=5M549
30.99	   
30.99	   global
30.99	     nbConstraintChecks=46502684  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.99	     solvingWckTime=30.3  solvingCpuTime=30.02  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.99	     globalCpuTime=30.31
30.99	       =>  wckTime=30.651  cpuTime=30.26  mem=5M549
30.99	   
30.99	   solver IterativeSystematicSolver being built... 
31.15	       =>  wckTime=30.808  cpuTime=30.39  mem=17M481
31.20	   
31.20	   preprocessing
31.20	     nbConstraintChecks=1216  nbValidityChecks=1274  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.20	     nbRemovedValues=0  detectedInconsistency=no
31.20	       =>  wckTime=0.052  cpuTime=0.03  mem=18M456
31.23	   
31.23	   search
31.23	     run=0  nbConstraintChecks=2635  nbValidityChecks=7364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.23	     nbAssignments=37  nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=55  nbRestartNogoods=0
31.23	       =>  wckTime=0.083  cpuTime=0.05  mem=18M456
31.27	   
31.27	   search
31.27	     run=1  nbConstraintChecks=6081  nbValidityChecks=17290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.27	     nbAssignments=78  nbFailedAssignments=19  nbBacktracks=26  nbVisitedNodes=121  nbRestartNogoods=2
31.27	       =>  wckTime=0.117  cpuTime=0.07  mem=18M456
31.30	   
31.30	   search
31.30	     run=2  nbConstraintChecks=11512  nbValidityChecks=34967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.30	     nbAssignments=130  nbFailedAssignments=32  nbBacktracks=49  nbVisitedNodes=207  nbRestartNogoods=4
31.30	       =>  wckTime=0.147  cpuTime=0.1  mem=18M456
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=18355  nbValidityChecks=59592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.33	     nbAssignments=198  nbFailedAssignments=50  nbBacktracks=84  nbVisitedNodes=325  nbRestartNogoods=5
31.33	       =>  wckTime=0.185  cpuTime=0.14  mem=18M456
31.38	   
31.38	   search
31.38	     run=4  nbConstraintChecks=27955  nbValidityChecks=94285  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.38	     nbAssignments=288  nbFailedAssignments=75  nbBacktracks=135  nbVisitedNodes=485  nbRestartNogoods=8
31.39	       =>  wckTime=0.236  cpuTime=0.19  mem=18M456
31.45	   
31.45	   search
31.45	     run=5  nbConstraintChecks=42193  nbValidityChecks=146194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.45	     nbAssignments=418  nbFailedAssignments=113  nbBacktracks=210  nbVisitedNodes=722  nbRestartNogoods=11
31.45	       =>  wckTime=0.306  cpuTime=0.26  mem=18M456
31.56	   
31.56	   search
31.56	     run=6  nbConstraintChecks=64384  nbValidityChecks=229841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.56	     nbAssignments=619  nbFailedAssignments=184  nbBacktracks=323  nbVisitedNodes=1093  nbRestartNogoods=14
31.56	       =>  wckTime=0.411  cpuTime=0.36  mem=18M456
31.73	   
31.73	   search
31.73	     run=7  nbConstraintChecks=95949  nbValidityChecks=350422  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.73	     nbAssignments=902  nbFailedAssignments=279  nbBacktracks=494  nbVisitedNodes=1619  nbRestartNogoods=18
31.73	       =>  wckTime=0.576  cpuTime=0.51  mem=18M456
31.97	   
31.97	   search
31.97	     run=8  nbConstraintChecks=141349  nbValidityChecks=516934  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.97	     nbAssignments=1304  nbFailedAssignments=409  nbBacktracks=751  nbVisitedNodes=2384  nbRestartNogoods=22
31.97	       =>  wckTime=0.818  cpuTime=0.75  mem=18M456
32.31	   
32.31	   search
32.31	     run=9  nbConstraintChecks=208970  nbValidityChecks=765477  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.31	     nbAssignments=1908  nbFailedAssignments=612  nbBacktracks=1136  nbVisitedNodes=3538  nbRestartNogoods=25
32.31	       =>  wckTime=1.157  cpuTime=1.07  mem=18M456
32.77	   
32.77	   search
32.77	     run=10  nbConstraintChecks=311708  nbValidityChecks=1145000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
32.77	     nbAssignments=2794  nbFailedAssignments=902  nbBacktracks=1712  nbVisitedNodes=5211  nbRestartNogoods=31
32.77	       =>  wckTime=1.618  cpuTime=1.52  mem=18M456
33.46	   
33.46	   search
33.46	     run=11  nbConstraintChecks=461449  nbValidityChecks=1731691  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
33.46	     nbAssignments=4169  nbFailedAssignments=1398  nbBacktracks=2577  nbVisitedNodes=7801  nbRestartNogoods=35
33.46	       =>  wckTime=2.315  cpuTime=2.21  mem=18M456
34.44	   
34.44	   search
34.44	     run=12  nbConstraintChecks=657947  nbValidityChecks=2507400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.44	     nbAssignments=6189  nbFailedAssignments=2105  nbBacktracks=3874  nbVisitedNodes=11515  nbRestartNogoods=39
34.44	       =>  wckTime=3.292  cpuTime=3.17  mem=18M456
35.91	   
35.91	   search
35.91	     run=13  nbConstraintChecks=974521  nbValidityChecks=3693734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.91	     nbAssignments=9166  nbFailedAssignments=3123  nbBacktracks=5821  nbVisitedNodes=17061  nbRestartNogoods=45
35.91	       =>  wckTime=4.763  cpuTime=4.63  mem=18M456
38.04	   
38.04	   search
38.04	     run=14  nbConstraintChecks=1437368  nbValidityChecks=5375597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
38.04	     nbAssignments=13639  nbFailedAssignments=4660  nbBacktracks=8740  nbVisitedNodes=25211  nbRestartNogoods=48
38.04	       =>  wckTime=6.893  cpuTime=6.74  mem=18M456
41.18	   
41.18	   search
41.18	     run=15  nbConstraintChecks=2112417  nbValidityChecks=8001226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
41.18	     nbAssignments=20421  nbFailedAssignments=7047  nbBacktracks=13118  nbVisitedNodes=37374  nbRestartNogoods=53
41.18	       =>  wckTime=10.029  cpuTime=9.84  mem=18M456
45.54	   
45.54	   search
45.54	     run=16  nbConstraintChecks=3159587  nbValidityChecks=11922598  nbPropagations=0  nbRevisions=0
45.54	     nbUselessRevisions=0  nbAssignments=30339  nbFailedAssignments=10377  nbBacktracks=19688  nbVisitedNodes=55018
45.54	     nbRestartNogoods=57
45.54	       =>  wckTime=14.388  cpuTime=14.16  mem=18M456
51.62	   
51.62	   search
51.62	     run=17  nbConstraintChecks=4687840  nbValidityChecks=17142927  nbPropagations=0  nbRevisions=0
51.62	     nbUselessRevisions=0  nbAssignments=44768  nbFailedAssignments=14933  nbBacktracks=29540  nbVisitedNodes=79903
51.62	     nbRestartNogoods=65
51.62	       =>  wckTime=20.467  cpuTime=20.19  mem=18M456
59.81	   
59.81	   search
59.81	     run=18  nbConstraintChecks=6904748  nbValidityChecks=23815598  nbPropagations=0  nbRevisions=0
59.81	     nbUselessRevisions=0  nbAssignments=65750  nbFailedAssignments=21121  nbBacktracks=44320  nbVisitedNodes=114648
59.81	     nbRestartNogoods=72
59.81	       =>  wckTime=28.664  cpuTime=28.32  mem=18M456
71.40	   
71.40	   search
71.40	     run=19  nbConstraintChecks=10271864  nbValidityChecks=33273386  nbPropagations=0  nbRevisions=0
71.40	     nbUselessRevisions=0  nbAssignments=96638  nbFailedAssignments=29818  nbBacktracks=66491  nbVisitedNodes=164869
71.40	     nbRestartNogoods=80
71.40	       =>  wckTime=40.255  cpuTime=39.79  mem=18M456
87.50	   
87.50	   search
87.50	     run=20  nbConstraintChecks=15027460  nbValidityChecks=45317283  nbPropagations=0  nbRevisions=0
87.50	     nbUselessRevisions=0  nbAssignments=141656  nbFailedAssignments=41567  nbBacktracks=99744  nbVisitedNodes=236937
87.50	     nbRestartNogoods=88
87.50	       =>  wckTime=56.35  cpuTime=55.75  mem=18M456
109.97	   
109.97	   search
109.97	     run=21  nbConstraintChecks=22633131  nbValidityChecks=62017696  nbPropagations=0  nbRevisions=0
109.97	     nbUselessRevisions=0  nbAssignments=208005  nbFailedAssignments=58018  nbBacktracks=149623  nbVisitedNodes=340367
109.97	     nbRestartNogoods=94
109.97	       =>  wckTime=78.819  cpuTime=78.02  mem=18M456
143.39	   
143.39	   search
143.39	     run=22  nbConstraintChecks=33845266  nbValidityChecks=87186668  nbPropagations=0  nbRevisions=0
143.39	     nbUselessRevisions=0  nbAssignments=306695  nbFailedAssignments=81867  nbBacktracks=224441  nbVisitedNodes=492994
143.39	     nbRestartNogoods=103
143.39	       =>  wckTime=112.239  cpuTime=111.14  mem=18M456
191.17	   
191.17	   search
191.17	     run=23  nbConstraintChecks=51337344  nbValidityChecks=122597623  nbPropagations=0  nbRevisions=0
191.17	     nbUselessRevisions=0  nbAssignments=452583  nbFailedAssignments=115503  nbBacktracks=336670  nbVisitedNodes=717298
191.17	     nbRestartNogoods=109
191.17	       =>  wckTime=160.017  cpuTime=158.51  mem=18M456
263.23	   
263.23	   search
263.23	     run=24  nbConstraintChecks=78721626  nbValidityChecks=184330135  nbPropagations=0  nbRevisions=0
263.23	     nbUselessRevisions=0  nbAssignments=677338  nbFailedAssignments=171895  nbBacktracks=505023  nbVisitedNodes=1074652
263.23	     nbRestartNogoods=118
263.23	       =>  wckTime=232.081  cpuTime=230.48  mem=18M456
362.49	   
362.49	   search
362.49	     run=25  nbConstraintChecks=119174770  nbValidityChecks=265248258  nbPropagations=0  nbRevisions=0
362.49	     nbUselessRevisions=0  nbAssignments=1006620  nbFailedAssignments=248644  nbBacktracks=757536
362.49	     nbVisitedNodes=1580978  nbRestartNogoods=126
362.49	       =>  wckTime=331.342  cpuTime=329.65  mem=18M456
516.83	   
516.83	   search
516.83	     run=26  nbConstraintChecks=178954886  nbValidityChecks=392702854  nbPropagations=0  nbRevisions=0
516.83	     nbUselessRevisions=0  nbAssignments=1506341  nbFailedAssignments=369590  nbBacktracks=1136303
516.83	     nbVisitedNodes=2353586  nbRestartNogoods=135
516.83	       =>  wckTime=485.681  cpuTime=483.81  mem=18M456
740.36	   
740.36	   search
740.36	     run=27  nbConstraintChecks=272542377  nbValidityChecks=565382179  nbPropagations=0  nbRevisions=0
740.36	     nbUselessRevisions=0  nbAssignments=2250786  nbFailedAssignments=545862  nbBacktracks=1704454
740.36	     nbVisitedNodes=3496206  nbRestartNogoods=143
740.36	       =>  wckTime=709.209  cpuTime=707.11  mem=18M456
1076.46	   
1076.46	   search
1076.46	     run=28  nbConstraintChecks=406195503  nbValidityChecks=830491650  nbPropagations=0  nbRevisions=0
1076.46	     nbUselessRevisions=0  nbAssignments=3367715  nbFailedAssignments=810543  nbBacktracks=2556685
1076.46	     nbVisitedNodes=5199781  nbRestartNogoods=153
1076.46	       =>  wckTime=1045.315  cpuTime=1042.88  mem=18M456
1579.25	   
1579.25	   search
1579.25	     run=29  nbConstraintChecks=607829375  nbValidityChecks=1228020184  nbPropagations=0  nbRevisions=0
1579.25	     nbUselessRevisions=0  nbAssignments=5040850  nbFailedAssignments=1205314  nbBacktracks=3835029
1579.25	     nbVisitedNodes=7755624  nbRestartNogoods=164
1579.25	       =>  wckTime=1548.101  cpuTime=1545.17  mem=18M456
1949.61	   
1949.62	   search
1949.62	     run=30  nbConstraintChecks=746794117  nbValidityChecks=1532528268  nbPropagations=0  nbRevisions=0
1949.62	     nbUselessRevisions=0  nbAssignments=6243217  nbFailedAssignments=1496589  nbBacktracks=4746122
1949.62	     nbVisitedNodes=9600517  nbRestartNogoods=174
1949.62	       =>  wckTime=1918.466  cpuTime=1915.12  mem=18M456
1949.62	   
1949.62	   global
1949.62	     nbConstraintChecks=746795333  nbValidityChecks=1532529542  nbRestartNogoods=174  solvingWckTime=1918.468
1949.62	     solvingCpuTime=1915.12  expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1945.56
1949.62	       =>  wckTime=1949.277  cpuTime=1945.51  mem=18M456
1949.62	
1949.62	s OPTIMUM FOUND
1949.62	v 0 0 0 1 1 1 1 0 0 1 0 1 0 1 1 1 0 0 1 1 0 0 1 0 0 1 1 0 0 1 1 0 1 0 1 0 
1949.62	   
1949.62	   totalWckTime=1949.359  totalCpuTime=1945.56

Verifier Data (download as text)

6 unsatisfied constraints, 219 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/node50/watcher-276134-1169231594 -o ROOT/results/node50/solver-276134-1169231594 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276134-1169231594/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.01 2.01 1.97 4/80 3746
/proc/meminfo: memFree=1414656/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=9948 CPUtime=0
/proc/3745/stat : 3745 (java) S 3743 3745 3016 0 -1 0 723 0 0 0 0 0 0 0 16 0 1 0 271557992 10186752 472 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 17 1 0 0
/proc/3745/statm: 2487 472 386 14 0 1142 0

[startup+0.10326 s]
/proc/loadavg: 2.01 2.01 1.97 4/80 3746
/proc/meminfo: memFree=1414656/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=907808 CPUtime=0.06
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 2513 0 1 0 5 1 0 0 17 0 4 0 271557992 929595392 2260 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155173729 0 4 0 23755 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 226952 2260 1235 14 0 214535 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 907808

[startup+0.511329 s]
/proc/loadavg: 2.01 2.01 1.97 4/80 3746
/proc/meminfo: memFree=1414656/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915332 CPUtime=0.47
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 6576 0 1 0 42 5 0 0 18 0 8 0 271557992 937299968 6315 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072926792 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228833 6315 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33246 s]
/proc/loadavg: 2.01 2.01 1.97 3/87 3753
/proc/meminfo: memFree=1394056/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1.28
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 7833 0 1 0 110 18 0 0 25 0 8 0 271557992 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8351796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 7571 2498 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.13
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 915464

[startup+2.98174 s]
/proc/loadavg: 2.00 2.01 1.97 3/87 3753
/proc/meminfo: memFree=1394056/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=2.91
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 7834 0 1 0 246 45 0 0 25 0 8 0 271557992 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073676979 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 7571 2498 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.13
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 7571 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.26729 s]
/proc/loadavg: 2.00 2.01 1.97 3/87 3753
/proc/meminfo: memFree=1393928/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=6.17
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 7836 0 1 0 520 97 0 0 25 0 8 0 271557992 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 7573 2498 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.13
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7494 s]
/proc/loadavg: 2.00 2.01 1.97 4/87 3753
/proc/meminfo: memFree=1393936/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=12.6
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 7836 0 1 0 1054 206 0 0 25 0 8 0 271557992 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675751 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 7573 2498 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.13
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.5975 s]
/proc/loadavg: 2.00 2.01 1.97 3/87 3753
/proc/meminfo: memFree=1394064/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=25.35
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 7836 0 1 0 2125 410 0 0 25 0 8 0 271557992 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675686 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 7573 2498 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 166 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.14
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 338 0 0 0 14 0 0 0 16 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 7573 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2018 s]
/proc/loadavg: 2.00 2.01 1.97 3/87 3753
/proc/meminfo: memFree=1387472/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=50.72
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9561 0 1 0 4571 501 0 0 25 0 8 0 271557992 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827678 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 9295 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.25
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 398 0 0 0 24 1 0 0 16 0 8 0 271558003 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9295 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.72
Current children cumulated vsize (KiB) 915464

[startup+102.502 s]
/proc/loadavg: 2.00 2.00 1.97 3/87 3753
/proc/meminfo: memFree=1387408/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=101.56
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9574 0 1 0 9655 501 0 0 25 0 8 0 271557992 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845770 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/3745/statm: 228866 9307 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.25
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 400 0 0 0 24 1 0 0 16 0 8 0 271558003 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9307 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.56
Current children cumulated vsize (KiB) 915464

[startup+162.546 s]
/proc/loadavg: 2.00 2.00 1.97 3/87 3753
/proc/meminfo: memFree=1387408/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=161.08
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9581 0 1 0 15606 502 0 0 25 0 8 0 271557992 937435136 9312 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837079 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) R 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1480.63
Current children cumulated vsize (KiB) 915464

[startup+1543.67 s]
/proc/loadavg: 2.03 2.01 2.00 3/87 3813
/proc/meminfo: memFree=1321992/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1540.58
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9596 0 1 0 153552 506 0 0 25 0 8 0 271557992 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845746 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9327 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9327 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1540.58
Current children cumulated vsize (KiB) 915464

[startup+1603.68 s]
/proc/loadavg: 2.05 2.02 2.00 3/87 3813
/proc/meminfo: memFree=1321992/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1600.52
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 159546 506 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073675648 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1600.52
Current children cumulated vsize (KiB) 915464

[startup+1663.78 s]
/proc/loadavg: 2.02 2.02 2.00 3/87 3813
/proc/meminfo: memFree=1321928/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1660.56
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 165550 506 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848617 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1660.56
Current children cumulated vsize (KiB) 915464

[startup+1723.8 s]
/proc/loadavg: 2.00 2.01 2.00 3/93 3981
/proc/meminfo: memFree=1320720/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1720.48
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 171535 513 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831599 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1720.48
Current children cumulated vsize (KiB) 915464

[startup+1783.8 s]
/proc/loadavg: 2.08 2.03 2.01 3/87 4011
/proc/meminfo: memFree=1321672/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1780.4
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 177526 514 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073807552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1780.4
Current children cumulated vsize (KiB) 915464

[startup+1843.8 s]
/proc/loadavg: 2.13 2.05 2.01 3/87 4011
/proc/meminfo: memFree=1321672/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1840.35
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 183521 514 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809712 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1840.35
Current children cumulated vsize (KiB) 915464

[startup+1903.8 s]
/proc/loadavg: 2.05 2.04 2.01 3/87 4011
/proc/meminfo: memFree=1321672/2055920 swapFree=4191892/4192956
[pid=3745] ppid=3743 vsize=915464 CPUtime=1900.29
/proc/3745/stat : 3745 (java) R 3743 3745 3016 0 -1 0 9599 0 1 0 189515 514 0 0 25 0 8 0 271557992 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874904 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/3745/statm: 228866 9330 2551 14 0 215336 0
[pid=3745/tid=3747] ppid=3743 vsize=915464 CPUtime=0.02
/proc/3745/task/3747/stat : 3747 (java) S 3743 3745 3016 0 -1 64 167 0 0 0 2 0 0 0 16 0 8 0 271557999 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3748] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3748/stat : 3748 (java) S 3743 3745 3016 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3749] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3749/stat : 3749 (java) S 3743 3745 3016 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 271558000 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3750] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3750/stat : 3750 (java) S 3743 3745 3016 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3751] ppid=3743 vsize=915464 CPUtime=0.26
/proc/3745/task/3751/stat : 3751 (java) S 3743 3745 3016 0 -1 64 401 0 0 0 25 1 0 0 16 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=3745/tid=3752] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3752/stat : 3752 (java) S 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=3745/tid=3753] ppid=3743 vsize=915464 CPUtime=0
/proc/3745/task/3753/stat : 3753 (java) R 3743 3745 3016 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 271558003 937435136 9330 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1900.29
Current children cumulated vsize (KiB) 915464

Child status: 0
Real time (s): 1949.64
CPU time (s): 1946.09
CPU user time (s): 1940.93
CPU system time (s): 5.15721
CPU usage (%): 99.8177
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1940.93
system time used= 5.15721
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9699
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= 40675
involuntary context switches= 15719

runsolver used 1.9937 s user time and 6.63399 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Fri Jan 19 18:33:14 UTC 2007


IDJOB= 276134
IDBENCH= 5268
IDSOLVER= 68
FILE ID= node50/276134-1169231594

PBS_JOBID= 3589250

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/chessboardColoration/cc-6-6-2.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276134-1169231594/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node50/watcher-276134-1169231594 -o ROOT/results/node50/solver-276134-1169231594 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/276134-1169231594/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a8c14c438e718ff6d9298db1d4701e5f

RANDOM SEED= 479318751

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.263
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	: 5931.00
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.263
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:       1415136 kB
Buffers:         45884 kB
Cached:         470164 kB
SwapCached:        276 kB
Active:         169616 kB
Inactive:       393956 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1415136 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1676 kB
Writeback:           0 kB
Mapped:          66504 kB
Slab:            62512 kB
Committed_AS:  6105104 kB
PageTables:       1952 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= 66560 MiB



End job on node50 on Fri Jan 19 19:05:44 UTC 2007