Trace number 280045

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 EPFCMSAT (TO) 2400.13 2416.55

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-480-1_ext.xml
MD5SUM1c7788279b82d57cc6e114accaeb0c1a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints292
Best CPU time to get the best result obtained on this benchmark79.2839
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints480
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension480
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=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280045-1169300222/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.085  cpuTime=0.07  mem=6M887
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.51	     nbConstraints=480  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=479
0.51	     nbConflictsStructures=1  nbSharedConflictsStructures=479  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.51	       =>  wckTime=0.215  cpuTime=0.15  mem=8M854
0.55	   
0.55	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.292  cpuTime=0.19  mem=5M597
0.59	
0.59	s SATISFIABLE
0.59	o 260
0.59	c 220
0.60	o 261
0.60	c 219
0.60	o 263
0.60	c 217
0.60	o 265
0.60	c 215
0.60	o 269
0.60	c 211
0.60	o 270
0.60	c 210
0.60	o 272
0.60	c 208
0.60	o 274
0.60	c 206
0.60	o 276
0.60	c 204
0.60	o 279
0.60	c 201
0.60	o 280
0.60	c 200
0.61	o 283
0.61	c 197
0.61	o 285
0.61	c 195
0.62	o 286
0.62	c 194
0.62	o 287
0.62	c 193
0.64	o 289
0.64	c 191
0.64	o 290
0.64	c 190
0.94	o 291
0.94	c 189
1.58	o 292
1.58	c 188
2.26	   
2.26	   search
2.26	     run=0  nbConstraintChecks=7662521  nbAssignments=10000
2.26	       =>  wckTime=1.674  cpuTime=1.63  mem=5M597
3.87	   
3.87	   search
3.87	     run=1  nbConstraintChecks=15403843  nbAssignments=20000
3.87	       =>  wckTime=3.277  cpuTime=3.22  mem=5M597
5.46	   
5.46	   search
5.46	     run=2  nbConstraintChecks=23066039  nbAssignments=30000
5.46	       =>  wckTime=4.868  cpuTime=4.8  mem=5M597
7.07	   
7.07	   search
7.07	     run=3  nbConstraintChecks=30808342  nbAssignments=40000
7.07	       =>  wckTime=6.479  cpuTime=6.4  mem=5M597
8.66	   
8.66	   search
8.66	     run=4  nbConstraintChecks=38482373  nbAssignments=50000
8.66	       =>  wckTime=8.071  cpuTime=7.98  mem=5M597
10.28	   
10.28	   search
10.28	     run=5  nbConstraintChecks=46225335  nbAssignments=60000
10.28	       =>  wckTime=9.692  cpuTime=9.58  mem=5M597
11.88	   
11.88	   search
11.88	     run=6  nbConstraintChecks=53896776  nbAssignments=70000
11.88	       =>  wckTime=11.296  cpuTime=11.17  mem=5M597
13.50	   
13.50	   search
13.50	     run=7  nbConstraintChecks=61622043  nbAssignments=80000
13.50	       =>  wckTime=12.912  cpuTime=12.77  mem=5M597
15.11	   
15.11	   search
15.11	     run=8  nbConstraintChecks=69284376  nbAssignments=90000
15.11	       =>  wckTime=14.521  cpuTime=14.37  mem=5M597
16.72	   
16.72	   search
16.72	     run=9  nbConstraintChecks=77024611  nbAssignments=100000
16.72	       =>  wckTime=16.134  cpuTime=15.97  mem=5M597
18.34	   
18.34	   search
18.34	     run=10  nbConstraintChecks=84690957  nbAssignments=110000
18.34	       =>  wckTime=17.749  cpuTime=17.57  mem=5M597
19.94	   
19.94	   search
19.94	     run=11  nbConstraintChecks=92432337  nbAssignments=120000
19.94	       =>  wckTime=19.355  cpuTime=19.17  mem=5M597
21.54	   
21.54	   search
21.54	     run=12  nbConstraintChecks=100098499  nbAssignments=130000
21.54	       =>  wckTime=20.956  cpuTime=20.75  mem=5M597
23.15	   
23.15	   search
23.15	     run=13  nbConstraintChecks=107838044  nbAssignments=140000
23.15	       =>  wckTime=22.557  cpuTime=22.35  mem=5M597
24.74	   
24.74	   search
24.74	     run=14  nbConstraintChecks=115511785  nbAssignments=150000
24.74	       =>  wckTime=24.156  cpuTime=23.92  mem=5M597
26.37	   
26.37	   search
26.37	     run=15  nbConstraintChecks=123242360  nbAssignments=160000
26.37	       =>  wckTime=25.783  cpuTime=25.52  mem=5M597
27.97	   
27.97	   search
27.97	     run=16  nbConstraintChecks=130911392  nbAssignments=170000
27.97	       =>  wckTime=27.378  cpuTime=27.1  mem=5M597
29.58	   
29.58	   search
29.58	     run=17  nbConstraintChecks=138648497  nbAssignments=180000
29.58	       =>  wckTime=28.994  cpuTime=28.69  mem=5M597
31.19	   
31.19	   search
31.19	     run=18  nbConstraintChecks=146316026  nbAssignments=190000
31.19	       =>  wckTime=30.6  cpuTime=30.29  mem=5M597
31.87	   
31.87	   search
31.87	     run=19  nbConstraintChecks=149561498  nbAssignments=194194
31.87	       =>  wckTime=31.283  cpuTime=30.97  mem=5M597
31.88	   
31.88	   global
31.88	     nbConstraintChecks=149561498  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.88	     solvingWckTime=31.283  solvingCpuTime=30.97  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.88	     globalCpuTime=31.21
31.88	       =>  wckTime=31.577  cpuTime=31.16  mem=5M597
31.88	   
31.88	   solver IterativeSystematicSolver being built... 
32.01	       =>  wckTime=31.714  cpuTime=31.26  mem=16M833
32.06	   
32.06	   preprocessing
32.06	     nbConstraintChecks=23867  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
32.06	     detectedInconsistency=no
32.06	       =>  wckTime=0.044  cpuTime=0.03  mem=16M833
32.09	   
32.09	   search
32.09	     run=0  nbConstraintChecks=37158  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
32.09	     nbFailedAssignments=9  nbBacktracks=12  nbVisitedNodes=63  nbRestartNogoods=0
32.09	       =>  wckTime=0.075  cpuTime=0.05  mem=16M833
32.12	   
32.12	   search
32.12	     run=1  nbConstraintChecks=83329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=93
32.12	     nbFailedAssignments=19  nbBacktracks=28  nbVisitedNodes=137  nbRestartNogoods=1
32.12	       =>  wckTime=0.109  cpuTime=0.08  mem=16M833
32.15	   
32.15	   search
32.15	     run=2  nbConstraintChecks=146581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=155
32.15	     nbFailedAssignments=35  nbBacktracks=50  nbVisitedNodes=236  nbRestartNogoods=3
32.15	       =>  wckTime=0.135  cpuTime=0.1  mem=16M833
32.18	   
32.18	   search
32.18	     run=3  nbConstraintChecks=234419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=234
32.18	     nbFailedAssignments=58  nbBacktracks=83  nbVisitedNodes=370  nbRestartNogoods=6
32.18	       =>  wckTime=0.17  cpuTime=0.13  mem=16M833
32.23	   
32.23	   search
32.23	     run=4  nbConstraintChecks=365172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=343
32.24	     nbFailedAssignments=94  nbBacktracks=133  nbVisitedNodes=564  nbRestartNogoods=10
32.24	       =>  wckTime=0.221  cpuTime=0.18  mem=16M833
32.31	   
32.31	   search
32.31	     run=5  nbConstraintChecks=559720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=498
32.31	     nbFailedAssignments=150  nbBacktracks=209  nbVisitedNodes=849  nbRestartNogoods=13
32.31	       =>  wckTime=0.299  cpuTime=0.26  mem=16M833
32.42	   
32.42	   search
32.42	     run=6  nbConstraintChecks=846908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=725
32.42	     nbFailedAssignments=244  nbBacktracks=323  nbVisitedNodes=1259  nbRestartNogoods=16
32.42	       =>  wckTime=0.406  cpuTime=0.36  mem=16M833
32.56	   
32.56	   search
32.56	     run=7  nbConstraintChecks=1247661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1046
32.56	     nbFailedAssignments=371  nbBacktracks=494  nbVisitedNodes=1862  nbRestartNogoods=22
32.56	       =>  wckTime=0.548  cpuTime=0.5  mem=16M833
32.80	   
32.80	   search
32.80	     run=8  nbConstraintChecks=1847532  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1504
32.80	     nbFailedAssignments=553  nbBacktracks=750  nbVisitedNodes=2734  nbRestartNogoods=28
32.80	       =>  wckTime=0.789  cpuTime=0.72  mem=16M833
33.16	   
33.16	   search
33.16	     run=9  nbConstraintChecks=2833845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2236
33.16	     nbFailedAssignments=883  nbBacktracks=1134  nbVisitedNodes=4115  nbRestartNogoods=32
33.16	       =>  wckTime=1.144  cpuTime=1.06  mem=16M833
33.61	   
33.61	   search
33.61	     run=10  nbConstraintChecks=4165978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3222
33.61	     nbFailedAssignments=1270  nbBacktracks=1710  nbVisitedNodes=6036  nbRestartNogoods=36
33.61	       =>  wckTime=1.599  cpuTime=1.52  mem=16M833
34.38	   
34.38	   search
34.38	     run=11  nbConstraintChecks=6325226  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4821
34.38	     nbFailedAssignments=1988  nbBacktracks=2574  nbVisitedNodes=9120  nbRestartNogoods=40
34.38	       =>  wckTime=2.362  cpuTime=2.26  mem=16M833
35.46	   
35.46	   search
35.46	     run=12  nbConstraintChecks=9399675  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7069
35.46	     nbFailedAssignments=2920  nbBacktracks=3871  nbVisitedNodes=13510  nbRestartNogoods=45
35.46	       =>  wckTime=3.446  cpuTime=3.34  mem=16M833
37.19	   
37.19	   search
37.19	     run=13  nbConstraintChecks=14244011  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10717
37.19	     nbFailedAssignments=4600  nbBacktracks=5819  nbVisitedNodes=20449  nbRestartNogoods=48
37.19	       =>  wckTime=5.172  cpuTime=5.05  mem=16M833
39.79	   
39.79	   search
39.79	     run=14  nbConstraintChecks=21516009  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15964
39.79	     nbFailedAssignments=6907  nbBacktracks=8739  nbVisitedNodes=30552  nbRestartNogoods=51
39.79	       =>  wckTime=7.778  cpuTime=7.62  mem=16M833
43.52	   
43.52	   search
43.52	     run=15  nbConstraintChecks=32064585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23571
43.52	     nbFailedAssignments=10117  nbBacktracks=13117  nbVisitedNodes=45316  nbRestartNogoods=55
43.52	       =>  wckTime=11.51  cpuTime=11.33  mem=16M833
49.72	   
49.72	   search
49.72	     run=16  nbConstraintChecks=48949967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35849
49.72	     nbFailedAssignments=15808  nbBacktracks=19685  nbVisitedNodes=68660  nbRestartNogoods=59
49.72	       =>  wckTime=17.703  cpuTime=17.47  mem=16M833
58.71	   
58.71	   search
58.71	     run=17  nbConstraintChecks=73358609  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53737
58.71	     nbFailedAssignments=23830  nbBacktracks=29537  nbVisitedNodes=102788  nbRestartNogoods=65
58.71	       =>  wckTime=26.694  cpuTime=26.38  mem=16M833
72.39	   
72.39	   search
72.39	     run=18  nbConstraintChecks=110061140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80617
72.39	     nbFailedAssignments=35916  nbBacktracks=44315  nbVisitedNodes=154163  nbRestartNogoods=75
72.39	       =>  wckTime=40.373  cpuTime=39.94  mem=16M833
93.00	   
93.00	   search
93.00	     run=19  nbConstraintChecks=164725466  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121036
93.00	     nbFailedAssignments=54146  nbBacktracks=66483  nbVisitedNodes=231516  nbRestartNogoods=81
93.00	       =>  wckTime=60.982  cpuTime=60.36  mem=16M833
123.28	   
123.28	   search
123.28	     run=20  nbConstraintChecks=246031142  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180467
123.28	     nbFailedAssignments=80311  nbBacktracks=99735  nbVisitedNodes=345885  nbRestartNogoods=85
123.28	       =>  wckTime=91.268  cpuTime=90.36  mem=16M833
170.52	   
170.52	   search
170.52	     run=21  nbConstraintChecks=370206928  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272112
170.52	     nbFailedAssignments=122055  nbBacktracks=149614  nbVisitedNodes=521272  nbRestartNogoods=93
170.52	       =>  wckTime=138.511  cpuTime=137.18  mem=16M833
242.40	   
242.40	   search
242.40	     run=22  nbConstraintChecks=556352367  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=407226
242.40	     nbFailedAssignments=182337  nbBacktracks=224432  nbVisitedNodes=780629  nbRestartNogoods=97
242.40	       =>  wckTime=210.385  cpuTime=208.43  mem=16M833
344.56	   
344.56	   search
344.56	     run=23  nbConstraintChecks=828122440  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=610727
344.56	     nbFailedAssignments=273598  nbBacktracks=336659  nbVisitedNodes=1170016  nbRestartNogoods=107
344.56	       =>  wckTime=312.546  cpuTime=309.67  mem=16M833
503.51	   
503.51	   search
503.51	     run=24  nbConstraintChecks=1237003360  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=914533
503.51	     nbFailedAssignments=409049  nbBacktracks=505001  nbVisitedNodes=1740625  nbRestartNogoods=118
503.51	       =>  wckTime=471.493  cpuTime=467.22  mem=16M833
719.72	   
719.72	   search
719.72	     run=25  nbConstraintChecks=1814338891  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1367441
719.72	     nbFailedAssignments=609428  nbBacktracks=757512  nbVisitedNodes=2579794  nbRestartNogoods=126
719.72	       =>  wckTime=687.706  cpuTime=681.52  mem=16M833
1019.04	   
1019.04	   search
1019.04	     run=26  nbConstraintChecks=2628430140  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2020611
1019.04	     nbFailedAssignments=883815  nbBacktracks=1136279  nbVisitedNodes=3760139  nbRestartNogoods=134
1019.04	       =>  wckTime=987.028  cpuTime=978.18  mem=16M833
1390.53	   
1390.53	   search
1390.53	     run=27  nbConstraintChecks=3701595712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2938186
1390.53	     nbFailedAssignments=1233218  nbBacktracks=1704430  nbVisitedNodes=5360806  nbRestartNogoods=142
1390.53	       =>  wckTime=1358.514  cpuTime=1347.36  mem=16M833
1853.45	   
1853.45	   search
1853.45	     run=28  nbConstraintChecks=5097819845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4206431
1853.45	     nbFailedAssignments=1649215  nbBacktracks=2556656  nbVisitedNodes=7448554  nbRestartNogoods=148
1853.45	       =>  wckTime=1821.431  cpuTime=1807.94  mem=16M833
2416.49	v 0 1 0 1 0 1 0 0 0 0 1 0 0 0 0 1 1 0 1 1 1 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 0 

