Trace number 279776

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1103.79 1108.73

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-370-9_ext.xml
MD5SUM37a4a50bb907bb9ae26a109c465ef776
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints211
Best CPU time to get the best result obtained on this benchmark18.8911
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints370
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension370
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279776-1169298603/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.40	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.09  cpuTime=0.08  mem=6M910
0.40	   
0.40	   relations being loaded...
0.40	   
0.40	   constraints being loaded...
0.53	     nbConstraints=370  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=369
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=369  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.53	       =>  wckTime=0.219  cpuTime=0.14  mem=7M918
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.298  cpuTime=0.19  mem=5M538
0.61	
0.61	s SATISFIABLE
0.61	o 195
0.61	c 175
0.61	o 197
0.61	c 173
0.61	o 199
0.61	c 171
0.61	o 200
0.61	c 170
0.61	o 202
0.61	c 168
0.62	o 203
0.62	c 167
0.62	o 204
0.62	c 166
0.62	o 205
0.62	c 165
0.62	o 206
0.62	c 164
0.62	o 207
0.62	c 163
0.63	o 208
0.63	c 162
0.65	o 209
0.65	c 161
0.67	o 210
0.67	c 160
0.88	o 211
0.88	c 159
2.16	   
2.16	   search
2.16	     run=0  nbConstraintChecks=6391029  nbAssignments=10000
2.16	       =>  wckTime=1.554  cpuTime=1.53  mem=5M538
3.66	   
3.66	   search
3.66	     run=1  nbConstraintChecks=12819365  nbAssignments=20000
3.66	       =>  wckTime=3.053  cpuTime=3.01  mem=5M538
5.14	   
5.14	   search
5.14	     run=2  nbConstraintChecks=19206975  nbAssignments=30000
5.14	       =>  wckTime=4.541  cpuTime=4.5  mem=5M538
6.64	   
6.64	   search
6.64	     run=3  nbConstraintChecks=25636993  nbAssignments=40000
6.64	       =>  wckTime=6.032  cpuTime=5.99  mem=5M538
8.13	   
8.13	   search
8.13	     run=4  nbConstraintChecks=32026070  nbAssignments=50000
8.13	       =>  wckTime=7.523  cpuTime=7.46  mem=5M538
9.63	   
9.63	   search
9.63	     run=5  nbConstraintChecks=38457565  nbAssignments=60000
9.63	       =>  wckTime=9.024  cpuTime=8.95  mem=5M538
11.12	   
11.13	   search
11.13	     run=6  nbConstraintChecks=44843908  nbAssignments=70000
11.13	       =>  wckTime=10.521  cpuTime=10.44  mem=5M538
12.63	   
12.63	   search
12.63	     run=7  nbConstraintChecks=51273103  nbAssignments=80000
12.63	       =>  wckTime=12.029  cpuTime=11.94  mem=5M538
14.13	   
14.13	   search
14.13	     run=8  nbConstraintChecks=57658445  nbAssignments=90000
14.13	       =>  wckTime=13.528  cpuTime=13.44  mem=5M538
15.64	   
15.64	   search
15.64	     run=9  nbConstraintChecks=64093243  nbAssignments=100000
15.64	       =>  wckTime=15.033  cpuTime=14.94  mem=5M538
17.14	   
17.14	   search
17.14	     run=10  nbConstraintChecks=70481977  nbAssignments=110000
17.14	       =>  wckTime=16.536  cpuTime=16.43  mem=5M538
18.64	   
18.64	   search
18.64	     run=11  nbConstraintChecks=76907064  nbAssignments=120000
18.64	       =>  wckTime=18.037  cpuTime=17.93  mem=5M538
20.13	   
20.13	   search
20.13	     run=12  nbConstraintChecks=83296311  nbAssignments=130000
20.13	       =>  wckTime=19.522  cpuTime=19.41  mem=5M538
21.62	   
21.62	   search
21.62	     run=13  nbConstraintChecks=89721529  nbAssignments=140000
21.62	       =>  wckTime=21.018  cpuTime=20.89  mem=5M538
23.11	   
23.11	   search
23.11	     run=14  nbConstraintChecks=96109719  nbAssignments=150000
23.11	       =>  wckTime=22.502  cpuTime=22.37  mem=5M538
24.60	   
24.60	   search
24.60	     run=15  nbConstraintChecks=102535649  nbAssignments=160000
24.60	       =>  wckTime=23.992  cpuTime=23.85  mem=5M538
26.08	   
26.08	   search
26.08	     run=16  nbConstraintChecks=108924860  nbAssignments=170000
26.08	       =>  wckTime=25.481  cpuTime=25.33  mem=5M538
27.57	   
27.57	   search
27.57	     run=17  nbConstraintChecks=115352578  nbAssignments=180000
27.57	       =>  wckTime=26.97  cpuTime=26.82  mem=5M538
29.07	   
29.07	   search
29.07	     run=18  nbConstraintChecks=121745535  nbAssignments=190000
29.07	       =>  wckTime=28.463  cpuTime=28.3  mem=5M538
30.58	   
30.58	   search
30.58	     run=19  nbConstraintChecks=128173991  nbAssignments=200000
30.58	       =>  wckTime=29.971  cpuTime=29.8  mem=5M538
31.04	   
31.04	   search
31.04	     run=20  nbConstraintChecks=130152150  nbAssignments=203131
31.04	       =>  wckTime=30.438  cpuTime=30.27  mem=5M538
31.04	   
31.04	   global
31.04	     nbConstraintChecks=130152150  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.04	     solvingWckTime=30.436  solvingCpuTime=30.27  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.04	     globalCpuTime=30.51
31.04	       =>  wckTime=30.736  cpuTime=30.46  mem=5M538
31.04	   
31.04	   solver IterativeSystematicSolver being built... 
31.18	       =>  wckTime=30.878  cpuTime=30.57  mem=16M590
31.19	   
31.19	   preprocessing
31.19	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.19	     detectedInconsistency=no
31.19	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M590
31.24	   
31.24	   search
31.24	     run=0  nbConstraintChecks=25707  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37
31.24	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=56  nbRestartNogoods=0
31.24	       =>  wckTime=0.051  cpuTime=0.03  mem=16M590
31.27	   
31.27	   search
31.27	     run=1  nbConstraintChecks=65173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=88
31.27	     nbFailedAssignments=24  nbBacktracks=26  nbVisitedNodes=139  nbRestartNogoods=2
31.27	       =>  wckTime=0.087  cpuTime=0.05  mem=16M590
31.30	   
31.30	   search
31.30	     run=2  nbConstraintChecks=116443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=149
31.30	     nbFailedAssignments=45  nbBacktracks=48  nbVisitedNodes=243  nbRestartNogoods=4
31.30	       =>  wckTime=0.115  cpuTime=0.08  mem=16M590
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=193429  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235
31.33	     nbFailedAssignments=81  nbBacktracks=81  nbVisitedNodes=398  nbRestartNogoods=7
31.33	       =>  wckTime=0.147  cpuTime=0.11  mem=16M590
31.38	   
31.38	   search
31.38	     run=4  nbConstraintChecks=301360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=349
31.38	     nbFailedAssignments=128  nbBacktracks=131  nbVisitedNodes=609  nbRestartNogoods=10
31.38	       =>  wckTime=0.19  cpuTime=0.15  mem=16M590
31.44	   
31.44	   search
31.44	     run=5  nbConstraintChecks=457424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=511
31.44	     nbFailedAssignments=198  nbBacktracks=206  nbVisitedNodes=916  nbRestartNogoods=13
31.44	       =>  wckTime=0.255  cpuTime=0.21  mem=16M590
31.54	   
31.54	   search
31.54	     run=6  nbConstraintChecks=714281  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=764
31.54	     nbFailedAssignments=323  nbBacktracks=319  nbVisitedNodes=1407  nbRestartNogoods=17
31.54	       =>  wckTime=0.357  cpuTime=0.31  mem=16M590
31.70	   
31.70	   search
31.70	     run=7  nbConstraintChecks=1085029  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1128
31.70	     nbFailedAssignments=502  nbBacktracks=489  nbVisitedNodes=2120  nbRestartNogoods=23
31.70	       =>  wckTime=0.512  cpuTime=0.46  mem=16M590
31.93	   
31.93	   search
31.93	     run=8  nbConstraintChecks=1655942  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1681
31.93	     nbFailedAssignments=781  nbBacktracks=745  nbVisitedNodes=3208  nbRestartNogoods=28
31.93	       =>  wckTime=0.745  cpuTime=0.67  mem=16M590
32.25	   
32.25	   search
32.25	     run=9  nbConstraintChecks=2505012  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2480
32.25	     nbFailedAssignments=1180  nbBacktracks=1129  nbVisitedNodes=4790  nbRestartNogoods=31
32.25	       =>  wckTime=1.061  cpuTime=0.98  mem=16M590
32.73	   
32.73	   search
32.73	     run=10  nbConstraintChecks=3812987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3723
32.73	     nbFailedAssignments=1831  nbBacktracks=1705  nbVisitedNodes=7260  nbRestartNogoods=36
32.73	       =>  wckTime=1.54  cpuTime=1.46  mem=16M590
33.44	   
33.44	   search
33.44	     run=11  nbConstraintChecks=5748483  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5556
33.44	     nbFailedAssignments=2784  nbBacktracks=2569  nbVisitedNodes=10910  nbRestartNogoods=41
33.44	       =>  wckTime=2.25  cpuTime=2.16  mem=16M590
34.47	   
34.47	   search
34.47	     run=12  nbConstraintChecks=8603200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8261
34.47	     nbFailedAssignments=4176  nbBacktracks=3866  nbVisitedNodes=16304  nbRestartNogoods=44
34.47	       =>  wckTime=3.282  cpuTime=3.19  mem=16M590
36.04	   
36.04	   search
36.04	     run=13  nbConstraintChecks=12863071  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12270
36.04	     nbFailedAssignments=6226  nbBacktracks=5813  nbVisitedNodes=24310  nbRestartNogoods=48
36.04	       =>  wckTime=4.854  cpuTime=4.75  mem=16M590
38.53	   
38.53	   search
38.53	     run=14  nbConstraintChecks=19474166  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18369
38.53	     nbFailedAssignments=9389  nbBacktracks=8734  nbVisitedNodes=36493  nbRestartNogoods=57
38.53	       =>  wckTime=7.342  cpuTime=7.23  mem=16M590
42.17	   
42.17	   search
42.17	     run=15  nbConstraintChecks=29232456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=27351
42.18	     nbFailedAssignments=13981  nbBacktracks=13112  nbVisitedNodes=54445  nbRestartNogoods=62
42.18	       =>  wckTime=10.989  cpuTime=10.86  mem=16M590
47.51	   
47.51	   search
47.51	     run=16  nbConstraintChecks=43596552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40654
47.51	     nbFailedAssignments=20704  nbBacktracks=19680  nbVisitedNodes=81039  nbRestartNogoods=67
47.51	       =>  wckTime=16.325  cpuTime=16.17  mem=16M590
55.79	   
55.79	   search
55.79	     run=17  nbConstraintChecks=65428796  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60906
55.79	     nbFailedAssignments=31089  nbBacktracks=29532  nbVisitedNodes=121527  nbRestartNogoods=72
55.79	       =>  wckTime=24.603  cpuTime=24.41  mem=16M590
68.36	   
68.36	   search
68.36	     run=18  nbConstraintChecks=98489181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=91434
68.36	     nbFailedAssignments=46829  nbBacktracks=44310  nbVisitedNodes=182554  nbRestartNogoods=78
68.36	       =>  wckTime=37.174  cpuTime=36.94  mem=16M590
87.01	   
87.01	   search
87.01	     run=19  nbConstraintChecks=147072401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=136485
87.01	     nbFailedAssignments=69702  nbBacktracks=66478  nbVisitedNodes=272586  nbRestartNogoods=88
87.01	       =>  wckTime=55.822  cpuTime=55.5  mem=16M590
114.89	   
114.89	   search
114.89	     run=20  nbConstraintChecks=220197627  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=204371
114.89	     nbFailedAssignments=104322  nbBacktracks=99730  nbVisitedNodes=408179  nbRestartNogoods=97
114.89	       =>  wckTime=83.705  cpuTime=83.25  mem=16M590
153.56	   
153.56	   search
153.56	     run=21  nbConstraintChecks=325171856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=304131
153.56	     nbFailedAssignments=154188  nbBacktracks=149609  nbVisitedNodes=607030  nbRestartNogoods=105
153.56	       =>  wckTime=122.373  cpuTime=121.75  mem=16M590
205.72	   
205.72	   search
205.72	     run=22  nbConstraintChecks=475657977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=451653
205.72	     nbFailedAssignments=226874  nbBacktracks=224428  nbVisitedNodes=897910  nbRestartNogoods=113
205.72	       =>  wckTime=174.538  cpuTime=173.69  mem=16M590
266.27	   
266.27	   search
266.27	     run=23  nbConstraintChecks=662428299  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=647823
266.27	     nbFailedAssignments=310797  nbBacktracks=336661  nbVisitedNodes=1261057  nbRestartNogoods=123
266.27	       =>  wckTime=235.081  cpuTime=233.96  mem=16M590
333.96	   
333.96	   search
333.96	     run=24  nbConstraintChecks=881447880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=903898
333.96	     nbFailedAssignments=398513  nbBacktracks=505006  nbVisitedNodes=1685642  nbRestartNogoods=129
333.96	       =>  wckTime=302.771  cpuTime=301.36  mem=16M590
435.62	   
435.62	   search
435.62	     run=25  nbConstraintChecks=1206724347  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1288006
435.62	     nbFailedAssignments=530092  nbBacktracks=757517  nbVisitedNodes=2312311  nbRestartNogoods=136
435.62	       =>  wckTime=404.435  cpuTime=402.58  mem=16M590
588.50	   
588.50	   search
588.50	     run=26  nbConstraintChecks=1695027307  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1861507
588.50	     nbFailedAssignments=724807  nbBacktracks=1136285  nbVisitedNodes=3250195  nbRestartNogoods=144
588.50	       =>  wckTime=557.319  cpuTime=554.8  mem=16M590
815.24	   
815.24	   search
815.24	     run=27  nbConstraintChecks=2423906711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2723556
815.24	     nbFailedAssignments=1018686  nbBacktracks=1704436  nbVisitedNodes=4658571  nbRestartNogoods=155
815.24	       =>  wckTime=784.055  cpuTime=780.52  mem=16M590
1108.69	   
1108.69	   search
1108.69	     run=28  nbConstraintChecks=3353915053  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3813731
1108.69	     nbFailedAssignments=1388651  nbBacktracks=2424647  nbVisitedNodes=6439096  nbRestartNogoods=160
1108.69	       =>  wckTime=1077.508  cpuTime=1072.66  mem=16M590
1108.69	   
1108.69	   global
1108.69	     nbConstraintChecks=3353915053  nbRestartNogoods=160  solvingWckTime=1077.509  solvingCpuTime=1072.66
1108.69	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1103.28
1108.69	       =>  wckTime=1108.388  cpuTime=1103.23  mem=16M590
1108.70	
1108.70	s OPTIMUM FOUND
1108.70	v 1 1 0 1 1 1 0 1 0 0 1 1 0 1 0 0 1 1 1 0 0 0 1 1 1 0 0 0 0 0 
1108.70	   
1108.70	   totalWckTime=1108.467  totalCpuTime=1103.29

