Trace number 280091

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.06 2401.67

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-560-1_ext.xml
MD5SUM6315c7eca37ec0c8ac04581a764d56c0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints327
Best CPU time to get the best result obtained on this benchmark366.997
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280091-1169300752/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.089  cpuTime=0.08  mem=6M910
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.53	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=34  maxArity=2
0.53	       =>  wckTime=0.234  cpuTime=0.16  mem=8M876
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.61	       =>  wckTime=0.311  cpuTime=0.2  mem=5M636
0.61	
0.61	s SATISFIABLE
0.61	o 299
0.61	c 261
0.62	o 304
0.62	c 256
0.62	o 306
0.62	c 254
0.62	o 309
0.62	c 251
0.62	o 312
0.62	c 248
0.62	o 313
0.62	c 247
0.62	o 315
0.62	c 245
0.63	o 318
0.63	c 242
0.63	o 319
0.63	c 241
0.63	o 320
0.63	c 240
0.64	o 321
0.64	c 239
0.64	o 323
0.64	c 237
0.64	o 325
0.64	c 235
0.73	o 326
0.73	c 234
0.74	o 327
0.74	c 233
2.60	   
2.60	   search
2.60	     run=0  nbConstraintChecks=9337036  nbAssignments=10000
2.60	       =>  wckTime=1.989  cpuTime=1.97  mem=5M636
4.56	   
4.56	   search
4.56	     run=1  nbConstraintChecks=18762552  nbAssignments=20000
4.56	       =>  wckTime=3.946  cpuTime=3.92  mem=5M636
6.37	   
6.37	   search
6.37	     run=2  nbConstraintChecks=28099705  nbAssignments=30000
6.37	       =>  wckTime=5.764  cpuTime=5.74  mem=5M636
8.20	   
8.20	   search
8.20	     run=3  nbConstraintChecks=37511138  nbAssignments=40000
8.20	       =>  wckTime=7.593  cpuTime=7.56  mem=5M636
10.01	   
10.01	   search
10.01	     run=4  nbConstraintChecks=46848550  nbAssignments=50000
10.01	       =>  wckTime=9.399  cpuTime=9.36  mem=5M636
11.82	   
11.82	   search
11.82	     run=5  nbConstraintChecks=56267339  nbAssignments=60000
11.82	       =>  wckTime=11.212  cpuTime=11.18  mem=5M636
13.63	   
13.63	   search
13.63	     run=6  nbConstraintChecks=65608077  nbAssignments=70000
13.63	       =>  wckTime=13.018  cpuTime=12.99  mem=5M636
15.44	   
15.44	   search
15.44	     run=7  nbConstraintChecks=75019779  nbAssignments=80000
15.44	       =>  wckTime=14.831  cpuTime=14.8  mem=5M636
17.24	   
17.24	   search
17.24	     run=8  nbConstraintChecks=84355594  nbAssignments=90000
17.24	       =>  wckTime=16.635  cpuTime=16.6  mem=5M636
19.06	   
19.06	   search
19.06	     run=9  nbConstraintChecks=93770625  nbAssignments=100000
19.06	       =>  wckTime=18.453  cpuTime=18.42  mem=5M636
20.88	   
20.88	   search
20.88	     run=10  nbConstraintChecks=103109549  nbAssignments=110000
20.88	       =>  wckTime=20.274  cpuTime=20.24  mem=5M636
22.71	   
22.71	   search
22.71	     run=11  nbConstraintChecks=112524197  nbAssignments=120000
22.71	       =>  wckTime=22.103  cpuTime=22.07  mem=5M636
24.53	   
24.53	   search
24.53	     run=12  nbConstraintChecks=121858412  nbAssignments=130000
24.53	       =>  wckTime=23.922  cpuTime=23.89  mem=5M636
26.36	   
26.36	   search
26.36	     run=13  nbConstraintChecks=131280083  nbAssignments=140000
26.36	       =>  wckTime=25.752  cpuTime=25.72  mem=5M636
28.18	   
28.18	   search
28.18	     run=14  nbConstraintChecks=140624850  nbAssignments=150000
28.18	       =>  wckTime=27.573  cpuTime=27.53  mem=5M636
30.00	   
30.00	   search
30.00	     run=15  nbConstraintChecks=150041782  nbAssignments=160000
30.00	       =>  wckTime=29.391  cpuTime=29.36  mem=5M636
30.78	   
30.78	   search
30.78	     run=16  nbConstraintChecks=154078698  nbAssignments=164368
30.78	       =>  wckTime=30.175  cpuTime=30.14  mem=5M636
30.79	   
30.79	   global
30.79	     nbConstraintChecks=154078698  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.79	     solvingWckTime=30.175  solvingCpuTime=30.14  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.79	     globalCpuTime=30.38
30.79	       =>  wckTime=30.487  cpuTime=30.34  mem=5M636
30.79	   
30.79	   solver IterativeSystematicSolver being built... 
30.93	       =>  wckTime=30.626  cpuTime=30.45  mem=16M761
30.93	   
30.93	   preprocessing
30.93	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.93	     detectedInconsistency=no
30.93	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M761
30.98	   
30.98	   search
30.98	     run=0  nbConstraintChecks=42351  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
30.98	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=63  nbRestartNogoods=0
30.98	       =>  wckTime=0.056  cpuTime=0.04  mem=16M761
31.02	   
31.02	   search
31.02	     run=1  nbConstraintChecks=96358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=95
31.02	     nbFailedAssignments=17  nbBacktracks=27  nbVisitedNodes=140  nbRestartNogoods=2
31.02	       =>  wckTime=0.098  cpuTime=0.07  mem=16M761
31.06	   
31.06	   search
31.06	     run=2  nbConstraintChecks=172011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=160
31.06	     nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=245  nbRestartNogoods=4
31.06	       =>  wckTime=0.13  cpuTime=0.1  mem=16M761
31.10	   
31.10	   search
31.10	     run=3  nbConstraintChecks=283094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248
31.10	     nbFailedAssignments=65  nbBacktracks=82  nbVisitedNodes=396  nbRestartNogoods=6
31.10	       =>  wckTime=0.174  cpuTime=0.14  mem=16M761
31.16	   
31.16	   search
31.16	     run=4  nbConstraintChecks=441438  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=363
31.16	     nbFailedAssignments=106  nbBacktracks=132  nbVisitedNodes=602  nbRestartNogoods=9
31.16	       =>  wckTime=0.236  cpuTime=0.2  mem=16M761
31.26	   
31.26	   search
31.26	     run=5  nbConstraintChecks=682287  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=529
31.26	     nbFailedAssignments=173  nbBacktracks=209  nbVisitedNodes=912  nbRestartNogoods=12
31.26	       =>  wckTime=0.333  cpuTime=0.29  mem=16M761
31.39	   
31.39	   search
31.39	     run=6  nbConstraintChecks=1029313  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=761
31.39	     nbFailedAssignments=270  nbBacktracks=322  nbVisitedNodes=1354  nbRestartNogoods=16
31.39	       =>  wckTime=0.466  cpuTime=0.42  mem=16M761
31.58	   
31.58	   search
31.58	     run=7  nbConstraintChecks=1532507  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1096
31.58	     nbFailedAssignments=413  nbBacktracks=493  nbVisitedNodes=2003  nbRestartNogoods=19
31.58	       =>  wckTime=0.651  cpuTime=0.61  mem=16M761
31.88	   
31.88	   search
31.88	     run=8  nbConstraintChecks=2342005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1621
31.88	     nbFailedAssignments=659  nbBacktracks=749  nbVisitedNodes=3030  nbRestartNogoods=21
31.88	       =>  wckTime=0.958  cpuTime=0.9  mem=16M761
32.29	   
32.29	   search
32.29	     run=9  nbConstraintChecks=3471339  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2346
32.29	     nbFailedAssignments=981  nbBacktracks=1133  nbVisitedNodes=4461  nbRestartNogoods=26
32.29	       =>  wckTime=1.364  cpuTime=1.29  mem=16M761
32.92	   
32.92	   search
32.92	     run=10  nbConstraintChecks=5318647  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3531
32.92	     nbFailedAssignments=1568  nbBacktracks=1709  nbVisitedNodes=6809  nbRestartNogoods=29
32.92	       =>  wckTime=1.998  cpuTime=1.92  mem=16M761
33.80	   
33.80	   search
33.80	     run=11  nbConstraintChecks=8006027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5191
33.80	     nbFailedAssignments=2343  nbBacktracks=2573  nbVisitedNodes=10108  nbRestartNogoods=31
33.80	       =>  wckTime=2.875  cpuTime=2.8  mem=16M761
35.20	   
35.20	   search
35.20	     run=12  nbConstraintChecks=12144045  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7749
35.20	     nbFailedAssignments=3585  nbBacktracks=3870  nbVisitedNodes=15205  nbRestartNogoods=36
35.20	       =>  wckTime=4.272  cpuTime=4.19  mem=16M761
37.33	   
37.33	   search
37.33	     run=13  nbConstraintChecks=18385008  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11524
37.33	     nbFailedAssignments=5392  nbBacktracks=5816  nbVisitedNodes=22733  nbRestartNogoods=40
37.33	       =>  wckTime=6.405  cpuTime=6.33  mem=16M761
40.46	   
40.46	   search
40.46	     run=14  nbConstraintChecks=27562622  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17187
40.46	     nbFailedAssignments=8116  nbBacktracks=8736  nbVisitedNodes=34040  nbRestartNogoods=47
40.46	       =>  wckTime=9.531  cpuTime=9.45  mem=16M761
45.32	   
45.32	   search
45.32	     run=15  nbConstraintChecks=41741378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=25999
45.32	     nbFailedAssignments=12530  nbBacktracks=13114  nbVisitedNodes=51644  nbRestartNogoods=53
45.32	       =>  wckTime=14.396  cpuTime=14.31  mem=16M761
52.38	   
52.38	   search
52.38	     run=16  nbConstraintChecks=62144629  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=38527
52.38	     nbFailedAssignments=18474  nbBacktracks=19682  nbVisitedNodes=76684  nbRestartNogoods=59
52.38	       =>  wckTime=21.45  cpuTime=21.36  mem=16M761
62.95	   
62.95	   search
62.95	     run=17  nbConstraintChecks=93134586  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=57851
62.95	     nbFailedAssignments=27925  nbBacktracks=29534  nbVisitedNodes=115311  nbRestartNogoods=68
62.95	       =>  wckTime=32.026  cpuTime=31.93  mem=16M761
78.96	   
78.96	   search
78.96	     run=18  nbConstraintChecks=139686951  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=86904
78.96	     nbFailedAssignments=42182  nbBacktracks=44312  nbVisitedNodes=173399  nbRestartNogoods=73
78.96	       =>  wckTime=48.037  cpuTime=47.92  mem=16M761
103.72	   
103.72	   search
103.72	     run=19  nbConstraintChecks=209661886  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=129738
103.72	     nbFailedAssignments=62830  nbBacktracks=66480  nbVisitedNodes=259045  nbRestartNogoods=81
103.72	       =>  wckTime=72.795  cpuTime=72.66  mem=16M761
140.24	   
140.24	   search
140.24	     run=20  nbConstraintChecks=314003250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193918
140.24	     nbFailedAssignments=93740  nbBacktracks=99732  nbVisitedNodes=387380  nbRestartNogoods=87
140.24	       =>  wckTime=109.31  cpuTime=109.16  mem=16M761
203.33	   
203.33	   search
203.33	     run=21  nbConstraintChecks=484105330  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=296162
203.33	     nbFailedAssignments=146089  nbBacktracks=149610  nbVisitedNodes=591490  nbRestartNogoods=95
203.33	       =>  wckTime=172.401  cpuTime=172.2  mem=16M761
288.66	   
288.66	   search
288.66	     run=22  nbConstraintChecks=720324538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=442471
288.66	     nbFailedAssignments=217562  nbBacktracks=224428  nbVisitedNodes=882034  nbRestartNogoods=104
288.66	       =>  wckTime=257.73  cpuTime=257.48  mem=16M761
421.03	   
421.03	   search
421.03	     run=23  nbConstraintChecks=1092217979  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=673556
421.03	     nbFailedAssignments=336400  nbBacktracks=336655  nbVisitedNodes=1339081  nbRestartNogoods=112
421.03	       =>  wckTime=390.1  cpuTime=389.77  mem=16M761
578.77	   
578.77	   search
578.77	     run=24  nbConstraintChecks=1582357614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=994039
578.77	     nbFailedAssignments=488519  nbBacktracks=505000  nbVisitedNodes=1959983  nbRestartNogoods=118
578.77	       =>  wckTime=547.843  cpuTime=547.41  mem=16M761
767.91	   
767.91	   search
767.91	     run=25  nbConstraintChecks=2185700306  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1419992
767.91	     nbFailedAssignments=661936  nbBacktracks=757511  nbVisitedNodes=2712499  nbRestartNogoods=126
767.91	       =>  wckTime=736.98  cpuTime=736.42  mem=16M761
990.79	   
990.79	   search
990.79	     run=26  nbConstraintChecks=2934829878  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1994789
990.79	     nbFailedAssignments=857942  nbBacktracks=1136280  nbVisitedNodes=3667199  nbRestartNogoods=139
990.79	       =>  wckTime=959.862  cpuTime=959.15  mem=16M761
1320.92	   
1320.92	   search
1320.92	     run=27  nbConstraintChecks=4053399656  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2852072
1320.92	     nbFailedAssignments=1147051  nbBacktracks=1704433  nbVisitedNodes=5083317  nbRestartNogoods=145
1320.92	       =>  wckTime=1289.996  cpuTime=1289.08  mem=16M761
1828.94	   
1828.94	   search
1828.94	     run=28  nbConstraintChecks=5732428670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4135006
1828.94	     nbFailedAssignments=1577737  nbBacktracks=2556662  nbVisitedNodes=7200312  nbRestartNogoods=154
1828.94	       =>  wckTime=1798.015  cpuTime=1796.75  mem=16M761
2401.64	v 0 1 0 1 0 0 0 0 1 1 0 0 0 1 0 1 1 0 0 0 1 0 0 0 0 1 1 1 1 0 1 1 0 1 1 1 1 1 1 0 

