Trace number 279803

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 1607.81 1615.23

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-380-9_ext.xml
MD5SUM434aff6ede2d7efd92f960224ea93e03
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints213
Best CPU time to get the best result obtained on this benchmark32.667
Satisfiable
(Un)Satisfiability was proved
Number of variables30
Number of constraints380
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension380
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.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279803-1169298753/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.088  cpuTime=0.07  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.50	     nbConstraints=380  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=379
0.50	     nbConflictsStructures=1  nbSharedConflictsStructures=379  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.50	       =>  wckTime=0.212  cpuTime=0.14  mem=8M893
0.54	   
0.54	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.287  cpuTime=0.18  mem=5M543
0.58	
0.58	s SATISFIABLE
0.58	o 199
0.58	c 181
0.58	o 201
0.58	c 179
0.58	o 203
0.58	c 177
0.58	o 204
0.58	c 176
0.58	o 205
0.58	c 175
0.58	o 206
0.58	c 174
0.59	o 208
0.59	c 172
0.59	o 209
0.59	c 171
0.59	o 211
0.59	c 169
0.59	o 212
0.59	c 168
0.72	o 213
0.72	c 167
2.07	   
2.07	   search
2.07	     run=0  nbConstraintChecks=6619779  nbAssignments=10000
2.07	       =>  wckTime=1.496  cpuTime=1.46  mem=5M543
3.50	   
3.50	   search
3.50	     run=1  nbConstraintChecks=13277868  nbAssignments=20000
3.50	       =>  wckTime=2.928  cpuTime=2.89  mem=5M543
4.92	   
4.92	   search
4.92	     run=2  nbConstraintChecks=19900594  nbAssignments=30000
4.92	       =>  wckTime=4.348  cpuTime=4.3  mem=5M543
6.35	   
6.35	   search
6.35	     run=3  nbConstraintChecks=26565505  nbAssignments=40000
6.35	       =>  wckTime=5.775  cpuTime=5.72  mem=5M543
7.77	   
7.77	   search
7.77	     run=4  nbConstraintChecks=33184914  nbAssignments=50000
7.77	       =>  wckTime=7.196  cpuTime=7.14  mem=5M543
9.21	   
9.21	   search
9.21	     run=5  nbConstraintChecks=39848199  nbAssignments=60000
9.21	       =>  wckTime=8.638  cpuTime=8.57  mem=5M543
10.64	   
10.64	   search
10.64	     run=6  nbConstraintChecks=46469639  nbAssignments=70000
10.64	       =>  wckTime=10.07  cpuTime=10.0  mem=5M543
12.08	   
12.08	   search
12.08	     run=7  nbConstraintChecks=53131139  nbAssignments=80000
12.08	       =>  wckTime=11.508  cpuTime=11.43  mem=5M543
13.51	   
13.51	   search
13.51	     run=8  nbConstraintChecks=59753303  nbAssignments=90000
13.51	       =>  wckTime=12.94  cpuTime=12.86  mem=5M543
14.96	   
14.96	   search
14.96	     run=9  nbConstraintChecks=66417266  nbAssignments=100000
14.96	       =>  wckTime=14.383  cpuTime=14.3  mem=5M543
16.39	   
16.39	   search
16.39	     run=10  nbConstraintChecks=73037511  nbAssignments=110000
16.39	       =>  wckTime=15.816  cpuTime=15.72  mem=5M543
17.83	   
17.83	   search
17.83	     run=11  nbConstraintChecks=79702266  nbAssignments=120000
17.83	       =>  wckTime=17.254  cpuTime=17.16  mem=5M543
19.25	   
19.25	   search
19.25	     run=12  nbConstraintChecks=86326775  nbAssignments=130000
19.25	       =>  wckTime=18.68  cpuTime=18.57  mem=5M543
20.68	   
20.68	   search
20.68	     run=13  nbConstraintChecks=92989444  nbAssignments=140000
20.68	       =>  wckTime=20.106  cpuTime=20.0  mem=5M543
22.10	   
22.10	   search
22.10	     run=14  nbConstraintChecks=99608522  nbAssignments=150000
22.10	       =>  wckTime=21.527  cpuTime=21.41  mem=5M543
23.52	   
23.53	   search
23.53	     run=15  nbConstraintChecks=106273677  nbAssignments=160000
23.53	       =>  wckTime=22.951  cpuTime=22.83  mem=5M543
24.95	   
24.95	   search
24.95	     run=16  nbConstraintChecks=112899620  nbAssignments=170000
24.95	       =>  wckTime=24.377  cpuTime=24.25  mem=5M543
26.38	   
26.38	   search
26.38	     run=17  nbConstraintChecks=119566766  nbAssignments=180000
26.38	       =>  wckTime=25.803  cpuTime=25.67  mem=5M543
27.80	   
27.80	   search
27.80	     run=18  nbConstraintChecks=126187781  nbAssignments=190000
27.80	       =>  wckTime=27.222  cpuTime=27.09  mem=5M543
29.23	   
29.23	   search
29.23	     run=19  nbConstraintChecks=132848633  nbAssignments=200000
29.23	       =>  wckTime=28.66  cpuTime=28.52  mem=5M543
30.66	   
30.66	   search
30.66	     run=20  nbConstraintChecks=139468350  nbAssignments=210000
30.66	       =>  wckTime=30.089  cpuTime=29.94  mem=5M543
30.86	   
30.86	   search
30.86	     run=21  nbConstraintChecks=140383465  nbAssignments=211376
30.86	       =>  wckTime=30.286  cpuTime=30.14  mem=5M543
30.86	   
30.86	   global
30.86	     nbConstraintChecks=140383465  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.86	     solvingWckTime=30.284  solvingCpuTime=30.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.86	     globalCpuTime=30.37
30.86	       =>  wckTime=30.573  cpuTime=30.32  mem=5M543
30.86	   
30.86	   solver IterativeSystematicSolver being built... 
30.99	       =>  wckTime=30.706  cpuTime=30.42  mem=16M611
31.00	   
31.00	   preprocessing
31.00	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.00	     detectedInconsistency=no
31.00	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M611
31.04	   
31.04	   search
31.04	     run=0  nbConstraintChecks=23658  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35
31.04	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=52  nbRestartNogoods=0
31.04	       =>  wckTime=0.044  cpuTime=0.03  mem=16M611
31.08	   
31.08	   search
31.08	     run=1  nbConstraintChecks=65122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=87
31.08	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=137  nbRestartNogoods=2
31.08	       =>  wckTime=0.08  cpuTime=0.05  mem=16M611
31.10	   
31.10	   search
31.10	     run=2  nbConstraintChecks=112288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=144
31.10	     nbFailedAssignments=41  nbBacktracks=47  nbVisitedNodes=233  nbRestartNogoods=4
31.10	       =>  wckTime=0.104  cpuTime=0.07  mem=16M611
31.13	   
31.13	   search
31.13	     run=3  nbConstraintChecks=195535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=234
31.13	     nbFailedAssignments=79  nbBacktracks=80  nbVisitedNodes=394  nbRestartNogoods=7
31.13	       =>  wckTime=0.137  cpuTime=0.1  mem=16M611
31.17	   
31.17	   search
31.17	     run=4  nbConstraintChecks=298505  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=342
31.17	     nbFailedAssignments=120  nbBacktracks=130  nbVisitedNodes=593  nbRestartNogoods=10
31.17	       =>  wckTime=0.175  cpuTime=0.14  mem=16M611
31.23	   
31.23	   search
31.23	     run=5  nbConstraintChecks=456412  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=504
31.23	     nbFailedAssignments=189  nbBacktracks=205  nbVisitedNodes=899  nbRestartNogoods=14
31.23	       =>  wckTime=0.232  cpuTime=0.19  mem=16M611
31.31	   
31.31	   search
31.31	     run=6  nbConstraintChecks=699206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=746
31.31	     nbFailedAssignments=300  nbBacktracks=318  nbVisitedNodes=1365  nbRestartNogoods=16
31.31	       =>  wckTime=0.316  cpuTime=0.28  mem=16M611
31.46	   
31.46	   search
31.46	     run=7  nbConstraintChecks=1093354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1121
31.46	     nbFailedAssignments=490  nbBacktracks=488  nbVisitedNodes=2100  nbRestartNogoods=20
31.46	       =>  wckTime=0.463  cpuTime=0.42  mem=16M611
31.64	   
31.64	   search
31.64	     run=8  nbConstraintChecks=1588977  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1600
31.64	     nbFailedAssignments=699  nbBacktracks=744  nbVisitedNodes=3044  nbRestartNogoods=24
31.64	       =>  wckTime=0.644  cpuTime=0.59  mem=16M611
31.91	   
31.91	   search
31.91	     run=9  nbConstraintChecks=2396239  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2375
31.91	     nbFailedAssignments=1074  nbBacktracks=1128  nbVisitedNodes=4578  nbRestartNogoods=28
31.91	       =>  wckTime=0.918  cpuTime=0.85  mem=16M611
32.35	   
32.35	   search
32.35	     run=10  nbConstraintChecks=3698077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3586
32.35	     nbFailedAssignments=1697  nbBacktracks=1704  nbVisitedNodes=6988  nbRestartNogoods=32
32.35	       =>  wckTime=1.351  cpuTime=1.28  mem=16M611
32.97	   
32.97	   search
32.97	     run=11  nbConstraintChecks=5536129  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5313
32.97	     nbFailedAssignments=2547  nbBacktracks=2568  nbVisitedNodes=10429  nbRestartNogoods=34
32.97	       =>  wckTime=1.971  cpuTime=1.88  mem=16M611
33.94	   
33.94	   search
33.94	     run=12  nbConstraintChecks=8434177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7966
33.94	     nbFailedAssignments=3885  nbBacktracks=3865  nbVisitedNodes=15717  nbRestartNogoods=42
33.94	       =>  wckTime=2.942  cpuTime=2.85  mem=16M611
35.42	   
35.42	   search
35.42	     run=13  nbConstraintChecks=12821500  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=12014
35.42	     nbFailedAssignments=5970  nbBacktracks=5811  nbVisitedNodes=23796  nbRestartNogoods=46
35.42	       =>  wckTime=4.429  cpuTime=4.33  mem=16M611
37.56	   
37.56	   search
37.56	     run=14  nbConstraintChecks=19149254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17847
37.56	     nbFailedAssignments=8871  nbBacktracks=8730  nbVisitedNodes=35449  nbRestartNogoods=51
37.56	       =>  wckTime=6.569  cpuTime=6.46  mem=16M611
40.78	   
40.78	   search
40.78	     run=15  nbConstraintChecks=28717725  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=26726
40.78	     nbFailedAssignments=13357  nbBacktracks=13108  nbVisitedNodes=53192  nbRestartNogoods=60
40.78	       =>  wckTime=9.783  cpuTime=9.66  mem=16M611
45.72	   
45.72	   search
45.72	     run=16  nbConstraintChecks=43348701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=40109
45.72	     nbFailedAssignments=20161  nbBacktracks=19677  nbVisitedNodes=79948  nbRestartNogoods=67
45.72	       =>  wckTime=14.721  cpuTime=14.58  mem=16M611
53.21	   
53.21	   search
53.21	     run=17  nbConstraintChecks=65125066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=59972
53.21	     nbFailedAssignments=30159  nbBacktracks=29529  nbVisitedNodes=119661  nbRestartNogoods=72
53.21	       =>  wckTime=22.22  cpuTime=22.04  mem=16M611
64.44	   
64.44	   search
64.44	     run=18  nbConstraintChecks=97688901  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89832
64.44	     nbFailedAssignments=45229  nbBacktracks=44307  nbVisitedNodes=179369  nbRestartNogoods=79
64.44	       =>  wckTime=33.443  cpuTime=33.22  mem=16M611
81.28	   
81.28	   search
81.28	     run=19  nbConstraintChecks=146393577  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=134278
81.28	     nbFailedAssignments=67488  nbBacktracks=66475  nbVisitedNodes=268242  nbRestartNogoods=88
81.28	       =>  wckTime=50.286  cpuTime=49.97  mem=16M611
107.29	   
107.29	   search
107.29	     run=20  nbConstraintChecks=220511671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=201100
107.29	     nbFailedAssignments=101048  nbBacktracks=99727  nbVisitedNodes=401876  nbRestartNogoods=92
107.29	       =>  wckTime=76.299  cpuTime=75.87  mem=16M611
146.34	   
146.34	   search
146.34	     run=21  nbConstraintChecks=331599288  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=301457
146.34	     nbFailedAssignments=151516  nbBacktracks=149605  nbVisitedNodes=602566  nbRestartNogoods=104
146.34	       =>  wckTime=115.344  cpuTime=114.73  mem=16M611
207.47	   
207.47	   search
207.47	     run=22  nbConstraintChecks=502175845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=453884
207.47	     nbFailedAssignments=229106  nbBacktracks=224424  nbVisitedNodes=907314  nbRestartNogoods=115
207.47	       =>  wckTime=176.471  cpuTime=175.58  mem=16M611
296.43	   
296.43	   search
296.43	     run=23  nbConstraintChecks=752041771  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=679585
296.43	     nbFailedAssignments=342564  nbBacktracks=336651  nbVisitedNodes=1358486  nbRestartNogoods=120
296.43	       =>  wckTime=265.436  cpuTime=264.14  mem=16M611
419.74	   
419.74	   search
419.74	     run=24  nbConstraintChecks=1113356518  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1015387
419.74	     nbFailedAssignments=510011  nbBacktracks=504992  nbVisitedNodes=2028404  nbRestartNogoods=127
419.74	       =>  wckTime=388.747  cpuTime=386.88  mem=16M611
596.78	   
596.78	   search
596.78	     run=25  nbConstraintChecks=1652294583  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1525499
596.78	     nbFailedAssignments=767595  nbBacktracks=757503  nbVisitedNodes=3040620  nbRestartNogoods=139
596.78	       =>  wckTime=565.789  cpuTime=563.12  mem=16M611
808.58	   
808.58	   search
808.58	     run=26  nbConstraintChecks=2344034275  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2216412
808.58	     nbFailedAssignments=1079722  nbBacktracks=1136270  nbVisitedNodes=4352695  nbRestartNogoods=148
808.58	       =>  wckTime=777.587  cpuTime=773.94  mem=16M611
1032.22	   
1032.22	   search
1032.22	     run=27  nbConstraintChecks=3126904849  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3099141
1032.22	     nbFailedAssignments=1394280  nbBacktracks=1704421  nbVisitedNodes=5840352  nbRestartNogoods=160
1032.22	       =>  wckTime=1001.225  cpuTime=996.56  mem=16M611
1347.94	   
1347.94	   search
1347.94	     run=28  nbConstraintChecks=4238085529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4385984
1347.94	     nbFailedAssignments=1828880  nbBacktracks=2556648  nbVisitedNodes=7946419  nbRestartNogoods=168
1347.94	       =>  wckTime=1316.945  cpuTime=1310.84  mem=16M611
1615.21	   
1615.21	   search
1615.21	     run=29  nbConstraintChecks=5163639984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5444313
1615.21	     nbFailedAssignments=2181024  nbBacktracks=3262834  nbVisitedNodes=9683503  nbRestartNogoods=174
1615.21	       =>  wckTime=1584.212  cpuTime=1576.88  mem=16M611
1615.21	   
1615.21	   global
1615.21	     nbConstraintChecks=5163639984  nbRestartNogoods=174  solvingWckTime=1584.214  solvingCpuTime=1576.88
1615.21	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1607.35
1615.21	       =>  wckTime=1614.921  cpuTime=1607.3  mem=16M611
1615.21	
1615.21	s OPTIMUM FOUND
1615.21	v 0 0 1 0 1 0 1 0 1 1 0 0 1 0 1 1 0 0 0 0 1 1 1 0 0 1 0 1 1 1 
1615.21	   
1615.21	   totalWckTime=1614.995  totalCpuTime=1607.35

