Trace number 279578

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 PFCMSAT (TO) 2400.12 2408.8

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-520-1_ext.xml
MD5SUM0e13d8988919fcfadeb968626370efb0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints323
Best CPU time to get the best result obtained on this benchmark438.562
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints520
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension520
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279578-1169294880/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.094  cpuTime=0.09  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=520  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=519
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=519  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.56	       =>  wckTime=0.251  cpuTime=0.17  mem=8M893
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.332  cpuTime=0.22  mem=5M625
0.65	
0.65	s SATISFIABLE
0.65	o 274
0.65	c 246
0.65	o 277
0.65	c 243
0.65	o 280
0.65	c 240
0.65	o 283
0.65	c 237
0.65	o 287
0.65	c 233
0.65	o 289
0.65	c 231
0.65	o 292
0.65	c 228
0.65	o 296
0.65	c 224
0.66	o 298
0.66	c 222
0.66	o 301
0.66	c 219
0.66	o 303
0.66	c 217
0.66	o 305
0.66	c 215
0.66	o 306
0.66	c 214
0.66	o 309
0.66	c 211
0.66	o 312
0.66	c 208
0.67	o 313
0.67	c 207
0.67	o 315
0.67	c 205
0.69	o 316
0.69	c 204
0.69	o 318
0.69	c 202
0.69	o 319
0.69	c 201
0.70	o 320
0.70	c 200
0.70	o 322
0.70	c 198
0.70	o 323
0.70	c 197
2.47	   
2.47	   search
2.48	     run=0  nbConstraintChecks=7810762  nbAssignments=10000
2.48	       =>  wckTime=1.834  cpuTime=1.79  mem=5M625
4.24	   
4.24	   search
4.24	     run=1  nbConstraintChecks=15718791  nbAssignments=20000
4.24	       =>  wckTime=3.597  cpuTime=3.54  mem=5M625
5.99	   
5.99	   search
5.99	     run=2  nbConstraintChecks=23533876  nbAssignments=30000
5.99	       =>  wckTime=5.345  cpuTime=5.27  mem=5M625
7.75	   
7.75	   search
7.75	     run=3  nbConstraintChecks=31447525  nbAssignments=40000
7.75	       =>  wckTime=7.111  cpuTime=7.03  mem=5M625
9.51	   
9.51	   search
9.51	     run=4  nbConstraintChecks=39250539  nbAssignments=50000
9.51	       =>  wckTime=8.866  cpuTime=8.76  mem=5M625
11.27	   
11.27	   search
11.27	     run=5  nbConstraintChecks=47172755  nbAssignments=60000
11.27	       =>  wckTime=10.625  cpuTime=10.51  mem=5M625
13.03	   
13.03	   search
13.03	     run=6  nbConstraintChecks=54972728  nbAssignments=70000
13.03	       =>  wckTime=12.386  cpuTime=12.26  mem=5M625
14.81	   
14.81	   search
14.81	     run=7  nbConstraintChecks=62880198  nbAssignments=80000
14.81	       =>  wckTime=14.166  cpuTime=14.03  mem=5M625
16.57	   
16.57	   search
16.57	     run=8  nbConstraintChecks=70692017  nbAssignments=90000
16.57	       =>  wckTime=15.933  cpuTime=15.78  mem=5M625
18.35	   
18.35	   search
18.35	     run=9  nbConstraintChecks=78596414  nbAssignments=100000
18.35	       =>  wckTime=17.713  cpuTime=17.54  mem=5M625
20.12	   
20.12	   search
20.12	     run=10  nbConstraintChecks=86395941  nbAssignments=110000
20.12	       =>  wckTime=19.479  cpuTime=19.29  mem=5M625
21.91	   
21.91	   search
21.91	     run=11  nbConstraintChecks=94318430  nbAssignments=120000
21.91	       =>  wckTime=21.265  cpuTime=21.06  mem=5M625
23.66	   
23.66	   search
23.66	     run=12  nbConstraintChecks=102123286  nbAssignments=130000
23.66	       =>  wckTime=23.017  cpuTime=22.8  mem=5M625
25.43	   
25.43	   search
25.43	     run=13  nbConstraintChecks=110034443  nbAssignments=140000
25.43	       =>  wckTime=24.787  cpuTime=24.55  mem=5M625
27.18	   
27.18	   search
27.18	     run=14  nbConstraintChecks=117831916  nbAssignments=150000
27.18	       =>  wckTime=26.539  cpuTime=26.3  mem=5M625
28.95	   
28.95	   search
28.95	     run=15  nbConstraintChecks=125762802  nbAssignments=160000
28.95	       =>  wckTime=28.309  cpuTime=28.05  mem=5M625
30.70	   
30.70	   search
30.70	     run=16  nbConstraintChecks=133574497  nbAssignments=170000
30.70	       =>  wckTime=30.06  cpuTime=29.78  mem=5M625
30.98	   
30.98	   search
30.98	     run=17  nbConstraintChecks=134805501  nbAssignments=171551
30.98	       =>  wckTime=30.338  cpuTime=30.06  mem=5M625
30.98	   
30.98	   global
30.98	     nbConstraintChecks=134805501  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.98	     solvingWckTime=30.337  solvingCpuTime=30.06  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.98	     globalCpuTime=30.32
30.98	       =>  wckTime=30.67  cpuTime=30.28  mem=5M625
30.98	   
30.98	   solver IterativeSystematicSolver being built... 
31.12	       =>  wckTime=30.813  cpuTime=30.4  mem=16M549
31.13	   
31.13	   preprocessing
31.13	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.13	     detectedInconsistency=no
31.13	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M549
31.19	   
31.19	   search
31.19	     run=0  nbConstraintChecks=38621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=45
31.19	     nbFailedAssignments=6  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.19	       =>  wckTime=0.061  cpuTime=0.03  mem=16M549
31.23	   
31.23	   search
31.23	     run=1  nbConstraintChecks=93544  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=101
31.23	     nbFailedAssignments=17  nbBacktracks=26  nbVisitedNodes=145  nbRestartNogoods=1
31.23	       =>  wckTime=0.106  cpuTime=0.07  mem=16M549
31.27	   
31.27	   search
31.27	     run=2  nbConstraintChecks=174537  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173
31.27	     nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=260  nbRestartNogoods=3
31.27	       =>  wckTime=0.144  cpuTime=0.1  mem=16M549
31.32	   
31.32	   search
31.32	     run=3  nbConstraintChecks=291428  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=269
31.32	     nbFailedAssignments=71  nbBacktracks=81  nbVisitedNodes=422  nbRestartNogoods=6
31.32	       =>  wckTime=0.196  cpuTime=0.15  mem=16M549
31.39	   
31.39	   search
31.39	     run=4  nbConstraintChecks=449075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=389
31.39	     nbFailedAssignments=114  nbBacktracks=131  nbVisitedNodes=635  nbRestartNogoods=10
31.39	       =>  wckTime=0.264  cpuTime=0.22  mem=16M549
31.47	   
31.47	   search
31.47	     run=5  nbConstraintChecks=650645  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=543
31.47	     nbFailedAssignments=164  nbBacktracks=207  nbVisitedNodes=915  nbRestartNogoods=13
31.47	       =>  wckTime=0.344  cpuTime=0.3  mem=16M549
31.61	   
31.61	   search
31.61	     run=6  nbConstraintChecks=992511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=784
31.61	     nbFailedAssignments=266  nbBacktracks=320  nbVisitedNodes=1371  nbRestartNogoods=16
31.61	       =>  wckTime=0.484  cpuTime=0.43  mem=16M549
31.80	   
31.80	   search
31.80	     run=7  nbConstraintChecks=1455641  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1106
31.80	     nbFailedAssignments=391  nbBacktracks=491  nbVisitedNodes=1989  nbRestartNogoods=22
31.80	       =>  wckTime=0.677  cpuTime=0.62  mem=16M549
32.10	   
32.10	   search
32.10	     run=8  nbConstraintChecks=2170927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1587
32.10	     nbFailedAssignments=588  nbBacktracks=747  nbVisitedNodes=2923  nbRestartNogoods=28
32.10	       =>  wckTime=0.978  cpuTime=0.91  mem=16M549
32.53	   
32.53	   search
32.53	     run=9  nbConstraintChecks=3241738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2295
32.53	     nbFailedAssignments=884  nbBacktracks=1131  nbVisitedNodes=4311  nbRestartNogoods=32
32.53	       =>  wckTime=1.404  cpuTime=1.32  mem=16M549
33.15	   
33.15	   search
33.15	     run=10  nbConstraintChecks=4913582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3404
33.15	     nbFailedAssignments=1392  nbBacktracks=1707  nbVisitedNodes=6504  nbRestartNogoods=37
33.15	       =>  wckTime=2.029  cpuTime=1.94  mem=17M524
34.18	   
34.18	   search
34.18	     run=11  nbConstraintChecks=7479693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5053
34.18	     nbFailedAssignments=2151  nbBacktracks=2571  nbVisitedNodes=9776  nbRestartNogoods=43
34.18	       =>  wckTime=3.058  cpuTime=2.96  mem=17M524
35.55	   
35.55	   search
35.55	     run=12  nbConstraintChecks=10934448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7336
35.55	     nbFailedAssignments=3111  nbBacktracks=3868  nbVisitedNodes=14316  nbRestartNogoods=51
35.55	       =>  wckTime=4.423  cpuTime=4.31  mem=17M524
37.80	   
37.80	   search
37.80	     run=13  nbConstraintChecks=16715681  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11098
37.80	     nbFailedAssignments=4903  nbBacktracks=5814  nbVisitedNodes=21816  nbRestartNogoods=54
37.80	       =>  wckTime=6.677  cpuTime=6.54  mem=17M524
40.93	   
40.93	   search
40.93	     run=14  nbConstraintChecks=24616455  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16337
40.93	     nbFailedAssignments=7199  nbBacktracks=8733  nbVisitedNodes=32270  nbRestartNogoods=57
40.93	       =>  wckTime=9.804  cpuTime=9.65  mem=17M524
46.25	   
46.25	   search
46.25	     run=15  nbConstraintChecks=37728579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24741
46.25	     nbFailedAssignments=11201  nbBacktracks=13111  nbVisitedNodes=49054  nbRestartNogoods=60
46.25	       =>  wckTime=15.119  cpuTime=14.93  mem=17M524
53.77	   
53.77	   search
53.77	     run=16  nbConstraintChecks=56455620  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37138
53.77	     nbFailedAssignments=17006  nbBacktracks=19679  nbVisitedNodes=73824  nbRestartNogoods=66
53.77	       =>  wckTime=22.648  cpuTime=22.39  mem=17M524
65.84	   
65.84	   search
65.84	     run=17  nbConstraintChecks=85545799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55760
65.84	     nbFailedAssignments=25749  nbBacktracks=29531  nbVisitedNodes=111041  nbRestartNogoods=74
65.84	       =>  wckTime=34.716  cpuTime=34.37  mem=17M524
81.69	   
81.69	   search
81.69	     run=18  nbConstraintChecks=125720623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81986
81.69	     nbFailedAssignments=37171  nbBacktracks=44309  nbVisitedNodes=163467  nbRestartNogoods=79
81.69	       =>  wckTime=50.568  cpuTime=50.1  mem=17M524
109.22	   
109.22	   search
109.22	     run=19  nbConstraintChecks=190766918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=123034
109.22	     nbFailedAssignments=56026  nbBacktracks=66478  nbVisitedNodes=245504  nbRestartNogoods=85
109.22	       =>  wckTime=78.092  cpuTime=77.41  mem=17M524
146.06	   
146.06	   search
146.06	     run=20  nbConstraintChecks=284124784  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=184559
146.06	     nbFailedAssignments=84275  nbBacktracks=99732  nbVisitedNodes=368532  nbRestartNogoods=91
146.06	       =>  wckTime=114.931  cpuTime=113.96  mem=17M524
203.92	   
203.93	   search
203.93	     run=21  nbConstraintChecks=426219779  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275522
203.93	     nbFailedAssignments=125331  nbBacktracks=149610  nbVisitedNodes=550286  nbRestartNogoods=99
203.93	       =>  wckTime=172.8  cpuTime=171.41  mem=17M524
288.80	   
288.80	   search
288.80	     run=22  nbConstraintChecks=629430638  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=406759
288.80	     nbFailedAssignments=181728  nbBacktracks=224428  nbVisitedNodes=812347  nbRestartNogoods=104
288.80	       =>  wckTime=257.678  cpuTime=255.59  mem=17M524
413.30	   
413.30	   search
413.30	     run=23  nbConstraintChecks=929578107  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=602743
413.30	     nbFailedAssignments=265462  nbBacktracks=336656  nbVisitedNodes=1202801  nbRestartNogoods=112
413.30	       =>  wckTime=382.172  cpuTime=379.08  mem=17M524
585.94	   
585.94	   search
585.94	     run=24  nbConstraintChecks=1356130263  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=892085
585.94	     nbFailedAssignments=386438  nbBacktracks=504997  nbVisitedNodes=1771402  nbRestartNogoods=119
585.94	       =>  wckTime=554.814  cpuTime=550.41  mem=17M524
859.93	   
859.94	   search
859.94	     run=25  nbConstraintChecks=2025411103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1348319
859.94	     nbFailedAssignments=590135  nbBacktracks=757508  nbVisitedNodes=2663640  nbRestartNogoods=125
859.94	       =>  wckTime=828.81  cpuTime=822.33  mem=17M524
1172.67	   
1172.67	   search
1172.67	     run=26  nbConstraintChecks=2886129075  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1971515
1172.67	     nbFailedAssignments=834536  nbBacktracks=1136275  nbVisitedNodes=3831601  nbRestartNogoods=132
1172.67	       =>  wckTime=1141.544  cpuTime=1134.18  mem=17M524
1552.25	   
1552.25	   search
1552.25	     run=27  nbConstraintChecks=4041872676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2859462
1552.25	     nbFailedAssignments=1154303  nbBacktracks=1704426  nbVisitedNodes=5427406  nbRestartNogoods=139
1552.25	       =>  wckTime=1521.127  cpuTime=1513.41  mem=17M524
2055.53	   
2055.53	   search
2055.53	     run=28  nbConstraintChecks=5577476393  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4109954
2055.53	     nbFailedAssignments=1552540  nbBacktracks=2556653  nbVisitedNodes=7532030  nbRestartNogoods=150
2055.53	       =>  wckTime=2024.404  cpuTime=2016.19  mem=17M524
2408.78	v 0 1 0 0 1 1 0 1 0 0 0 0 0 1 0 1 1 0 0 1 1 0 0 0 1 0 1 0 1 0 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 0 1 1 0 1 

