Trace number 279892

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 651.32 652.02

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-340-9_ext.xml
MD5SUM9bc7cf5fa46e350dcc922ca8cca1c24c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints197
Best CPU time to get the best result obtained on this benchmark12.1432
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints340
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension340
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279892-1169299111/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.089  cpuTime=0.09  mem=6M887
0.40	   
0.40	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.52	     nbConstraints=340  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=339
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=339  nbSharedBinaryRepresentations=2  maxDegree=26  maxArity=2
0.52	       =>  wckTime=0.21  cpuTime=0.16  mem=7M895
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.29  cpuTime=0.21  mem=5M523
0.61	
0.61	s SATISFIABLE
0.61	o 178
0.61	c 162
0.61	o 181
0.61	c 159
0.61	o 185
0.61	c 155
0.61	o 186
0.61	c 154
0.61	o 187
0.61	c 153
0.61	o 189
0.61	c 151
0.62	o 191
0.62	c 149
0.62	o 192
0.62	c 148
0.62	o 193
0.62	c 147
0.63	o 194
0.63	c 146
0.63	o 195
0.63	c 145
0.63	o 196
0.63	c 144
0.66	o 197
0.66	c 143
2.06	   
2.06	   search
2.06	     run=0  nbConstraintChecks=5737379  nbAssignments=10000
2.06	       =>  wckTime=1.46  cpuTime=1.43  mem=5M523
3.46	   
3.46	   search
3.46	     run=1  nbConstraintChecks=11516313  nbAssignments=20000
3.46	       =>  wckTime=2.861  cpuTime=2.81  mem=5M523
4.84	   
4.84	   search
4.84	     run=2  nbConstraintChecks=17255746  nbAssignments=30000
4.84	       =>  wckTime=4.241  cpuTime=4.19  mem=5M523
6.22	   
6.22	   search
6.22	     run=3  nbConstraintChecks=23030603  nbAssignments=40000
6.23	       =>  wckTime=5.623  cpuTime=5.57  mem=5M523
7.60	   
7.60	   search
7.61	     run=4  nbConstraintChecks=28774843  nbAssignments=50000
7.61	       =>  wckTime=7.003  cpuTime=6.95  mem=5M523
8.99	   
8.99	   search
8.99	     run=5  nbConstraintChecks=34546822  nbAssignments=60000
8.99	       =>  wckTime=8.387  cpuTime=8.32  mem=5M523
10.37	   
10.37	   search
10.37	     run=6  nbConstraintChecks=40289400  nbAssignments=70000
10.37	       =>  wckTime=9.77  cpuTime=9.7  mem=5M523
11.75	   
11.75	   search
11.75	     run=7  nbConstraintChecks=46067984  nbAssignments=80000
11.75	       =>  wckTime=11.153  cpuTime=11.07  mem=5M523
13.13	   
13.13	   search
13.13	     run=8  nbConstraintChecks=51805688  nbAssignments=90000
13.13	       =>  wckTime=12.532  cpuTime=12.45  mem=5M523
14.52	   
14.52	   search
14.52	     run=9  nbConstraintChecks=57584160  nbAssignments=100000
14.52	       =>  wckTime=13.92  cpuTime=13.82  mem=5M523
15.92	   
15.92	   search
15.92	     run=10  nbConstraintChecks=63324265  nbAssignments=110000
15.92	       =>  wckTime=15.316  cpuTime=15.21  mem=5M523
17.31	   
17.31	   search
17.31	     run=11  nbConstraintChecks=69102458  nbAssignments=120000
17.31	       =>  wckTime=16.713  cpuTime=16.61  mem=5M523
18.63	   
18.63	   search
18.63	     run=12  nbConstraintChecks=74843439  nbAssignments=130000
18.63	       =>  wckTime=18.028  cpuTime=17.92  mem=5M523
19.91	   
19.91	   search
19.91	     run=13  nbConstraintChecks=80618076  nbAssignments=140000
19.91	       =>  wckTime=19.311  cpuTime=19.2  mem=5M523
21.20	   
21.20	   search
21.20	     run=14  nbConstraintChecks=86357385  nbAssignments=150000
21.20	       =>  wckTime=20.599  cpuTime=20.47  mem=5M523
22.48	   
22.48	   search
22.48	     run=15  nbConstraintChecks=92133841  nbAssignments=160000
22.48	       =>  wckTime=21.882  cpuTime=21.76  mem=5M523
23.77	   
23.77	   search
23.77	     run=16  nbConstraintChecks=97874808  nbAssignments=170000
23.77	       =>  wckTime=23.164  cpuTime=23.04  mem=5M523
25.05	   
25.05	   search
25.05	     run=17  nbConstraintChecks=103653501  nbAssignments=180000
25.05	       =>  wckTime=24.453  cpuTime=24.33  mem=5M523
26.34	   
26.34	   search
26.34	     run=18  nbConstraintChecks=109390429  nbAssignments=190000
26.34	       =>  wckTime=25.74  cpuTime=25.62  mem=5M523
27.64	   
27.64	   search
27.64	     run=19  nbConstraintChecks=115169608  nbAssignments=200000
27.64	       =>  wckTime=27.032  cpuTime=26.91  mem=5M523
28.92	   
28.92	   search
28.92	     run=20  nbConstraintChecks=120907073  nbAssignments=210000
28.92	       =>  wckTime=28.32  cpuTime=28.2  mem=5M523
30.21	   
30.21	   search
30.21	     run=21  nbConstraintChecks=126679157  nbAssignments=220000
30.21	       =>  wckTime=29.61  cpuTime=29.48  mem=5M523
30.78	   
30.78	   search
30.78	     run=22  nbConstraintChecks=129186528  nbAssignments=224400
30.78	       =>  wckTime=30.175  cpuTime=30.05  mem=5M523
30.78	   
30.78	   global
30.78	     nbConstraintChecks=129186528  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.78	     solvingWckTime=30.174  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.78	     globalCpuTime=30.3
30.78	       =>  wckTime=30.466  cpuTime=30.26  mem=5M523
30.78	   
30.78	   solver IterativeSystematicSolver being built... 
30.91	       =>  wckTime=30.6  cpuTime=30.36  mem=16M607
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=12970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.033  cpuTime=0.02  mem=16M607
30.97	   
30.97	   search
30.97	     run=0  nbConstraintChecks=23088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
30.97	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=56  nbRestartNogoods=0
30.97	       =>  wckTime=0.059  cpuTime=0.04  mem=16M607
31.00	   
31.00	   search
31.00	     run=1  nbConstraintChecks=56706  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=84
31.00	     nbFailedAssignments=22  nbBacktracks=26  nbVisitedNodes=130  nbRestartNogoods=3
31.00	       =>  wckTime=0.086  cpuTime=0.05  mem=16M607
31.02	   
31.02	   search
31.02	     run=2  nbConstraintChecks=99983  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144
31.02	     nbFailedAssignments=41  nbBacktracks=49  nbVisitedNodes=227  nbRestartNogoods=5
31.02	       =>  wckTime=0.108  cpuTime=0.07  mem=16M607
31.05	   
31.05	   search
31.05	     run=3  nbConstraintChecks=161307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=222
31.05	     nbFailedAssignments=68  nbBacktracks=82  nbVisitedNodes=361  nbRestartNogoods=8
31.05	       =>  wckTime=0.133  cpuTime=0.1  mem=16M607
31.09	   
31.09	   search
31.09	     run=4  nbConstraintChecks=257109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=336
31.09	     nbFailedAssignments=116  nbBacktracks=132  nbVisitedNodes=566  nbRestartNogoods=11
31.09	       =>  wckTime=0.172  cpuTime=0.13  mem=16M607
31.14	   
31.14	   search
31.14	     run=5  nbConstraintChecks=391207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=492
31.14	     nbFailedAssignments=181  nbBacktracks=207  nbVisitedNodes=848  nbRestartNogoods=15
31.14	       =>  wckTime=0.223  cpuTime=0.18  mem=16M607
31.21	   
31.21	   search
31.21	     run=6  nbConstraintChecks=592659  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=713
31.21	     nbFailedAssignments=273  nbBacktracks=320  nbVisitedNodes=1266  nbRestartNogoods=18
31.21	       =>  wckTime=0.297  cpuTime=0.25  mem=16M607
31.32	   
31.32	   search
31.32	     run=7  nbConstraintChecks=884504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1039
31.32	     nbFailedAssignments=415  nbBacktracks=490  nbVisitedNodes=1870  nbRestartNogoods=21
31.32	       =>  wckTime=0.41  cpuTime=0.36  mem=16M607
31.50	   
31.50	   search
31.50	     run=8  nbConstraintChecks=1342055  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1536
31.50	     nbFailedAssignments=642  nbBacktracks=746  nbVisitedNodes=2811  nbRestartNogoods=26
31.50	       =>  wckTime=0.588  cpuTime=0.52  mem=16M607
31.73	   
31.73	   search
31.73	     run=9  nbConstraintChecks=2002910  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2257
31.73	     nbFailedAssignments=964  nbBacktracks=1130  nbVisitedNodes=4177  nbRestartNogoods=28
31.73	       =>  wckTime=0.814  cpuTime=0.74  mem=16M607
32.06	   
32.06	   search
32.06	     run=10  nbConstraintChecks=2984986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3308
32.06	     nbFailedAssignments=1424  nbBacktracks=1707  nbVisitedNodes=6186  nbRestartNogoods=33
32.06	       =>  wckTime=1.143  cpuTime=1.07  mem=16M607
32.55	   
32.55	   search
32.55	     run=11  nbConstraintChecks=4465073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4871
32.55	     nbFailedAssignments=2110  nbBacktracks=2571  nbVisitedNodes=9210  nbRestartNogoods=38
32.55	       =>  wckTime=1.636  cpuTime=1.56  mem=16M607
33.30	   
33.30	   search
33.30	     run=12  nbConstraintChecks=6710766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7237
33.30	     nbFailedAssignments=3164  nbBacktracks=3869  nbVisitedNodes=13779  nbRestartNogoods=45
33.30	       =>  wckTime=2.389  cpuTime=2.32  mem=16M607
34.49	   
34.49	   search
34.49	     run=13  nbConstraintChecks=10162988  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10904
34.49	     nbFailedAssignments=4871  nbBacktracks=5815  nbVisitedNodes=20809  nbRestartNogoods=49
34.49	       =>  wckTime=3.572  cpuTime=3.5  mem=16M607
36.27	   
36.27	   search
36.27	     run=14  nbConstraintChecks=15344410  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16331
36.27	     nbFailedAssignments=7366  nbBacktracks=8734  nbVisitedNodes=31241  nbRestartNogoods=55
36.27	       =>  wckTime=5.359  cpuTime=5.28  mem=16M607
39.01	   
39.01	   search
39.01	     run=15  nbConstraintChecks=23150207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24483
39.01	     nbFailedAssignments=11126  nbBacktracks=13112  nbVisitedNodes=46820  nbRestartNogoods=61
39.01	       =>  wckTime=8.092  cpuTime=8.01  mem=16M607
43.16	   
43.16	   search
43.16	     run=16  nbConstraintChecks=34957339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36605
43.16	     nbFailedAssignments=16666  nbBacktracks=19681  nbVisitedNodes=70140  nbRestartNogoods=66
43.16	       =>  wckTime=12.243  cpuTime=12.14  mem=16M607
49.30	   
49.30	   search
49.30	     run=17  nbConstraintChecks=52532948  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54987
49.30	     nbFailedAssignments=25184  nbBacktracks=29533  nbVisitedNodes=105419  nbRestartNogoods=73
49.30	       =>  wckTime=18.383  cpuTime=18.28  mem=16M607
58.68	   
58.68	   search
58.68	     run=18  nbConstraintChecks=78942697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=82362
58.68	     nbFailedAssignments=37772  nbBacktracks=44311  nbVisitedNodes=157991  nbRestartNogoods=79
58.68	       =>  wckTime=27.769  cpuTime=27.66  mem=16M607
73.02	   
73.02	   search
73.02	     run=19  nbConstraintChecks=118934689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123830
73.02	     nbFailedAssignments=57059  nbBacktracks=66479  nbVisitedNodes=237406  nbRestartNogoods=89
73.02	       =>  wckTime=42.102  cpuTime=41.98  mem=16M607
94.40	   
94.40	   search
94.40	     run=20  nbConstraintChecks=178171072  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185392
94.40	     nbFailedAssignments=85359  nbBacktracks=99731  nbVisitedNodes=355330  nbRestartNogoods=95
94.40	       =>  wckTime=63.485  cpuTime=63.34  mem=16M607
125.03	   
125.03	   search
125.03	     run=21  nbConstraintChecks=264888239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=278104
125.03	     nbFailedAssignments=128179  nbBacktracks=149610  nbVisitedNodes=532969  nbRestartNogoods=106
125.03	       =>  wckTime=94.112  cpuTime=93.94  mem=16M607
168.96	   
168.96	   search
168.96	     run=22  nbConstraintChecks=390566133  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=415165
168.96	     nbFailedAssignments=190411  nbBacktracks=224429  nbVisitedNodes=792357  nbRestartNogoods=116
168.96	       =>  wckTime=138.042  cpuTime=137.83  mem=16M607
226.39	   
226.39	   search
226.39	     run=23  nbConstraintChecks=562384844  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=610052
226.39	     nbFailedAssignments=273057  nbBacktracks=336656  nbVisitedNodes=1152167  nbRestartNogoods=124
226.39	       =>  wckTime=195.477  cpuTime=195.2  mem=16M607
294.55	   
294.55	   search
294.55	     run=24  nbConstraintChecks=776689000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=872996
294.55	     nbFailedAssignments=367646  nbBacktracks=504998  nbVisitedNodes=1599195  nbRestartNogoods=133
294.55	       =>  wckTime=263.637  cpuTime=263.31  mem=16M607
380.01	   
380.01	   search
380.01	     run=25  nbConstraintChecks=1055115494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1239946
380.01	     nbFailedAssignments=482066  nbBacktracks=757510  nbVisitedNodes=2185757  nbRestartNogoods=141
380.01	       =>  wckTime=349.098  cpuTime=348.69  mem=16M607
504.32	   
504.32	   search
504.32	     run=26  nbConstraintChecks=1461828818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1784694
504.32	     nbFailedAssignments=648029  nbBacktracks=1136282  nbVisitedNodes=3043671  nbRestartNogoods=155
504.32	       =>  wckTime=473.406  cpuTime=472.87  mem=16M607
651.96	   
651.96	   search
651.96	     run=27  nbConstraintChecks=1939310253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2423632
651.96	     nbFailedAssignments=841435  nbBacktracks=1581815  nbVisitedNodes=4045719  nbRestartNogoods=167
651.96	       =>  wckTime=621.045  cpuTime=620.42  mem=16M607
651.96	   
651.96	   global
651.96	     nbConstraintChecks=1939323223  nbRestartNogoods=167  solvingWckTime=621.046  solvingCpuTime=620.42  expiredTime=no
651.96	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=650.82
651.96	       =>  wckTime=651.647  cpuTime=650.78  mem=16M607
651.96	
651.96	s OPTIMUM FOUND
651.96	v 0 0 0 0 0 0 1 0 1 1 1 0 1 0 1 1 1 0 1 1 1 0 0 0 0 1 1 0 1 1 
651.96	   
651.96	   totalWckTime=651.729  totalCpuTime=650.82

