Trace number 281504

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCOPTIMUM 1080.7 1081.09

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.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/281504-1169312740/unknown.xml
0.37	   
0.37	   domains being loaded...
0.37	   
0.37	   variables being loaded...
0.41	     nbVariables=25  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.41	       =>  wckTime=0.102  cpuTime=0.09  mem=6M910
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.185  cpuTime=0.13  mem=7M950
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.267  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.58	o 22
0.58	c 41
0.58	o 23
0.58	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.59	o 37
0.59	c 26
0.59	o 38
0.59	c 25
0.59	o 39
0.59	c 24
0.59	o 40
0.59	c 23
0.60	o 41
0.60	c 22
0.60	o 42
0.60	c 21
0.65	o 43
0.65	c 20
0.65	o 44
0.65	c 19
1.94	   
1.94	   search
1.94	     run=0  nbConstraintChecks=6684130  nbAssignments=10000
1.94	       =>  wckTime=1.37  cpuTime=1.34  mem=5M428
3.16	   
3.16	   search
3.16	     run=1  nbConstraintChecks=13359620  nbAssignments=20000
3.16	       =>  wckTime=2.586  cpuTime=2.55  mem=5M428
4.38	   
4.38	   search
4.38	     run=2  nbConstraintChecks=20136658  nbAssignments=30000
4.38	       =>  wckTime=3.806  cpuTime=3.78  mem=5M428
5.58	   
5.58	   search
5.58	     run=3  nbConstraintChecks=26717156  nbAssignments=40000
5.58	       =>  wckTime=5.012  cpuTime=4.98  mem=5M428
6.80	   
6.80	   search
6.80	     run=4  nbConstraintChecks=33392483  nbAssignments=50000
6.80	       =>  wckTime=6.225  cpuTime=6.19  mem=5M428
8.01	   
8.01	   search
8.01	     run=5  nbConstraintChecks=40113503  nbAssignments=60000
8.01	       =>  wckTime=7.441  cpuTime=7.4  mem=5M428
9.23	   
9.23	   search
9.23	     run=6  nbConstraintChecks=46852567  nbAssignments=70000
9.23	       =>  wckTime=8.655  cpuTime=8.63  mem=5M428
10.44	   
10.44	   search
10.44	     run=7  nbConstraintChecks=53570104  nbAssignments=80000
10.44	       =>  wckTime=9.866  cpuTime=9.84  mem=5M428
11.65	   
11.65	   search
11.65	     run=8  nbConstraintChecks=60301479  nbAssignments=90000
11.65	       =>  wckTime=11.078  cpuTime=11.04  mem=5M428
12.88	   
12.88	   search
12.88	     run=9  nbConstraintChecks=67007734  nbAssignments=100000
12.88	       =>  wckTime=12.312  cpuTime=12.25  mem=5M428
14.10	   
14.10	   search
14.10	     run=10  nbConstraintChecks=73735154  nbAssignments=110000
14.10	       =>  wckTime=13.531  cpuTime=13.46  mem=5M428
15.31	   
15.31	   search
15.31	     run=11  nbConstraintChecks=80437653  nbAssignments=120000
15.31	       =>  wckTime=14.741  cpuTime=14.67  mem=5M428
16.52	   
16.52	   search
16.52	     run=12  nbConstraintChecks=87096057  nbAssignments=130000
16.52	       =>  wckTime=15.948  cpuTime=15.87  mem=5M428
17.72	   
17.72	   search
17.72	     run=13  nbConstraintChecks=93741844  nbAssignments=140000
17.72	       =>  wckTime=17.153  cpuTime=17.08  mem=5M428
18.94	   
18.94	   search
18.94	     run=14  nbConstraintChecks=100530132  nbAssignments=150000
18.94	       =>  wckTime=18.37  cpuTime=18.29  mem=5M428
20.17	   
20.17	   search
20.17	     run=15  nbConstraintChecks=107309330  nbAssignments=160000
20.17	       =>  wckTime=19.598  cpuTime=19.51  mem=5M428
21.38	   
21.38	   search
21.38	     run=16  nbConstraintChecks=114007916  nbAssignments=170000
21.38	       =>  wckTime=20.81  cpuTime=20.73  mem=5M428
22.60	   
22.60	   search
22.60	     run=17  nbConstraintChecks=120712198  nbAssignments=180000
22.60	       =>  wckTime=22.032  cpuTime=21.94  mem=5M428
23.83	   
23.83	   search
23.83	     run=18  nbConstraintChecks=127467125  nbAssignments=190000
23.83	       =>  wckTime=23.257  cpuTime=23.17  mem=5M428
25.03	   
25.03	   search
25.03	     run=19  nbConstraintChecks=133988167  nbAssignments=200000
25.03	       =>  wckTime=24.461  cpuTime=24.38  mem=5M428
26.25	   
26.25	   search
26.25	     run=20  nbConstraintChecks=140687443  nbAssignments=210000
26.25	       =>  wckTime=25.68  cpuTime=25.59  mem=5M428
27.47	   
27.47	   search
27.47	     run=21  nbConstraintChecks=147446297  nbAssignments=220000
27.47	       =>  wckTime=26.897  cpuTime=26.81  mem=5M428
28.68	   
28.68	   search
28.68	     run=22  nbConstraintChecks=154097029  nbAssignments=230000
28.68	       =>  wckTime=28.107  cpuTime=28.02  mem=5M428
29.89	   
29.89	   search
29.89	     run=23  nbConstraintChecks=160899963  nbAssignments=240000
29.89	       =>  wckTime=29.323  cpuTime=29.23  mem=5M428
30.75	   
30.75	   search
30.75	     run=24  nbConstraintChecks=165678883  nbAssignments=247065
30.75	       =>  wckTime=30.175  cpuTime=30.09  mem=5M428
30.75	   
30.75	   global
30.75	     nbConstraintChecks=165678883  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.75	     solvingWckTime=30.174  solvingCpuTime=30.08  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.75	     globalCpuTime=30.3
30.75	       =>  wckTime=30.443  cpuTime=30.26  mem=5M428
30.75	   
30.75	   solver IterativeSystematicSolver being built... 
30.87	       =>  wckTime=30.567  cpuTime=30.35  mem=16M434
30.88	   
30.88	   preprocessing
30.88	     nbConstraintChecks=1190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.88	     detectedInconsistency=no
30.88	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M434
30.94	   
30.94	   search
30.94	     run=0  nbConstraintChecks=91024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
30.94	     nbFailedAssignments=42  nbBacktracks=10  nbVisitedNodes=110  nbRestartNogoods=0
30.94	       =>  wckTime=0.063  cpuTime=0.04  mem=16M434
30.98	   
30.98	   search
30.98	     run=1  nbConstraintChecks=191001  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121
30.98	     nbFailedAssignments=83  nbBacktracks=25  nbVisitedNodes=230  nbRestartNogoods=8
30.98	       =>  wckTime=0.107  cpuTime=0.08  mem=16M434
31.01	   
31.01	   search
31.01	     run=2  nbConstraintChecks=310443  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190
31.01	     nbFailedAssignments=123  nbBacktracks=47  nbVisitedNodes=361  nbRestartNogoods=18
31.01	       =>  wckTime=0.139  cpuTime=0.11  mem=16M434
31.07	   
31.07	   search
31.07	     run=3  nbConstraintChecks=519306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=319
31.07	     nbFailedAssignments=214  nbBacktracks=80  nbVisitedNodes=613  nbRestartNogoods=25
31.07	       =>  wckTime=0.195  cpuTime=0.16  mem=16M434
31.14	   
31.14	   search
31.14	     run=4  nbConstraintChecks=766506  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=473
31.14	     nbFailedAssignments=312  nbBacktracks=130  nbVisitedNodes=911  nbRestartNogoods=35
31.14	       =>  wckTime=0.263  cpuTime=0.22  mem=16M434
31.25	   
31.25	   search
31.25	     run=5  nbConstraintChecks=1191950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=710
31.25	     nbFailedAssignments=467  nbBacktracks=205  nbVisitedNodes=1377  nbRestartNogoods=42
31.25	       =>  wckTime=0.374  cpuTime=0.33  mem=16M434
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=1960507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1172
31.45	     nbFailedAssignments=810  nbBacktracks=318  nbVisitedNodes=2289  nbRestartNogoods=50
31.45	       =>  wckTime=0.578  cpuTime=0.53  mem=16M434
31.77	   
31.77	   search
31.77	     run=7  nbConstraintChecks=3402033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2053
31.77	     nbFailedAssignments=1513  nbBacktracks=488  nbVisitedNodes=4028  nbRestartNogoods=70
31.77	       =>  wckTime=0.894  cpuTime=0.83  mem=16M434
32.17	   
32.17	   search
32.17	     run=8  nbConstraintChecks=5122584  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3009
32.17	     nbFailedAssignments=2210  nbBacktracks=744  nbVisitedNodes=5928  nbRestartNogoods=81
32.17	       =>  wckTime=1.295  cpuTime=1.23  mem=16M434
32.72	   
32.72	   search
32.72	     run=9  nbConstraintChecks=7433999  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4192
32.72	     nbFailedAssignments=3002  nbBacktracks=1128  nbVisitedNodes=8281  nbRestartNogoods=90
32.72	       =>  wckTime=1.843  cpuTime=1.78  mem=16M434
33.66	   
33.66	   search
33.66	     run=10  nbConstraintChecks=11532439  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6702
33.66	     nbFailedAssignments=4930  nbBacktracks=1704  nbVisitedNodes=13241  nbRestartNogoods=99
33.66	       =>  wckTime=2.782  cpuTime=2.71  mem=16M434
34.34	   
34.34	   search
34.34	     run=11  nbConstraintChecks=14799233  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=8696
34.34	     nbFailedAssignments=6051  nbBacktracks=2568  nbVisitedNodes=17218  nbRestartNogoods=109
34.34	       =>  wckTime=3.464  cpuTime=3.39  mem=16M434
36.17	   
36.17	   search
36.17	     run=12  nbConstraintChecks=23114476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13445
36.17	     nbFailedAssignments=9496  nbBacktracks=3865  nbVisitedNodes=26633  nbRestartNogoods=119
36.17	       =>  wckTime=5.294  cpuTime=5.22  mem=16M434
38.45	   
38.45	   search
38.45	     run=13  nbConstraintChecks=33059399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=19100
38.45	     nbFailedAssignments=13199  nbBacktracks=5811  nbVisitedNodes=37883  nbRestartNogoods=136
38.45	       =>  wckTime=7.582  cpuTime=7.51  mem=16M434
42.12	   
42.12	   search
42.12	     run=14  nbConstraintChecks=48987245  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=28644
42.12	     nbFailedAssignments=19818  nbBacktracks=8730  nbVisitedNodes=56837  nbRestartNogoods=148
42.12	       =>  wckTime=11.249  cpuTime=11.17  mem=16M434
47.82	   
47.82	   search
47.82	     run=15  nbConstraintChecks=73473930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42231
47.82	     nbFailedAssignments=29021  nbBacktracks=13108  nbVisitedNodes=83826  nbRestartNogoods=165
47.82	       =>  wckTime=16.947  cpuTime=16.87  mem=16M434
55.12	   
55.12	   search
55.12	     run=16  nbConstraintChecks=104986839  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=61212
55.12	     nbFailedAssignments=41428  nbBacktracks=19676  nbVisitedNodes=121479  nbRestartNogoods=185
55.12	       =>  wckTime=24.242  cpuTime=24.16  mem=16M434
66.62	   
66.62	   search
66.62	     run=17  nbConstraintChecks=155669057  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94935
66.62	     nbFailedAssignments=65294  nbBacktracks=29528  nbVisitedNodes=188469  nbRestartNogoods=192
66.62	       =>  wckTime=35.745  cpuTime=35.66  mem=16M434
85.54	   
85.54	   search
85.54	     run=18  nbConstraintChecks=238522088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=145733
85.54	     nbFailedAssignments=101308  nbBacktracks=44306  nbVisitedNodes=289039  nbRestartNogoods=198
85.54	       =>  wckTime=54.665  cpuTime=54.57  mem=16M434
110.45	   
110.45	   search
110.45	     run=19  nbConstraintChecks=343742164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=209911
110.45	     nbFailedAssignments=143312  nbBacktracks=66474  nbVisitedNodes=416280  nbRestartNogoods=207
110.45	       =>  wckTime=79.573  cpuTime=79.47  mem=16M434
147.36	   
147.36	   search
147.36	     run=20  nbConstraintChecks=504198433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=310195
147.36	     nbFailedAssignments=210337  nbBacktracks=99727  nbVisitedNodes=614314  nbRestartNogoods=221
147.36	       =>  wckTime=116.487  cpuTime=116.37  mem=16M434
197.99	   
197.99	   search
197.99	     run=21  nbConstraintChecks=721598157  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=450489
197.99	     nbFailedAssignments=300747  nbBacktracks=149605  nbVisitedNodes=892451  nbRestartNogoods=240
197.99	       =>  wckTime=167.116  cpuTime=166.98  mem=16M434
277.73	   
277.73	   search
277.73	     run=22  nbConstraintChecks=1054280705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=656938
277.73	     nbFailedAssignments=432371  nbBacktracks=224425  nbVisitedNodes=1300466  nbRestartNogoods=255
277.73	       =>  wckTime=246.861  cpuTime=246.71  mem=16M434
392.55	   
392.55	   search
392.55	     run=23  nbConstraintChecks=1537156302  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=956469
392.55	     nbFailedAssignments=619666  nbBacktracks=336653  nbVisitedNodes=1891861  nbRestartNogoods=279
392.55	       =>  wckTime=361.678  cpuTime=361.49  mem=16M434
578.80	   
578.80	   search
578.80	     run=24  nbConstraintChecks=2334488361  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1445511
578.80	     nbFailedAssignments=940361  nbBacktracks=504995  nbVisitedNodes=2859703  nbRestartNogoods=292
578.80	       =>  wckTime=547.926  cpuTime=547.68  mem=16M434
845.43	   
845.43	   search
845.43	     run=25  nbConstraintChecks=3452421755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2138907
845.43	     nbFailedAssignments=1381239  nbBacktracks=757506  nbVisitedNodes=4231597  nbRestartNogoods=311
845.43	       =>  wckTime=814.557  cpuTime=814.24  mem=16M434
1081.07	   
1081.07	   search
1081.07	     run=26  nbConstraintChecks=4447795450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2771272
1081.07	     nbFailedAssignments=1792111  nbBacktracks=979000  nbVisitedNodes=5484914  nbRestartNogoods=337
1081.07	       =>  wckTime=1050.197  cpuTime=1049.82  mem=16M434
1081.07	   
1081.07	   global
1081.07	     nbConstraintChecks=4447796640  nbRestartNogoods=337  solvingWckTime=1050.197  solvingCpuTime=1049.83
1081.07	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1080.22
1081.07	       =>  wckTime=1080.766  cpuTime=1080.18  mem=16M434
1081.07	
1081.07	s OPTIMUM FOUND
1081.07	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 
1081.07	   
1081.07	   totalWckTime=1080.844  totalCpuTime=1080.22

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/node26/watcher-281504-1169312740 -o ROOT/results/node26/solver-281504-1169312740 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281504-1169312740/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.96 0.98 0.99 4/87 14189
/proc/meminfo: memFree=1263744/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=907676 CPUtime=0.03
/proc/14188/stat : 14188 (java) S 14186 14188 13932 0 -1 0 2171 0 1 0 2 1 0 0 19 0 4 0 279668255 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/14188/statm: 226919 1920 1089 14 0 214502 0
[pid=14188/tid=14190] ppid=14186 vsize=907676 CPUtime=0
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 6 0 0 0 0 0 0 0 19 0 4 0 279668258 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=907676 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 10 0 0 0 0 0 0 0 19 0 4 0 279668258 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 7368 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=907676 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) R 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 20 0 4 0 279668258 929460224 1920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 13438936 0 4 0 7368 0 0 0 -1 1 0 0