Verifier Data (download as text)

188 unsatisfied constraints, 292 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/node25/watcher-280045-1169300222 -o ROOT/results/node25/solver-280045-1169300222 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280045-1169300222/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.88 1.46 1.18 2/94 25729
/proc/meminfo: memFree=1347472/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=18540 CPUtime=0
/proc/25728/stat : 25728 (runsolver) R 25726 25728 25567 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 278414630 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 215781797159 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/25728/statm: 4635 279 244 17 0 2626 0

[startup+0.102242 s]
/proc/loadavg: 1.88 1.46 1.18 2/94 25729
/proc/meminfo: memFree=1347472/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=914988 CPUtime=0.08
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 2988 0 1 0 7 1 0 0 25 0 8 0 278414630 936947712 2734 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072942578 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228747 2734 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.514311 s]
/proc/loadavg: 1.88 1.46 1.18 2/94 25729
/proc/meminfo: memFree=1347472/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915332 CPUtime=0.49
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 6586 0 1 0 44 5 0 0 25 0 8 0 278414630 937299968 6325 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228833 6325 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33844 s]
/proc/loadavg: 1.88 1.46 1.18 3/101 25736
/proc/meminfo: memFree=1329624/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=1.29
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 7121 0 1 0 106 23 0 0 25 0 8 0 278414630 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073683682 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 6859 2479 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.12
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 333 0 0 0 11 1 0 0 16 0 8 0 278414638 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 6859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915452

