Trace number 279874

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCOPTIMUM 1403.34 1404.74

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-30/maxcut-30-380-1_ext.xml
MD5SUMc2dea12bb462df610a50a8a027d8f7a7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints215
Best CPU time to get the best result obtained on this benchmark21.2958
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=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279874-1169299001/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.37	     nbVariables=30  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.37	       =>  wckTime=0.084  cpuTime=0.06  mem=6M887
0.37	   
0.37	   relations being loaded...
0.37	   
0.37	   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.206  cpuTime=0.14  mem=7M945
0.53	   
0.53	   solver LocalSearchSolver being built... 
0.57	       =>  wckTime=0.281  cpuTime=0.18  mem=5M543
0.57	
0.57	s SATISFIABLE
0.57	o 201
0.57	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 207
0.58	c 173
0.58	o 210
0.58	c 170
0.58	o 211
0.58	c 169
0.58	o 212
0.58	c 168
0.58	o 214
0.58	c 166
0.59	o 215
0.59	c 165
2.03	   
2.03	   search
2.03	     run=0  nbConstraintChecks=6621734  nbAssignments=10000
2.03	       =>  wckTime=1.465  cpuTime=1.45  mem=5M543
3.44	   
3.44	   search
3.44	     run=1  nbConstraintChecks=13281043  nbAssignments=20000
3.44	       =>  wckTime=2.866  cpuTime=2.84  mem=5M543
4.83	   
4.83	   search
4.83	     run=2  nbConstraintChecks=19901091  nbAssignments=30000
4.83	       =>  wckTime=4.26  cpuTime=4.23  mem=5M543
6.23	   
6.23	   search
6.23	     run=3  nbConstraintChecks=26559589  nbAssignments=40000
6.23	       =>  wckTime=5.659  cpuTime=5.63  mem=5M543
7.62	   
7.62	   search
7.62	     run=4  nbConstraintChecks=33178109  nbAssignments=50000
7.62	       =>  wckTime=7.053  cpuTime=7.03  mem=5M543
9.03	   
9.03	   search
9.03	     run=5  nbConstraintChecks=39840945  nbAssignments=60000
9.03	       =>  wckTime=8.464  cpuTime=8.43  mem=5M543
10.44	   
10.44	   search
10.44	     run=6  nbConstraintChecks=46462529  nbAssignments=70000
10.44	       =>  wckTime=9.87  cpuTime=9.84  mem=5M543
11.85	   
11.85	   search
11.85	     run=7  nbConstraintChecks=53123868  nbAssignments=80000
11.85	       =>  wckTime=11.28  cpuTime=11.25  mem=5M543
13.25	   
13.25	   search
13.26	     run=8  nbConstraintChecks=59743537  nbAssignments=90000
13.26	       =>  wckTime=12.685  cpuTime=12.66  mem=5M543
14.67	   
14.67	   search
14.67	     run=9  nbConstraintChecks=66405904  nbAssignments=100000
14.67	       =>  wckTime=14.098  cpuTime=14.06  mem=5M543
16.07	   
16.07	   search
16.07	     run=10  nbConstraintChecks=73025422  nbAssignments=110000
16.07	       =>  wckTime=15.505  cpuTime=15.47  mem=5M543
17.51	   
17.51	   search
17.51	     run=11  nbConstraintChecks=79688451  nbAssignments=120000
17.51	       =>  wckTime=16.936  cpuTime=16.88  mem=5M543
18.90	   
18.90	   search
18.90	     run=12  nbConstraintChecks=86311087  nbAssignments=130000
18.90	       =>  wckTime=18.331  cpuTime=18.27  mem=5M543
20.30	   
20.30	   search
20.30	     run=13  nbConstraintChecks=92969648  nbAssignments=140000
20.30	       =>  wckTime=19.731  cpuTime=19.68  mem=5M543
21.70	   
21.70	   search
21.70	     run=14  nbConstraintChecks=99588971  nbAssignments=150000
21.70	       =>  wckTime=21.126  cpuTime=21.07  mem=5M543
23.09	   
23.09	   search
23.09	     run=15  nbConstraintChecks=106249987  nbAssignments=160000
23.09	       =>  wckTime=22.525  cpuTime=22.47  mem=5M543
24.49	   
24.49	   search
24.49	     run=16  nbConstraintChecks=112870420  nbAssignments=170000
24.49	       =>  wckTime=23.919  cpuTime=23.87  mem=5M543
25.89	   
25.89	   search
25.89	     run=17  nbConstraintChecks=119531594  nbAssignments=180000
25.89	       =>  wckTime=25.318  cpuTime=25.27  mem=5M543
27.29	   
27.29	   search
27.29	     run=18  nbConstraintChecks=126156603  nbAssignments=190000
27.29	       =>  wckTime=26.716  cpuTime=26.66  mem=5M543
28.70	   
28.70	   search
28.70	     run=19  nbConstraintChecks=132819640  nbAssignments=200000
28.70	       =>  wckTime=28.125  cpuTime=28.07  mem=5M543
30.10	   
30.10	   search
30.10	     run=20  nbConstraintChecks=139442637  nbAssignments=210000
30.10	       =>  wckTime=29.532  cpuTime=29.48  mem=5M543
30.65	   
30.65	   search
30.66	     run=21  nbConstraintChecks=142054890  nbAssignments=213922
30.66	       =>  wckTime=30.085  cpuTime=30.03  mem=5M543
30.66	   
30.66	   global
30.66	     nbConstraintChecks=142054890  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.66	     solvingWckTime=30.084  solvingCpuTime=30.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.66	     globalCpuTime=30.27
30.66	       =>  wckTime=30.367  cpuTime=30.21  mem=5M543
30.66	   
30.66	   solver IterativeSystematicSolver being built... 
30.79	       =>  wckTime=30.502  cpuTime=30.31  mem=16M747
30.83	   
30.83	   preprocessing
30.83	     nbConstraintChecks=14761  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.034  cpuTime=0.02  mem=16M747
30.86	   
30.86	   search
30.86	     run=0  nbConstraintChecks=26613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38
30.86	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=57  nbRestartNogoods=0
30.86	       =>  wckTime=0.062  cpuTime=0.05  mem=16M747
30.88	   
30.88	   search
30.88	     run=1  nbConstraintChecks=65114  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=89
30.88	     nbFailedAssignments=24  nbBacktracks=26  nbVisitedNodes=136  nbRestartNogoods=4
30.88	       =>  wckTime=0.091  cpuTime=0.07  mem=16M747
30.91	   
30.91	   search
30.91	     run=2  nbConstraintChecks=113139  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=148
30.91	     nbFailedAssignments=43  nbBacktracks=48  nbVisitedNodes=234  nbRestartNogoods=6
30.91	       =>  wckTime=0.114  cpuTime=0.09  mem=16M747
30.93	   
30.93	   search
30.93	     run=3  nbConstraintChecks=178858  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=226
30.93	     nbFailedAssignments=69  nbBacktracks=81  nbVisitedNodes=364  nbRestartNogoods=8
30.93	       =>  wckTime=0.138  cpuTime=0.12  mem=16M747
30.97	   
30.97	   search
30.97	     run=4  nbConstraintChecks=279164  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=341
30.97	     nbFailedAssignments=116  nbBacktracks=131  nbVisitedNodes=559  nbRestartNogoods=11
30.97	       =>  wckTime=0.175  cpuTime=0.15  mem=16M747
31.02	   
31.02	   search
31.02	     run=5  nbConstraintChecks=425220  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=499
31.02	     nbFailedAssignments=181  nbBacktracks=207  nbVisitedNodes=843  nbRestartNogoods=14
31.02	       =>  wckTime=0.232  cpuTime=0.2  mem=16M747
31.10	   
31.10	   search
31.10	     run=6  nbConstraintChecks=644194  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=731
31.10	     nbFailedAssignments=284  nbBacktracks=320  nbVisitedNodes=1264  nbRestartNogoods=19
31.10	       =>  wckTime=0.311  cpuTime=0.28  mem=16M747
31.22	   
31.22	   search
31.22	     run=7  nbConstraintChecks=980418  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1077
31.22	     nbFailedAssignments=445  nbBacktracks=490  nbVisitedNodes=1895  nbRestartNogoods=22
31.22	       =>  wckTime=0.431  cpuTime=0.4  mem=16M747
31.40	   
31.41	   search
31.41	     run=8  nbConstraintChecks=1473613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1573
31.41	     nbFailedAssignments=668  nbBacktracks=747  nbVisitedNodes=2824  nbRestartNogoods=27
31.41	       =>  wckTime=0.612  cpuTime=0.56  mem=16M747
31.65	   
31.65	   search
31.65	     run=9  nbConstraintChecks=2225376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2327
31.65	     nbFailedAssignments=1023  nbBacktracks=1131  nbVisitedNodes=4227  nbRestartNogoods=31
31.65	       =>  wckTime=0.86  cpuTime=0.8  mem=16M747
32.01	   
32.01	   search
32.01	     run=10  nbConstraintChecks=3350793  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3442
32.01	     nbFailedAssignments=1547  nbBacktracks=1708  nbVisitedNodes=6333  nbRestartNogoods=36
32.01	       =>  wckTime=1.221  cpuTime=1.16  mem=16M747
32.56	   
32.56	   search
32.56	     run=11  nbConstraintChecks=5048829  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5130
32.56	     nbFailedAssignments=2355  nbBacktracks=2572  nbVisitedNodes=9488  nbRestartNogoods=42
32.56	       =>  wckTime=1.765  cpuTime=1.7  mem=16M747
33.40	   
33.40	   search
33.40	     run=12  nbConstraintChecks=7603416  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7617
33.40	     nbFailedAssignments=3529  nbBacktracks=3869  nbVisitedNodes=14146  nbRestartNogoods=47
33.40	       =>  wckTime=2.61  cpuTime=2.55  mem=16M747
34.70	   
34.70	   search
34.70	     run=13  nbConstraintChecks=11498015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11412
34.70	     nbFailedAssignments=5364  nbBacktracks=5815  nbVisitedNodes=21268  nbRestartNogoods=50
34.70	       =>  wckTime=3.907  cpuTime=3.84  mem=16M747
36.64	   
36.64	   search
36.64	     run=14  nbConstraintChecks=17331041  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17047
36.65	     nbFailedAssignments=8066  nbBacktracks=8734  nbVisitedNodes=31854  nbRestartNogoods=56
36.65	       =>  wckTime=5.852  cpuTime=5.79  mem=16M747
39.54	   
39.54	   search
39.54	     run=15  nbConstraintChecks=26028110  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25498
39.54	     nbFailedAssignments=12122  nbBacktracks=13113  nbVisitedNodes=47713  nbRestartNogoods=60
39.54	       =>  wckTime=8.751  cpuTime=8.68  mem=16M747
44.10	   
44.10	   search
44.10	     run=16  nbConstraintChecks=39546320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38173
44.10	     nbFailedAssignments=18215  nbBacktracks=19681  nbVisitedNodes=71866  nbRestartNogoods=65
44.10	       =>  wckTime=13.31  cpuTime=13.23  mem=16M747
50.69	   
50.69	   search
50.69	     run=17  nbConstraintChecks=59251151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56974
50.69	     nbFailedAssignments=27153  nbBacktracks=29533  nbVisitedNodes=107696  nbRestartNogoods=71
50.69	       =>  wckTime=19.893  cpuTime=19.81  mem=16M747
60.87	   
60.87	   search
60.88	     run=18  nbConstraintChecks=89143269  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=85216
60.88	     nbFailedAssignments=40606  nbBacktracks=44311  nbVisitedNodes=161298  nbRestartNogoods=79
60.88	       =>  wckTime=30.082  cpuTime=30.0  mem=16M747
76.15	   
76.15	   search
76.15	     run=19  nbConstraintChecks=133505891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127330
76.15	     nbFailedAssignments=60540  nbBacktracks=66479  nbVisitedNodes=241467  nbRestartNogoods=88
76.15	       =>  wckTime=45.358  cpuTime=45.25  mem=16M747
99.14	   
99.14	   search
99.14	     run=20  nbConstraintChecks=200338306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=190607
99.14	     nbFailedAssignments=90554  nbBacktracks=99731  nbVisitedNodes=362189  nbRestartNogoods=94
99.14	       =>  wckTime=68.342  cpuTime=68.21  mem=16M747
133.75	   
133.75	   search
133.75	     run=21  nbConstraintChecks=300346176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285004
133.75	     nbFailedAssignments=135061  nbBacktracks=149610  nbVisitedNodes=542557  nbRestartNogoods=103
133.75	       =>  wckTime=102.953  cpuTime=102.78  mem=16M747
186.60	   
186.60	   search
186.60	     run=22  nbConstraintChecks=451058377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=426531
186.60	     nbFailedAssignments=201757  nbBacktracks=224428  nbVisitedNodes=813104  nbRestartNogoods=112
186.60	       =>  wckTime=155.803  cpuTime=155.59  mem=16M747
266.43	   
266.43	   search
266.43	     run=23  nbConstraintChecks=677740756  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=640493
266.43	     nbFailedAssignments=303481  nbBacktracks=336655  nbVisitedNodes=1221402  nbRestartNogoods=120
266.43	       =>  wckTime=235.64  cpuTime=235.34  mem=16M747
383.99	   
383.99	   search
383.99	     run=24  nbConstraintChecks=1013900005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=959665
383.99	     nbFailedAssignments=454300  nbBacktracks=504996  nbVisitedNodes=1832323  nbRestartNogoods=130
383.99	       =>  wckTime=353.195  cpuTime=352.77  mem=16M747
553.20	   
553.20	   search
553.20	     run=25  nbConstraintChecks=1507432507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1438465
553.20	     nbFailedAssignments=680576  nbBacktracks=757507  nbVisitedNodes=2739182  nbRestartNogoods=141
553.20	       =>  wckTime=522.41  cpuTime=521.84  mem=16M747
781.21	   
781.21	   search
781.21	     run=26  nbConstraintChecks=2200264033  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2131603
781.21	     nbFailedAssignments=994930  nbBacktracks=1136275  nbVisitedNodes=4024723  nbRestartNogoods=152
781.21	       =>  wckTime=750.422  cpuTime=749.64  mem=16M747
1044.58	   
1044.58	   search
1044.58	     run=27  nbConstraintChecks=3059166469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3069517
1044.58	     nbFailedAssignments=1364680  nbBacktracks=1704433  nbVisitedNodes=5647970  nbRestartNogoods=165
1044.58	       =>  wckTime=1013.782  cpuTime=1012.75  mem=16M747
1362.38	   
1362.38	   search
1362.38	     run=28  nbConstraintChecks=4124899286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4325606
1362.38	     nbFailedAssignments=1768523  nbBacktracks=2556659  nbVisitedNodes=7641257  nbRestartNogoods=176
1362.38	       =>  wckTime=1331.583  cpuTime=1330.25  mem=16M747
1404.68	   
1404.68	   search
1404.68	     run=29  nbConstraintChecks=4270222804  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4505520
1404.68	     nbFailedAssignments=1825705  nbBacktracks=2679392  nbVisitedNodes=7920675  nbRestartNogoods=185
1404.68	       =>  wckTime=1373.885  cpuTime=1372.51  mem=16M747
1404.68	   
1404.68	   global
1404.68	     nbConstraintChecks=4270237565  nbRestartNogoods=185  solvingWckTime=1373.886  solvingCpuTime=1372.51
1404.68	     expiredTime=no  totalExploration=yes  nbFoundSolutions=0  globalCpuTime=1402.88
1404.68	       =>  wckTime=1404.389  cpuTime=1402.82  mem=16M747
1404.68	
1404.68	s OPTIMUM FOUND
1404.68	v 1 0 0 1 1 0 1 1 1 1 1 0 1 0 0 1 0 0 1 0 0 0 0 1 1 0 0 0 1 1 
1404.68	   
1404.68	   totalWckTime=1404.465  totalCpuTime=1402.88