[startup+0.102646 s]
/proc/loadavg: 0.96 0.98 0.99 4/87 14189
/proc/meminfo: memFree=1263744/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=914988 CPUtime=0.08
/proc/14188/stat : 14188 (java) S 14186 14188 13932 0 -1 0 2996 0 1 0 7 1 0 0 17 0 8 0 279668255 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14188/statm: 228747 2742 1427 14 0 215242 0
[pid=14188/tid=14190] ppid=14186 vsize=914988 CPUtime=0
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 6 0 0 0 0 0 0 0 19 0 8 0 279668258 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=914988 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 279668258 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=914988 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 279668258 936947712 2742 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 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.511685 s]
/proc/loadavg: 0.96 0.98 0.99 4/87 14189
/proc/meminfo: memFree=1263744/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=915332 CPUtime=0.49
/proc/14188/stat : 14188 (java) S 14186 14188 13932 0 -1 0 6471 0 1 0 45 4 0 0 17 0 8 0 279668255 937299968 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14188/statm: 228833 6209 2162 14 0 215303 0
[pid=14188/tid=14190] ppid=14186 vsize=915332 CPUtime=0.01
/proc/14188/task/14190/stat : 14190 (java) R 14186 14188 13932 0 -1 64 14 0 0 0 1 0 0 0 16 0 8 0 279668258 937299968 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155523710 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=915332 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 279668258 937299968 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=915332 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 279668258 937299968 6209 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33575 s]
/proc/loadavg: 0.96 0.98 0.99 3/94 14196
/proc/meminfo: memFree=1246536/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=915436 CPUtime=1.31
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 6948 0 1 0 105 26 0 0 23 0 8 0 279668255 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073644855 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14188/statm: 228859 6686 2476 14 0 215329 0
[pid=14188/tid=14190] ppid=14186 vsize=915436 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279668258 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=915436 CPUtime=0.11
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 325 0 0 0 11 0 0 0 19 0 8 0 279668262 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 937406464 6686 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915436

