Trace number 282062

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 1979.67 1980.72

General information on the benchmark

NameMaxCSP/pi/pi-30-10-25-t58/
pi-30-10-197-42-71.xml
MD5SUMe447a5d4c68e14b6c01591f84579b8d9
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints99
Best CPU time to get the best result obtained on this benchmark20.4289
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints109
Maximum constraint arity2
Maximum domain size10
Number of constraints which are defined in extension109
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.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/282062-1169317787/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=30  nbDomainTypes=1  minDomainSize=10  maxDomainSize=10
0.39	       =>  wckTime=0.089  cpuTime=0.09  mem=6M903
0.39	   
0.39	   relations being loaded...
0.44	   
0.44	   constraints being loaded...
0.50	     nbConstraints=109  nbRelationTypes=109  nbExtensionStructures=109  nbSharedExtensionStructures=0
0.50	     nbConflictsStructures=109  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=1349  maxDegree=11
0.50	     maxArity=2
0.50	       =>  wckTime=0.203  cpuTime=0.16  mem=8M864
0.54	   
0.55	   solver LocalSearchSolver being built... 
0.58	       =>  wckTime=0.279  cpuTime=0.2  mem=5M497
0.58	
0.58	s SATISFIABLE
0.58	o 56
0.58	c 53
0.58	o 60
0.58	c 49
0.59	o 63
0.59	c 46
0.59	o 65
0.59	c 44
0.59	o 67
0.59	c 42
0.59	o 70
0.59	c 39
0.59	o 73
0.59	c 36
0.59	o 75
0.59	c 34
0.59	o 77
0.59	c 32
0.59	o 79
0.59	c 30
0.59	o 80
0.59	c 29
0.60	o 82
0.60	c 27
0.60	o 83
0.60	c 26
0.60	o 84
0.60	c 25
0.60	o 85
0.60	c 24
0.60	o 87
0.60	c 22
0.60	o 89
0.60	c 20
0.60	o 90
0.60	c 19
0.60	o 91
0.60	c 18
0.61	o 92
0.61	c 17
0.61	o 93
0.61	c 16
0.61	o 94
0.61	c 15
0.61	o 95
0.61	c 14
0.64	o 96
0.64	c 13
0.65	o 97
0.65	c 12
0.81	o 98
0.81	c 11
0.98	o 99
0.98	c 10
2.09	   
2.09	   search
2.09	     run=0  nbConstraintChecks=7319038  nbAssignments=10000
2.09	       =>  wckTime=1.514  cpuTime=1.48  mem=5M497
3.54	   
3.54	   search
3.54	     run=1  nbConstraintChecks=14682607  nbAssignments=20000
3.54	       =>  wckTime=2.965  cpuTime=2.92  mem=5M497
4.98	   
4.98	   search
4.98	     run=2  nbConstraintChecks=21966966  nbAssignments=30000
4.98	       =>  wckTime=4.399  cpuTime=4.35  mem=5M497
6.41	   
6.41	   search
6.41	     run=3  nbConstraintChecks=29221539  nbAssignments=40000
6.41	       =>  wckTime=5.832  cpuTime=5.78  mem=5M497
7.84	   
7.84	   search
7.84	     run=4  nbConstraintChecks=36522895  nbAssignments=50000
7.84	       =>  wckTime=7.268  cpuTime=7.2  mem=5M497
9.26	   
9.26	   search
9.26	     run=5  nbConstraintChecks=43642856  nbAssignments=60000
9.26	       =>  wckTime=8.684  cpuTime=8.61  mem=5M497
10.68	   
10.68	   search
10.68	     run=6  nbConstraintChecks=50929330  nbAssignments=70000
10.68	       =>  wckTime=10.104  cpuTime=10.02  mem=5M497
12.09	   
12.09	   search
12.09	     run=7  nbConstraintChecks=58079259  nbAssignments=80000
12.09	       =>  wckTime=11.515  cpuTime=11.43  mem=5M497
13.52	   
13.52	   search
13.52	     run=8  nbConstraintChecks=65422441  nbAssignments=90000
13.52	       =>  wckTime=12.946  cpuTime=12.86  mem=5M497
14.99	   
14.99	   search
14.99	     run=9  nbConstraintChecks=73115550  nbAssignments=100000
14.99	       =>  wckTime=14.412  cpuTime=14.31  mem=5M497
16.42	   
16.42	   search
16.42	     run=10  nbConstraintChecks=80494769  nbAssignments=110000
16.42	       =>  wckTime=15.847  cpuTime=15.75  mem=5M497
17.85	   
17.85	   search
17.85	     run=11  nbConstraintChecks=87831230  nbAssignments=120000
17.85	       =>  wckTime=17.272  cpuTime=17.16  mem=5M497
19.28	   
19.28	   search
19.28	     run=12  nbConstraintChecks=95008050  nbAssignments=130000
19.28	       =>  wckTime=18.701  cpuTime=18.58  mem=5M497
20.72	   
20.72	   search
20.72	     run=13  nbConstraintChecks=102358971  nbAssignments=140000
20.72	       =>  wckTime=20.145  cpuTime=20.02  mem=5M497
22.16	   
22.16	   search
22.16	     run=14  nbConstraintChecks=109669901  nbAssignments=150000
22.16	       =>  wckTime=21.585  cpuTime=21.45  mem=5M497
23.62	   
23.62	   search
23.62	     run=15  nbConstraintChecks=117203832  nbAssignments=160000
23.62	       =>  wckTime=23.045  cpuTime=22.91  mem=5M497
25.07	   
25.07	   search
25.07	     run=16  nbConstraintChecks=124547014  nbAssignments=170000
25.07	       =>  wckTime=24.49  cpuTime=24.35  mem=5M497
26.53	   
26.53	   search
26.53	     run=17  nbConstraintChecks=132071358  nbAssignments=180000
26.53	       =>  wckTime=25.953  cpuTime=25.8  mem=5M497
27.97	   
27.97	   search
27.97	     run=18  nbConstraintChecks=139377924  nbAssignments=190000
27.97	       =>  wckTime=27.389  cpuTime=27.23  mem=5M497
29.40	   
29.40	   search
29.40	     run=19  nbConstraintChecks=146684398  nbAssignments=200000
29.40	       =>  wckTime=28.82  cpuTime=28.66  mem=5M497
30.82	   
30.82	   search
30.82	     run=20  nbConstraintChecks=153936904  nbAssignments=210000
30.82	       =>  wckTime=30.248  cpuTime=30.07  mem=5M497
31.14	   
31.14	   search
31.14	     run=21  nbConstraintChecks=155594443  nbAssignments=212217
31.14	       =>  wckTime=30.567  cpuTime=30.39  mem=5M497
31.15	   
31.15	   global
31.15	     nbConstraintChecks=155594443  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.15	     solvingWckTime=30.566  solvingCpuTime=30.39  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.15	     globalCpuTime=30.63
31.15	       =>  wckTime=30.847  cpuTime=30.59  mem=5M497
31.15	   
31.15	   solver IterativeSystematicSolver being built... 
31.29	       =>  wckTime=30.988  cpuTime=30.69  mem=16M696
31.29	   
31.29	   preprocessing
31.29	     nbConstraintChecks=80  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.29	     detectedInconsistency=no
31.29	       =>  wckTime=0.0040  cpuTime=0.01  mem=16M696
31.37	   
31.37	   search
31.37	     run=0  nbConstraintChecks=87624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57
31.37	     nbFailedAssignments=39  nbBacktracks=10  nbVisitedNodes=107  nbRestartNogoods=0
31.37	       =>  wckTime=0.077  cpuTime=0.05  mem=16M696
31.43	   
31.43	   search
31.43	     run=1  nbConstraintChecks=214102  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134
31.43	     nbFailedAssignments=94  nbBacktracks=25  nbVisitedNodes=254  nbRestartNogoods=8
31.43	       =>  wckTime=0.139  cpuTime=0.1  mem=16M696
31.48	   
31.48	   search
31.48	     run=2  nbConstraintChecks=367088  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=229
31.48	     nbFailedAssignments=156  nbBacktracks=47  nbVisitedNodes=433  nbRestartNogoods=10
31.48	       =>  wckTime=0.191  cpuTime=0.15  mem=16M696
31.54	   
31.54	   search
31.54	     run=3  nbConstraintChecks=566190  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=350
31.54	     nbFailedAssignments=235  nbBacktracks=80  nbVisitedNodes=666  nbRestartNogoods=20
31.55	       =>  wckTime=0.257  cpuTime=0.21  mem=16M696
31.68	   
31.68	   search
31.68	     run=4  nbConstraintChecks=972487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=581
31.68	     nbFailedAssignments=408  nbBacktracks=130  nbVisitedNodes=1120  nbRestartNogoods=27
31.68	       =>  wckTime=0.387  cpuTime=0.34  mem=16M696
31.88	   
31.88	   search
31.88	     run=5  nbConstraintChecks=1530515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=906
31.88	     nbFailedAssignments=651  nbBacktracks=205  nbVisitedNodes=1758  nbRestartNogoods=43
31.88	       =>  wckTime=0.587  cpuTime=0.53  mem=16M696
32.07	   
32.07	   search
32.07	     run=6  nbConstraintChecks=2197974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1308
32.07	     nbFailedAssignments=929  nbBacktracks=318  nbVisitedNodes=2551  nbRestartNogoods=58
32.07	       =>  wckTime=0.786  cpuTime=0.73  mem=16M696
32.49	   
32.49	   search
32.49	     run=7  nbConstraintChecks=3414899  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2049
32.49	     nbFailedAssignments=1493  nbBacktracks=488  nbVisitedNodes=4020  nbRestartNogoods=66
32.49	       =>  wckTime=1.2  cpuTime=1.13  mem=16M696
33.14	   
33.14	   search
33.14	     run=8  nbConstraintChecks=5443346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3191
33.14	     nbFailedAssignments=2372  nbBacktracks=745  nbVisitedNodes=6293  nbRestartNogoods=80
33.14	       =>  wckTime=1.85  cpuTime=1.77  mem=16M696
34.02	   
34.02	   search
34.02	     run=9  nbConstraintChecks=8596968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4941
34.02	     nbFailedAssignments=3728  nbBacktracks=1129  nbVisitedNodes=9783  nbRestartNogoods=94
34.02	       =>  wckTime=2.736  cpuTime=2.66  mem=16M696
35.11	   
35.11	   search
35.11	     run=10  nbConstraintChecks=11855290  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6913
35.11	     nbFailedAssignments=5116  nbBacktracks=1705  nbVisitedNodes=13701  nbRestartNogoods=110
35.11	       =>  wckTime=3.824  cpuTime=3.73  mem=16M696
36.83	   
36.83	   search
36.83	     run=11  nbConstraintChecks=17295287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10025
36.83	     nbFailedAssignments=7358  nbBacktracks=2569  nbVisitedNodes=19918  nbRestartNogoods=134
36.83	       =>  wckTime=5.545  cpuTime=5.45  mem=16M696
40.02	   
40.02	   search
40.02	     run=12  nbConstraintChecks=27947389  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15872
40.02	     nbFailedAssignments=11901  nbBacktracks=3866  nbVisitedNodes=31596  nbRestartNogoods=151
40.02	       =>  wckTime=8.729  cpuTime=8.62  mem=16M696
43.53	   
43.53	   search
43.53	     run=13  nbConstraintChecks=39157949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22404
43.53	     nbFailedAssignments=16480  nbBacktracks=5812  nbVisitedNodes=44652  nbRestartNogoods=164
43.53	       =>  wckTime=12.243  cpuTime=12.11  mem=16M696
49.42	   
49.42	   search
49.42	     run=14  nbConstraintChecks=56859475  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32874
49.42	     nbFailedAssignments=24021  nbBacktracks=8731  nbVisitedNodes=65503  nbRestartNogoods=172
49.42	       =>  wckTime=18.137  cpuTime=17.98  mem=16M696
59.48	   
59.48	   search
59.48	     run=15  nbConstraintChecks=88495782  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52028
59.48	     nbFailedAssignments=38790  nbBacktracks=13109  nbVisitedNodes=103750  nbRestartNogoods=185
59.48	       =>  wckTime=28.194  cpuTime=27.99  mem=16M696
72.50	   
72.50	   search
72.50	     run=16  nbConstraintChecks=130095002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77722
72.50	     nbFailedAssignments=57907  nbBacktracks=19677  nbVisitedNodes=154847  nbRestartNogoods=193
72.50	       =>  wckTime=41.208  cpuTime=40.96  mem=16M696
88.56	   
88.56	   search
88.56	     run=17  nbConstraintChecks=180707672  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110702
88.56	     nbFailedAssignments=81028  nbBacktracks=29529  nbVisitedNodes=220327  nbRestartNogoods=202
88.56	       =>  wckTime=57.276  cpuTime=57.0  mem=16M696
109.02	   
109.02	   search
109.02	     run=18  nbConstraintChecks=244261276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=154055
109.02	     nbFailedAssignments=109595  nbBacktracks=44307  nbVisitedNodes=305703  nbRestartNogoods=220
109.02	       =>  wckTime=77.73  cpuTime=77.45  mem=16M696
136.70	   
136.70	   search
136.70	     run=19  nbConstraintChecks=328043325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=211508
136.70	     nbFailedAssignments=144874  nbBacktracks=66475  nbVisitedNodes=418831  nbRestartNogoods=236
136.70	       =>  wckTime=105.408  cpuTime=105.09  mem=16M696
173.93	   
173.93	   search
173.93	     run=20  nbConstraintChecks=440992902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=290810
173.93	     nbFailedAssignments=190915  nbBacktracks=99727  nbVisitedNodes=574136  nbRestartNogoods=248
173.93	       =>  wckTime=142.641  cpuTime=142.29  mem=16M696
229.20	   
229.20	   search
229.20	     run=21  nbConstraintChecks=609489958  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=410116
229.20	     nbFailedAssignments=260335  nbBacktracks=149607  nbVisitedNodes=808510  nbRestartNogoods=270
229.20	       =>  wckTime=197.915  cpuTime=197.52  mem=16M696
311.98	   
311.98	   search
311.98	     run=22  nbConstraintChecks=868698173  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=589707
311.98	     nbFailedAssignments=365101  nbBacktracks=224425  nbVisitedNodes=1163847  nbRestartNogoods=296
311.98	       =>  wckTime=280.692  cpuTime=280.21  mem=16M696
438.39	   
438.39	   search
438.39	     run=23  nbConstraintChecks=1252293893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=861853
438.39	     nbFailedAssignments=525014  nbBacktracks=336652  nbVisitedNodes=1700878  nbRestartNogoods=315
438.39	       =>  wckTime=407.098  cpuTime=406.58  mem=16M696
613.63	   
613.63	   search
613.63	     run=24  nbConstraintChecks=1786107228  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1238734
613.63	     nbFailedAssignments=733548  nbBacktracks=504993  nbVisitedNodes=2443006  nbRestartNogoods=336
613.63	       =>  wckTime=582.34  cpuTime=581.77  mem=16M696
869.08	   
869.08	   search
869.08	     run=25  nbConstraintChecks=2582298808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1805588
869.08	     nbFailedAssignments=1047884  nbBacktracks=757505  nbVisitedNodes=3554344  nbRestartNogoods=346
869.08	       =>  wckTime=837.789  cpuTime=837.16  mem=16M696
1269.95	   
1269.95	   search
1269.95	     run=26  nbConstraintChecks=3815562502  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2673768
1269.95	     nbFailedAssignments=1537288  nbBacktracks=1136274  nbVisitedNodes=5263757  nbRestartNogoods=368
1269.95	       =>  wckTime=1238.658  cpuTime=1237.91  mem=16M696
1850.05	   
1850.05	   search
1850.05	     run=27  nbConstraintChecks=5584763581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3933241
1850.05	     nbFailedAssignments=2228603  nbBacktracks=1704426  nbVisitedNodes=7737240  nbRestartNogoods=379
1850.05	       =>  wckTime=1818.766  cpuTime=1817.85  mem=16M696
1980.70	   
1980.70	   search
1980.70	     run=28  nbConstraintChecks=5987109660  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4213617
1980.70	     nbFailedAssignments=2384464  nbBacktracks=1828942  nbVisitedNodes=8289634  nbRestartNogoods=390
1980.70	       =>  wckTime=1949.409  cpuTime=1948.46  mem=16M696
1980.70	   
1980.70	   global
1980.70	     nbConstraintChecks=5987109740  nbRestartNogoods=390  solvingWckTime=1949.41  solvingCpuTime=1948.46  expiredTime=no
1980.70	     totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1979.19
1980.70	       =>  wckTime=1980.399  cpuTime=1979.15  mem=16M696
1980.70	
1980.70	s OPTIMUM FOUND
1980.70	v 4 2 9 6 1 10 4 7 6 10 4 8 5 10 8 9 1 4 5 5 5 10 1 8 5 10 7 4 6 5 
1980.70	   
1980.70	   totalWckTime=1980.475  totalCpuTime=1979.2