Verifier Data (download as text)

143 unsatisfied constraints, 197 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/node58/watcher-279892-1169299111 -o ROOT/results/node58/solver-279892-1169299111 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279892-1169299111/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.00 2.00 1.89 4/80 8485
/proc/meminfo: memFree=1402080/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=906644 CPUtime=0.02
/proc/8484/stat : 8484 (java) S 8482 8484 8108 0 -1 0 2069 0 1 0 2 0 0 0 18 0 2 0 278309132 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 226661 1818 1036 14 0 214244 0
[pid=8484/tid=8486] ppid=8482 vsize=906644 CPUtime=0
/proc/8484/task/8486/stat : 8486 (java) R 8482 8484 8108 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 278309135 928403456 1818 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102817 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 8485
/proc/meminfo: memFree=1402080/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=914988 CPUtime=0.08
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 2987 0 1 0 7 1 0 0 17 0 8 0 278309132 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228747 2733 1426 14 0 215242 0
[pid=8484/tid=8486] ppid=8482 vsize=914988 CPUtime=0
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 278309135 936947712 2733 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510852 s]
/proc/loadavg: 2.00 2.00 1.89 4/80 8485
/proc/meminfo: memFree=1402080/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915332 CPUtime=0.49
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 6447 0 1 0 45 4 0 0 18 0 8 0 278309132 937299968 6186 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942952 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228833 6186 2152 14 0 215303 0
[pid=8484/tid=8486] ppid=8482 vsize=915332 CPUtime=0
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 278309135 937299968 6186 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33192 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 8492
/proc/meminfo: memFree=1384680/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=1.3
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 7007 0 1 0 106 24 0 0 25 0 8 0 278309132 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228861 6745 2479 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.11
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 327 0 0 0 11 0 0 0 16 0 8 0 278309139 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 6745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.97406 s]
/proc/loadavg: 2.00 2.00 1.89 3/87 8492
/proc/meminfo: memFree=1384680/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=2.94
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 7010 0 1 0 227 67 0 0 25 0 8 0 278309132 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659446 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228861 6747 2479 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.12
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915444

