Trace number 281503

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 829.657 830.508

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-13_ext.xml
MD5SUM09829d1e49e37de756a6e3ba80e057ad
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints44
Best CPU time to get the best result obtained on this benchmark4.47132
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints63
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension63
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281503-1169312739/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.098  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.45	   
0.45	   constraints being loaded...
0.49	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.49	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1074  maxDegree=11
0.49	     maxArity=2
0.49	       =>  wckTime=0.181  cpuTime=0.14  mem=7M879
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.264  cpuTime=0.18  mem=5M428
0.58	
0.58	s SATISFIABLE
0.58	o 13
0.58	c 50
0.58	o 16
0.58	c 47
0.58	o 18
0.58	c 45
0.58	o 20
0.58	c 43
0.59	o 22
0.59	c 41
0.59	o 23
0.59	c 40
0.59	o 25
0.59	c 38
0.59	o 27
0.59	c 36
0.59	o 29
0.59	c 34
0.59	o 30
0.59	c 33
0.59	o 31
0.59	c 32
0.59	o 32
0.59	c 31
0.59	o 33
0.59	c 30
0.59	o 34
0.59	c 29
0.59	o 36
0.59	c 27
0.60	o 37
0.60	c 26
0.60	o 38
0.60	c 25
0.60	o 39
0.60	c 24
0.60	o 40
0.60	c 23
0.60	o 41
0.60	c 22
0.60	o 42
0.60	c 21
0.66	o 43
0.66	c 20
0.66	o 44
0.66	c 19
1.96	   
1.96	   search
1.96	     run=0  nbConstraintChecks=6684130  nbAssignments=10000
1.97	       =>  wckTime=1.39  cpuTime=1.35  mem=5M428
3.29	   
3.29	   search
3.29	     run=1  nbConstraintChecks=13359620  nbAssignments=20000
3.29	       =>  wckTime=2.711  cpuTime=2.67  mem=5M428
4.61	   
4.61	   search
4.61	     run=2  nbConstraintChecks=20136658  nbAssignments=30000
4.61	       =>  wckTime=4.037  cpuTime=3.98  mem=5M428
5.92	   
5.92	   search
5.92	     run=3  nbConstraintChecks=26717156  nbAssignments=40000
5.92	       =>  wckTime=5.349  cpuTime=5.28  mem=5M428
7.25	   
7.25	   search
7.25	     run=4  nbConstraintChecks=33392483  nbAssignments=50000
7.25	       =>  wckTime=6.679  cpuTime=6.59  mem=5M428
8.59	   
8.59	   search
8.59	     run=5  nbConstraintChecks=40113503  nbAssignments=60000
8.59	       =>  wckTime=8.016  cpuTime=7.92  mem=5M428
9.93	   
9.93	   search
9.93	     run=6  nbConstraintChecks=46852567  nbAssignments=70000
9.93	       =>  wckTime=9.352  cpuTime=9.25  mem=5M428
11.26	   
11.26	   search
11.26	     run=7  nbConstraintChecks=53570104  nbAssignments=80000
11.26	       =>  wckTime=10.686  cpuTime=10.57  mem=5M428
12.60	   
12.60	   search
12.60	     run=8  nbConstraintChecks=60301479  nbAssignments=90000
12.60	       =>  wckTime=12.025  cpuTime=11.89  mem=5M428
13.93	   
13.93	   search
13.93	     run=9  nbConstraintChecks=67007734  nbAssignments=100000
13.93	       =>  wckTime=13.356  cpuTime=13.21  mem=5M428
15.27	   
15.27	   search
15.27	     run=10  nbConstraintChecks=73735154  nbAssignments=110000
15.27	       =>  wckTime=14.692  cpuTime=14.54  mem=5M428
16.60	   
16.60	   search
16.60	     run=11  nbConstraintChecks=80437653  nbAssignments=120000
16.60	       =>  wckTime=16.023  cpuTime=15.85  mem=5M428
17.91	   
17.91	   search
17.91	     run=12  nbConstraintChecks=87096057  nbAssignments=130000
17.91	       =>  wckTime=17.336  cpuTime=17.16  mem=5M428
19.23	   
19.23	   search
19.23	     run=13  nbConstraintChecks=93741844  nbAssignments=140000
19.23	       =>  wckTime=18.658  cpuTime=18.46  mem=5M428
20.56	   
20.56	   search
20.56	     run=14  nbConstraintChecks=100530132  nbAssignments=150000
20.56	       =>  wckTime=19.986  cpuTime=19.78  mem=5M428
21.90	   
21.90	   search
21.90	     run=15  nbConstraintChecks=107309330  nbAssignments=160000
21.90	       =>  wckTime=21.321  cpuTime=21.1  mem=5M428
23.22	   
23.22	   search
23.22	     run=16  nbConstraintChecks=114007916  nbAssignments=170000
23.22	       =>  wckTime=22.642  cpuTime=22.41  mem=5M428
24.54	   
24.54	   search
24.54	     run=17  nbConstraintChecks=120712198  nbAssignments=180000
24.54	       =>  wckTime=23.969  cpuTime=23.72  mem=5M428
25.87	   
25.87	   search
25.87	     run=18  nbConstraintChecks=127467125  nbAssignments=190000
25.87	       =>  wckTime=25.297  cpuTime=25.04  mem=5M428
27.19	   
27.19	   search
27.19	     run=19  nbConstraintChecks=133988167  nbAssignments=200000
27.19	       =>  wckTime=26.618  cpuTime=26.34  mem=5M428
28.52	   
28.52	   search
28.52	     run=20  nbConstraintChecks=140687443  nbAssignments=210000
28.52	       =>  wckTime=27.95  cpuTime=27.67  mem=5M428
29.86	   
29.86	   search
29.86	     run=21  nbConstraintChecks=147446297  nbAssignments=220000
29.86	       =>  wckTime=29.286  cpuTime=29.0  mem=5M428
30.95	   
30.95	   search
30.95	     run=22  nbConstraintChecks=152895849  nbAssignments=228235
30.95	       =>  wckTime=30.379  cpuTime=30.08  mem=5M428
30.96	   
30.96	   global
30.96	     nbConstraintChecks=152895849  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.96	     solvingWckTime=30.378  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.96	     globalCpuTime=30.31
30.96	       =>  wckTime=30.644  cpuTime=30.26  mem=5M428
30.96	   
30.96	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.779  cpuTime=30.37  mem=16M417
31.12	   
31.12	   preprocessing
31.12	     nbConstraintChecks=31468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.12	     detectedInconsistency=no
31.12	       =>  wckTime=0.03  cpuTime=0.01  mem=16M417
31.17	   
31.17	   search
31.17	     run=0  nbConstraintChecks=80562  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45
31.17	     nbFailedAssignments=29  nbBacktracks=10  nbVisitedNodes=85  nbRestartNogoods=0
31.17	       =>  wckTime=0.081  cpuTime=0.06  mem=16M417
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=189476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110
31.22	     nbFailedAssignments=73  nbBacktracks=25  nbVisitedNodes=209  nbRestartNogoods=6
31.22	       =>  wckTime=0.125  cpuTime=0.09  mem=16M417
31.26	   
31.26	   search
31.26	     run=2  nbConstraintChecks=314317  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.26	     nbFailedAssignments=122  nbBacktracks=47  nbVisitedNodes=360  nbRestartNogoods=17
31.26	       =>  wckTime=0.165  cpuTime=0.13  mem=16M417
31.33	   
31.33	   search
31.33	     run=3  nbConstraintChecks=560719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=346
31.33	     nbFailedAssignments=237  nbBacktracks=81  nbVisitedNodes=665  nbRestartNogoods=22
31.33	       =>  wckTime=0.24  cpuTime=0.2  mem=16M417
31.40	   
31.40	   search
31.40	     run=4  nbConstraintChecks=797886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=490
31.40	     nbFailedAssignments=324  nbBacktracks=131  nbVisitedNodes=946  nbRestartNogoods=27
31.40	       =>  wckTime=0.305  cpuTime=0.26  mem=16M417
31.51	   
31.51	   search
31.51	     run=5  nbConstraintChecks=1189752  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=706
31.51	     nbFailedAssignments=459  nbBacktracks=206  nbVisitedNodes=1371  nbRestartNogoods=34
31.51	       =>  wckTime=0.416  cpuTime=0.38  mem=16M417
31.72	   
31.72	   search
31.72	     run=6  nbConstraintChecks=1945774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1152
31.72	     nbFailedAssignments=787  nbBacktracks=319  nbVisitedNodes=2255  nbRestartNogoods=55
31.72	       =>  wckTime=0.625  cpuTime=0.58  mem=16M417
32.01	   
32.01	   search
32.01	     run=7  nbConstraintChecks=3052345  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1837
32.01	     nbFailedAssignments=1293  nbBacktracks=490  nbVisitedNodes=3616  nbRestartNogoods=76
32.01	       =>  wckTime=0.92  cpuTime=0.86  mem=16M417
32.41	   
32.41	   search
32.41	     run=8  nbConstraintChecks=4545604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2673
32.41	     nbFailedAssignments=1869  nbBacktracks=746  nbVisitedNodes=5282  nbRestartNogoods=82
32.41	       =>  wckTime=1.32  cpuTime=1.25  mem=16M417
33.05	   
33.05	   search
33.05	     run=9  nbConstraintChecks=6937940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4124
33.05	     nbFailedAssignments=2928  nbBacktracks=1131  nbVisitedNodes=8129  nbRestartNogoods=87
33.05	       =>  wckTime=1.956  cpuTime=1.88  mem=16M417
34.00	   
34.00	   search
34.00	     run=10  nbConstraintChecks=10435549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6294
34.00	     nbFailedAssignments=4514  nbBacktracks=1707  nbVisitedNodes=12454  nbRestartNogoods=103
34.00	       =>  wckTime=2.904  cpuTime=2.81  mem=16M417
35.28	   
35.28	   search
35.28	     run=11  nbConstraintChecks=15619468  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9434
35.28	     nbFailedAssignments=6783  nbBacktracks=2571  nbVisitedNodes=18720  nbRestartNogoods=123
35.28	       =>  wckTime=4.193  cpuTime=4.09  mem=16M417
37.60	   
37.60	   search
37.60	     run=12  nbConstraintChecks=24576200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14571
37.60	     nbFailedAssignments=10619  nbBacktracks=3868  nbVisitedNodes=28913  nbRestartNogoods=139
37.60	       =>  wckTime=6.51  cpuTime=6.38  mem=16M417
40.63	   
40.63	   search
40.63	     run=13  nbConstraintChecks=35674885  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20789
40.63	     nbFailedAssignments=14882  nbBacktracks=5814  nbVisitedNodes=41334  nbRestartNogoods=147
40.63	       =>  wckTime=9.542  cpuTime=9.39  mem=16M417
45.29	   
45.29	   search
45.29	     run=14  nbConstraintChecks=53390811  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31372
45.29	     nbFailedAssignments=22540  nbBacktracks=8733  nbVisitedNodes=62360  nbRestartNogoods=162
45.29	       =>  wckTime=14.195  cpuTime=14.0  mem=16M417
51.77	   
51.77	   search
51.77	     run=15  nbConstraintChecks=78229375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46120
51.77	     nbFailedAssignments=32904  nbBacktracks=13111  nbVisitedNodes=91834  nbRestartNogoods=184
51.77	       =>  wckTime=20.679  cpuTime=20.43  mem=16M417
62.50	   
62.50	   search
62.50	     run=16  nbConstraintChecks=118736135  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=70466
62.50	     nbFailedAssignments=50679  nbBacktracks=19679  nbVisitedNodes=140283  nbRestartNogoods=196
62.50	       =>  wckTime=31.407  cpuTime=31.09  mem=16M417
75.27	   
75.28	   search
75.28	     run=17  nbConstraintChecks=169741940  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102687
75.28	     nbFailedAssignments=73043  nbBacktracks=29531  nbVisitedNodes=204462  nbRestartNogoods=213
75.28	       =>  wckTime=44.183  cpuTime=43.84  mem=16M417
94.99	   
94.99	   search
94.99	     run=18  nbConstraintChecks=249380970  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=152455
94.99	     nbFailedAssignments=108027  nbBacktracks=44309  nbVisitedNodes=303449  nbRestartNogoods=221
94.99	       =>  wckTime=63.899  cpuTime=63.54  mem=16M417
123.79	   
123.80	   search
123.80	     run=19  nbConstraintChecks=366717403  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=223816
123.80	     nbFailedAssignments=157215  nbBacktracks=66477  nbVisitedNodes=444191  nbRestartNogoods=241
123.80	       =>  wckTime=92.703  cpuTime=92.34  mem=16M417
164.56	   
164.56	   search
164.56	     run=20  nbConstraintChecks=527457677  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=322758
164.56	     nbFailedAssignments=222900  nbBacktracks=99729  nbVisitedNodes=640565  nbRestartNogoods=265
164.56	       =>  wckTime=133.466  cpuTime=133.08  mem=16M417
223.38	   
223.38	   search
223.38	     run=21  nbConstraintChecks=760217888  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=468966
223.38	     nbFailedAssignments=319222  nbBacktracks=149607  nbVisitedNodes=929303  nbRestartNogoods=278
223.38	       =>  wckTime=192.285  cpuTime=191.88  mem=16M417
314.13	   
314.13	   search
314.13	     run=22  nbConstraintChecks=1109445354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=682014
314.13	     nbFailedAssignments=457445  nbBacktracks=224425  nbVisitedNodes=1350708  nbRestartNogoods=285
314.13	       =>  wckTime=283.039  cpuTime=282.6  mem=16M417
435.88	   
435.88	   search
435.88	     run=23  nbConstraintChecks=1598920219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=999111
435.88	     nbFailedAssignments=662310  nbBacktracks=336652  nbVisitedNodes=1976968  nbRestartNogoods=298
435.88	       =>  wckTime=404.791  cpuTime=404.31  mem=16M417
630.93	   
630.93	   search
630.93	     run=24  nbConstraintChecks=2368537030  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1484259
630.93	     nbFailedAssignments=979113  nbBacktracks=504994  nbVisitedNodes=2937685  nbRestartNogoods=306
630.93	       =>  wckTime=599.839  cpuTime=599.29  mem=16M417
830.48	   
830.48	   search
830.48	     run=25  nbConstraintChecks=3172110661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1991523
830.48	     nbFailedAssignments=1305552  nbBacktracks=685820  nbVisitedNodes=3939087  nbRestartNogoods=316
830.48	       =>  wckTime=799.389  cpuTime=798.77  mem=16M417
830.48	   
830.48	   global
830.48	     nbConstraintChecks=3172142129  nbRestartNogoods=316  solvingWckTime=799.39  solvingCpuTime=798.77  expiredTime=no
830.48	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=829.19
830.48	       =>  wckTime=830.17  cpuTime=829.14  mem=16M417
830.48	
830.48	s OPTIMUM FOUND
830.48	v 1 1 7 6 9 0 1 2 4 1 4 2 5 6 4 5 7 9 5 5 4 2 8 0 3 
830.48	   
830.48	   totalWckTime=830.252  totalCpuTime=829.19