Verifier Data (download as text)

159 unsatisfied constraints, 211 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/node41/watcher-279776-1169298603 -o ROOT/results/node41/solver-279776-1169298603 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279776-1169298603/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: 0.85 0.97 0.99 4/80 13483
/proc/meminfo: memFree=1430920/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=18540 CPUtime=0
/proc/13482/stat : 13482 (runsolver) R 13480 13482 13364 0 -1 4194368 17 0 0 0 0 0 0 0 18 0 1 0 278259604 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238390144295 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/13482/statm: 4635 279 244 17 0 2626 0

[startup+0.107822 s]
/proc/loadavg: 0.85 0.97 0.99 4/80 13483
/proc/meminfo: memFree=1430920/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=914988 CPUtime=0.09
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 3045 0 1 0 8 1 0 0 17 0 8 0 278259604 936947712 2791 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 2165302 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228747 2791 1445 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515856 s]
/proc/loadavg: 0.85 0.97 0.99 4/80 13483
/proc/meminfo: memFree=1430920/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915332 CPUtime=0.5
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 6482 0 1 0 46 4 0 0 18 0 8 0 278259604 937299968 6221 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228833 6221 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33792 s]
/proc/loadavg: 1.02 1.00 1.00 3/87 13490
/proc/meminfo: memFree=1401104/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=1.32
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 7028 0 1 0 109 23 0 0 25 0 8 0 278259604 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073679415 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 6766 2476 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.13
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 333 0 0 0 13 0 0 0 16 0 8 0 278259612 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 6766 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+2.99007 s]
/proc/loadavg: 1.02 1.00 1.00 3/87 13490
/proc/meminfo: memFree=1400976/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=2.96
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 7032 0 1 0 229 67 0 0 25 0 8 0 278259604 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677219 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 6769 2476 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.13
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+6.28335 s]
/proc/loadavg: 1.10 1.02 1.01 3/87 13490
/proc/meminfo: memFree=1400912/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=6.24
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 7032 0 1 0 468 156 0 0 23 0 8 0 278259604 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073676224 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 6769 2476 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.13
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+12.768 s]
/proc/loadavg: 1.17 1.03 1.01 3/87 13490
/proc/meminfo: memFree=1400920/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915456 CPUtime=12.69
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 7032 0 1 0 941 328 0 0 25 0 8 0 278259604 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228864 6769 2476 14 0 215334 0
[pid=13482/tid=13484] ppid=13480 vsize=915456 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278259608 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915456 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915456 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915456 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915456 CPUtime=0.13
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278259612 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915456 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937426944 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915456 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937426944 6769 18446744073709551615 134512640 134570532 4294956480 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) 915456