Verifier Data (download as text)

165 unsatisfied constraints, 215 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/node60/watcher-279874-1169299001 -o ROOT/results/node60/solver-279874-1169299001 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279874-1169299001/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.82 1.92 1.90 4/80 28852
/proc/meminfo: memFree=1389400/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=292 CPUtime=0
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 229 0 0 0 0 0 0 0 18 0 1 0 278298014 299008 35 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 5534500 0 0 4096 0 0 0 0 17 0 0 0
/proc/28851/statm: 73 35 27 14 0 5 0

[startup+0.107503 s]
/proc/loadavg: 1.82 1.92 1.90 4/80 28852
/proc/meminfo: memFree=1389400/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=914988 CPUtime=0.09
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 3082 0 1 0 7 2 0 0 24 0 8 0 278298014 936947712 2828 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228747 2829 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515544 s]
/proc/loadavg: 1.82 1.92 1.90 4/80 28852
/proc/meminfo: memFree=1389400/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915332 CPUtime=0.49
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 6540 0 1 0 44 5 0 0 25 0 8 0 278298014 937299968 6278 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228833 6278 2165 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33762 s]
/proc/loadavg: 1.82 1.92 1.90 3/87 28859
/proc/meminfo: memFree=1372064/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1.32
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 7043 0 1 0 107 25 0 0 25 0 8 0 278298014 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 6781 2479 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915456 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937426944 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.11
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 333 0 0 0 11 0 0 0 16 0 8 0 278298021 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915456 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937426944 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 6781 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915452

