Trace number 282106

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 1576.76 1582.18

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-31.xml
MD5SUM708c4bff99779451a8550a3de28da430
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints100
Best CPU time to get the best result obtained on this benchmark8.5767
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/282106-1169318073/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.37	       =>  wckTime=0.086  cpuTime=0.08  mem=6M885
0.37	   
0.37	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.48	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.48	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1353  maxDegree=13
0.48	     maxArity=2
0.48	       =>  wckTime=0.193  cpuTime=0.14  mem=8M844
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.268  cpuTime=0.19  mem=5M497
0.56	
0.56	s SATISFIABLE
0.56	o 52
0.56	c 57
0.56	o 56
0.56	c 53
0.56	o 58
0.56	c 51
0.56	o 59
0.56	c 50
0.56	o 63
0.56	c 46
0.57	o 66
0.57	c 43
0.57	o 68
0.57	c 41
0.57	o 69
0.57	c 40
0.57	o 71
0.57	c 38
0.57	o 73
0.57	c 36
0.57	o 75
0.57	c 34
0.57	o 76
0.57	c 33
0.57	o 77
0.57	c 32
0.57	o 79
0.57	c 30
0.57	o 81
0.57	c 28
0.57	o 82
0.57	c 27
0.57	o 83
0.57	c 26
0.57	o 84
0.57	c 25
0.58	o 85
0.58	c 24
0.58	o 87
0.58	c 22
0.58	o 88
0.58	c 21
0.58	o 89
0.58	c 20
0.58	o 90
0.58	c 19
0.58	o 91
0.58	c 18
0.58	o 92
0.58	c 17
0.58	o 94
0.58	c 15
0.58	o 95
0.58	c 14
0.58	o 96
0.58	c 13
0.61	o 97
0.61	c 12
0.71	o 98
0.71	c 11
1.05	o 99
1.05	c 10
1.26	o 100
1.26	c 9
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=7311262  nbAssignments=10000
1.96	       =>  wckTime=1.405  cpuTime=1.38  mem=5M497
3.32	   
3.32	   search
3.32	     run=1  nbConstraintChecks=14770999  nbAssignments=20000
3.32	       =>  wckTime=2.767  cpuTime=2.73  mem=5M497
4.66	   
4.66	   search
4.66	     run=2  nbConstraintChecks=21981692  nbAssignments=30000
4.66	       =>  wckTime=4.103  cpuTime=4.06  mem=5M497
6.01	   
6.01	   search
6.01	     run=3  nbConstraintChecks=29319305  nbAssignments=40000
6.01	       =>  wckTime=5.455  cpuTime=5.41  mem=5M497
7.35	   
7.35	   search
7.35	     run=4  nbConstraintChecks=36549596  nbAssignments=50000
7.35	       =>  wckTime=6.794  cpuTime=6.74  mem=5M497
8.72	   
8.72	   search
8.72	     run=5  nbConstraintChecks=44030952  nbAssignments=60000
8.72	       =>  wckTime=8.169  cpuTime=8.11  mem=5M497
10.08	   
10.08	   search
10.08	     run=6  nbConstraintChecks=51298973  nbAssignments=70000
10.08	       =>  wckTime=9.524  cpuTime=9.46  mem=5M497
11.48	   
11.48	   search
11.48	     run=7  nbConstraintChecks=58944014  nbAssignments=80000
11.48	       =>  wckTime=10.924  cpuTime=10.85  mem=5M497
12.85	   
12.85	   search
12.85	     run=8  nbConstraintChecks=66341312  nbAssignments=90000
12.85	       =>  wckTime=12.291  cpuTime=12.22  mem=5M497
14.23	   
14.23	   search
14.23	     run=9  nbConstraintChecks=73842897  nbAssignments=100000
14.23	       =>  wckTime=13.67  cpuTime=13.59  mem=5M497
15.59	   
15.59	   search
15.59	     run=10  nbConstraintChecks=81165258  nbAssignments=110000
15.59	       =>  wckTime=15.033  cpuTime=14.95  mem=5M497
16.98	   
16.98	   search
16.98	     run=11  nbConstraintChecks=88763179  nbAssignments=120000
16.98	       =>  wckTime=16.428  cpuTime=16.34  mem=5M497
18.34	   
18.34	   search
18.34	     run=12  nbConstraintChecks=95957351  nbAssignments=130000
18.34	       =>  wckTime=17.785  cpuTime=17.68  mem=5M497
19.70	   
19.70	   search
19.70	     run=13  nbConstraintChecks=103373516  nbAssignments=140000
19.70	       =>  wckTime=19.147  cpuTime=19.03  mem=5M497
21.06	   
21.06	   search
21.06	     run=14  nbConstraintChecks=110761181  nbAssignments=150000
21.06	       =>  wckTime=20.503  cpuTime=20.39  mem=5M497
22.40	   
22.40	   search
22.40	     run=15  nbConstraintChecks=118008388  nbAssignments=160000
22.40	       =>  wckTime=21.846  cpuTime=21.73  mem=5M497
23.74	   
23.74	   search
23.74	     run=16  nbConstraintChecks=125270254  nbAssignments=170000
23.74	       =>  wckTime=23.19  cpuTime=23.07  mem=5M497
25.13	   
25.13	   search
25.13	     run=17  nbConstraintChecks=132883260  nbAssignments=180000
25.13	       =>  wckTime=24.573  cpuTime=24.44  mem=5M497
26.49	   
26.49	   search
26.49	     run=18  nbConstraintChecks=140309017  nbAssignments=190000
26.49	       =>  wckTime=25.932  cpuTime=25.8  mem=5M497
27.85	   
27.85	   search
27.85	     run=19  nbConstraintChecks=147751141  nbAssignments=200000
27.85	       =>  wckTime=27.296  cpuTime=27.16  mem=5M497
29.23	   
29.23	   search
29.23	     run=20  nbConstraintChecks=155043998  nbAssignments=210000
29.23	       =>  wckTime=28.677  cpuTime=28.51  mem=5M497
30.60	   
30.60	   search
30.60	     run=21  nbConstraintChecks=162367289  nbAssignments=220000
30.60	       =>  wckTime=30.043  cpuTime=29.87  mem=5M497
31.42	   
31.42	   search
31.42	     run=22  nbConstraintChecks=166785241  nbAssignments=226082
31.42	       =>  wckTime=30.864  cpuTime=30.69  mem=5M497
31.42	   
31.42	   global
31.42	     nbConstraintChecks=166785241  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.42	     solvingWckTime=30.864  solvingCpuTime=30.68  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.42	     globalCpuTime=30.92
31.42	       =>  wckTime=31.134  cpuTime=30.87  mem=5M497
31.42	   
31.42	   solver IterativeSystematicSolver being built... 
31.56	       =>  wckTime=31.269  cpuTime=30.98  mem=16M581
31.60	   
31.60	   preprocessing
31.60	     nbConstraintChecks=18317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.60	     detectedInconsistency=no
31.60	       =>  wckTime=0.038  cpuTime=0.02  mem=16M581
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=98644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64
31.64	     nbFailedAssignments=48  nbBacktracks=10  nbVisitedNodes=123  nbRestartNogoods=0
31.64	       =>  wckTime=0.083  cpuTime=0.06  mem=16M581
31.70	   
31.70	   search
31.70	     run=1  nbConstraintChecks=238131  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152
31.70	     nbFailedAssignments=115  nbBacktracks=25  nbVisitedNodes=293  nbRestartNogoods=3
31.70	       =>  wckTime=0.147  cpuTime=0.12  mem=16M581
31.77	   
31.77	   search
31.77	     run=2  nbConstraintChecks=435590  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=273
31.77	     nbFailedAssignments=205  nbBacktracks=47  nbVisitedNodes=526  nbRestartNogoods=10
31.77	       =>  wckTime=0.211  cpuTime=0.17  mem=16M581
31.84	   
31.84	   search
31.84	     run=3  nbConstraintChecks=670126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=416
31.84	     nbFailedAssignments=308  nbBacktracks=80  nbVisitedNodes=805  nbRestartNogoods=38
31.84	       =>  wckTime=0.286  cpuTime=0.25  mem=16M581
31.99	   
31.99	   search
31.99	     run=4  nbConstraintChecks=1115008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=677
31.99	     nbFailedAssignments=513  nbBacktracks=130  nbVisitedNodes=1321  nbRestartNogoods=57
31.99	       =>  wckTime=0.431  cpuTime=0.39  mem=16M581
32.19	   
32.19	   search
32.19	     run=5  nbConstraintChecks=1754827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1036
32.19	     nbFailedAssignments=790  nbBacktracks=205  nbVisitedNodes=2032  nbRestartNogoods=64
32.19	       =>  wckTime=0.631  cpuTime=0.58  mem=16M581
32.48	   
32.48	   search
32.48	     run=6  nbConstraintChecks=2663280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1603
32.48	     nbFailedAssignments=1238  nbBacktracks=318  nbVisitedNodes=3160  nbRestartNogoods=75
32.48	       =>  wckTime=0.921  cpuTime=0.86  mem=16M581
32.84	   
32.84	   search
32.84	     run=7  nbConstraintChecks=3859631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2299
32.84	     nbFailedAssignments=1756  nbBacktracks=488  nbVisitedNodes=4542  nbRestartNogoods=82
32.84	       =>  wckTime=1.282  cpuTime=1.21  mem=16M581
33.45	   
33.45	   search
33.45	     run=8  nbConstraintChecks=5951105  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3519
33.45	     nbFailedAssignments=2713  nbBacktracks=744  nbVisitedNodes=6972  nbRestartNogoods=103
33.45	       =>  wckTime=1.892  cpuTime=1.81  mem=16M581
34.14	   
34.14	   search
34.14	     run=9  nbConstraintChecks=8481166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4960
34.14	     nbFailedAssignments=3765  nbBacktracks=1128  nbVisitedNodes=9837  nbRestartNogoods=114
34.14	       =>  wckTime=2.582  cpuTime=2.5  mem=16M581
35.23	   
35.23	   search
35.23	     run=10  nbConstraintChecks=12453473  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7237
35.23	     nbFailedAssignments=5458  nbBacktracks=1704  nbVisitedNodes=14375  nbRestartNogoods=130
35.23	       =>  wckTime=3.676  cpuTime=3.58  mem=16M581
37.18	   
37.18	   search
37.18	     run=11  nbConstraintChecks=19416841  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11154
37.18	     nbFailedAssignments=8502  nbBacktracks=2568  nbVisitedNodes=22192  nbRestartNogoods=153
37.18	       =>  wckTime=5.625  cpuTime=5.53  mem=16M581
39.65	   
39.65	   search
39.65	     run=12  nbConstraintChecks=27980148  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15906
39.65	     nbFailedAssignments=11951  nbBacktracks=3865  nbVisitedNodes=31684  nbRestartNogoods=178
39.65	       =>  wckTime=8.096  cpuTime=7.98  mem=16M581
43.32	   
43.32	   search
43.32	     run=13  nbConstraintChecks=39884558  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22930
43.32	     nbFailedAssignments=17023  nbBacktracks=5812  nbVisitedNodes=45652  nbRestartNogoods=189
43.32	       =>  wckTime=11.762  cpuTime=11.64  mem=16M581
48.70	   
48.70	   search
48.70	     run=14  nbConstraintChecks=57422949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33704
48.70	     nbFailedAssignments=24870  nbBacktracks=8731  nbVisitedNodes=67131  nbRestartNogoods=206
48.70	       =>  wckTime=17.142  cpuTime=16.99  mem=16M581
56.94	   
56.94	   search
56.94	     run=15  nbConstraintChecks=83605565  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49504
56.94	     nbFailedAssignments=36287  nbBacktracks=13109  nbVisitedNodes=98657  nbRestartNogoods=221
56.94	       =>  wckTime=25.378  cpuTime=25.21  mem=16M581
67.16	   
67.16	   search
67.16	     run=16  nbConstraintChecks=116193171  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=69875
67.16	     nbFailedAssignments=50083  nbBacktracks=19677  nbVisitedNodes=139122  nbRestartNogoods=240
67.16	       =>  wckTime=35.608  cpuTime=35.39  mem=16M581
83.14	   
83.14	   search
83.14	     run=17  nbConstraintChecks=164216533  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=100717
83.14	     nbFailedAssignments=71066  nbBacktracks=29529  nbVisitedNodes=200563  nbRestartNogoods=254
83.14	       =>  wckTime=51.584  cpuTime=51.28  mem=16M581
105.95	   
105.95	   search
105.95	     run=18  nbConstraintChecks=233578968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145781
105.95	     nbFailedAssignments=101344  nbBacktracks=44308  nbVisitedNodes=290241  nbRestartNogoods=272
105.95	       =>  wckTime=74.39  cpuTime=74.0  mem=16M581
139.09	   
139.09	   search
139.09	     run=19  nbConstraintChecks=330914538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209793
139.09	     nbFailedAssignments=143184  nbBacktracks=66476  nbVisitedNodes=417297  nbRestartNogoods=285
139.09	       =>  wckTime=107.532  cpuTime=106.98  mem=16M581
184.75	   
184.75	   search
184.75	     run=20  nbConstraintChecks=471402446  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=302050
184.75	     nbFailedAssignments=202183  nbBacktracks=99728  nbVisitedNodes=600569  nbRestartNogoods=304
184.75	       =>  wckTime=153.19  cpuTime=152.44  mem=16M581
253.95	   
253.95	   search
253.95	     run=21  nbConstraintChecks=682407713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=441185
253.95	     nbFailedAssignments=291436  nbBacktracks=149607  nbVisitedNodes=875800  nbRestartNogoods=330
253.95	       =>  wckTime=222.39  cpuTime=221.31  mem=16M581
358.44	   
358.44	   search
358.44	     run=22  nbConstraintChecks=998316848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=644615
358.44	     nbFailedAssignments=420042  nbBacktracks=224425  nbVisitedNodes=1278648  nbRestartNogoods=362
358.44	       =>  wckTime=326.884  cpuTime=325.34  mem=16M581
510.93	   
510.93	   search
510.93	     run=23  nbConstraintChecks=1462256150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=946914
510.93	     nbFailedAssignments=610109  nbBacktracks=336652  nbVisitedNodes=1876170  nbRestartNogoods=371
510.93	       =>  wckTime=479.371  cpuTime=477.15  mem=16M581
723.71	   
723.75	   search
723.75	     run=24  nbConstraintChecks=2127780041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1381961
723.75	     nbFailedAssignments=876811  nbBacktracks=504993  nbVisitedNodes=2733913  nbRestartNogoods=393
723.75	       =>  wckTime=692.152  cpuTime=688.97  mem=16M581
1046.22	   
1046.22	   search
1046.22	     run=25  nbConstraintChecks=3128577110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2034645
1046.22	     nbFailedAssignments=1276979  nbBacktracks=757504  nbVisitedNodes=4021410  nbRestartNogoods=408
1046.22	       =>  wckTime=1014.667  cpuTime=1010.05  mem=16M581
1543.22	   
1543.22	   search
1543.22	     run=26  nbConstraintChecks=4610312109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3001861
1543.22	     nbFailedAssignments=1865424  nbBacktracks=1136271  nbVisitedNodes=5921594  nbRestartNogoods=415
1543.22	       =>  wckTime=1511.667  cpuTime=1506.34  mem=16M581
1582.16	   
1582.16	   search
1582.16	     run=27  nbConstraintChecks=4722001845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3074810
1582.16	     nbFailedAssignments=1906364  nbBacktracks=1168281  nbVisitedNodes=6062994  nbRestartNogoods=423
1582.16	       =>  wckTime=1550.606  cpuTime=1545.27  mem=16M581
1582.16	   
1582.16	   global
1582.16	     nbConstraintChecks=4722020162  nbRestartNogoods=423  solvingWckTime=1550.607  solvingCpuTime=1545.27
1582.16	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1576.3
1582.16	       =>  wckTime=1581.876  cpuTime=1576.25  mem=16M581
1582.17	
1582.17	s OPTIMUM FOUND
1582.17	v 1 8 9 7 10 3 2 7 6 3 2 8 5 7 9 2 1 10 1 10 9 6 10 7 3 9 8 7 3 8 
1582.17	   
1582.17	   totalWckTime=1581.952  totalCpuTime=1576.3

