Trace number 281629

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 1291.75 1292.24

General information on the benchmark

NameMaxCSP/randomMaxCSP/sparseTight/
vcsp-25-10-21-85-7_ext.xml
MD5SUM7cbaa91e674b31859d550a322dae324c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints43
Best CPU time to get the best result obtained on this benchmark4.35334
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/281629-1169313306/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.092  cpuTime=0.09  mem=6M887
0.41	   
0.41	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.48	     nbConstraints=63  nbRelationTypes=63  nbExtensionStructures=63  nbSharedExtensionStructures=0
0.48	     nbConflictsStructures=63  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1067  maxDegree=10
0.48	     maxArity=2
0.48	       =>  wckTime=0.17  cpuTime=0.13  mem=7M879
0.52	   
0.52	   solver LocalSearchSolver being built... 
0.56	       =>  wckTime=0.248  cpuTime=0.16  mem=5M428
0.57	
0.57	s SATISFIABLE
0.57	o 17
0.57	c 46
0.57	o 18
0.57	c 45
0.57	o 21
0.57	c 42
0.57	o 23
0.57	c 40
0.57	o 25
0.57	c 38
0.57	o 28
0.57	c 35
0.57	o 31
0.57	c 32
0.58	o 32
0.58	c 31
0.58	o 33
0.58	c 30
0.58	o 34
0.58	c 29
0.58	o 35
0.58	c 28
0.58	o 36
0.58	c 27
0.58	o 37
0.58	c 26
0.58	o 38
0.58	c 25
0.58	o 39
0.58	c 24
0.58	o 40
0.58	c 23
0.59	o 41
0.59	c 22
0.59	o 42
0.59	c 21
0.66	o 43
0.66	c 20
1.82	   
1.82	   search
1.82	     run=0  nbConstraintChecks=6579841  nbAssignments=10000
1.82	       =>  wckTime=1.256  cpuTime=1.25  mem=5M428
3.04	   
3.04	   search
3.04	     run=1  nbConstraintChecks=13208017  nbAssignments=20000
3.04	       =>  wckTime=2.478  cpuTime=2.46  mem=5M428
4.26	   
4.26	   search
4.26	     run=2  nbConstraintChecks=19882876  nbAssignments=30000
4.26	       =>  wckTime=3.7  cpuTime=3.68  mem=5M428
5.47	   
5.47	   search
5.47	     run=3  nbConstraintChecks=26430078  nbAssignments=40000
5.47	       =>  wckTime=4.91  cpuTime=4.89  mem=5M428
6.69	   
6.69	   search
6.69	     run=4  nbConstraintChecks=33107360  nbAssignments=50000
6.69	       =>  wckTime=6.131  cpuTime=6.11  mem=5M428
7.90	   
7.90	   search
7.90	     run=5  nbConstraintChecks=39678595  nbAssignments=60000
7.90	       =>  wckTime=7.342  cpuTime=7.33  mem=5M428
9.12	   
9.12	   search
9.12	     run=6  nbConstraintChecks=46268127  nbAssignments=70000
9.12	       =>  wckTime=8.556  cpuTime=8.54  mem=5M428
10.34	   
10.34	   search
10.34	     run=7  nbConstraintChecks=52956711  nbAssignments=80000
10.34	       =>  wckTime=9.776  cpuTime=9.76  mem=5M428
11.56	   
11.56	   search
11.56	     run=8  nbConstraintChecks=59635012  nbAssignments=90000
11.56	       =>  wckTime=10.995  cpuTime=10.98  mem=5M428
12.77	   
12.77	   search
12.77	     run=9  nbConstraintChecks=66308780  nbAssignments=100000
12.77	       =>  wckTime=12.207  cpuTime=12.18  mem=5M428
13.97	   
13.97	   search
13.97	     run=10  nbConstraintChecks=72933091  nbAssignments=110000
13.97	       =>  wckTime=13.413  cpuTime=13.39  mem=5M428
15.20	   
15.20	   search
15.20	     run=11  nbConstraintChecks=79667150  nbAssignments=120000
15.20	       =>  wckTime=14.635  cpuTime=14.62  mem=5M428
16.40	   
16.40	   search
16.40	     run=12  nbConstraintChecks=86248156  nbAssignments=130000
16.40	       =>  wckTime=15.841  cpuTime=15.82  mem=5M428
17.61	   
17.61	   search
17.61	     run=13  nbConstraintChecks=92891564  nbAssignments=140000
17.61	       =>  wckTime=17.05  cpuTime=17.03  mem=5M428
18.81	   
18.81	   search
18.81	     run=14  nbConstraintChecks=99418717  nbAssignments=150000
18.81	       =>  wckTime=18.248  cpuTime=18.23  mem=5M428
20.03	   
20.03	   search
20.03	     run=15  nbConstraintChecks=106154405  nbAssignments=160000
20.03	       =>  wckTime=19.469  cpuTime=19.45  mem=5M428
21.25	   
21.25	   search
21.25	     run=16  nbConstraintChecks=112787445  nbAssignments=170000
21.25	       =>  wckTime=20.685  cpuTime=20.66  mem=5M428
22.48	   
22.48	   search
22.48	     run=17  nbConstraintChecks=119322064  nbAssignments=180000
22.48	       =>  wckTime=21.921  cpuTime=21.87  mem=5M428
23.71	   
23.71	   search
23.71	     run=18  nbConstraintChecks=125989602  nbAssignments=190000
23.72	       =>  wckTime=23.153  cpuTime=23.1  mem=5M428
24.93	   
24.93	   search
24.93	     run=19  nbConstraintChecks=132511389  nbAssignments=200000
24.93	       =>  wckTime=24.371  cpuTime=24.31  mem=5M428
26.16	   
26.16	   search
26.16	     run=20  nbConstraintChecks=139104214  nbAssignments=210000
26.16	       =>  wckTime=25.603  cpuTime=25.53  mem=5M428
27.39	   
27.39	   search
27.39	     run=21  nbConstraintChecks=145707486  nbAssignments=220000
27.39	       =>  wckTime=26.828  cpuTime=26.76  mem=5M428
28.62	   
28.62	   search
28.62	     run=22  nbConstraintChecks=152349659  nbAssignments=230000
28.62	       =>  wckTime=28.054  cpuTime=27.98  mem=5M428
29.83	   
29.83	   search
29.83	     run=23  nbConstraintChecks=158865450  nbAssignments=240000
29.83	       =>  wckTime=29.267  cpuTime=29.2  mem=5M428
30.73	   
30.73	   search
30.73	     run=24  nbConstraintChecks=163734597  nbAssignments=247349
30.73	       =>  wckTime=30.169  cpuTime=30.1  mem=5M428
30.73	   
30.73	   global
30.73	     nbConstraintChecks=163734597  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.73	     solvingWckTime=30.168  solvingCpuTime=30.1  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.73	     globalCpuTime=30.31
30.73	       =>  wckTime=30.418  cpuTime=30.26  mem=5M428
30.73	   
30.73	   solver IterativeSystematicSolver being built... 
30.86	       =>  wckTime=30.544  cpuTime=30.36  mem=16M417
30.89	   
30.89	   preprocessing
30.89	     nbConstraintChecks=32352  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.89	     detectedInconsistency=no
30.89	       =>  wckTime=0.03  cpuTime=0.02  mem=16M417
30.93	   
30.93	   search
30.93	     run=0  nbConstraintChecks=68455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=41
30.93	     nbFailedAssignments=26  nbBacktracks=10  nbVisitedNodes=78  nbRestartNogoods=0
30.93	       =>  wckTime=0.066  cpuTime=0.05  mem=16M417
30.97	   
30.97	   search
30.97	     run=1  nbConstraintChecks=164824  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
30.97	     nbFailedAssignments=63  nbBacktracks=25  nbVisitedNodes=192  nbRestartNogoods=7
30.97	       =>  wckTime=0.106  cpuTime=0.08  mem=16M417
31.00	   
31.00	   search
31.00	     run=2  nbConstraintChecks=297939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=183
31.00	     nbFailedAssignments=115  nbBacktracks=47  nbVisitedNodes=346  nbRestartNogoods=12
31.00	       =>  wckTime=0.142  cpuTime=0.11  mem=16M417
31.06	   
31.06	   search
31.06	     run=3  nbConstraintChecks=493571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=306
31.06	     nbFailedAssignments=198  nbBacktracks=80  nbVisitedNodes=585  nbRestartNogoods=20
31.06	       =>  wckTime=0.195  cpuTime=0.16  mem=16M417
31.14	   
31.14	   search
31.14	     run=4  nbConstraintChecks=819385  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=493
31.14	     nbFailedAssignments=327  nbBacktracks=130  nbVisitedNodes=949  nbRestartNogoods=27
31.14	       =>  wckTime=0.283  cpuTime=0.25  mem=16M417
31.29	   
31.29	   search
31.29	     run=5  nbConstraintChecks=1359466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=790
31.29	     nbFailedAssignments=541  nbBacktracks=205  nbVisitedNodes=1533  nbRestartNogoods=36
31.29	       =>  wckTime=0.429  cpuTime=0.39  mem=16M417
31.49	   
31.49	   search
31.49	     run=6  nbConstraintChecks=2181026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1305
31.49	     nbFailedAssignments=935  nbBacktracks=318  nbVisitedNodes=2555  nbRestartNogoods=49
31.49	       =>  wckTime=0.627  cpuTime=0.59  mem=16M417
31.69	   
31.69	   search
31.69	     run=7  nbConstraintChecks=2964481  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1739
31.69	     nbFailedAssignments=1193  nbBacktracks=488  nbVisitedNodes=3417  nbRestartNogoods=55
31.69	       =>  wckTime=0.826  cpuTime=0.77  mem=16M417
32.01	   
32.01	   search
32.01	     run=8  nbConstraintChecks=4472383  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2566
32.01	     nbFailedAssignments=1759  nbBacktracks=744  nbVisitedNodes=5066  nbRestartNogoods=66
32.01	       =>  wckTime=1.148  cpuTime=1.09  mem=16M417
32.45	   
32.45	   search
32.45	     run=9  nbConstraintChecks=6417069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3730
32.45	     nbFailedAssignments=2533  nbBacktracks=1128  nbVisitedNodes=7387  nbRestartNogoods=78
32.45	       =>  wckTime=1.593  cpuTime=1.53  mem=16M417
33.27	   
33.27	   search
33.27	     run=10  nbConstraintChecks=9847414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5766
33.27	     nbFailedAssignments=3985  nbBacktracks=1704  nbVisitedNodes=11440  nbRestartNogoods=96
33.27	       =>  wckTime=2.407  cpuTime=2.35  mem=16M417
34.28	   
34.28	   search
34.28	     run=11  nbConstraintChecks=14490187  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8682
34.28	     nbFailedAssignments=6030  nbBacktracks=2568  nbVisitedNodes=17251  nbRestartNogoods=103
34.28	       =>  wckTime=3.422  cpuTime=3.36  mem=16M417
36.43	   
36.43	   search
36.43	     run=12  nbConstraintChecks=23694253  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13962
36.43	     nbFailedAssignments=10006  nbBacktracks=3865  nbVisitedNodes=27754  nbRestartNogoods=111
36.43	       =>  wckTime=5.572  cpuTime=5.5  mem=16M417
39.27	   
39.27	   search
39.27	     run=13  nbConstraintChecks=36223871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21257
39.27	     nbFailedAssignments=15349  nbBacktracks=5811  nbVisitedNodes=42312  nbRestartNogoods=123
39.27	       =>  wckTime=8.41  cpuTime=8.34  mem=16M417
43.33	   
43.33	   search
43.33	     run=14  nbConstraintChecks=53693832  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=30857
43.33	     nbFailedAssignments=22024  nbBacktracks=8730  nbVisitedNodes=61433  nbRestartNogoods=134
43.33	       =>  wckTime=12.467  cpuTime=12.4  mem=16M417
48.42	   
48.42	   search
48.42	     run=15  nbConstraintChecks=75711647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44348
48.42	     nbFailedAssignments=31133  nbBacktracks=13108  nbVisitedNodes=88294  nbRestartNogoods=153
48.42	       =>  wckTime=17.563  cpuTime=17.49  mem=16M417
56.84	   
56.84	   search
56.84	     run=16  nbConstraintChecks=111184113  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=64823
56.84	     nbFailedAssignments=45036  nbBacktracks=19676  nbVisitedNodes=129067  nbRestartNogoods=172
56.84	       =>  wckTime=25.976  cpuTime=25.9  mem=16M417
69.37	   
69.37	   search
69.37	     run=17  nbConstraintChecks=160852557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=96316
69.37	     nbFailedAssignments=66672  nbBacktracks=29528  nbVisitedNodes=191554  nbRestartNogoods=180
69.37	       =>  wckTime=38.507  cpuTime=38.43  mem=16M417
84.45	   
84.45	   search
84.45	     run=18  nbConstraintChecks=223667390  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=138552
84.45	     nbFailedAssignments=94122  nbBacktracks=44306  nbVisitedNodes=275522  nbRestartNogoods=202
84.45	       =>  wckTime=53.591  cpuTime=53.51  mem=16M417
109.23	   
109.23	   search
109.23	     run=19  nbConstraintChecks=322390869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=202421
109.23	     nbFailedAssignments=135819  nbBacktracks=66474  nbVisitedNodes=402156  nbRestartNogoods=217
109.23	       =>  wckTime=78.366  cpuTime=78.28  mem=16M417
145.98	   
145.98	   search
145.98	     run=20  nbConstraintChecks=468675219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=298128
145.98	     nbFailedAssignments=198269  nbBacktracks=99726  nbVisitedNodes=592461  nbRestartNogoods=225
145.98	       =>  wckTime=115.123  cpuTime=115.02  mem=16M417
196.88	   
196.89	   search
196.89	     run=21  nbConstraintChecks=670915734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=438248
196.89	     nbFailedAssignments=288507  nbBacktracks=149604  nbVisitedNodes=870351  nbRestartNogoods=242
196.89	       =>  wckTime=166.023  cpuTime=165.91  mem=16M417
276.26	   
276.26	   search
276.26	     run=22  nbConstraintChecks=988225011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=648558
276.26	     nbFailedAssignments=423993  nbBacktracks=224422  nbVisitedNodes=1287381  nbRestartNogoods=268
276.26	       =>  wckTime=245.396  cpuTime=245.26  mem=16M417
395.21	   
395.21	   search
395.21	     run=23  nbConstraintChecks=1459362955  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=956015
395.21	     nbFailedAssignments=619218  nbBacktracks=336649  nbVisitedNodes=1896760  nbRestartNogoods=284
395.21	       =>  wckTime=364.349  cpuTime=364.17  mem=16M417
565.80	   
565.80	   search
565.80	     run=24  nbConstraintChecks=2135074906  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1407222
565.80	     nbFailedAssignments=902080  nbBacktracks=504990  nbVisitedNodes=2788358  nbRestartNogoods=295
565.80	       =>  wckTime=534.944  cpuTime=534.71  mem=16M417
827.89	   
827.89	   search
827.89	     run=25  nbConstraintChecks=3169857846  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2089280
827.89	     nbFailedAssignments=1331623  nbBacktracks=757501  nbVisitedNodes=4138581  nbRestartNogoods=309
827.89	       =>  wckTime=797.035  cpuTime=796.73  mem=16M417
1206.02	   
1206.02	   search
1206.02	     run=26  nbConstraintChecks=4657870284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3093124
1206.02	     nbFailedAssignments=1956695  nbBacktracks=1136268  nbVisitedNodes=6121521  nbRestartNogoods=322
1206.02	       =>  wckTime=1175.158  cpuTime=1174.75  mem=16M417
1292.20	   
1292.20	   search
1292.20	     run=27  nbConstraintChecks=4996813000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3317363
1292.20	     nbFailedAssignments=2092121  nbBacktracks=1225082  nbVisitedNodes=6562041  nbRestartNogoods=327
1292.20	       =>  wckTime=1261.341  cpuTime=1260.91  mem=16M417
1292.20	   
1292.20	   global
1292.20	     nbConstraintChecks=4996845352  nbRestartNogoods=327  solvingWckTime=1261.342  solvingCpuTime=1260.91
1292.20	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1291.32
1292.20	       =>  wckTime=1291.888  cpuTime=1291.27  mem=16M417
1292.21	
1292.21	s OPTIMUM FOUND
1292.21	v 0 2 2 7 0 8 8 1 6 5 7 6 3 3 0 1 6 3 1 8 2 7 0 7 7 
1292.21	   
1292.21	   totalWckTime=1291.965  totalCpuTime=1291.32