[startup+2.98979 s]
/proc/loadavg: 1.82 1.92 1.90 3/87 28859
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=2.97
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 7046 0 1 0 232 65 0 0 25 0 8 0 278298014 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 6783 2479 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915456 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278298017 937426944 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915456 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937426944 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.11
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 335 0 0 0 11 0 0 0 16 0 8 0 278298021 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 6783 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.97
Current children cumulated vsize (KiB) 915452

[startup+6.27512 s]
/proc/loadavg: 1.84 1.92 1.90 3/87 28859
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915456 CPUtime=6.25
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 7047 0 1 0 472 153 0 0 25 0 8 0 278298014 937426944 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 6784 2479 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.11
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915456

[startup+12.7628 s]
/proc/loadavg: 1.85 1.92 1.90 3/87 28859
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=12.73
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 7047 0 1 0 948 325 0 0 25 0 8 0 278298014 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 6784 2479 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.11
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915452

[startup+25.597 s]
/proc/loadavg: 2.03 1.96 1.91 3/87 28859
/proc/meminfo: memFree=1372000/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=25.54
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 7047 0 1 0 1895 659 0 0 25 0 8 0 278298014 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 6784 2479 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915456 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 163 0 0 0 2 0 0 0 16 0 8 0 278298017 937426944 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.11
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 336 0 0 0 11 0 0 0 16 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 6784 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.54
Current children cumulated vsize (KiB) 915452