Verifier Data (download as text)

9 unsatisfied constraints, 100 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node34/watcher-282106-1169318073 -o ROOT/results/node34/solver-282106-1169318073 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282106-1169318073/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.87 1.97 1.89 4/80 28041
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=1784 CPUtime=0
/proc/28040/stat : 28040 (java) D 28038 28040 27297 0 -1 0 374 0 0 0 0 0 0 0 18 0 1 0 280201076 1826816 163 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7721764 0 2147483391 4096 0 18446744072099781622 0 0 17 0 0 0
/proc/28040/statm: 446 163 128 14 0 91 0

[startup+0.108709 s]
/proc/loadavg: 1.87 1.97 1.89 4/80 28041
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=914988 CPUtime=0.1
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 3143 0 1 0 8 2 0 0 24 0 8 0 280201076 936947712 2889 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228747 2892 1480 14 0 215242 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 914988

[startup+0.522131 s]
/proc/loadavg: 1.87 1.97 1.89 4/80 28041
/proc/meminfo: memFree=928528/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915332 CPUtime=0.5
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 6688 0 1 0 46 4 0 0 25 0 8 0 280201076 937299968 6426 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155717548 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228833 6426 2171 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34319 s]
/proc/loadavg: 1.87 1.97 1.89 3/87 28048
/proc/meminfo: memFree=911064/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1.32
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 7033 0 1 0 104 28 0 0 25 0 8 0 280201076 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073656994 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 6771 2479 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.11
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 280201083 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 6771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915444