[startup+6.17734 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 8492
/proc/meminfo: memFree=1384616/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=6.13
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 7010 0 1 0 457 156 0 0 25 0 8 0 278309132 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073659306 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228861 6747 2479 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.12
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 329 0 0 0 12 0 0 0 16 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 6747 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.13
Current children cumulated vsize (KiB) 915444

[startup+12.646 s]
/proc/loadavg: 2.00 2.00 1.90 3/87 8492
/proc/meminfo: memFree=1384616/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=12.57
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 7011 0 1 0 920 337 0 0 25 0 8 0 278309132 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073655974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8484/statm: 228861 6748 2479 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.12
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 915444

[startup+25.5 s]
/proc/loadavg: 2.00 2.00 1.90 3/81 8570
/proc/meminfo: memFree=1358736/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915448 CPUtime=25.38
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 7011 0 1 0 1842 696 0 0 25 0 8 0 278309132 937418752 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 6748 2479 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 160 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915448 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937418752 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915448 CPUtime=0.12
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 330 0 0 0 12 0 0 0 16 0 8 0 278309139 937418752 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 6748 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915448

[startup+51.1093 s]
/proc/loadavg: 1.94 1.98 1.89 3/81 8660
/proc/meminfo: memFree=1350288/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=50.95
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9126 0 1 0 4247 848 0 0 25 0 8 0 278309132 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073671861 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8861 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 388 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8861 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915444

[startup+102.311 s]
/proc/loadavg: 1.95 1.98 1.90 3/87 8732
/proc/meminfo: memFree=1384160/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=102.1
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9136 0 1 0 9361 849 0 0 25 0 8 0 278309132 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073796448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8870 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 915444

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

/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 915444

[startup+282.424 s]
/proc/loadavg: 2.06 2.01 1.92 3/87 8734
/proc/meminfo: memFree=1375904/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=282.05
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9144 0 1 0 27355 850 0 0 25 0 8 0 278309132 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073793190 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8877 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 282.05
Current children cumulated vsize (KiB) 915444

[startup+342.463 s]
/proc/loadavg: 2.02 2.01 1.92 3/87 8734
/proc/meminfo: memFree=1375840/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=342.05
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9146 0 1 0 33355 850 0 0 25 0 8 0 278309132 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836954 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8879 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 915444

[startup+402.498 s]
/proc/loadavg: 2.01 2.00 1.92 3/87 8734
/proc/meminfo: memFree=1375776/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=402.02
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9149 0 1 0 39351 851 0 0 25 0 8 0 278309132 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073811540 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8882 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 402.02
Current children cumulated vsize (KiB) 915444

[startup+462.532 s]
/proc/loadavg: 2.00 2.00 1.92 4/87 8734
/proc/meminfo: memFree=1375840/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=462.01
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9149 0 1 0 45350 851 0 0 25 0 8 0 278309132 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073836260 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8882 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 462.01
Current children cumulated vsize (KiB) 915444

[startup+522.571 s]
/proc/loadavg: 2.00 2.00 1.92 3/87 8734
/proc/meminfo: memFree=1375776/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=522
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9151 0 1 0 51349 851 0 0 25 0 8 0 278309132 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801579 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8884 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 522
Current children cumulated vsize (KiB) 915444

[startup+582.604 s]
/proc/loadavg: 1.99 2.00 1.92 4/82 8809
/proc/meminfo: memFree=1399496/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=581.96
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9151 0 1 0 57344 852 0 0 25 0 8 0 278309132 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073835881 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8884 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.96
Current children cumulated vsize (KiB) 915444

[startup+642.627 s]
/proc/loadavg: 1.57 1.89 1.88 2/72 8839
/proc/meminfo: memFree=1409584/2055920 swapFree=4184256/4192956
[pid=8484] ppid=8482 vsize=915444 CPUtime=641.97
/proc/8484/stat : 8484 (java) R 8482 8484 8108 0 -1 0 9151 0 1 0 63345 852 0 0 25 0 8 0 278309132 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073779847 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8484/statm: 228861 8884 2532 14 0 215331 0
[pid=8484/tid=8486] ppid=8482 vsize=915444 CPUtime=0.02
/proc/8484/task/8486/stat : 8486 (java) S 8482 8484 8108 0 -1 64 161 0 0 0 2 0 0 0 16 0 8 0 278309135 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8487] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8487/stat : 8487 (java) S 8482 8484 8108 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8488] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8488/stat : 8488 (java) S 8482 8484 8108 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278309136 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8489] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8489/stat : 8489 (java) S 8482 8484 8108 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8490] ppid=8482 vsize=915444 CPUtime=0.22
/proc/8484/task/8490/stat : 8490 (java) S 8482 8484 8108 0 -1 64 390 0 0 0 21 1 0 0 16 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=8484/tid=8491] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8491/stat : 8491 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8484/tid=8492] ppid=8482 vsize=915444 CPUtime=0
/proc/8484/task/8492/stat : 8492 (java) S 8482 8484 8108 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278309139 937414656 8884 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.97
Current children cumulated vsize (KiB) 915444

