Trace number 279668

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.08 2412.28

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-500-1_ext.xml
MD5SUM3a898043ec23a05ff0aaaa73b907747d
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints312
Best CPU time to get the best result obtained on this benchmark413.284
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints500
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension500
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/279668-1169296628/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.088  cpuTime=0.09  mem=6M910
0.38	   
0.38	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.52	     nbConstraints=500  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=499
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=499  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.52	       =>  wckTime=0.222  cpuTime=0.16  mem=8M876
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.299  cpuTime=0.19  mem=5M615
0.60	
0.60	s SATISFIABLE
0.60	o 264
0.60	c 236
0.60	o 269
0.60	c 231
0.60	o 272
0.60	c 228
0.60	o 278
0.60	c 222
0.60	o 281
0.60	c 219
0.60	o 285
0.60	c 215
0.60	o 286
0.60	c 214
0.61	o 287
0.61	c 213
0.61	o 288
0.61	c 212
0.61	o 289
0.61	c 211
0.61	o 290
0.61	c 210
0.61	o 293
0.61	c 207
0.61	o 294
0.61	c 206
0.61	o 296
0.61	c 204
0.61	o 297
0.61	c 203
0.61	o 299
0.61	c 201
0.61	o 302
0.61	c 198
0.61	o 303
0.61	c 197
0.62	o 304
0.62	c 196
0.62	o 306
0.62	c 194
0.62	o 308
0.62	c 192
0.64	o 309
0.64	c 191
0.64	o 310
0.64	c 190
0.76	o 311
0.76	c 189
0.78	o 312
0.78	c 188
2.23	   
2.23	   search
2.23	     run=0  nbConstraintChecks=7471017  nbAssignments=10000
2.23	       =>  wckTime=1.642  cpuTime=1.63  mem=5M615
3.82	   
3.82	   search
3.82	     run=1  nbConstraintChecks=15015838  nbAssignments=20000
3.82	       =>  wckTime=3.229  cpuTime=3.21  mem=5M615
5.39	   
5.39	   search
5.39	     run=2  nbConstraintChecks=22476714  nbAssignments=30000
5.39	       =>  wckTime=4.802  cpuTime=4.78  mem=5M615
6.98	   
6.98	   search
6.98	     run=3  nbConstraintChecks=30043026  nbAssignments=40000
6.98	       =>  wckTime=6.389  cpuTime=6.37  mem=5M615
8.56	   
8.56	   search
8.56	     run=4  nbConstraintChecks=37497431  nbAssignments=50000
8.56	       =>  wckTime=7.963  cpuTime=7.94  mem=5M615
10.14	   
10.14	   search
10.14	     run=5  nbConstraintChecks=45061478  nbAssignments=60000
10.14	       =>  wckTime=9.549  cpuTime=9.53  mem=5M615
11.72	   
11.72	   search
11.72	     run=6  nbConstraintChecks=52525079  nbAssignments=70000
11.72	       =>  wckTime=11.132  cpuTime=11.11  mem=5M615
13.32	   
13.32	   search
13.32	     run=7  nbConstraintChecks=60082194  nbAssignments=80000
13.32	       =>  wckTime=12.732  cpuTime=12.71  mem=5M615
14.91	   
14.91	   search
14.91	     run=8  nbConstraintChecks=67543739  nbAssignments=90000
14.91	       =>  wckTime=14.321  cpuTime=14.3  mem=5M615
16.51	   
16.51	   search
16.51	     run=9  nbConstraintChecks=75123870  nbAssignments=100000
16.51	       =>  wckTime=15.922  cpuTime=15.9  mem=5M615
18.10	   
18.10	   search
18.10	     run=10  nbConstraintChecks=82586282  nbAssignments=110000
18.10	       =>  wckTime=17.51  cpuTime=17.48  mem=5M615
19.70	   
19.70	   search
19.70	     run=11  nbConstraintChecks=90142879  nbAssignments=120000
19.70	       =>  wckTime=19.108  cpuTime=19.08  mem=5M615
21.29	   
21.29	   search
21.29	     run=12  nbConstraintChecks=97611716  nbAssignments=130000
21.29	       =>  wckTime=20.695  cpuTime=20.67  mem=5M615
22.87	   
22.87	   search
22.87	     run=13  nbConstraintChecks=105166519  nbAssignments=140000
22.87	       =>  wckTime=22.281  cpuTime=22.25  mem=5M615
24.45	   
24.45	   search
24.45	     run=14  nbConstraintChecks=112636568  nbAssignments=150000
24.45	       =>  wckTime=23.859  cpuTime=23.83  mem=5M615
26.04	   
26.04	   search
26.04	     run=15  nbConstraintChecks=120183003  nbAssignments=160000
26.04	       =>  wckTime=25.445  cpuTime=25.41  mem=5M615
27.61	   
27.61	   search
27.61	     run=16  nbConstraintChecks=127665365  nbAssignments=170000
27.61	       =>  wckTime=27.023  cpuTime=26.99  mem=5M615
29.20	   
29.20	   search
29.20	     run=17  nbConstraintChecks=135212949  nbAssignments=180000
29.20	       =>  wckTime=28.608  cpuTime=28.57  mem=5M615
30.78	   
30.78	   search
30.78	     run=18  nbConstraintChecks=142675674  nbAssignments=190000
30.78	       =>  wckTime=30.186  cpuTime=30.16  mem=5M615
30.80	   
30.80	   search
30.80	     run=19  nbConstraintChecks=142794433  nbAssignments=190155
30.80	       =>  wckTime=30.211  cpuTime=30.18  mem=5M615
30.81	   
30.81	   global
30.81	     nbConstraintChecks=142794433  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.81	     solvingWckTime=30.211  solvingCpuTime=30.17  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.81	     globalCpuTime=30.41
30.81	       =>  wckTime=30.511  cpuTime=30.37  mem=5M615
30.81	   
30.81	   solver IterativeSystematicSolver being built... 
30.94	       =>  wckTime=30.643  cpuTime=30.47  mem=16M780
30.95	   
30.95	   preprocessing
30.95	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.95	     detectedInconsistency=no
30.95	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M780
31.00	   
31.00	   search
31.00	     run=0  nbConstraintChecks=35588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
31.00	     nbFailedAssignments=5  nbBacktracks=10  nbVisitedNodes=60  nbRestartNogoods=0
31.00	       =>  wckTime=0.056  cpuTime=0.04  mem=16M780
31.04	   
31.04	   search
31.04	     run=1  nbConstraintChecks=92504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=105
31.04	     nbFailedAssignments=17  nbBacktracks=27  nbVisitedNodes=150  nbRestartNogoods=1
31.04	       =>  wckTime=0.098  cpuTime=0.06  mem=16M780
31.07	   
31.07	   search
31.07	     run=2  nbConstraintChecks=155260  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=165
31.07	     nbFailedAssignments=29  nbBacktracks=49  nbVisitedNodes=244  nbRestartNogoods=3
31.07	       =>  wckTime=0.127  cpuTime=0.09  mem=16M780
31.11	   
31.11	   search
31.11	     run=3  nbConstraintChecks=270491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
31.12	     nbFailedAssignments=64  nbBacktracks=82  nbVisitedNodes=409  nbRestartNogoods=4
31.12	       =>  wckTime=0.176  cpuTime=0.14  mem=16M780
31.17	   
31.17	   search
31.17	     run=4  nbConstraintChecks=400738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=371
31.17	     nbFailedAssignments=94  nbBacktracks=132  nbVisitedNodes=598  nbRestartNogoods=7
31.17	       =>  wckTime=0.228  cpuTime=0.19  mem=16M780
31.26	   
31.26	   search
31.26	     run=5  nbConstraintChecks=638430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=557
31.26	     nbFailedAssignments=174  nbBacktracks=209  nbVisitedNodes=941  nbRestartNogoods=10
31.26	       =>  wckTime=0.319  cpuTime=0.28  mem=16M780
31.39	   
31.39	   search
31.39	     run=6  nbConstraintChecks=979241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=805
31.39	     nbFailedAssignments=283  nbBacktracks=322  nbVisitedNodes=1411  nbRestartNogoods=13
31.39	       =>  wckTime=0.455  cpuTime=0.42  mem=16M780
31.55	   
31.55	   search
31.55	     run=7  nbConstraintChecks=1388663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1106
31.55	     nbFailedAssignments=385  nbBacktracks=493  nbVisitedNodes=1985  nbRestartNogoods=20
31.55	       =>  wckTime=0.614  cpuTime=0.57  mem=16M780
31.83	   
31.83	   search
31.83	     run=8  nbConstraintChecks=2075465  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1590
31.83	     nbFailedAssignments=584  nbBacktracks=749  nbVisitedNodes=2924  nbRestartNogoods=22
31.83	       =>  wckTime=0.889  cpuTime=0.83  mem=16M780
32.20	   
32.20	   search
32.20	     run=9  nbConstraintChecks=3074613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2288
32.20	     nbFailedAssignments=869  nbBacktracks=1133  nbVisitedNodes=4291  nbRestartNogoods=25
32.20	       =>  wckTime=1.261  cpuTime=1.2  mem=16M780
32.73	   
32.73	   search
32.73	     run=10  nbConstraintChecks=4556715  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3345
32.73	     nbFailedAssignments=1323  nbBacktracks=1709  nbVisitedNodes=6378  nbRestartNogoods=28
32.73	       =>  wckTime=1.793  cpuTime=1.73  mem=16M780
33.66	   
33.66	   search
33.66	     run=11  nbConstraintChecks=7005905  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4965
33.66	     nbFailedAssignments=2052  nbBacktracks=2573  nbVisitedNodes=9591  nbRestartNogoods=34
33.66	       =>  wckTime=2.721  cpuTime=2.65  mem=16M780
34.86	   
34.86	   search
34.86	     run=12  nbConstraintChecks=10327806  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7250
34.87	     nbFailedAssignments=3012  nbBacktracks=3871  nbVisitedNodes=14134  nbRestartNogoods=39
34.87	       =>  wckTime=3.925  cpuTime=3.86  mem=16M780
37.17	   
37.17	   search
37.17	     run=13  nbConstraintChecks=16165392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11099
37.17	     nbFailedAssignments=4888  nbBacktracks=5820  nbVisitedNodes=21808  nbRestartNogoods=45
37.17	       =>  wckTime=6.23  cpuTime=6.14  mem=16M780
40.03	   
40.03	   search
40.03	     run=14  nbConstraintChecks=23847076  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16241
40.03	     nbFailedAssignments=7090  nbBacktracks=8739  nbVisitedNodes=32071  nbRestartNogoods=49
40.03	       =>  wckTime=9.088  cpuTime=8.99  mem=16M780
44.39	   
44.39	   search
44.39	     run=15  nbConstraintChecks=35396904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24095
44.39	     nbFailedAssignments=10541  nbBacktracks=13117  nbVisitedNodes=47754  nbRestartNogoods=54
44.39	       =>  wckTime=13.447  cpuTime=13.35  mem=16M780
51.23	   
51.23	   search
51.23	     run=16  nbConstraintChecks=53216240  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35934
51.23	     nbFailedAssignments=15782  nbBacktracks=19686  nbVisitedNodes=71403  nbRestartNogoods=61
51.23	       =>  wckTime=20.286  cpuTime=20.18  mem=16M780
61.41	   
61.42	   search
61.42	     run=17  nbConstraintChecks=79547734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53640
61.42	     nbFailedAssignments=23608  nbBacktracks=29538  nbVisitedNodes=106787  nbRestartNogoods=64
61.42	       =>  wckTime=30.476  cpuTime=30.37  mem=16M780
76.53	   
76.53	   search
76.53	     run=18  nbConstraintChecks=119058837  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80306
76.53	     nbFailedAssignments=35466  nbBacktracks=44316  nbVisitedNodes=160089  nbRestartNogoods=71
76.53	       =>  wckTime=45.587  cpuTime=45.47  mem=16M780
98.81	   
98.81	   search
98.81	     run=19  nbConstraintChecks=175074566  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117716
98.81	     nbFailedAssignments=50683  nbBacktracks=66484  nbVisitedNodes=234804  nbRestartNogoods=76
98.81	       =>  wckTime=67.868  cpuTime=67.71  mem=16M780
132.43	   
132.43	   search
132.43	     run=20  nbConstraintChecks=261573378  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176115
132.43	     nbFailedAssignments=75808  nbBacktracks=99736  nbVisitedNodes=351575  nbRestartNogoods=82
132.43	       =>  wckTime=101.486  cpuTime=101.29  mem=16M780
180.47	   
180.47	   search
180.47	     run=21  nbConstraintChecks=389711461  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=263573
180.47	     nbFailedAssignments=113366  nbBacktracks=149614  nbVisitedNodes=526229  nbRestartNogoods=92
180.47	       =>  wckTime=149.535  cpuTime=149.29  mem=16M780
253.94	   
253.94	   search
253.94	     run=22  nbConstraintChecks=579849530  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=392823
253.94	     nbFailedAssignments=167775  nbBacktracks=224434  nbVisitedNodes=783846  nbRestartNogoods=100
253.94	       =>  wckTime=223.0  cpuTime=222.68  mem=16M780
367.00	   
367.00	   search
367.00	     run=23  nbConstraintChecks=870710881  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=593434
367.00	     nbFailedAssignments=256135  nbBacktracks=336662  nbVisitedNodes=1182116  nbRestartNogoods=106
367.00	       =>  wckTime=336.061  cpuTime=335.61  mem=16M780
532.06	   
532.06	   search
532.06	     run=24  nbConstraintChecks=1287471991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=884743
532.06	     nbFailedAssignments=379081  nbBacktracks=505003  nbVisitedNodes=1754105  nbRestartNogoods=113
532.06	       =>  wckTime=501.12  cpuTime=500.49  mem=16M780
755.23	   
755.23	   search
755.23	     run=25  nbConstraintChecks=1885242093  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1319694
755.23	     nbFailedAssignments=561497  nbBacktracks=757515  nbVisitedNodes=2586401  nbRestartNogoods=122
755.23	       =>  wckTime=724.287  cpuTime=723.44  mem=16M780
1042.13	   
1042.13	   search
1042.13	     run=26  nbConstraintChecks=2678176711  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1937290
1042.13	     nbFailedAssignments=800300  nbBacktracks=1136282  nbVisitedNodes=3713066  nbRestartNogoods=128
1042.13	       =>  wckTime=1011.188  cpuTime=1009.61  mem=16M780
1408.50	   
1408.50	   search
1408.50	     run=27  nbConstraintChecks=3702519232  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2796560
1408.50	     nbFailedAssignments=1091391  nbBacktracks=1704433  nbVisitedNodes=5195494  nbRestartNogoods=136
1408.50	       =>  wckTime=1377.565  cpuTime=1373.24  mem=16M780
1951.13	   
1951.13	   search
1951.14	     run=28  nbConstraintChecks=5168834870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4032829
1951.14	     nbFailedAssignments=1475403  nbBacktracks=2556665  nbVisitedNodes=7269570  nbRestartNogoods=146
1951.14	       =>  wckTime=1920.195  cpuTime=1911.46  mem=16M780
2412.24	v 0 1 0 0 1 0 0 0 1 1 0 0 1 0 0 0 0 1 1 1 1 0 1 0 1 1 1 1 0 0 1 0 1 0 0 0 0 0 1 1 0 1 0 1 1 1 1 0 1 0 