[startup+2.98891 s]
/proc/loadavg: 0.96 0.98 0.99 2/88 14218
/proc/meminfo: memFree=1247800/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=915436 CPUtime=2.96
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 6951 0 1 0 220 76 0 0 25 0 8 0 279668255 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 228859 6688 2476 14 0 215329 0
[pid=14188/tid=14190] ppid=14186 vsize=915436 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279668258 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=915440 CPUtime=0.12
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279668262 937410560 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=915436 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 937406464 6688 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915436

[startup+6.27321 s]
/proc/loadavg: 0.96 0.98 0.99 3/95 14288
/proc/meminfo: memFree=1246848/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916464 CPUtime=6.24
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 6952 0 1 0 449 175 0 0 24 0 8 0 279668255 938459136 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 6689 2476 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916464 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938459136 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916464 CPUtime=0.12
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279668262 938459136 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 916464

[startup+12.7618 s]
/proc/loadavg: 1.04 1.00 1.00 3/95 14378
/proc/meminfo: memFree=1246408/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=12.7
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 6952 0 1 0 899 371 0 0 25 0 8 0 279668255 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229116 6689 2476 14 0 215586 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.12
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 327 0 0 0 12 0 0 0 16 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916464 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938459136 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 6689 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 916460

[startup+25.602 s]
/proc/loadavg: 1.33 1.06 1.02 2/88 14496
/proc/meminfo: memFree=1250304/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=25.51
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 6954 0 1 0 1784 767 0 0 25 0 8 0 279668255 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229116 6690 2476 14 0 215586 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 135 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916464 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938459136 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.12
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 328 0 0 0 12 0 0 0 16 0 8 0 279668262 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916464 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938459136 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 6690 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.51
Current children cumulated vsize (KiB) 916460