Verifier Data (download as text)

10 unsatisfied constraints, 99 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/node48/watcher-282062-1169317787 -o ROOT/results/node48/solver-282062-1169317787 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282062-1169317787/unknown.xml 

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

/proc/loadavg: 1.13 1.03 1.01 3/68 26451
/proc/meminfo: memFree=1391664/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=1784 CPUtime=0
/proc/26450/stat : 26450 (java) D 26448 26450 26197 0 -1 0 169 0 0 0 0 0 0 0 18 0 1 0 280177480 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/26450/statm: 446 140 106 14 0 91 0

[startup+0.10592 s]
/proc/loadavg: 1.13 1.03 1.01 3/68 26451
/proc/meminfo: memFree=1391664/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=914988 CPUtime=0.09
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 3049 0 1 0 7 2 0 0 16 0 8 0 280177480 936947712 2795 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4154100181 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 228747 2795 1446 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.513955 s]
/proc/loadavg: 1.13 1.03 1.01 3/68 26451
/proc/meminfo: memFree=1391664/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=915332 CPUtime=0.49
/proc/26450/stat : 26450 (java) S 26448 26450 26197 0 -1 0 6530 0 1 0 45 4 0 0 17 0 8 0 280177480 937299968 6269 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 228833 6269 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33601 s]
/proc/loadavg: 1.13 1.03 1.01 3/82 26523
/proc/meminfo: memFree=1369976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=915444 CPUtime=1.3
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 7028 0 1 0 107 23 0 0 21 0 8 0 280177480 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653946 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 228861 6766 2476 14 0 215331 0
[pid=26450/tid=26452] ppid=26448 vsize=915444 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 154 0 0 0 2 0 0 0 17 0 8 0 280177484 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=915444 CPUtime=0.1
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 327 0 0 0 9 1 0 0 16 0 8 0 280177487 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280177487 937414656 6766 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915444