Verifier Data (download as text)

188 unsatisfied constraints, 312 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/node33/watcher-279668-1169296628 -o ROOT/results/node33/solver-279668-1169296628 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279668-1169296628/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: 2.00 2.00 1.91 4/73 4691
/proc/meminfo: memFree=1477704/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=172 CPUtime=0
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278056665 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10945316 0 0 4096 0 0 0 0 17 0 0 0
/proc/4690/statm: 43 24 18 14 0 3 0

[startup+0.107313 s]
/proc/loadavg: 2.00 2.00 1.91 4/73 4691
/proc/meminfo: memFree=1477704/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=914988 CPUtime=0.09
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 3036 0 1 0 7 2 0 0 23 0 8 0 278056665 936947712 2782 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4155581175 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228747 2782 1441 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515399 s]
/proc/loadavg: 2.00 2.00 1.91 4/73 4691
/proc/meminfo: memFree=1477704/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915332 CPUtime=0.48
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 6593 0 1 0 44 4 0 0 25 0 8 0 278056665 937299968 6332 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228833 6332 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33657 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4698
/proc/meminfo: memFree=1459920/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915460 CPUtime=1.3
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 7137 0 1 0 110 20 0 0 25 0 8 0 278056665 937431040 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 6875 2476 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.12
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 336 0 0 0 11 1 0 0 16 0 8 0 278056673 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915460 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937431040 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 6875 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98491 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4698
/proc/meminfo: memFree=1459856/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2.95
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 7140 0 1 0 239 56 0 0 25 0 8 0 278056665 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 6877 2476 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915460 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278056669 937431040 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.12
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 338 0 0 0 11 1 0 0 16 0 8 0 278056673 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 6877 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 6877 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) 915456