[startup+51.2006 s]
/proc/loadavg: 2.02 1.96 1.91 3/87 28859
/proc/meminfo: memFree=1364000/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=51.13
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9135 0 1 0 4318 795 0 0 25 0 8 0 278298014 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859741 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8870 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.21
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 395 0 0 0 20 1 0 0 16 0 8 0 278298021 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8870 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915452

[startup+102.5 s]
/proc/loadavg: 2.06 1.98 1.92 3/87 28859
/proc/meminfo: memFree=1363936/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=102.38
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9145 0 1 0 9443 795 0 0 25 0 8 0 278298014 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8879 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.38
Current children cumulated vsize (KiB) 915452

[startup+162.538 s]
/proc/loadavg: 2.02 1.98 1.92 3/87 28859
/proc/meminfo: memFree=1363936/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=162.35
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9147 0 1 0 15440 795 0 0 25 0 8 0 278298014 937422848 8881 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073858665 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 942.08
Current children cumulated vsize (KiB) 915452

[startup+1003.05 s]
/proc/loadavg: 2.03 2.01 1.93 3/87 28861
/proc/meminfo: memFree=1363680/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1002.08
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9160 0 1 0 99412 796 0 0 25 0 8 0 278298014 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073691952 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8893 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8893 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1002.08
Current children cumulated vsize (KiB) 915452