Child status: 0
Real time (s): 652.02
CPU time (s): 651.32
CPU user time (s): 642.79
CPU system time (s): 8.5297
CPU usage (%): 99.8927
Max. virtual memory (cumulated for all children) (KiB): 915960

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 642.79
system time used= 8.5297
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9250
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= 14339
involuntary context switches= 4587

runsolver used 0.687895 s user time and 1.83072 s system time

The end

Launcher Data (download as text)

Begin job on node58 on Sat Jan 20 13:18:32 UTC 2007


IDJOB= 279892
IDBENCH= 10493
IDSOLVER= 68
FILE ID= node58/279892-1169299111

PBS_JOBID= 3609836

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-340-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279892-1169299111/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node58/watcher-279892-1169299111 -o ROOT/results/node58/solver-279892-1169299111 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279892-1169299111/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  9bc7cf5fa46e350dcc922ca8cca1c24c

RANDOM SEED= 992314510

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1402496 kB
Buffers:         45348 kB
Cached:         497740 kB
SwapCached:       2680 kB
Active:         151336 kB
Inactive:       432940 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1402496 kB
SwapTotal:     4192956 kB
SwapFree:      4184256 kB
Dirty:            1668 kB
Writeback:           0 kB
Mapped:          57400 kB
Slab:            54528 kB
Committed_AS:  5420312 kB
PageTables:       1832 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 node58 on Sat Jan 20 13:29:24 UTC 2007