[startup+2.98915 s]
/proc/loadavg: 1.13 1.03 1.01 3/82 26523
/proc/meminfo: memFree=1369912/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=915444 CPUtime=2.95
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 7031 0 1 0 228 67 0 0 25 0 8 0 280177480 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652083 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 228861 6768 2476 14 0 215331 0
[pid=26450/tid=26452] ppid=26448 vsize=915444 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=915444 CPUtime=0.1
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 329 0 0 0 9 1 0 0 16 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915444

[startup+6.28542 s]
/proc/loadavg: 1.20 1.05 1.01 3/81 26524
/proc/meminfo: memFree=1369864/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=915444 CPUtime=6.23
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 7031 0 1 0 466 157 0 0 25 0 8 0 280177480 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073653964 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 228861 6768 2476 14 0 215331 0
[pid=26450/tid=26452] ppid=26448 vsize=915444 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=915444 CPUtime=0.1
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 329 0 0 0 9 1 0 0 16 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=915444 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 280177487 937414656 6768 18446744073709551615 134512640 134570532 4294956480 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) 915444

[startup+12.766 s]
/proc/loadavg: 1.26 1.06 1.02 3/81 26524
/proc/meminfo: memFree=1369808/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=12.68
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 7032 0 1 0 928 340 0 0 25 0 8 0 280177480 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073656847 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 229117 6769 2476 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.1
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 329 0 0 0 9 1 0 0 16 0 8 0 280177487 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 6769 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 916468