[startup+51.3024 s]
/proc/loadavg: 1.28 1.07 1.02 2/85 14546
/proc/meminfo: memFree=1247688/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=51.2
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9021 0 1 0 4199 921 0 0 25 0 8 0 279668255 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756873 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8754 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 380 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8754 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.2
Current children cumulated vsize (KiB) 916460

[startup+102.583 s]
/proc/loadavg: 1.12 1.06 1.02 2/85 14546
/proc/meminfo: memFree=1247816/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=102.46
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9031 0 1 0 9325 921 0 0 25 0 8 0 279668255 938455040 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772937 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8761 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8761 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0

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

/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 642.52
Current children cumulated vsize (KiB) 916460

[startup+702.813 s]
/proc/loadavg: 1.07 1.04 1.00 2/85 14546
/proc/meminfo: memFree=1248008/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=702.52
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9047 0 1 0 69331 921 0 0 25 0 8 0 279668255 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756879 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8777 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 702.52
Current children cumulated vsize (KiB) 916460

[startup+762.836 s]
/proc/loadavg: 1.02 1.03 1.00 2/85 14546
/proc/meminfo: memFree=1248072/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=762.53
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9047 0 1 0 75332 921 0 0 25 0 8 0 279668255 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073772174 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8777 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 762.53
Current children cumulated vsize (KiB) 916460