Verifier Data (download as text)

19 unsatisfied constraints, 44 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/node25/watcher-281503-1169312739 -o ROOT/results/node25/solver-281503-1169312739 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281503-1169312739/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.84 1.94 1.95 4/86 27573
/proc/meminfo: memFree=1347024/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=89776 CPUtime=0
/proc/27572/stat : 27572 (java) D 27570 27572 26465 0 -1 0 1273 0 1 0 0 0 0 0 17 0 1 0 279666327 91930624 1022 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/27572/statm: 226661 1818 1036 14 0 214244 0
[pid=27572/tid=27574] ppid=27570 vsize=906644 CPUtime=0
/proc/27572/task/27574/stat : 27574 (java) R 27570 27572 26465 0 -1 64 4 0 0 0 0 0 0 0 19 0 2 0 279666331 928403456 1818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.102835 s]
/proc/loadavg: 1.84 1.94 1.95 4/86 27573
/proc/meminfo: memFree=1347024/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=914988 CPUtime=0.08
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 2991 0 1 0 7 1 0 0 18 0 8 0 279666327 936947712 2737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155240321 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228747 2737 1427 14 0 215242 0
[pid=27572/tid=27574] ppid=27570 vsize=914988 CPUtime=0
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 7 0 0 0 0 0 0 0 18 0 8 0 279666331 936947712 2737 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.510905 s]
/proc/loadavg: 1.84 1.94 1.95 4/86 27573
/proc/meminfo: memFree=1347024/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915332 CPUtime=0.48
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6478 0 1 0 45 3 0 0 18 0 8 0 279666327 937299968 6216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228833 6216 2165 14 0 215303 0
[pid=27572/tid=27574] ppid=27570 vsize=915332 CPUtime=0.01
/proc/27572/task/27574/stat : 27574 (java) R 27570 27572 26465 0 -1 64 14 0 0 0 1 0 0 0 16 0 8 0 279666331 937299968 6216 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155135561 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33204 s]
/proc/loadavg: 1.94 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1329816/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=1.3
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6956 0 1 0 105 25 0 0 25 0 8 0 279666327 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644986 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 6694 2479 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.1
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 326 0 0 0 10 0 0 0 16 0 8 0 279666335 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 6694 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915436