[startup+25.607 s]
/proc/loadavg: 1.42 1.11 1.03 3/81 26524
/proc/meminfo: memFree=1369936/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=25.45
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 7033 0 1 0 1857 688 0 0 25 0 8 0 280177480 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073652086 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 229117 6770 2476 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 154 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.1
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 330 0 0 0 9 1 0 0 16 0 8 0 280177487 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 6770 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 916468

[startup+51.2111 s]
/proc/loadavg: 1.62 1.18 1.06 3/81 26524
/proc/meminfo: memFree=1361936/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=50.94
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9105 0 1 0 4250 844 0 0 25 0 8 0 280177480 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26450/statm: 229117 8837 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.21
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 386 0 0 0 20 1 0 0 16 0 8 0 280177487 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 916468

[startup+102.419 s]
/proc/loadavg: 1.83 1.30 1.11 3/80 26584
/proc/meminfo: memFree=1362320/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=102.04
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9113 0 1 0 9360 844 0 0 25 0 8 0 280177480 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830764 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8845 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 387 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.04
Current children cumulated vsize (KiB) 916468

[startup+162.458 s]
/proc/loadavg: 1.94 1.43 1.16 3/80 26722
/proc/meminfo: memFree=1362064/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=162.02
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9119 0 1 0 15357 845 0 0 25 0 8 0 280177480 938463232 8850 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776438 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1541.81
Current children cumulated vsize (KiB) 916468