Verifier Data (download as text)

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

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

/proc/loadavg: 0.92 1.04 1.23 4/65 25263
/proc/meminfo: memFree=1433064/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=292 CPUtime=0
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 49 0 0 0 0 0 0 0 20 0 1 0 278474537 299008 33 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 6864988 0 0 4096 0 0 0 0 17 1 0 0
/proc/25262/statm: 73 35 27 14 0 5 0

[startup+0.105569 s]
/proc/loadavg: 0.92 1.04 1.23 4/65 25263
/proc/meminfo: memFree=1433064/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=914988 CPUtime=0.08
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 3019 0 1 0 7 1 0 0 16 0 8 0 278474537 936947712 2765 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155070538 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25262/statm: 228747 2765 1435 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517622 s]
/proc/loadavg: 0.92 1.04 1.23 4/65 25263
/proc/meminfo: memFree=1433064/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=915332 CPUtime=0.49
/proc/25262/stat : 25262 (java) S 25260 25262 25033 0 -1 0 6581 0 1 0 45 4 0 0 16 0 8 0 278474537 937299968 6320 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25262/statm: 228833 6320 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34373 s]
/proc/loadavg: 0.92 1.04 1.23 2/72 25270
/proc/meminfo: memFree=1415024/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916488 CPUtime=1.31
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 7180 0 1 0 113 18 0 0 17 0 8 0 278474537 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25262/statm: 229122 6918 2476 14 0 215592 0
[pid=25262/tid=25264] ppid=25260 vsize=916488 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278474540 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916488 CPUtime=0.11
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 339 0 0 0 11 0 0 0 16 0 8 0 278474544 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938483712 6918 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 916488