[startup+2.98832 s]
/proc/loadavg: 1.87 1.97 1.89 3/87 28048
/proc/meminfo: memFree=911064/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=2.96
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 7037 0 1 0 224 72 0 0 25 0 8 0 280201076 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073653893 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 6774 2479 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.11
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915444

[startup+6.28659 s]
/proc/loadavg: 1.88 1.97 1.89 3/87 28048
/proc/meminfo: memFree=911000/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=6.24
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 7037 0 1 0 463 161 0 0 25 0 8 0 280201076 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073652006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 6774 2479 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.11
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915444

[startup+12.7601 s]
/proc/loadavg: 1.89 1.97 1.89 3/87 28048
/proc/meminfo: memFree=911000/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=12.69
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 7037 0 1 0 934 335 0 0 25 0 8 0 280201076 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073660500 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 6774 2479 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.11
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 915444

[startup+25.5962 s]
/proc/loadavg: 1.92 1.97 1.89 3/87 28048
/proc/meminfo: memFree=911064/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=25.47
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 7037 0 1 0 1862 685 0 0 25 0 8 0 280201076 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663718 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 6774 2479 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 152 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.11
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 331 0 0 0 11 0 0 0 16 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 6774 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 915444

[startup+51.2912 s]
/proc/loadavg: 1.94 1.97 1.89 3/87 28048
/proc/meminfo: memFree=903064/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=51.04
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9115 0 1 0 4260 844 0 0 25 0 8 0 280201076 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801378 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 8848 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8848 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915444