Verifier Data (download as text)

197 unsatisfied constraints, 323 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/node67/watcher-279578-1169294880 -o ROOT/results/node67/solver-279578-1169294880 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279578-1169294880/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.92 2.00 1.92 5/73 6683
/proc/meminfo: memFree=1430528/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=47976 CPUtime=0.01
/proc/6682/stat : 6682 (java) D 6680 6682 6069 0 -1 0 1223 0 1 0 0 1 0 0 17 0 1 0 76985077 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/6682/statm: 11994 972 769 14 0 1707 0

[startup+0.103655 s]
/proc/loadavg: 1.92 2.00 1.92 5/73 6683
/proc/meminfo: memFree=1430528/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=914988 CPUtime=0.09
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 2995 0 1 0 7 2 0 0 17 0 8 0 76985077 936947712 2741 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155059869 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228747 2741 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.511702 s]
/proc/loadavg: 1.92 2.00 1.92 5/73 6683
/proc/meminfo: memFree=1430528/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915332 CPUtime=0.49
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 6306 0 1 0 45 4 0 0 18 0 8 0 76985077 937299968 6045 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4152785478 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228833 6045 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33278 s]
/proc/loadavg: 1.92 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1412552/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=1.3
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 7156 0 1 0 111 19 0 0 24 0 8 0 76985077 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702454 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 6894 2476 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.13
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 76985085 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 6894 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.96995 s]
/proc/loadavg: 1.92 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1412552/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2.92
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 7159 0 1 0 237 55 0 0 25 0 8 0 76985077 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698004 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 6896 2476 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.13
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915460