Verifier Data (download as text)

167 unsatisfied constraints, 213 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/node43/watcher-279803-1169298753 -o ROOT/results/node43/solver-279803-1169298753 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279803-1169298753/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
/proc/loadavg: 1.86 1.97 1.88 4/80 2343
/proc/meminfo: memFree=1370496/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=18540 CPUtime=0
/proc/2342/stat : 2342 (runsolver) R 2340 1621 1621 0 -1 4194368 13 0 0 0 0 0 0 0 20 0 1 0 278274411 18984960 277 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 216858144770 0 0 4096 24578 0 0 0 17 0 0 0
/proc/2342/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107351 s]
/proc/loadavg: 1.86 1.97 1.88 4/80 2343
/proc/meminfo: memFree=1370496/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=914988 CPUtime=0.08
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 3084 0 1 0 8 0 0 0 25 0 8 0 278274411 936947712 2830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155769777 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228747 2830 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.515423 s]
/proc/loadavg: 1.86 1.97 1.88 4/80 2343
/proc/meminfo: memFree=1370496/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915332 CPUtime=0.49
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 6530 0 1 0 46 3 0 0 25 0 8 0 278274411 937299968 6268 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228833 6268 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33755 s]
/proc/loadavg: 1.86 1.97 1.88 3/87 2350
/proc/meminfo: memFree=1352904/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1.3
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 7034 0 1 0 106 24 0 0 25 0 8 0 278274411 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072942028 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 6772 2476 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.11
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 334 0 0 0 11 0 0 0 16 0 8 0 278274418 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6772 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 6772 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) 915452