[startup+102.565 s]
/proc/loadavg: 1.97 1.97 1.90 3/87 28048
/proc/meminfo: memFree=903000/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=102.09
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9126 0 1 0 9365 844 0 0 25 0 8 0 280201076 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663718 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 8858 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8858 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.09
Current children cumulated vsize (KiB) 915444

[startup+162.573 s]
/proc/loadavg: 1.99 1.97 1.90 4/87 28048
/proc/meminfo: memFree=902936/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=161.83
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9131 0 1 0 15339 844 0 0 25 0 8 0 280201076 937414656 8862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776919 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1117.64
Current children cumulated vsize (KiB) 915444

[startup+1182.71 s]
/proc/loadavg: 1.94 1.97 1.91 3/87 28164
/proc/meminfo: memFree=910488/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1177.39
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 116893 846 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073780202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.39
Current children cumulated vsize (KiB) 915444

[startup+1242.8 s]
/proc/loadavg: 1.41 1.82 1.86 2/72 28179
/proc/meminfo: memFree=936416/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1237.45
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 122898 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073776970 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.45
Current children cumulated vsize (KiB) 915444

[startup+1302.88 s]
/proc/loadavg: 1.15 1.67 1.80 2/72 28179
/proc/meminfo: memFree=936480/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1297.52
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 128905 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802023 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1297.52
Current children cumulated vsize (KiB) 915444