[startup+6.2723 s]
/proc/loadavg: 1.93 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1412488/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=6.2
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 7159 0 1 0 492 128 0 0 25 0 8 0 76985077 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073696180 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 6896 2476 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.14
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.738 s]
/proc/loadavg: 1.93 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1412496/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=12.62
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 7159 0 1 0 990 272 0 0 25 0 8 0 76985077 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698129 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 6896 2476 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.14
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.5974 s]
/proc/loadavg: 1.95 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1412624/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=25.37
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 7159 0 1 0 1982 555 0 0 25 0 8 0 76985077 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073702516 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 6896 2476 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 185 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.14
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 6896 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2011 s]
/proc/loadavg: 1.96 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1404816/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=50.77
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9175 0 1 0 4403 674 0 0 25 0 8 0 76985077 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073876398 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 8908 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.24
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 403 0 0 0 24 0 0 0 16 0 8 0 76985085 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 8908 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.77
Current children cumulated vsize (KiB) 915460

[startup+102.401 s]
/proc/loadavg: 1.98 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1404752/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=101.57
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9182 0 1 0 9483 674 0 0 25 0 8 0 76985077 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073850659 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6682/statm: 228865 8915 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.24
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 403 0 0 0 24 0 0 0 16 0 8 0 76985085 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 76985085 937431040 8915 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.57
Current children cumulated vsize (KiB) 915460