[startup+2.97994 s]
/proc/loadavg: 0.92 1.04 1.23 2/72 25270
/proc/meminfo: memFree=1414896/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2.95
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 7183 0 1 0 242 53 0 0 16 0 8 0 278474537 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073698823 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/25262/statm: 229121 6920 2476 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.12
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 916484

[startup+6.25636 s]
/proc/loadavg: 0.93 1.03 1.23 2/72 25270
/proc/meminfo: memFree=1414832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=6.21
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 7183 0 1 0 505 116 0 0 18 0 8 0 278474537 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 6920 2476 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.12
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 916484

[startup+12.7392 s]
/proc/loadavg: 0.93 1.03 1.23 2/72 25270
/proc/meminfo: memFree=1414832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=12.69
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 7183 0 1 0 1017 252 0 0 25 0 8 0 278474537 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 6920 2476 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916488 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938483712 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.12
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 6920 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 916484

[startup+25.5879 s]
/proc/loadavg: 0.95 1.03 1.23 2/72 25270
/proc/meminfo: memFree=1414832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=25.54
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 7185 0 1 0 2035 519 0 0 25 0 8 0 278474537 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 6921 2476 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 190 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.12
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 278474544 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 6921 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 6921 18446744073709551615 134512640 134570532 4294956480 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) 916484