[startup+1362.96 s]
/proc/loadavg: 1.05 1.54 1.75 2/72 28179
/proc/meminfo: memFree=936480/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1357.58
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 134911 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073802910 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1357.58
Current children cumulated vsize (KiB) 915444

[startup+1423.05 s]
/proc/loadavg: 1.02 1.44 1.70 2/72 28179
/proc/meminfo: memFree=936544/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1417.66
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 140919 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073834193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1417.66
Current children cumulated vsize (KiB) 915444

[startup+1483.13 s]
/proc/loadavg: 1.00 1.36 1.65 2/72 28179
/proc/meminfo: memFree=936544/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1477.72
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 146925 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073778313 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1477.72
Current children cumulated vsize (KiB) 915444

[startup+1543.21 s]
/proc/loadavg: 1.00 1.29 1.61 2/72 28179
/proc/meminfo: memFree=936552/2055920 swapFree=4192812/4192956
[pid=28040] ppid=28038 vsize=915444 CPUtime=1537.79
/proc/28040/stat : 28040 (java) R 28038 28040 27297 0 -1 0 9146 0 1 0 152932 847 0 0 25 0 8 0 280201076 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073663563 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28040/statm: 228861 8877 2533 14 0 215331 0
[pid=28040/tid=28042] ppid=28038 vsize=915444 CPUtime=0.02
/proc/28040/task/28042/stat : 28042 (java) S 28038 28040 27297 0 -1 64 153 0 0 0 2 0 0 0 16 0 8 0 280201079 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28043] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28043/stat : 28043 (java) S 28038 28040 27297 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28044] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28044/stat : 28044 (java) S 28038 28040 27297 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280201080 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28045] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28045/stat : 28045 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28046] ppid=28038 vsize=915444 CPUtime=0.22
/proc/28040/task/28046/stat : 28046 (java) S 28038 28040 27297 0 -1 64 391 0 0 0 21 1 0 0 16 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28047] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28047/stat : 28047 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28040/tid=28048] ppid=28038 vsize=915444 CPUtime=0
/proc/28040/task/28048/stat : 28048 (java) S 28038 28040 27297 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280201083 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1537.79
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 1582.18
CPU time (s): 1576.76
CPU user time (s): 1568.28
CPU system time (s): 8.47871
CPU usage (%): 99.6571
Max. virtual memory (cumulated for all children) (KiB): 915448

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1568.28
system time used= 8.47871
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9242
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= 33124
involuntary context switches= 42124

runsolver used 1.40679 s user time and 4.21236 s system time

The end

Launcher Data (download as text)

Begin job on node34 on Sat Jan 20 18:34:33 UTC 2007


IDJOB= 282106
IDBENCH= 12438
IDSOLVER= 68
FILE ID= node34/282106-1169318073

PBS_JOBID= 3610329

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-31.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282106-1169318073/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node34/watcher-282106-1169318073 -o ROOT/results/node34/solver-282106-1169318073 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/282106-1169318073/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  708c4bff99779451a8550a3de28da430

RANDOM SEED= 564774133

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.227
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        929008 kB
Buffers:         44784 kB
Cached:         961956 kB
SwapCached:          0 kB
Active:         387540 kB
Inactive:       665832 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        929008 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1760 kB
Writeback:           0 kB
Mapped:          66912 kB
Slab:            58892 kB
Committed_AS:  5749852 kB
PageTables:       1868 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= 66563 MiB



End job on node34 on Sat Jan 20 19:00:56 UTC 2007