[startup+822.859 s]
/proc/loadavg: 1.07 1.04 1.00 2/85 14546
/proc/meminfo: memFree=1248008/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=822.54
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9047 0 1 0 81333 921 0 0 25 0 8 0 279668255 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073756887 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8777 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8777 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 822.54
Current children cumulated vsize (KiB) 916460

[startup+882.88 s]
/proc/loadavg: 1.02 1.03 1.00 2/85 14546
/proc/meminfo: memFree=1248008/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=882.54
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9049 0 1 0 87333 921 0 0 25 0 8 0 279668255 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073651550 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8779 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 882.54
Current children cumulated vsize (KiB) 916460

[startup+942.903 s]
/proc/loadavg: 1.01 1.02 1.00 2/85 14548
/proc/meminfo: memFree=1247880/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=942.55
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9049 0 1 0 93334 921 0 0 25 0 8 0 279668255 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073774022 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8779 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.55
Current children cumulated vsize (KiB) 916460

[startup+1002.93 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 14548
/proc/meminfo: memFree=1247880/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=1002.55
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9049 0 1 0 99334 921 0 0 25 0 8 0 279668255 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073753685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8779 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.55
Current children cumulated vsize (KiB) 916460

[startup+1062.95 s]
/proc/loadavg: 1.00 1.01 1.00 2/85 14548
/proc/meminfo: memFree=1247880/2055920 swapFree=4191880/4192956
[pid=14188] ppid=14186 vsize=916460 CPUtime=1062.56
/proc/14188/stat : 14188 (java) R 14186 14188 13932 0 -1 0 9049 0 1 0 105334 922 0 0 25 0 8 0 279668255 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918504 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14188/statm: 229115 8779 2527 14 0 215585 0
[pid=14188/tid=14190] ppid=14186 vsize=916460 CPUtime=0.02
/proc/14188/task/14190/stat : 14190 (java) S 14186 14188 13932 0 -1 64 136 0 0 0 2 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14188/tid=14191] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14191/stat : 14191 (java) S 14186 14188 13932 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14192] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14192/stat : 14192 (java) S 14186 14188 13932 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 279668258 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14193] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14193/stat : 14193 (java) S 14186 14188 13932 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14194] ppid=14186 vsize=916460 CPUtime=0.23
/proc/14188/task/14194/stat : 14194 (java) S 14186 14188 13932 0 -1 64 381 0 0 0 22 1 0 0 16 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14195] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14195/stat : 14195 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14188/tid=14196] ppid=14186 vsize=916460 CPUtime=0
/proc/14188/task/14196/stat : 14196 (java) S 14186 14188 13932 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 279668262 938455040 8779 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.56
Current children cumulated vsize (KiB) 916460