Verifier Data (download as text)

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

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

/proc/loadavg: 0.90 0.97 0.99 4/73 22612
/proc/meminfo: memFree=1274512/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=172 CPUtime=0
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 279729674 176128 24 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11280683 0 0 4096 0 0 0 0 17 0 0 0
/proc/22611/statm: 43 24 18 14 0 3 0

[startup+0.107332 s]
/proc/loadavg: 0.90 0.97 0.99 4/73 22612
/proc/meminfo: memFree=1274512/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=912760 CPUtime=0.07
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 2774 0 1 0 6 1 0 0 22 0 8 0 279729674 934666240 2520 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072925084 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228190 2520 1386 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912760

[startup+0.515373 s]
/proc/loadavg: 0.90 0.97 0.99 4/73 22612
/proc/meminfo: memFree=1274512/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915332 CPUtime=0.47
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6495 0 1 0 42 5 0 0 25 0 8 0 279729674 937299968 6233 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228833 6241 2166 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33646 s]
/proc/loadavg: 0.90 0.97 0.99 3/80 22619
/proc/meminfo: memFree=1257496/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1.29
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6958 0 1 0 101 28 0 0 25 0 8 0 279729674 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228860 6696 2479 14 0 215330 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915440 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937410560 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.09
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 326 0 0 0 9 0 0 0 16 0 8 0 279729683 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 6696 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915436