[startup+2.97632 s]
/proc/loadavg: 1.94 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1329816/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=2.93
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6959 0 1 0 219 74 0 0 25 0 8 0 279666327 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 6696 2479 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.11
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915436

[startup+6.26788 s]
/proc/loadavg: 1.94 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1329816/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=6.19
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6959 0 1 0 442 177 0 0 25 0 8 0 279666327 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644902 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 6696 2479 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.11
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915436

[startup+12.745 s]
/proc/loadavg: 1.94 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1329816/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=12.61
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6959 0 1 0 891 370 0 0 25 0 8 0 279666327 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644960 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 6696 2479 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.11
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 328 0 0 0 11 0 0 0 16 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 6696 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915436

[startup+25.6022 s]
/proc/loadavg: 1.95 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1329752/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=25.35
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 6961 0 1 0 1789 746 0 0 25 0 8 0 279666327 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653137 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 6697 2479 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.11
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 329 0 0 0 11 0 0 0 16 0 8 0 279666335 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 6697 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915436

[startup+51.2065 s]
/proc/loadavg: 1.97 1.96 1.95 3/93 27580
/proc/meminfo: memFree=1322008/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=50.73
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9000 0 1 0 4164 909 0 0 25 0 8 0 279666327 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073336182 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/27572/statm: 228859 8733 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8733 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915436