[startup+2.98183 s]
/proc/loadavg: 1.86 1.97 1.88 4/87 2350
/proc/meminfo: memFree=1352904/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915456 CPUtime=2.94
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 7037 0 1 0 229 65 0 0 25 0 8 0 278274411 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228864 6774 2476 14 0 215334 0
[pid=2342/tid=2344] ppid=2340 vsize=915456 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278274414 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915456 CPUtime=0.12
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278274418 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937426944 6774 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.26837 s]
/proc/loadavg: 1.87 1.97 1.88 3/87 2350
/proc/meminfo: memFree=1352904/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915456 CPUtime=6.21
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 7038 0 1 0 468 153 0 0 25 0 8 0 278274411 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228864 6775 2476 14 0 215334 0
[pid=2342/tid=2344] ppid=2340 vsize=915456 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278274414 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915456 CPUtime=0.12
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278274418 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915456 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937426944 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.7474 s]
/proc/loadavg: 1.88 1.97 1.88 3/87 2350
/proc/meminfo: memFree=1352920/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=12.66
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 7038 0 1 0 944 322 0 0 25 0 8 0 278274411 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073676105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 6775 2476 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.12
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915452

[startup+25.5836 s]
/proc/loadavg: 1.91 1.97 1.88 3/87 2350
/proc/meminfo: memFree=1352984/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=25.45
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 7038 0 1 0 1888 657 0 0 25 0 8 0 278274411 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155277202 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 6775 2476 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.12
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 6775 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 6775 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) 915452

