Trace number 281746

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 1591.08 1598.37

General information on the benchmark

NameMaxCSP/randomMaxCSP/denseTight/
vcsp-25-10-25-87-19_ext.xml
MD5SUMd90966b2c1a079720c2c3057078ac131
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints45
Best CPU time to get the best result obtained on this benchmark4.85826
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints75
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension75
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.28	   
0.28	Abscon 109 (November, 2006)
0.28	   
0.28	   configuration
0.28	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/281746-1169313939/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.38	       =>  wckTime=0.094  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.46	     nbConstraints=75  nbRelationTypes=75  nbExtensionStructures=75  nbSharedExtensionStructures=0
0.46	     nbConflictsStructures=75  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1333  maxDegree=12
0.46	     maxArity=2
0.46	       =>  wckTime=0.178  cpuTime=0.13  mem=7M872
0.51	   
0.51	   solver LocalSearchSolver being built... 
0.55	       =>  wckTime=0.262  cpuTime=0.16  mem=5M439
0.55	
0.55	s SATISFIABLE
0.55	o 8
0.55	c 67
0.56	o 11
0.56	c 64
0.56	o 14
0.56	c 61
0.56	o 17
0.56	c 58
0.56	o 20
0.56	c 55
0.56	o 22
0.56	c 53
0.56	o 24
0.56	c 51
0.56	o 26
0.56	c 49
0.56	o 28
0.56	c 47
0.56	o 30
0.56	c 45
0.56	o 32
0.56	c 43
0.56	o 33
0.56	c 42
0.56	o 35
0.56	c 40
0.56	o 36
0.56	c 39
0.57	o 37
0.57	c 38
0.57	o 39
0.57	c 36
0.57	o 40
0.57	c 35
0.57	o 42
0.57	c 33
0.58	o 43
0.58	c 32
0.58	o 44
0.58	c 31
0.65	o 45
0.65	c 30
2.02	   
2.02	   search
2.03	     run=0  nbConstraintChecks=8996438  nbAssignments=10000
2.03	       =>  wckTime=1.478  cpuTime=1.46  mem=5M439
3.44	   
3.44	   search
3.44	     run=1  nbConstraintChecks=17887882  nbAssignments=20000
3.44	       =>  wckTime=2.893  cpuTime=2.87  mem=5M439
4.86	   
4.86	   search
4.86	     run=2  nbConstraintChecks=26857354  nbAssignments=30000
4.86	       =>  wckTime=4.311  cpuTime=4.28  mem=5M439
6.26	   
6.26	   search
6.26	     run=3  nbConstraintChecks=35594850  nbAssignments=40000
6.26	       =>  wckTime=5.714  cpuTime=5.67  mem=5M439
7.69	   
7.69	   search
7.69	     run=4  nbConstraintChecks=44625763  nbAssignments=50000
7.69	       =>  wckTime=7.142  cpuTime=7.1  mem=5M439
9.12	   
9.12	   search
9.12	     run=5  nbConstraintChecks=53676731  nbAssignments=60000
9.12	       =>  wckTime=8.569  cpuTime=8.52  mem=5M439
10.55	   
10.55	   search
10.55	     run=6  nbConstraintChecks=62736176  nbAssignments=70000
10.55	       =>  wckTime=10.007  cpuTime=9.96  mem=5M439
11.98	   
11.98	   search
11.98	     run=7  nbConstraintChecks=71725861  nbAssignments=80000
11.98	       =>  wckTime=11.43  cpuTime=11.38  mem=5M439
13.42	   
13.42	   search
13.42	     run=8  nbConstraintChecks=80653298  nbAssignments=90000
13.42	       =>  wckTime=12.876  cpuTime=12.81  mem=5M439
14.86	   
14.86	   search
14.86	     run=9  nbConstraintChecks=89747811  nbAssignments=100000
14.86	       =>  wckTime=14.317  cpuTime=14.25  mem=5M439
16.29	   
16.29	   search
16.29	     run=10  nbConstraintChecks=98568429  nbAssignments=110000
16.29	       =>  wckTime=15.741  cpuTime=15.66  mem=5M439
17.72	   
17.72	   search
17.72	     run=11  nbConstraintChecks=107564681  nbAssignments=120000
17.72	       =>  wckTime=17.174  cpuTime=17.09  mem=5M439
19.16	   
19.16	   search
19.16	     run=12  nbConstraintChecks=116534599  nbAssignments=130000
19.16	       =>  wckTime=18.609  cpuTime=18.53  mem=5M439
20.61	   
20.61	   search
20.61	     run=13  nbConstraintChecks=125473658  nbAssignments=140000
20.61	       =>  wckTime=20.058  cpuTime=19.96  mem=5M439
22.04	   
22.04	   search
22.04	     run=14  nbConstraintChecks=134458608  nbAssignments=150000
22.04	       =>  wckTime=21.49  cpuTime=21.39  mem=5M439
23.46	   
23.46	   search
23.46	     run=15  nbConstraintChecks=143379569  nbAssignments=160000
23.46	       =>  wckTime=22.914  cpuTime=22.8  mem=5M439
24.88	   
24.88	   search
24.88	     run=16  nbConstraintChecks=152282404  nbAssignments=170000
24.88	       =>  wckTime=24.333  cpuTime=24.21  mem=5M439
26.30	   
26.30	   search
26.30	     run=17  nbConstraintChecks=161200053  nbAssignments=180000
26.30	       =>  wckTime=25.757  cpuTime=25.63  mem=5M439
27.72	   
27.72	   search
27.72	     run=18  nbConstraintChecks=170026686  nbAssignments=190000
27.72	       =>  wckTime=27.169  cpuTime=27.04  mem=5M439
29.14	   
29.14	   search
29.14	     run=19  nbConstraintChecks=179012162  nbAssignments=200000
29.14	       =>  wckTime=28.594  cpuTime=28.46  mem=5M439
30.55	   
30.55	   search
30.55	     run=20  nbConstraintChecks=187798769  nbAssignments=210000
30.55	       =>  wckTime=30.002  cpuTime=29.86  mem=5M439
30.79	   
30.79	   search
30.79	     run=21  nbConstraintChecks=189291817  nbAssignments=211687
30.79	       =>  wckTime=30.246  cpuTime=30.11  mem=5M439
30.79	   
30.79	   global
30.80	     nbConstraintChecks=189291817  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.80	     solvingWckTime=30.245  solvingCpuTime=30.11  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.80	     globalCpuTime=30.33
30.80	       =>  wckTime=30.509  cpuTime=30.27  mem=5M439
30.80	   
30.80	   solver IterativeSystematicSolver being built... 
30.92	       =>  wckTime=30.634  cpuTime=30.37  mem=16M429
30.96	   
30.96	   preprocessing
30.96	     nbConstraintChecks=41815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.96	     detectedInconsistency=no
30.96	       =>  wckTime=0.036  cpuTime=0.02  mem=16M429
30.99	   
30.99	   search
30.99	     run=0  nbConstraintChecks=79839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
30.99	     nbFailedAssignments=28  nbBacktracks=10  nbVisitedNodes=83  nbRestartNogoods=0
30.99	       =>  wckTime=0.067  cpuTime=0.04  mem=16M429
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=188208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99
31.02	     nbFailedAssignments=61  nbBacktracks=25  nbVisitedNodes=186  nbRestartNogoods=1
31.02	       =>  wckTime=0.102  cpuTime=0.07  mem=16M429
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=377570  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=194
31.07	     nbFailedAssignments=127  nbBacktracks=47  nbVisitedNodes=369  nbRestartNogoods=5
31.07	       =>  wckTime=0.154  cpuTime=0.12  mem=16M429
31.12	   
31.12	   search
31.12	     run=3  nbConstraintChecks=547794  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279
31.12	     nbFailedAssignments=172  nbBacktracks=80  nbVisitedNodes=532  nbRestartNogoods=9
31.12	       =>  wckTime=0.196  cpuTime=0.15  mem=16M429
31.19	   
31.20	   search
31.20	     run=4  nbConstraintChecks=930414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=474
31.20	     nbFailedAssignments=308  nbBacktracks=130  nbVisitedNodes=910  nbRestartNogoods=15
31.20	       =>  wckTime=0.274  cpuTime=0.23  mem=16M429
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=1387607  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=698
31.29	     nbFailedAssignments=450  nbBacktracks=205  nbVisitedNodes=1351  nbRestartNogoods=30
31.29	       =>  wckTime=0.374  cpuTime=0.33  mem=16M429
31.46	   
31.46	   search
31.46	     run=6  nbConstraintChecks=2106472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1044
31.46	     nbFailedAssignments=677  nbBacktracks=318  nbVisitedNodes=2032  nbRestartNogoods=37
31.46	       =>  wckTime=0.535  cpuTime=0.49  mem=16M429
31.75	   
31.75	   search
31.75	     run=7  nbConstraintChecks=3381695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1653
31.75	     nbFailedAssignments=1108  nbBacktracks=488  nbVisitedNodes=3242  nbRestartNogoods=48
31.75	       =>  wckTime=0.825  cpuTime=0.76  mem=16M429
32.15	   
32.15	   search
32.15	     run=8  nbConstraintChecks=5296464  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2592
32.15	     nbFailedAssignments=1786  nbBacktracks=744  nbVisitedNodes=5098  nbRestartNogoods=62
32.15	       =>  wckTime=1.228  cpuTime=1.16  mem=16M429
32.71	   
32.71	   search
32.71	     run=9  nbConstraintChecks=8026424  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3955
32.71	     nbFailedAssignments=2758  nbBacktracks=1128  nbVisitedNodes=7802  nbRestartNogoods=80
32.71	       =>  wckTime=1.79  cpuTime=1.71  mem=16M429
33.47	   
33.47	   search
33.47	     run=10  nbConstraintChecks=11607662  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5801
33.47	     nbFailedAssignments=4020  nbBacktracks=1704  nbVisitedNodes=11469  nbRestartNogoods=98
33.47	       =>  wckTime=2.553  cpuTime=2.47  mem=16M429
34.80	   
34.80	   search
34.80	     run=11  nbConstraintChecks=17889017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9007
34.80	     nbFailedAssignments=6356  nbBacktracks=2569  nbVisitedNodes=17834  nbRestartNogoods=110
34.80	       =>  wckTime=3.88  cpuTime=3.79  mem=16M429
36.14	   
36.14	   search
36.14	     run=12  nbConstraintChecks=24625996  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12618
36.14	     nbFailedAssignments=8664  nbBacktracks=3866  nbVisitedNodes=25035  nbRestartNogoods=124
36.14	       =>  wckTime=5.217  cpuTime=5.12  mem=16M429
38.40	   
38.40	   search
38.40	     run=13  nbConstraintChecks=36108831  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=18460
38.40	     nbFailedAssignments=12552  nbBacktracks=5812  nbVisitedNodes=36653  nbRestartNogoods=147
38.40	       =>  wckTime=7.48  cpuTime=7.35  mem=16M429
41.33	   
41.33	   search
41.33	     run=14  nbConstraintChecks=50393708  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25480
41.33	     nbFailedAssignments=16645  nbBacktracks=8731  nbVisitedNodes=50656  nbRestartNogoods=161
41.33	       =>  wckTime=10.413  cpuTime=10.27  mem=16M429
47.18	   
47.18	   search
47.19	     run=15  nbConstraintChecks=79406007  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=39065
47.19	     nbFailedAssignments=25845  nbBacktracks=13109  nbVisitedNodes=77688  nbRestartNogoods=174
47.19	       =>  wckTime=16.265  cpuTime=16.1  mem=16M429
56.73	   
56.73	   search
56.73	     run=16  nbConstraintChecks=125095120  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=62469
56.73	     nbFailedAssignments=42676  nbBacktracks=19677  nbVisitedNodes=124139  nbRestartNogoods=190
56.73	       =>  wckTime=25.812  cpuTime=25.61  mem=16M429
70.87	   
70.87	   search
70.87	     run=17  nbConstraintChecks=189297111  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96668
70.87	     nbFailedAssignments=67017  nbBacktracks=29529  nbVisitedNodes=192377  nbRestartNogoods=210
70.87	       =>  wckTime=39.954  cpuTime=39.68  mem=16M429
91.99	   
91.99	   search
91.99	     run=18  nbConstraintChecks=284621832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148161
91.99	     nbFailedAssignments=103726  nbBacktracks=44307  nbVisitedNodes=294769  nbRestartNogoods=223
91.99	       =>  wckTime=61.071  cpuTime=60.69  mem=16M429
120.96	   
120.97	   search
120.97	     run=19  nbConstraintChecks=412805928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=220420
120.97	     nbFailedAssignments=153809  nbBacktracks=66475  nbVisitedNodes=438860  nbRestartNogoods=243
120.97	       =>  wckTime=90.045  cpuTime=89.54  mem=16M429
160.79	   
160.79	   search
160.79	     run=20  nbConstraintChecks=587173162  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319372
160.79	     nbFailedAssignments=219503  nbBacktracks=99727  nbVisitedNodes=636167  nbRestartNogoods=267
160.79	       =>  wckTime=129.874  cpuTime=129.2  mem=16M429
225.18	   
225.18	   search
225.18	     run=21  nbConstraintChecks=867083442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=470916
225.18	     nbFailedAssignments=321163  nbBacktracks=149605  nbVisitedNodes=937623  nbRestartNogoods=290
225.18	       =>  wckTime=194.258  cpuTime=193.29  mem=16M429
319.44	   
319.44	   search
319.44	     run=22  nbConstraintChecks=1263741654  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=690748
319.44	     nbFailedAssignments=466172  nbBacktracks=224423  nbVisitedNodes=1374355  nbRestartNogoods=309
319.44	       =>  wckTime=288.514  cpuTime=287.11  mem=16M429
463.04	   
463.04	   search
463.04	     run=23  nbConstraintChecks=1902851595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1036537
463.04	     nbFailedAssignments=699729  nbBacktracks=336650  nbVisitedNodes=2059605  nbRestartNogoods=321
463.04	       =>  wckTime=432.116  cpuTime=430.06  mem=16M429
659.87	   
659.87	   search
659.87	     run=24  nbConstraintChecks=2762928689  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1522591
659.87	     nbFailedAssignments=1017436  nbBacktracks=504991  nbVisitedNodes=3023969  nbRestartNogoods=342
659.87	       =>  wckTime=628.95  cpuTime=626.0  mem=16M429
988.48	   
988.48	   search
988.48	     run=25  nbConstraintChecks=4220412575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2305654
988.48	     nbFailedAssignments=1547984  nbBacktracks=757502  nbVisitedNodes=4572292  nbRestartNogoods=359
988.48	       =>  wckTime=957.56  cpuTime=953.1  mem=16M429
1448.04	   
1448.04	   search
1448.04	     run=26  nbConstraintChecks=6239470229  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3385107
1448.04	     nbFailedAssignments=2248667  nbBacktracks=1136269  nbVisitedNodes=6709215  nbRestartNogoods=377
1448.04	       =>  wckTime=1417.117  cpuTime=1410.57  mem=16M429
1598.34	   
1598.34	   search
1598.34	     run=27  nbConstraintChecks=6887078997  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3734017
1598.34	     nbFailedAssignments=2464701  nbBacktracks=1269146  nbVisitedNodes=7395311  nbRestartNogoods=404
1598.34	       =>  wckTime=1567.423  cpuTime=1560.2  mem=16M429
1598.34	   
1598.34	   global
1598.34	     nbConstraintChecks=6887120812  nbRestartNogoods=404  solvingWckTime=1567.424  solvingCpuTime=1560.2  expiredTime=no
1598.34	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1590.63
1598.34	       =>  wckTime=1598.058  cpuTime=1590.57  mem=16M429
1598.35	
1598.35	s OPTIMUM FOUND
1598.35	v 2 7 5 3 2 9 9 7 6 2 2 9 8 6 9 9 6 7 0 0 8 7 2 1 5 
1598.35	   
1598.35	   totalWckTime=1598.136  totalCpuTime=1590.63