[startup+102.5 s]
/proc/loadavg: 1.57 1.86 1.91 2/85 27687
/proc/meminfo: memFree=1330672/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=101.91
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9012 0 1 0 9280 911 0 0 25 0 8 0 279666327 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073757734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8743 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 383 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8743 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.91
Current children cumulated vsize (KiB) 915436

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

/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 401.92
Current children cumulated vsize (KiB) 915436

[startup+462.638 s]
/proc/loadavg: 1.06 1.27 1.62 2/85 27687
/proc/meminfo: memFree=1330800/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=461.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9026 0 1 0 45280 912 0 0 25 0 8 0 279666327 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073810084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8757 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 461.92
Current children cumulated vsize (KiB) 915436

[startup+522.662 s]
/proc/loadavg: 1.02 1.22 1.58 3/85 27687
/proc/meminfo: memFree=1330800/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=521.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9026 0 1 0 51280 912 0 0 25 0 8 0 279666327 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8757 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 521.92
Current children cumulated vsize (KiB) 915436

[startup+582.68 s]
/proc/loadavg: 1.01 1.17 1.54 2/85 27687
/proc/meminfo: memFree=1330864/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=581.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9026 0 1 0 57280 912 0 0 25 0 8 0 279666327 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073780418 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8757 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8757 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 581.92
Current children cumulated vsize (KiB) 915436