[startup+2.98863 s]
/proc/loadavg: 0.90 0.97 0.99 3/80 22619
/proc/meminfo: memFree=1257432/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=2.94
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6961 0 1 0 214 80 0 0 25 0 8 0 279729674 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 6698 2479 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915440 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.09
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915440 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915436

[startup+6.28497 s]
/proc/loadavg: 0.99 0.99 0.99 3/80 22619
/proc/meminfo: memFree=1257432/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915440 CPUtime=6.23
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6961 0 1 0 440 183 0 0 25 0 8 0 279729674 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 6698 2479 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915440 CPUtime=0.09
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279729683 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.23
Current children cumulated vsize (KiB) 915440

[startup+12.7706 s]
/proc/loadavg: 1.07 1.00 1.00 4/80 22619
/proc/meminfo: memFree=1257432/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915440 CPUtime=12.72
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6961 0 1 0 892 380 0 0 25 0 8 0 279729674 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 6698 2479 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915440 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915440 CPUtime=0.09
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 328 0 0 0 9 0 0 0 16 0 8 0 279729683 937410560 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 6698 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915440

[startup+25.618 s]
/proc/loadavg: 1.28 1.05 1.02 3/82 22699
/proc/meminfo: memFree=1256824/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=25.53
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 6963 0 1 0 1801 752 0 0 25 0 8 0 279729674 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 6699 2479 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915440 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279729680 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915440 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937410560 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.1
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 329 0 0 0 10 0 0 0 16 0 8 0 279729683 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 6699 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.53
Current children cumulated vsize (KiB) 915436