[startup+51.2758 s]
/proc/loadavg: 1.94 1.97 1.89 3/87 2350
/proc/meminfo: memFree=1336856/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=51.01
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9122 0 1 0 4307 794 0 0 25 0 8 0 278274411 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073818228 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8857 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.21
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 394 0 0 0 20 1 0 0 16 0 8 0 278274418 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8857 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 915452

[startup+102.552 s]
/proc/loadavg: 1.97 1.97 1.89 3/87 2350
/proc/meminfo: memFree=1336728/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=102.05
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9130 0 1 0 9411 794 0 0 25 0 8 0 278274411 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842818 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8865 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.21
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 278274418 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8865 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.05
Current children cumulated vsize (KiB) 915452

[startup+162.561 s]
/proc/loadavg: 1.99 1.97 1.90 3/87 2350
/proc/meminfo: memFree=1336664/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=161.8
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9137 0 1 0 15386 794 0 0 25 0 8 0 278274411 937422848 8871 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073801510 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1177.33
Current children cumulated vsize (KiB) 915452

[startup+1242.77 s]
/proc/loadavg: 2.07 2.02 1.93 3/87 2352
/proc/meminfo: memFree=1336472/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1237.08
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9152 0 1 0 122911 797 0 0 25 0 8 0 278274411 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8885 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1237.08
Current children cumulated vsize (KiB) 915452