[startup+6.2716 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4698
/proc/meminfo: memFree=1459792/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=6.24
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 7141 0 1 0 491 133 0 0 25 0 8 0 278056665 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 6878 2476 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915460 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278056669 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.12
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 339 0 0 0 11 1 0 0 16 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915456

[startup+12.754 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4698
/proc/meminfo: memFree=1459792/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=12.72
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 7141 0 1 0 992 280 0 0 25 0 8 0 278056665 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073681908 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 6878 2476 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915460 CPUtime=0.12
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 339 0 0 0 11 1 0 0 16 0 8 0 278056673 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915456

[startup+25.6176 s]
/proc/loadavg: 2.07 2.02 1.91 3/80 4698
/proc/meminfo: memFree=1459792/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=25.57
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 7141 0 1 0 1984 573 0 0 25 0 8 0 278056665 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 6878 2476 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 183 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915460 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937431040 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.12
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 339 0 0 0 11 1 0 0 16 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 6878 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915456

[startup+51.22 s]
/proc/loadavg: 2.05 2.01 1.91 3/80 4698
/proc/meminfo: memFree=1452112/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=51.14
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9172 0 1 0 4418 696 0 0 25 0 8 0 278056665 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808576 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 8903 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 397 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8903 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.14
Current children cumulated vsize (KiB) 915456

[startup+102.422 s]
/proc/loadavg: 2.02 2.01 1.91 3/80 4698
/proc/meminfo: memFree=1452112/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=102.28
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9183 0 1 0 9532 696 0 0 25 0 8 0 278056665 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823488 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4690/statm: 228864 8914 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8914 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915456

[startup+162.469 s]
/proc/loadavg: 2.00 2.00 1.91 3/80 4698
/proc/meminfo: memFree=1452112/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=162.27
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9185 0 1 0 15531 696 0 0 25 0 8 0 278056665 937426944 8916 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824841 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

Current children cumulated CPU time (s) 2014.47
Current children cumulated vsize (KiB) 915456

[startup+2083.77 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2074.05
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9206 0 1 0 206704 701 0 0 25 0 8 0 278056665 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808521 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8936 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2074.05
Current children cumulated vsize (KiB) 915456

[startup+2143.8 s]
/proc/loadavg: 2.00 2.00 1.93 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2133.64
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9206 0 1 0 212663 701 0 0 25 0 8 0 278056665 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073861752 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8936 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2133.64
Current children cumulated vsize (KiB) 915456

[startup+2203.85 s]
/proc/loadavg: 2.03 2.01 1.94 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2193.23
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9206 0 1 0 218622 701 0 0 25 0 8 0 278056665 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073700798 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8936 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2193.23
Current children cumulated vsize (KiB) 915456

[startup+2263.89 s]
/proc/loadavg: 2.01 2.01 1.94 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2252.81
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9206 0 1 0 224580 701 0 0 25 0 8 0 278056665 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862291 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8936 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2252.81
Current children cumulated vsize (KiB) 915456

[startup+2323.92 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2312.39
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9206 0 1 0 230538 701 0 0 25 0 8 0 278056665 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8936 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 398 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8936 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2312.39
Current children cumulated vsize (KiB) 915456

[startup+2383.95 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2371.96
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9207 0 1 0 236495 701 0 0 25 0 8 0 278056665 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073862762 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8937 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 399 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2371.96
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.23 s]
/proc/loadavg: 2.00 2.00 1.94 3/87 4957
/proc/meminfo: memFree=1427032/2055920 swapFree=4192224/4192956
[pid=4690] ppid=4688 vsize=915456 CPUtime=2400.02
/proc/4690/stat : 4690 (java) R 4688 4690 4203 0 -1 0 9207 0 1 0 239301 701 0 0 25 0 8 0 278056665 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845019 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/4690/statm: 228864 8937 2527 14 0 215334 0
[pid=4690/tid=4692] ppid=4688 vsize=915456 CPUtime=0.02
/proc/4690/task/4692/stat : 4692 (java) S 4688 4690 4203 0 -1 64 184 0 0 0 2 0 0 0 16 0 8 0 278056669 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4693] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4693/stat : 4693 (java) S 4688 4690 4203 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278056670 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4694] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4694/stat : 4694 (java) S 4688 4690 4203 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278056670 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4695] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4695/stat : 4695 (java) S 4688 4690 4203 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4696] ppid=4688 vsize=915456 CPUtime=0.23
/proc/4690/task/4696/stat : 4696 (java) S 4688 4690 4203 0 -1 64 399 0 0 0 21 2 0 0 16 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=4690/tid=4697] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4697/stat : 4697 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4690/tid=4698] ppid=4688 vsize=915456 CPUtime=0
/proc/4690/task/4698/stat : 4698 (java) S 4688 4690 4203 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278056673 937426944 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.02
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 2412.28
CPU time (s): 2400.08
CPU user time (s): 2393.05
CPU system time (s): 7.02493
CPU usage (%): 99.494
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.05
system time used= 7.02493
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9230
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= 50007
involuntary context switches= 55336

runsolver used 2.03769 s user time and 6.81896 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan 20 12:37:08 UTC 2007


IDJOB= 279668
IDBENCH= 10366
IDSOLVER= 69
FILE ID= node33/279668-1169296628

PBS_JOBID= 3609815

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3a898043ec23a05ff0aaaa73b907747d

RANDOM SEED= 768640733

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.281
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.281
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:       1478184 kB
Buffers:         46316 kB
Cached:         439616 kB
SwapCached:        268 kB
Active:         181244 kB
Inactive:       326952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1478184 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1680 kB
Writeback:           0 kB
Mapped:          33244 kB
Slab:            55124 kB
Committed_AS:  4687944 kB
PageTables:       1728 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 node33 on Sat Jan 20 13:17:21 UTC 2007