[startup+51.2226 s]
/proc/loadavg: 1.31 1.08 1.02 2/72 22981
/proc/meminfo: memFree=1257608/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=51.11
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9003 0 1 0 4203 908 0 0 25 0 8 0 279729674 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073753594 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8736 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.18
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 381 0 0 0 17 1 0 0 15 0 8 0 279729683 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8736 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.11
Current children cumulated vsize (KiB) 915436

[startup+102.5 s]
/proc/loadavg: 1.13 1.06 1.02 2/72 22981
/proc/meminfo: memFree=1257832/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=102.38
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9014 0 1 0 9330 908 0 0 25 0 8 0 279729674 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8745 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.18
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 382 0 0 0 17 1 0 0 16 0 8 0 279729683 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8745 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915436

[startup+162.509 s]
/proc/loadavg: 1.05 1.05 1.01 2/72 22981
/proc/meminfo: memFree=1257896/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=162.37
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9019 0 1 0 15329 908 0 0 25 0 8 0 279729674 937406464 8749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073774099 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8761 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 822.27
Current children cumulated vsize (KiB) 915436

[startup+882.619 s]
/proc/loadavg: 1.13 1.03 1.01 2/72 22983
/proc/meminfo: memFree=1257960/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=882.26
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 87318 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777060 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 882.26
Current children cumulated vsize (KiB) 915436