Verifier Data (download as text)

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

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

/proc/loadavg: 1.36 1.68 1.38 5/86 30650
/proc/meminfo: memFree=1669720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=9600 CPUtime=0
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 379 0 0 0 0 0 0 0 18 0 1 0 279802703 9830400 167 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 2536228 0 0 4096 0 0 0 0 17 0 0 0
/proc/30649/statm: 2400 167 130 14 0 1138 0

[startup+0.104273 s]
/proc/loadavg: 1.36 1.68 1.38 5/86 30650
/proc/meminfo: memFree=1669720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=914988 CPUtime=0.09
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 3099 0 1 0 7 2 0 0 24 0 8 0 279802703 936947712 2845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609865 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228747 2845 1462 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513305 s]
/proc/loadavg: 1.36 1.68 1.38 5/86 30650
/proc/meminfo: memFree=1669720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915332 CPUtime=0.49
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6640 0 1 0 45 4 0 0 25 0 8 0 279802703 937299968 6378 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228833 6378 2176 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34038 s]
/proc/loadavg: 1.36 1.68 1.38 3/93 30657
/proc/meminfo: memFree=1652584/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1.31
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6976 0 1 0 108 23 0 0 25 0 8 0 279802703 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228860 6714 2479 14 0 215330 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937410560 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.1
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 327 0 0 0 10 0 0 0 16 0 8 0 279802709 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937410560 6714 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915436