Child status: 0
Real time (s): 1081.09
CPU time (s): 1080.7
CPU user time (s): 1071.48
CPU system time (s): 9.2266
CPU usage (%): 99.9646
Max. virtual memory (cumulated for all children) (KiB): 916464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1071.48
system time used= 9.2266
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9148
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= 22809
involuntary context switches= 42612

runsolver used 1.05984 s user time and 2.81857 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 17:05:40 UTC 2007


IDJOB= 281504
IDBENCH= 12194
IDSOLVER= 69
FILE ID= node26/281504-1169312740

PBS_JOBID= 3610274

Free space on /tmp= 66560 MiB

SOLVER NAME= AbsconMax 109 PFC
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 pfc.xml 1 XSax /tmp/evaluation/281504-1169312740/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node26/watcher-281504-1169312740 -o ROOT/results/node26/solver-281504-1169312740 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/281504-1169312740/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  09829d1e49e37de756a6e3ba80e057ad

RANDOM SEED= 149004854

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.236
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.236
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:       1264160 kB
Buffers:         52976 kB
Cached:         600304 kB
SwapCached:        268 kB
Active:         283876 kB
Inactive:       434368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1264160 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            4996 kB
Writeback:           0 kB
Mapped:          83788 kB
Slab:            58304 kB
Committed_AS:  5221988 kB
PageTables:       2268 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 node26 on Sat Jan 20 17:23:41 UTC 2007