[startup+25.607 s]
/proc/loadavg: 1.30 1.06 1.02 3/87 13490
/proc/meminfo: memFree=1400984/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=25.47
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 7032 0 1 0 1872 675 0 0 25 0 8 0 278259604 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 6769 2476 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 162 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.13
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 336 0 0 0 13 0 0 0 16 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 6769 18446744073709551615 134512640 134570532 4294956480 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) 915452

[startup+51.2113 s]
/proc/loadavg: 1.57 1.15 1.05 3/87 13490
/proc/meminfo: memFree=1384728/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=50.95
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9120 0 1 0 4270 825 0 0 25 0 8 0 278259604 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798972 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8854 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.24
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 393 0 0 0 23 1 0 0 16 0 8 0 278259612 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8854 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915452

[startup+102.512 s]
/proc/loadavg: 1.81 1.28 1.10 3/87 13490
/proc/meminfo: memFree=1384664/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=102.03
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9129 0 1 0 9378 825 0 0 25 0 8 0 278259604 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823159 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8863 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 395 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8863 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.03
Current children cumulated vsize (KiB) 915452

[startup+162.551 s]
/proc/loadavg: 1.93 1.41 1.15 3/87 13490
/proc/meminfo: memFree=1384536/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=161.8
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9134 0 1 0 15355 825 0 0 25 0 8 0 278259604 937422848 8867 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073685080 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 640.04
Current children cumulated vsize (KiB) 915452