[startup+642.7 s]
/proc/loadavg: 1.00 1.14 1.50 2/85 27687
/proc/meminfo: memFree=1330800/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=641.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9028 0 1 0 63280 912 0 0 25 0 8 0 279666327 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808818 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8759 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 641.92
Current children cumulated vsize (KiB) 915436

[startup+702.722 s]
/proc/loadavg: 1.00 1.11 1.47 2/85 27687
/proc/meminfo: memFree=1330800/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=701.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9028 0 1 0 69280 912 0 0 25 0 8 0 279666327 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776416 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8759 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 701.92
Current children cumulated vsize (KiB) 915436

[startup+762.745 s]
/proc/loadavg: 1.00 1.09 1.43 2/85 27687
/proc/meminfo: memFree=1330800/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=761.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9028 0 1 0 75280 912 0 0 25 0 8 0 279666327 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8759 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 915436

[startup+822.773 s]
/proc/loadavg: 1.06 1.09 1.41 2/85 27687
/proc/meminfo: memFree=1330864/2055920 swapFree=4170284/4192956
[pid=27572] ppid=27570 vsize=915436 CPUtime=821.92
/proc/27572/stat : 27572 (java) R 27570 27572 26465 0 -1 0 9028 0 1 0 81280 912 0 0 25 0 8 0 279666327 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776491 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/27572/statm: 228859 8759 2532 14 0 215329 0
[pid=27572/tid=27574] ppid=27570 vsize=915436 CPUtime=0.02
/proc/27572/task/27574/stat : 27574 (java) S 27570 27572 26465 0 -1 64 137 0 0 0 2 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27575] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27575/stat : 27575 (java) S 27570 27572 26465 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27576] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27576/stat : 27576 (java) S 27570 27572 26465 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279666331 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27577] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27577/stat : 27577 (java) S 27570 27572 26465 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27578] ppid=27570 vsize=915436 CPUtime=0.21
/proc/27572/task/27578/stat : 27578 (java) S 27570 27572 26465 0 -1 64 385 0 0 0 20 1 0 0 16 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27579] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27579/stat : 27579 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=27572/tid=27580] ppid=27570 vsize=915436 CPUtime=0
/proc/27572/task/27580/stat : 27580 (java) S 27570 27572 26465 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279666335 937406464 8759 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 830.508
CPU time (s): 829.657
CPU user time (s): 820.522
CPU system time (s): 9.13461
CPU usage (%): 99.8975
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 820.522
system time used= 9.13461
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9122
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= 17851
involuntary context switches= 13018

runsolver used 0.768883 s user time and 2.25566 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 20 17:05:39 UTC 2007


IDJOB= 281503
IDBENCH= 12194
IDSOLVER= 68
FILE ID= node25/281503-1169312739

PBS_JOBID= 3610127

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  09829d1e49e37de756a6e3ba80e057ad

RANDOM SEED= 467291290

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.279
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.279
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:       1347440 kB
Buffers:         45416 kB
Cached:         551692 kB
SwapCached:       8568 kB
Active:         213488 kB
Inactive:       420272 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347440 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          45884 kB
Slab:            59560 kB
Committed_AS:  5259060 kB
PageTables:       2256 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node25 on Sat Jan 20 17:19:30 UTC 2007