[startup+162.44 s]
/proc/loadavg: 1.99 2.00 1.92 3/80 6690
/proc/meminfo: memFree=1404752/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=161.16
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9187 0 1 0 15441 675 0 0 25 0 8 0 76985077 937431040 8920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2015.38
Current children cumulated vsize (KiB) 915460

[startup+2083.78 s]
/proc/loadavg: 2.01 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404424/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2075.38
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 206858 680 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073714466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) R 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2075.38
Current children cumulated vsize (KiB) 915460

[startup+2143.82 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404424/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2135.35
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 212854 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848947 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2135.35
Current children cumulated vsize (KiB) 915460

[startup+2203.87 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404424/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2195.35
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 218854 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858383 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2195.35
Current children cumulated vsize (KiB) 915460

[startup+2263.91 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404424/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2255.35
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 224854 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858351 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2255.35
Current children cumulated vsize (KiB) 915460

[startup+2323.96 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404360/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2315.32
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 230851 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858329 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2315.32
Current children cumulated vsize (KiB) 915460

[startup+2384 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404424/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2375.32
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 236851 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073842138 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2375.32
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2408.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/80 6830
/proc/meminfo: memFree=1404360/2055920 swapFree=4192956/4192956
[pid=6682] ppid=6680 vsize=915460 CPUtime=2400.09
/proc/6682/stat : 6682 (java) R 6680 6682 6069 0 -1 0 9210 0 1 0 239328 681 0 0 25 0 8 0 76985077 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073875970 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6682/statm: 228865 8941 2527 14 0 215335 0
[pid=6682/tid=6684] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6684/stat : 6684 (java) S 6680 6682 6069 0 -1 64 186 0 0 0 2 0 0 0 16 0 8 0 76985081 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6685] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6685/stat : 6685 (java) S 6680 6682 6069 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6686] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6686/stat : 6686 (java) S 6680 6682 6069 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76985082 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6687] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6687/stat : 6687 (java) S 6680 6682 6069 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6688] ppid=6680 vsize=915460 CPUtime=0.25
/proc/6682/task/6688/stat : 6688 (java) S 6680 6682 6069 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6682/tid=6689] ppid=6680 vsize=915460 CPUtime=0
/proc/6682/task/6689/stat : 6689 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6682/tid=6690] ppid=6680 vsize=915460 CPUtime=0.02
/proc/6682/task/6690/stat : 6690 (java) S 6680 6682 6069 0 -1 64 1 0 0 0 1 1 0 0 15 0 8 0 76985085 937431040 8941 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 143
Real time (s): 2408.8
CPU time (s): 2400.12
CPU user time (s): 2393.3
CPU system time (s): 6.82296
CPU usage (%): 99.6395
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.3
system time used= 6.82296
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9232
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= 49870
involuntary context switches= 43042

runsolver used 2.49762 s user time and 6.68498 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 12:08:00 UTC 2007


IDJOB= 279578
IDBENCH= 10314
IDSOLVER= 69
FILE ID= node67/279578-1169294880

PBS_JOBID= 3609782

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  0e13d8988919fcfadeb968626370efb0

RANDOM SEED= 996793562

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:       1431008 kB
Buffers:         49880 kB
Cached:         481744 kB
SwapCached:          0 kB
Active:         122216 kB
Inactive:       432432 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1431008 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1688 kB
Writeback:           0 kB
Mapped:          34552 kB
Slab:            55696 kB
Committed_AS:   759352 kB
PageTables:       1776 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 node67 on Sat Jan 20 12:48:09 UTC 2007