[startup+1063.1 s]
/proc/loadavg: 2.06 2.02 1.93 3/87 28861
/proc/meminfo: memFree=1363616/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1062.05
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9163 0 1 0 105409 796 0 0 25 0 8 0 278298014 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073801448 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8896 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1062.05
Current children cumulated vsize (KiB) 915452

[startup+1123.14 s]
/proc/loadavg: 2.02 2.01 1.93 3/87 28861
/proc/meminfo: memFree=1363616/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1122.04
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9163 0 1 0 111408 796 0 0 25 0 8 0 278298014 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859773 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8896 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1122.04
Current children cumulated vsize (KiB) 915452

[startup+1183.18 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 28861
/proc/meminfo: memFree=1363552/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1182.03
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9163 0 1 0 117407 796 0 0 25 0 8 0 278298014 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859907 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8896 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1182.03
Current children cumulated vsize (KiB) 915452

[startup+1243.21 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 28861
/proc/meminfo: memFree=1363616/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1241.99
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9163 0 1 0 123403 796 0 0 25 0 8 0 278298014 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073798342 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8896 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1241.99
Current children cumulated vsize (KiB) 915452

[startup+1303.25 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 28861
/proc/meminfo: memFree=1363616/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1301.98
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9163 0 1 0 129402 796 0 0 25 0 8 0 278298014 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918529 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8896 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8896 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1301.98
Current children cumulated vsize (KiB) 915452

[startup+1363.29 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 28861
/proc/meminfo: memFree=1363552/2055920 swapFree=4192812/4192956
[pid=28851] ppid=28849 vsize=915452 CPUtime=1361.97
/proc/28851/stat : 28851 (java) R 28849 28851 28282 0 -1 0 9165 0 1 0 135401 796 0 0 25 0 8 0 278298014 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073815769 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28851/statm: 228863 8898 2532 14 0 215333 0
[pid=28851/tid=28853] ppid=28849 vsize=915452 CPUtime=0.02
/proc/28851/task/28853/stat : 28853 (java) S 28849 28851 28282 0 -1 64 164 0 0 0 2 0 0 0 16 0 8 0 278298017 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28854] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28854/stat : 28854 (java) S 28849 28851 28282 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278298018 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28855] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28855/stat : 28855 (java) S 28849 28851 28282 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278298018 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28856] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28856/stat : 28856 (java) S 28849 28851 28282 0 -1 64 0 0 0 0 0 0 0 0 22 0 8 0 278298021 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28857] ppid=28849 vsize=915452 CPUtime=0.22
/proc/28851/task/28857/stat : 28857 (java) S 28849 28851 28282 0 -1 64 397 0 0 0 21 1 0 0 16 0 8 0 278298021 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28858] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28858/stat : 28858 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278298021 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=28851/tid=28859] ppid=28849 vsize=915452 CPUtime=0
/proc/28851/task/28859/stat : 28859 (java) S 28849 28851 28282 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278298021 937422848 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1361.97
Current children cumulated vsize (KiB) 915452

Child status: 0
Real time (s): 1404.74
CPU time (s): 1403.34
CPU user time (s): 1395.37
CPU system time (s): 7.96979
CPU usage (%): 99.9003
Max. virtual memory (cumulated for all children) (KiB): 915968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1395.37
system time used= 7.96979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9262
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= 29620
involuntary context switches= 60475

runsolver used 1.26381 s user time and 3.79742 s system time

The end

Launcher Data (download as text)

Begin job on node60 on Sat Jan 20 13:16:41 UTC 2007


IDJOB= 279874
IDBENCH= 10482
IDSOLVER= 68
FILE ID= node60/279874-1169299001

PBS_JOBID= 3609857

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c2dea12bb462df610a50a8a027d8f7a7

RANDOM SEED= 753820482

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1389880 kB
Buffers:         50348 kB
Cached:         494128 kB
SwapCached:          0 kB
Active:         177936 kB
Inactive:       412604 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1389880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1884 kB
Writeback:           0 kB
Mapped:          66352 kB
Slab:            60608 kB
Committed_AS:  6443568 kB
PageTables:       1960 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 node60 on Sat Jan 20 13:40:06 UTC 2007