[startup+2.9775 s]
/proc/loadavg: 1.36 1.68 1.38 3/93 30657
/proc/meminfo: memFree=1652584/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=2.95
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6979 0 1 0 226 69 0 0 25 0 8 0 279802703 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228860 6716 2479 14 0 215330 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.1
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915436

[startup+6.25776 s]
/proc/loadavg: 1.42 1.68 1.39 3/93 30657
/proc/meminfo: memFree=1652584/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=6.21
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6979 0 1 0 468 153 0 0 25 0 8 0 279802703 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 6716 2479 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.1
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915436

[startup+12.7473 s]
/proc/loadavg: 1.38 1.67 1.38 3/95 30737
/proc/meminfo: memFree=1651936/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=12.67
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6980 0 1 0 945 322 0 0 25 0 8 0 279802703 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 6716 2479 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 138 0 0 0 2 0 0 0 17 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.1
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937410560 6716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915436

[startup+25.6123 s]
/proc/loadavg: 1.52 1.68 1.39 3/94 30840
/proc/meminfo: memFree=1591528/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=25.49
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 6981 0 1 0 1904 645 0 0 25 0 8 0 279802703 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 6717 2479 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915440 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 138 0 0 0 2 0 0 0 16 0 8 0 279802706 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.1
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 330 0 0 0 10 0 0 0 16 0 8 0 279802709 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915440 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937410560 6717 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 915436