[startup+2.97572 s]
/proc/loadavg: 1.88 1.46 1.18 3/101 25736
/proc/meminfo: memFree=1329624/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2.92
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 7125 0 1 0 231 61 0 0 25 0 8 0 278414630 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 6862 2479 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.12
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915452

[startup+6.27028 s]
/proc/loadavg: 1.89 1.47 1.18 3/101 25736
/proc/meminfo: memFree=1329624/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=6.19
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 7125 0 1 0 482 137 0 0 25 0 8 0 278414630 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678037 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 6862 2479 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.12
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915452

[startup+12.7424 s]
/proc/loadavg: 1.90 1.47 1.18 3/101 25736
/proc/meminfo: memFree=1329624/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=12.61
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 7125 0 1 0 973 288 0 0 25 0 8 0 278414630 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681556 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 6862 2479 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.12
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.61
Current children cumulated vsize (KiB) 915452

[startup+25.5946 s]
/proc/loadavg: 1.92 1.50 1.20 3/101 25736
/proc/meminfo: memFree=1329624/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=25.35
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 7125 0 1 0 1948 587 0 0 25 0 8 0 278414630 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681624 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 6862 2479 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.12
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 6862 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915452

[startup+51.2949 s]
/proc/loadavg: 2.01 1.55 1.22 3/101 25736
/proc/meminfo: memFree=1321880/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=50.8
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9160 0 1 0 4349 731 0 0 25 0 8 0 278414630 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864558 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8894 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.22
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 396 0 0 0 21 1 0 0 16 0 8 0 278414638 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 8894 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 915452