[startup+942.63 s]
/proc/loadavg: 1.05 1.02 1.00 2/72 22983
/proc/meminfo: memFree=1257960/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=942.25
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 93317 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073820654 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 942.25
Current children cumulated vsize (KiB) 915436

[startup+1002.64 s]
/proc/loadavg: 1.02 1.02 1.00 2/72 22983
/proc/meminfo: memFree=1257960/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1002.25
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 99317 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777044 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1002.25
Current children cumulated vsize (KiB) 915436

[startup+1062.65 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 22983
/proc/meminfo: memFree=1257896/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1062.24
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 105316 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777008 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1062.24
Current children cumulated vsize (KiB) 915436

[startup+1122.66 s]
/proc/loadavg: 1.00 1.01 1.00 2/72 22983
/proc/meminfo: memFree=1257896/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1122.23
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 111315 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073777153 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1122.23
Current children cumulated vsize (KiB) 915436

[startup+1182.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 22983
/proc/meminfo: memFree=1257960/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1182.22
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9033 0 1 0 117314 908 0 0 25 0 8 0 279729674 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801936 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8763 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8763 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1182.22
Current children cumulated vsize (KiB) 915436

[startup+1242.68 s]
/proc/loadavg: 1.07 1.02 1.00 2/72 22983
/proc/meminfo: memFree=1257896/2055920 swapFree=4191892/4192956
[pid=22611] ppid=22609 vsize=915436 CPUtime=1242.22
/proc/22611/stat : 22611 (java) R 22609 22611 22457 0 -1 0 9036 0 1 0 123314 908 0 0 25 0 8 0 279729674 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073773977 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/22611/statm: 228859 8766 2532 14 0 215329 0
[pid=22611/tid=22613] ppid=22609 vsize=915436 CPUtime=0.02
/proc/22611/task/22613/stat : 22613 (java) S 22609 22611 22457 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279729680 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22614] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22614/stat : 22614 (java) S 22609 22611 22457 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279729680 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22615] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22615/stat : 22615 (java) S 22609 22611 22457 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279729680 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22616] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22616/stat : 22616 (java) S 22609 22611 22457 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 279729683 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22617] ppid=22609 vsize=915436 CPUtime=0.19
/proc/22611/task/22617/stat : 22617 (java) S 22609 22611 22457 0 -1 64 384 0 0 0 18 1 0 0 16 0 8 0 279729683 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22618] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22618/stat : 22618 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 279729683 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=22611/tid=22619] ppid=22609 vsize=915436 CPUtime=0
/proc/22611/task/22619/stat : 22619 (java) S 22609 22611 22457 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 279729683 937406464 8766 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1242.22
Current children cumulated vsize (KiB) 915436