[startup+51.2384 s]
/proc/loadavg: 1.68 1.71 1.41 3/94 30840
/proc/meminfo: memFree=1583976/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=50.98
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9010 0 1 0 4322 776 0 0 25 0 8 0 279802703 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073812549 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8742 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.2
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 383 0 0 0 19 1 0 0 16 0 8 0 279802709 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8742 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 915436

[startup+102.486 s]
/proc/loadavg: 1.86 1.75 1.44 3/94 30840
/proc/meminfo: memFree=1583976/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=102
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9020 0 1 0 9423 777 0 0 25 0 8 0 279802703 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073782811 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8751 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8751 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102
Current children cumulated vsize (KiB) 915436

[startup+162.49 s]
/proc/loadavg: 1.95 1.79 1.47 3/94 30840
/proc/meminfo: memFree=1583912/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=161.74
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9025 0 1 0 15397 777 0 0 25 0 8 0 279802703 937406464 8756 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781271 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1117.53
Current children cumulated vsize (KiB) 915436

[startup+1182.68 s]
/proc/loadavg: 2.00 2.00 1.81 3/94 30840
/proc/meminfo: memFree=1583720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1177.28
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9037 0 1 0 116949 779 0 0 25 0 8 0 279802703 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073804953 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8768 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.28
Current children cumulated vsize (KiB) 915436