[startup+1602.75 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 26739
/proc/meminfo: memFree=1370976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1601.8
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9138 0 1 0 159332 848 0 0 25 0 8 0 280177480 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073794402 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8869 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1601.8
Current children cumulated vsize (KiB) 916468

[startup+1662.76 s]
/proc/loadavg: 1.00 1.00 1.04 2/72 26739
/proc/meminfo: memFree=1370976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1661.79
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9138 0 1 0 165331 848 0 0 25 0 8 0 280177480 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831013 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8869 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1661.79
Current children cumulated vsize (KiB) 916468

[startup+1722.76 s]
/proc/loadavg: 1.00 1.00 1.03 3/72 26739
/proc/meminfo: memFree=1370976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1721.79
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9138 0 1 0 171331 848 0 0 25 0 8 0 280177480 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918600 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8869 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1721.79
Current children cumulated vsize (KiB) 916468

[startup+1782.77 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 26739
/proc/meminfo: memFree=1370976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1781.78
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9138 0 1 0 177330 848 0 0 25 0 8 0 280177480 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073830876 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8869 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1781.78
Current children cumulated vsize (KiB) 916468

[startup+1842.78 s]
/proc/loadavg: 1.00 1.00 1.02 2/72 26739
/proc/meminfo: memFree=1370976/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1841.77
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9138 0 1 0 183329 848 0 0 25 0 8 0 280177480 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073776463 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8869 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8869 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1841.77
Current children cumulated vsize (KiB) 916468

[startup+1902.8 s]
/proc/loadavg: 1.00 1.00 1.01 2/78 26855
/proc/meminfo: memFree=1369712/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1901.77
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9141 0 1 0 189323 854 0 0 25 0 8 0 280177480 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779714 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8872 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1901.77
Current children cumulated vsize (KiB) 916468

[startup+1962.83 s]
/proc/loadavg: 1.00 1.00 1.01 2/72 26937
/proc/meminfo: memFree=1370592/2055920 swapFree=4192812/4192956
[pid=26450] ppid=26448 vsize=916468 CPUtime=1961.79
/proc/26450/stat : 26450 (java) R 26448 26450 26197 0 -1 0 9141 0 1 0 195322 857 0 0 25 0 8 0 280177480 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073779691 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/26450/statm: 229117 8872 2527 14 0 215587 0
[pid=26450/tid=26452] ppid=26448 vsize=916468 CPUtime=0.02
/proc/26450/task/26452/stat : 26452 (java) S 26448 26450 26197 0 -1 64 155 0 0 0 2 0 0 0 16 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26453] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26453/stat : 26453 (java) S 26448 26450 26197 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26454] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26454/stat : 26454 (java) S 26448 26450 26197 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 280177484 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26455] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26455/stat : 26455 (java) S 26448 26450 26197 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26456] ppid=26448 vsize=916468 CPUtime=0.22
/proc/26450/task/26456/stat : 26456 (java) S 26448 26450 26197 0 -1 64 389 0 0 0 21 1 0 0 16 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26457] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26457/stat : 26457 (java) S 26448 26450 26197 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=26450/tid=26458] ppid=26448 vsize=916468 CPUtime=0
/proc/26450/task/26458/stat : 26458 (java) S 26448 26450 26197 0 -1 64 2 0 0 0 0 0 0 0 15 0 8 0 280177487 938463232 8872 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1961.79
Current children cumulated vsize (KiB) 916468