[startup+102.501 s]
/proc/loadavg: 2.00 1.62 1.26 3/101 25736
/proc/meminfo: memFree=1321880/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=101.55
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9168 0 1 0 9423 732 0 0 25 0 8 0 278414630 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823815 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8902 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.23
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278414638 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278414638 937422848 8902 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.55
Current children cumulated vsize (KiB) 915452

[startup+162.546 s]
/proc/loadavg: 2.00 1.69 1.30 3/101 25736
/proc/meminfo: memFree=1321880/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=161.04
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9171 0 1 0 15372 732 0 0 25 0 8 0 278414630 937422848 8904 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073864567 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2009.09
Current children cumulated vsize (KiB) 915452

[startup+2083.67 s]
/proc/loadavg: 2.05 2.01 1.88 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2068.85
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 206138 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831319 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2068.85
Current children cumulated vsize (KiB) 915452

[startup+2143.69 s]
/proc/loadavg: 2.02 2.01 1.89 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2128.57
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 212110 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073846518 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2128.57
Current children cumulated vsize (KiB) 915452

[startup+2203.72 s]
/proc/loadavg: 2.08 2.02 1.90 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2188.32
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 218085 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073844444 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2188.32
Current children cumulated vsize (KiB) 915452

[startup+2263.75 s]
/proc/loadavg: 2.06 2.03 1.91 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2248.07
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 224060 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073865565 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2248.07
Current children cumulated vsize (KiB) 915452