[startup+1242.69 s]
/proc/loadavg: 2.00 2.00 1.82 3/94 30840
/proc/meminfo: memFree=1583720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1237.02
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9037 0 1 0 122923 779 0 0 25 0 8 0 279802703 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758569 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8768 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.02
Current children cumulated vsize (KiB) 915436

[startup+1302.7 s]
/proc/loadavg: 2.00 2.00 1.83 3/94 30840
/proc/meminfo: memFree=1583720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1296.75
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9037 0 1 0 128896 779 0 0 25 0 8 0 279802703 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8768 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.75
Current children cumulated vsize (KiB) 915436

[startup+1362.71 s]
/proc/loadavg: 2.07 2.02 1.84 3/94 30840
/proc/meminfo: memFree=1583656/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1356.48
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9037 0 1 0 134869 779 0 0 25 0 8 0 279802703 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073781282 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8768 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.48
Current children cumulated vsize (KiB) 915436

[startup+1422.72 s]
/proc/loadavg: 2.02 2.01 1.84 3/94 30840
/proc/meminfo: memFree=1583720/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1416.23
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9037 0 1 0 140844 779 0 0 25 0 8 0 279802703 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8768 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8768 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.23
Current children cumulated vsize (KiB) 915436

[startup+1482.73 s]
/proc/loadavg: 2.01 2.00 1.85 3/94 30840
/proc/meminfo: memFree=1583656/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1475.95
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9040 0 1 0 146816 779 0 0 25 0 8 0 279802703 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073761716 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8771 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.95
Current children cumulated vsize (KiB) 915436