[startup+702.926 s]
/proc/loadavg: 2.00 1.90 1.51 3/87 13492
/proc/meminfo: memFree=1384280/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=699.81
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9148 0 1 0 69154 827 0 0 25 0 8 0 278259604 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844128 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8880 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 699.81
Current children cumulated vsize (KiB) 915452

[startup+762.966 s]
/proc/loadavg: 2.00 1.92 1.54 3/87 13492
/proc/meminfo: memFree=1384344/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=759.58
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9148 0 1 0 75131 827 0 0 25 0 8 0 278259604 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073843749 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8880 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8880 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 759.58
Current children cumulated vsize (KiB) 915452

[startup+823.007 s]
/proc/loadavg: 2.00 1.93 1.57 3/87 13492
/proc/meminfo: memFree=1384344/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=819.36
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9151 0 1 0 81108 828 0 0 25 0 8 0 278259604 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073798933 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8883 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 819.36
Current children cumulated vsize (KiB) 915452

[startup+883.047 s]
/proc/loadavg: 2.00 1.94 1.59 3/87 13492
/proc/meminfo: memFree=1384344/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=879.12
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9151 0 1 0 87084 828 0 0 25 0 8 0 278259604 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823255 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8883 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 879.12
Current children cumulated vsize (KiB) 915452