[startup+51.2822 s]
/proc/loadavg: 0.96 1.03 1.22 2/72 25270
/proc/meminfo: memFree=1407280/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=51.21
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9170 0 1 0 4488 633 0 0 25 0 8 0 278474537 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822858 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8903 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.21
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 399 0 0 0 20 1 0 0 16 0 8 0 278474544 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 916484

[startup+102.553 s]
/proc/loadavg: 0.98 1.02 1.21 2/72 25270
/proc/meminfo: memFree=1407216/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=102.44
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9178 0 1 0 9611 633 0 0 25 0 8 0 278474537 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712026 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8911 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.21
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 400 0 0 0 20 1 0 0 16 0 8 0 278474544 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8911 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.44
Current children cumulated vsize (KiB) 916484

[startup+162.561 s]
/proc/loadavg: 0.99 1.02 1.19 2/72 25270
/proc/meminfo: memFree=1407216/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=162.41
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9184 0 1 0 15608 633 0 0 25 0 8 0 278474537 938479616 8917 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073847324 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2021.43
Current children cumulated vsize (KiB) 916484

[startup+2082.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25468
/proc/meminfo: memFree=1406896/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2081.39
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 207495 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870053 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.39
Current children cumulated vsize (KiB) 916484

[startup+2142.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25468
/proc/meminfo: memFree=1406832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2141.37
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 213493 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837494 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.37
Current children cumulated vsize (KiB) 916484

[startup+2202.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25470
/proc/meminfo: memFree=1406896/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2201.32
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 219488 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073712114 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.32
Current children cumulated vsize (KiB) 916484

[startup+2262.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25470
/proc/meminfo: memFree=1406896/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2261.29
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 225485 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073848704 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.29
Current children cumulated vsize (KiB) 916484

[startup+2322.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25470
/proc/meminfo: memFree=1406832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2321.27
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 231483 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870397 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.27
Current children cumulated vsize (KiB) 916484

[startup+2382.84 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25470
/proc/meminfo: memFree=1406832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2381.22
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 237478 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073837494 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.22
Current children cumulated vsize (KiB) 916484



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 25470
/proc/meminfo: memFree=1406832/2055920 swapFree=4191892/4192956
[pid=25262] ppid=25260 vsize=916484 CPUtime=2400.01
/proc/25262/stat : 25262 (java) R 25260 25262 25033 0 -1 0 9207 0 1 0 239357 644 0 0 25 0 8 0 278474537 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073869814 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25262/statm: 229121 8938 2527 14 0 215591 0
[pid=25262/tid=25264] ppid=25260 vsize=916484 CPUtime=0.02
/proc/25262/task/25264/stat : 25264 (java) S 25260 25262 25033 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278474540 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25265] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25265/stat : 25265 (java) S 25260 25262 25033 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25266] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25266/stat : 25266 (java) S 25260 25262 25033 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278474541 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25267] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25267/stat : 25267 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25268] ppid=25260 vsize=916484 CPUtime=0.22
/proc/25262/task/25268/stat : 25268 (java) S 25260 25262 25033 0 -1 64 402 0 0 0 21 1 0 0 16 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25269] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25269/stat : 25269 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25262/tid=25270] ppid=25260 vsize=916484 CPUtime=0
/proc/25262/task/25270/stat : 25270 (java) S 25260 25262 25033 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278474544 938479616 8938 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 916484

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

Child status: 143
Real time (s): 2401.67
CPU time (s): 2400.06
CPU user time (s): 2393.6
CPU system time (s): 6.45502
CPU usage (%): 99.9328
Max. virtual memory (cumulated for all children) (KiB): 916488

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.6
system time used= 6.45502
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9229
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= 49471
involuntary context switches= 53287

runsolver used 2.49462 s user time and 6.05008 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Sat Jan 20 13:45:52 UTC 2007


IDJOB= 280091
IDBENCH= 10608
IDSOLVER= 69
FILE ID= node40/280091-1169300752

PBS_JOBID= 3609891

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  6315c7eca37ec0c8ac04581a764d56c0

RANDOM SEED= 697333511

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.239
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.239
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:       1433544 kB
Buffers:         46720 kB
Cached:         483820 kB
SwapCached:        268 kB
Active:         170304 kB
Inactive:       374872 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1433544 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          23604 kB
Slab:            63320 kB
Committed_AS:  5289696 kB
PageTables:       1412 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node40 on Sat Jan 20 14:25:54 UTC 2007