Child status: 0
Real time (s): 1980.72
CPU time (s): 1979.67
CPU user time (s): 1971.09
CPU system time (s): 8.5777
CPU usage (%): 99.9469
Max. virtual memory (cumulated for all children) (KiB): 916984

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1971.09
system time used= 8.5777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9238
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= 41131
involuntary context switches= 44660

runsolver used 1.69474 s user time and 5.47817 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Sat Jan 20 18:29:48 UTC 2007


IDJOB= 282062
IDBENCH= 12371
IDSOLVER= 69
FILE ID= node48/282062-1169317787

PBS_JOBID= 3610386

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/pi/pi-30-10-25-t58/pi-30-10-197-42-71.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282062-1169317787/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-282062-1169317787 -o ROOT/results/node48/solver-282062-1169317787 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/282062-1169317787/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  e447a5d4c68e14b6c01591f84579b8d9

RANDOM SEED= 50187810

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.218
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.218
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:       1392080 kB
Buffers:         51100 kB
Cached:         513232 kB
SwapCached:          0 kB
Active:         136872 kB
Inactive:       447700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1392080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2120 kB
Writeback:           0 kB
Mapped:          30428 kB
Slab:            65008 kB
Committed_AS:  5852424 kB
PageTables:       1584 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 node48 on Sat Jan 20 19:02:49 UTC 2007