Child status: 0
Real time (s): 1292.24
CPU time (s): 1291.75
CPU user time (s): 1282.66
CPU system time (s): 9.09662
CPU usage (%): 99.9624
Max. virtual memory (cumulated for all children) (KiB): 915440

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1282.66
system time used= 9.09662
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9131
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= 27250
involuntary context switches= 7832

runsolver used 1.17782 s user time and 3.44747 s system time

The end

Launcher Data (download as text)

Begin job on node44 on Sat Jan 20 17:15:06 UTC 2007


IDJOB= 281629
IDBENCH= 12230
IDSOLVER= 68
FILE ID= node44/281629-1169313306

PBS_JOBID= 3610290

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-7_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281629-1169313306/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node44/watcher-281629-1169313306 -o ROOT/results/node44/solver-281629-1169313306 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/281629-1169313306/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  7cbaa91e674b31859d550a322dae324c

RANDOM SEED= 241584017

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.213
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.213
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:       1274928 kB
Buffers:         56768 kB
Cached:         624120 kB
SwapCached:        268 kB
Active:         200688 kB
Inactive:       500724 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1274928 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            4212 kB
Writeback:           0 kB
Mapped:          30804 kB
Slab:            64980 kB
Committed_AS:  5323972 kB
PageTables:       1708 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 node44 on Sat Jan 20 17:36:38 UTC 2007