[startup+943.09 s]
/proc/loadavg: 2.04 1.96 1.62 4/87 13492
/proc/meminfo: memFree=1384408/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=938.89
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9151 0 1 0 93061 828 0 0 25 0 8 0 278259604 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073795664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8883 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 938.89
Current children cumulated vsize (KiB) 915452

[startup+1003.13 s]
/proc/loadavg: 2.01 1.97 1.64 3/87 13492
/proc/meminfo: memFree=1384344/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=998.66
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9151 0 1 0 99038 828 0 0 25 0 8 0 278259604 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073689408 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8883 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 998.66
Current children cumulated vsize (KiB) 915452

[startup+1063.17 s]
/proc/loadavg: 2.03 1.99 1.66 3/87 13492
/proc/meminfo: memFree=1384408/2055920 swapFree=4191892/4192956
[pid=13482] ppid=13480 vsize=915452 CPUtime=1058.45
/proc/13482/stat : 13482 (java) R 13480 13482 13364 0 -1 0 9151 0 1 0 105016 829 0 0 25 0 8 0 278259604 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813179 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13482/statm: 228863 8883 2527 14 0 215333 0
[pid=13482/tid=13484] ppid=13480 vsize=915452 CPUtime=0.02
/proc/13482/task/13484/stat : 13484 (java) S 13480 13482 13364 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278259608 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13485] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13485/stat : 13485 (java) S 13480 13482 13364 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13486] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13486/stat : 13486 (java) S 13480 13482 13364 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278259609 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13487] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13487/stat : 13487 (java) S 13480 13482 13364 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13488] ppid=13480 vsize=915452 CPUtime=0.25
/proc/13482/task/13488/stat : 13488 (java) S 13480 13482 13364 0 -1 64 396 0 0 0 24 1 0 0 16 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13489] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13489/stat : 13489 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=13482/tid=13490] ppid=13480 vsize=915452 CPUtime=0
/proc/13482/task/13490/stat : 13490 (java) S 13480 13482 13364 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278259612 937422848 8883 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1058.45
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 1108.73
CPU time (s): 1103.79
CPU user time (s): 1095.49
CPU system time (s): 8.29874
CPU usage (%): 99.5548
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1095.49
system time used= 8.29874
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9248
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= 23589
involuntary context switches= 35458

runsolver used 1.24381 s user time and 3.38049 s system time

The end

Launcher Data (download as text)

Begin job on node41 on Sat Jan 20 13:10:03 UTC 2007


IDJOB= 279776
IDBENCH= 10420
IDSOLVER= 69
FILE ID= node41/279776-1169298603

PBS_JOBID= 3609846

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  37a4a50bb907bb9ae26a109c465ef776

RANDOM SEED= 269158791

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1431976 kB
Buffers:         50836 kB
Cached:         467592 kB
SwapCached:        276 kB
Active:         211700 kB
Inactive:       331024 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431976 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            3700 kB
Writeback:           0 kB
Mapped:          38868 kB
Slab:            66616 kB
Committed_AS:  5826528 kB
PageTables:       1884 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node41 on Sat Jan 20 13:28:32 UTC 2007