[startup+2323.77 s]
/proc/loadavg: 2.02 2.02 1.91 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2307.8
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 230033 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809060 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2307.8
Current children cumulated vsize (KiB) 915452

[startup+2383.8 s]
/proc/loadavg: 2.01 2.01 1.91 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2367.55
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 236008 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823770 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2367.55
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2416.48 s]
/proc/loadavg: 2.00 2.01 1.91 3/100 25994
/proc/meminfo: memFree=1301736/2055920 swapFree=4170284/4192956
[pid=25728] ppid=25726 vsize=915452 CPUtime=2400.06
/proc/25728/stat : 25728 (java) R 25726 25728 25567 0 -1 0 9191 0 1 0 239259 747 0 0 25 0 8 0 278414630 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073689633 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/25728/statm: 228863 8923 2532 14 0 215333 0
[pid=25728/tid=25730] ppid=25726 vsize=915452 CPUtime=0.02
/proc/25728/task/25730/stat : 25730 (java) S 25726 25728 25567 0 -1 64 178 0 0 0 2 0 0 0 16 0 8 0 278414634 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25731] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25731/stat : 25731 (java) S 25726 25728 25567 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25732] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25732/stat : 25732 (java) S 25726 25728 25567 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278414635 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25733] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25733/stat : 25733 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25734] ppid=25726 vsize=915452 CPUtime=0.24
/proc/25728/task/25734/stat : 25734 (java) S 25726 25728 25567 0 -1 64 397 0 0 0 22 2 0 0 16 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25735] ppid=25726 vsize=915452 CPUtime=0
/proc/25728/task/25735/stat : 25735 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=25728/tid=25736] ppid=25726 vsize=915452 CPUtime=0.01
/proc/25728/task/25736/stat : 25736 (java) S 25726 25728 25567 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278414638 937422848 8923 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2416.55
CPU time (s): 2400.13
CPU user time (s): 2392.65
CPU system time (s): 7.48086
CPU usage (%): 99.3208
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.65
system time used= 7.48086
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9213
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= 50070
involuntary context switches= 112373

runsolver used 2.75258 s user time and 6.53701 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sat Jan 20 13:37:02 UTC 2007


IDJOB= 280045
IDBENCH= 10582
IDSOLVER= 68
FILE ID= node25/280045-1169300222

PBS_JOBID= 3609896

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1c7788279b82d57cc6e114accaeb0c1a

RANDOM SEED= 457393233

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.279
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.279
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:       1347888 kB
Buffers:         44360 kB
Cached:         546628 kB
SwapCached:       8568 kB
Active:         215652 kB
Inactive:       418736 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1347888 kB
SwapTotal:     4192956 kB
SwapFree:      4170284 kB
Dirty:            1716 kB
Writeback:           0 kB
Mapped:          58904 kB
Slab:            58052 kB
Committed_AS:  5174440 kB
PageTables:       2412 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 node25 on Sat Jan 20 14:17:19 UTC 2007