[startup+1542.75 s]
/proc/loadavg: 2.00 2.00 1.85 3/94 30840
/proc/meminfo: memFree=1583656/2055920 swapFree=4191880/4192956
[pid=30649] ppid=30647 vsize=915436 CPUtime=1535.69
/proc/30649/stat : 30649 (java) R 30647 30649 30471 0 -1 0 9040 0 1 0 152790 779 0 0 25 0 8 0 279802703 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073758479 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/30649/statm: 228859 8771 2532 14 0 215329 0
[pid=30649/tid=30651] ppid=30647 vsize=915436 CPUtime=0.02
/proc/30649/task/30651/stat : 30651 (java) S 30647 30649 30471 0 -1 64 139 0 0 0 2 0 0 0 16 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30652] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30652/stat : 30652 (java) S 30647 30649 30471 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30653] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30653/stat : 30653 (java) S 30647 30649 30471 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279802706 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30654] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30654/stat : 30654 (java) S 30647 30649 30471 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30655] ppid=30647 vsize=915436 CPUtime=0.21
/proc/30649/task/30655/stat : 30655 (java) S 30647 30649 30471 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30656] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30656/stat : 30656 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=30649/tid=30657] ppid=30647 vsize=915436 CPUtime=0
/proc/30649/task/30657/stat : 30657 (java) S 30647 30649 30471 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279802709 937406464 8771 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.69
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 1598.37
CPU time (s): 1591.08
CPU user time (s): 1583.27
CPU system time (s): 7.80681
CPU usage (%): 99.5436
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1583.27
system time used= 7.80681
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9137
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= 33414
involuntary context switches= 60322

runsolver used 2.23966 s user time and 4.83526 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Sat Jan 20 17:25:39 UTC 2007


IDJOB= 281746
IDBENCH= 12258
IDSOLVER= 68
FILE ID= node72/281746-1169313939

PBS_JOBID= 3610306

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/randomMaxCSP/denseTight/vcsp-25-10-25-87-19_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281746-1169313939/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-281746-1169313939 -o ROOT/results/node72/solver-281746-1169313939 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281746-1169313939/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d90966b2c1a079720c2c3057078ac131

RANDOM SEED= 905173758

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:       1670200 kB
Buffers:         38888 kB
Cached:         232912 kB
SwapCached:        268 kB
Active:         122004 kB
Inactive:       198312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1670200 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4196 kB
Writeback:           0 kB
Mapped:          67244 kB
Slab:            50288 kB
Committed_AS:  5064708 kB
PageTables:       2224 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 node72 on Sat Jan 20 17:52:17 UTC 2007