[startup+1302.78 s]
/proc/loadavg: 2.02 2.01 1.93 3/87 2352
/proc/meminfo: memFree=1336472/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1296.8
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9152 0 1 0 128883 797 0 0 25 0 8 0 278274411 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824499 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8885 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8885 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1296.8
Current children cumulated vsize (KiB) 915452

[startup+1362.79 s]
/proc/loadavg: 2.01 2.00 1.93 3/87 2352
/proc/meminfo: memFree=1336408/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1356.54
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9154 0 1 0 134857 797 0 0 25 0 8 0 278274411 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073678694 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8887 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1356.54
Current children cumulated vsize (KiB) 915452

[startup+1422.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 2352
/proc/meminfo: memFree=1336408/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1416.28
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9154 0 1 0 140831 797 0 0 25 0 8 0 278274411 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842818 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8887 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1416.28
Current children cumulated vsize (KiB) 915452

[startup+1482.81 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 2352
/proc/meminfo: memFree=1336408/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1475.99
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9154 0 1 0 146802 797 0 0 25 0 8 0 278274411 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799973 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8887 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1475.99
Current children cumulated vsize (KiB) 915452

[startup+1542.82 s]
/proc/loadavg: 2.07 2.02 1.94 3/87 2352
/proc/meminfo: memFree=1336408/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1535.74
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9154 0 1 0 152777 797 0 0 25 0 8 0 278274411 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073799938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8887 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1535.74
Current children cumulated vsize (KiB) 915452

[startup+1602.83 s]
/proc/loadavg: 2.02 2.01 1.94 3/87 2352
/proc/meminfo: memFree=1336344/2055920 swapFree=4190672/4192956
[pid=2342] ppid=2340 vsize=915452 CPUtime=1595.49
/proc/2342/stat : 2342 (java) R 2340 2342 1621 0 -1 0 9154 0 1 0 158752 797 0 0 25 0 8 0 278274411 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073826630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/2342/statm: 228863 8887 2527 14 0 215333 0
[pid=2342/tid=2344] ppid=2340 vsize=915452 CPUtime=0.02
/proc/2342/task/2344/stat : 2344 (java) S 2340 2342 1621 0 -1 64 165 0 0 0 2 0 0 0 16 0 8 0 278274414 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2345] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2345/stat : 2345 (java) S 2340 2342 1621 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2346] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2346/stat : 2346 (java) S 2340 2342 1621 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278274415 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2347] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2347/stat : 2347 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2348] ppid=2340 vsize=915452 CPUtime=0.22
/proc/2342/task/2348/stat : 2348 (java) S 2340 2342 1621 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2349] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2349/stat : 2349 (java) S 2340 2342 1621 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=2342/tid=2350] ppid=2340 vsize=915452 CPUtime=0
/proc/2342/task/2350/stat : 2350 (java) S 2340 2342 1621 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278274418 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1595.49
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 1615.23
CPU time (s): 1607.81
CPU user time (s): 1599.83
CPU system time (s): 7.98679
CPU usage (%): 99.5411
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1599.83
system time used= 7.98679
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9251
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= 33792
involuntary context switches= 85624

runsolver used 1.66775 s user time and 4.06438 s system time

The end

Launcher Data (download as text)

Begin job on node43 on Sat Jan 20 13:12:33 UTC 2007


IDJOB= 279803
IDBENCH= 10451
IDSOLVER= 69
FILE ID= node43/279803-1169298753

PBS_JOBID= 3609827

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-30/maxcut-30-380-9_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279803-1169298753/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node43/watcher-279803-1169298753 -o ROOT/results/node43/solver-279803-1169298753 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279803-1169298753/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  434aff6ede2d7efd92f960224ea93e03

RANDOM SEED= 25471602

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.278
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.278
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:       1370912 kB
Buffers:         48612 kB
Cached:         525376 kB
SwapCached:        612 kB
Active:         153860 kB
Inactive:       456860 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1370912 kB
SwapTotal:     4192956 kB
SwapFree:      4190672 kB
Dirty:            3416 kB
Writeback:           0 kB
Mapped:          55536 kB
Slab:            59652 kB
Committed_AS:  6217228 kB
PageTables:       1836 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node43 on Sat Jan 20 13:39:28 UTC 2007