Trace number 280172

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.07 2419.37

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-420-1_ext.xml
MD5SUMc53ca2bf19294805d751d17afab3e81f
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints281
Best CPU time to get the best result obtained on this benchmark186.616
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints420
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension420
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/280172-1169302164/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.1  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.54	     nbConstraints=420  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=419
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=419  nbSharedBinaryRepresentations=2  maxDegree=21  maxArity=2
0.54	       =>  wckTime=0.228  cpuTime=0.15  mem=8M876
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.308  cpuTime=0.19  mem=5M579
0.62	
0.62	s SATISFIABLE
0.62	o 221
0.62	c 199
0.62	o 225
0.62	c 195
0.63	o 232
0.63	c 188
0.63	o 234
0.63	c 186
0.63	o 241
0.63	c 179
0.63	o 245
0.63	c 175
0.63	o 246
0.63	c 174
0.63	o 247
0.63	c 173
0.63	o 251
0.63	c 169
0.63	o 253
0.63	c 167
0.63	o 256
0.63	c 164
0.63	o 257
0.63	c 163
0.63	o 259
0.63	c 161
0.63	o 264
0.64	c 156
0.64	o 268
0.64	c 152
0.64	o 270
0.64	c 150
0.64	o 272
0.64	c 148
0.64	o 273
0.64	c 147
0.65	o 276
0.65	c 144
0.67	o 277
0.67	c 143
0.68	o 278
0.69	c 142
0.69	o 280
0.69	c 140
0.77	o 281
0.77	c 139
2.16	   
2.16	   search
2.16	     run=0  nbConstraintChecks=5679352  nbAssignments=10000
2.16	       =>  wckTime=1.539  cpuTime=1.51  mem=5M579
3.64	   
3.64	   search
3.64	     run=1  nbConstraintChecks=11436734  nbAssignments=20000
3.64	       =>  wckTime=3.025  cpuTime=2.97  mem=5M579
5.10	   
5.10	   search
5.10	     run=2  nbConstraintChecks=17096548  nbAssignments=30000
5.10	       =>  wckTime=4.483  cpuTime=4.42  mem=5M579
6.58	   
6.58	   search
6.58	     run=3  nbConstraintChecks=22865645  nbAssignments=40000
6.58	       =>  wckTime=5.959  cpuTime=5.88  mem=5M579
8.05	   
8.05	   search
8.05	     run=4  nbConstraintChecks=28541811  nbAssignments=50000
8.05	       =>  wckTime=7.432  cpuTime=7.34  mem=5M579
9.53	   
9.53	   search
9.53	     run=5  nbConstraintChecks=34309412  nbAssignments=60000
9.53	       =>  wckTime=8.907  cpuTime=8.81  mem=5M579
10.98	   
10.98	   search
10.98	     run=6  nbConstraintChecks=39969072  nbAssignments=70000
10.98	       =>  wckTime=10.363  cpuTime=10.25  mem=5M579
12.45	   
12.45	   search
12.45	     run=7  nbConstraintChecks=45750999  nbAssignments=80000
12.45	       =>  wckTime=11.833  cpuTime=11.71  mem=5M579
13.91	   
13.91	   search
13.91	     run=8  nbConstraintChecks=51415161  nbAssignments=90000
13.91	       =>  wckTime=13.287  cpuTime=13.15  mem=5M579
15.37	   
15.37	   search
15.37	     run=9  nbConstraintChecks=57176288  nbAssignments=100000
15.37	       =>  wckTime=14.749  cpuTime=14.61  mem=5M579
16.82	   
16.82	   search
16.82	     run=10  nbConstraintChecks=62843457  nbAssignments=110000
16.82	       =>  wckTime=16.2  cpuTime=16.04  mem=5M579
18.29	   
18.29	   search
18.29	     run=11  nbConstraintChecks=68621948  nbAssignments=120000
18.29	       =>  wckTime=17.674  cpuTime=17.5  mem=5M579
19.74	   
19.74	   search
19.75	     run=12  nbConstraintChecks=74293427  nbAssignments=130000
19.75	       =>  wckTime=19.126  cpuTime=18.94  mem=5M579
21.22	   
21.22	   search
21.22	     run=13  nbConstraintChecks=80048065  nbAssignments=140000
21.22	       =>  wckTime=20.596  cpuTime=20.41  mem=5M579
22.69	   
22.69	   search
22.69	     run=14  nbConstraintChecks=85703107  nbAssignments=150000
22.69	       =>  wckTime=22.068  cpuTime=21.86  mem=5M579
24.16	   
24.16	   search
24.16	     run=15  nbConstraintChecks=91474245  nbAssignments=160000
24.16	       =>  wckTime=23.544  cpuTime=23.32  mem=5M579
25.63	   
25.63	   search
25.63	     run=16  nbConstraintChecks=97147327  nbAssignments=170000
25.63	       =>  wckTime=25.007  cpuTime=24.78  mem=5M579
27.10	   
27.10	   search
27.10	     run=17  nbConstraintChecks=102926475  nbAssignments=180000
27.10	       =>  wckTime=26.485  cpuTime=26.25  mem=5M579
28.58	   
28.58	   search
28.58	     run=18  nbConstraintChecks=108607351  nbAssignments=190000
28.58	       =>  wckTime=27.96  cpuTime=27.7  mem=5M579
30.06	   
30.06	   search
30.06	     run=19  nbConstraintChecks=114385756  nbAssignments=200000
30.06	       =>  wckTime=29.436  cpuTime=29.17  mem=5M579
31.05	   
31.05	   search
31.05	     run=20  nbConstraintChecks=118221529  nbAssignments=206808
31.05	       =>  wckTime=30.428  cpuTime=30.15  mem=5M579
31.05	   
31.05	   global
31.05	     nbConstraintChecks=118221529  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.05	     solvingWckTime=30.427  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.05	     globalCpuTime=30.39
31.05	       =>  wckTime=30.737  cpuTime=30.34  mem=5M579
31.05	   
31.05	   solver IterativeSystematicSolver being built... 
31.19	       =>  wckTime=30.881  cpuTime=30.45  mem=16M861
31.20	   
31.20	   preprocessing
31.20	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.20	     detectedInconsistency=no
31.20	       =>  wckTime=0.0050  cpuTime=0.0  mem=16M861
31.26	   
31.26	   search
31.26	     run=0  nbConstraintChecks=31348  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48
31.26	     nbFailedAssignments=4  nbBacktracks=11  nbVisitedNodes=64  nbRestartNogoods=0
31.26	       =>  wckTime=0.063  cpuTime=0.04  mem=16M861
31.30	   
31.30	   search
31.30	     run=1  nbConstraintChecks=79353  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=109
31.30	     nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=152  nbRestartNogoods=2
31.30	       =>  wckTime=0.105  cpuTime=0.07  mem=16M861
31.33	   
31.33	   search
31.33	     run=2  nbConstraintChecks=132693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173
31.33	     nbFailedAssignments=28  nbBacktracks=48  nbVisitedNodes=250  nbRestartNogoods=4
31.33	       =>  wckTime=0.135  cpuTime=0.1  mem=16M861
31.37	   
31.37	   search
31.37	     run=3  nbConstraintChecks=213921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260
31.37	     nbFailedAssignments=50  nbBacktracks=81  nbVisitedNodes=392  nbRestartNogoods=6
31.37	       =>  wckTime=0.177  cpuTime=0.14  mem=16M861
31.43	   
31.43	   search
31.43	     run=4  nbConstraintChecks=334747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=381
31.43	     nbFailedAssignments=86  nbBacktracks=132  nbVisitedNodes=600  nbRestartNogoods=7
31.43	       =>  wckTime=0.232  cpuTime=0.19  mem=16M861
31.50	   
31.50	   search
31.50	     run=5  nbConstraintChecks=497017  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=537
31.50	     nbFailedAssignments=133  nbBacktracks=207  nbVisitedNodes=878  nbRestartNogoods=9
31.50	       =>  wckTime=0.304  cpuTime=0.26  mem=16M861
31.61	   
31.61	   search
31.61	     run=6  nbConstraintChecks=748890  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=757
31.61	     nbFailedAssignments=209  nbBacktracks=320  nbVisitedNodes=1287  nbRestartNogoods=12
31.61	       =>  wckTime=0.418  cpuTime=0.37  mem=16M861
31.78	   
31.78	   search
31.78	     run=7  nbConstraintChecks=1101624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1064
31.78	     nbFailedAssignments=314  nbBacktracks=490  nbVisitedNodes=1869  nbRestartNogoods=17
31.78	       =>  wckTime=0.583  cpuTime=0.52  mem=16M861
32.02	   
32.02	   search
32.03	     run=8  nbConstraintChecks=1637543  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1512
32.03	     nbFailedAssignments=474  nbBacktracks=748  nbVisitedNodes=2735  nbRestartNogoods=20
32.03	       =>  wckTime=0.831  cpuTime=0.76  mem=16M861
32.39	   
32.39	   search
32.39	     run=9  nbConstraintChecks=2451250  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2174
32.39	     nbFailedAssignments=721  nbBacktracks=1132  nbVisitedNodes=4028  nbRestartNogoods=25
32.39	       =>  wckTime=1.194  cpuTime=1.11  mem=16M861
32.96	   
32.96	   search
32.96	     run=10  nbConstraintChecks=3724554  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3215
32.96	     nbFailedAssignments=1156  nbBacktracks=1708  nbVisitedNodes=6080  nbRestartNogoods=27
32.96	       =>  wckTime=1.762  cpuTime=1.67  mem=16M861
33.76	   
33.76	   search
33.76	     run=11  nbConstraintChecks=5568272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4715
33.76	     nbFailedAssignments=1761  nbBacktracks=2572  nbVisitedNodes=9049  nbRestartNogoods=30
33.76	       =>  wckTime=2.563  cpuTime=2.47  mem=16M861
34.97	   
34.97	   search
34.97	     run=12  nbConstraintChecks=8312151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6924
34.97	     nbFailedAssignments=2642  nbBacktracks=3869  nbVisitedNodes=13436  nbRestartNogoods=34
34.97	       =>  wckTime=3.778  cpuTime=3.67  mem=16M861
36.78	   
36.78	   search
36.78	     run=13  nbConstraintChecks=12360666  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10182
36.78	     nbFailedAssignments=3921  nbBacktracks=5817  nbVisitedNodes=19917  nbRestartNogoods=36
36.78	       =>  wckTime=5.588  cpuTime=5.47  mem=16M861
39.45	   
39.45	   search
39.45	     run=14  nbConstraintChecks=18621265  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15170
39.45	     nbFailedAssignments=5957  nbBacktracks=8737  nbVisitedNodes=29861  nbRestartNogoods=42
39.45	       =>  wckTime=8.252  cpuTime=8.11  mem=16M861
43.43	   
43.43	   search
43.43	     run=15  nbConstraintChecks=28150953  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22964
43.43	     nbFailedAssignments=9347  nbBacktracks=13115  nbVisitedNodes=45423  nbRestartNogoods=47
43.43	       =>  wckTime=12.232  cpuTime=12.06  mem=16M861
49.66	   
49.66	   search
49.66	     run=16  nbConstraintChecks=41465452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33603
49.66	     nbFailedAssignments=13390  nbBacktracks=19683  nbVisitedNodes=66567  nbRestartNogoods=51
49.66	       =>  wckTime=18.468  cpuTime=18.24  mem=16M861
58.46	   
58.46	   search
58.46	     run=17  nbConstraintChecks=61643206  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50065
58.46	     nbFailedAssignments=19971  nbBacktracks=29537  nbVisitedNodes=99301  nbRestartNogoods=58
58.46	       =>  wckTime=27.268  cpuTime=26.97  mem=16M861
73.40	   
73.40	   search
73.40	     run=18  nbConstraintChecks=94560208  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76728
73.40	     nbFailedAssignments=31830  nbBacktracks=44315  nbVisitedNodes=152447  nbRestartNogoods=64
73.40	       =>  wckTime=42.209  cpuTime=41.79  mem=16M861
93.72	   
93.72	   search
93.72	     run=19  nbConstraintChecks=139913777  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113266
93.72	     nbFailedAssignments=46164  nbBacktracks=66483  nbVisitedNodes=224768  nbRestartNogoods=73
93.72	       =>  wckTime=62.522  cpuTime=61.92  mem=16M861
127.37	   
127.37	   search
127.37	     run=20  nbConstraintChecks=211608089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171631
127.37	     nbFailedAssignments=71251  nbBacktracks=99735  nbVisitedNodes=340227  nbRestartNogoods=77
127.37	       =>  wckTime=96.176  cpuTime=95.26  mem=16M861
173.31	   
173.31	   search
173.31	     run=21  nbConstraintChecks=311511969  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253077
173.31	     nbFailedAssignments=102789  nbBacktracks=149613  nbVisitedNodes=501654  nbRestartNogoods=86
173.31	       =>  wckTime=142.114  cpuTime=140.79  mem=16M861
242.08	   
242.08	   search
242.08	     run=22  nbConstraintChecks=456575079  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369035
242.08	     nbFailedAssignments=143905  nbBacktracks=224431  nbVisitedNodes=730615  nbRestartNogoods=94
242.08	       =>  wckTime=210.881  cpuTime=208.93  mem=16M861
341.42	   
341.42	   search
341.42	     run=23  nbConstraintChecks=666180235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=551199
341.42	     nbFailedAssignments=213817  nbBacktracks=336658  nbVisitedNodes=1080216  nbRestartNogoods=100
341.42	       =>  wckTime=310.223  cpuTime=307.39  mem=16M861
482.50	   
482.51	   search
482.51	     run=24  nbConstraintChecks=974534204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=826260
482.51	     nbFailedAssignments=320504  nbBacktracks=505003  nbVisitedNodes=1599951  nbRestartNogoods=108
482.51	       =>  wckTime=451.311  cpuTime=447.24  mem=16M861
644.58	   
644.58	   search
644.58	     run=25  nbConstraintChecks=1347894529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1202156
644.58	     nbFailedAssignments=443862  nbBacktracks=757517  nbVisitedNodes=2255376  nbRestartNogoods=115
644.58	       =>  wckTime=613.384  cpuTime=607.95  mem=16M861
867.84	   
867.84	   search
867.84	     run=26  nbConstraintChecks=1872124116  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1730733
867.84	     nbFailedAssignments=593647  nbBacktracks=1136284  nbVisitedNodes=3157537  nbRestartNogoods=120
867.84	       =>  wckTime=836.645  cpuTime=829.35  mem=16M861
1202.00	   
1202.00	   search
1202.00	     run=27  nbConstraintChecks=2659050820  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2539398
1202.00	     nbFailedAssignments=834129  nbBacktracks=1704438  nbVisitedNodes=4526006  nbRestartNogoods=130
1202.00	       =>  wckTime=1170.809  cpuTime=1160.72  mem=16M861
1700.77	   
1700.77	   search
1700.77	     run=28  nbConstraintChecks=3831909354  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3755520
1700.77	     nbFailedAssignments=1197994  nbBacktracks=2556664  nbVisitedNodes=6560275  nbRestartNogoods=137
1700.77	       =>  wckTime=1669.572  cpuTime=1655.28  mem=16M861
2382.38	   
2382.38	   search
2382.38	     run=29  nbConstraintChecks=5560287529  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5561190
2382.38	     nbFailedAssignments=1725294  nbBacktracks=3835008  nbVisitedNodes=9598619  nbRestartNogoods=145
2382.38	       =>  wckTime=2351.185  cpuTime=2332.26  mem=16M861
2419.36	v 1 0 1 0 0 0 0 0 0 1 0 0 0 1 1 0 1 0 0 1 1 0 0 1 1 0 1 1 1 1 0 1 1 0 1 1 1 1 1 0 0 1 1 0 0 0 1 1 1 0 0 1 0 0 1 1 0 1 0 1 

Verifier Data (download as text)

139 unsatisfied constraints, 281 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/node9/watcher-280172-1169302164 -o ROOT/results/node9/solver-280172-1169302164 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280172-1169302164/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.91 1.97 1.99 4/86 8052
/proc/meminfo: memFree=1267608/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=11820 CPUtime=0
/proc/8051/stat : 8051 (java) D 8049 8051 7451 0 -1 0 760 0 1 0 0 0 0 0 17 0 1 0 278611534 12103680 510 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8663844 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/8051/statm: 2967 515 425 14 0 1602 0

[startup+0.104304 s]
/proc/loadavg: 1.91 1.97 1.99 4/86 8052
/proc/meminfo: memFree=1267608/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=914988 CPUtime=0.08
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 2974 0 1 0 7 1 0 0 17 0 8 0 278611534 936947712 2720 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4160643169 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228747 2720 1421 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512349 s]
/proc/loadavg: 1.91 1.97 1.99 4/86 8052
/proc/meminfo: memFree=1267608/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915332 CPUtime=0.49
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 6396 0 1 0 46 3 0 0 18 0 8 0 278611534 937299968 6135 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072928872 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228833 6135 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33343 s]
/proc/loadavg: 1.91 1.97 1.99 3/93 8059
/proc/meminfo: memFree=1250016/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=1.3
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 7081 0 1 0 110 20 0 0 25 0 8 0 278611534 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073681875 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228863 6819 2476 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.12
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 335 0 0 0 12 0 0 0 16 0 8 0 278611541 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 6819 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.97263 s]
/proc/loadavg: 1.91 1.97 1.99 3/93 8059
/proc/meminfo: memFree=1249952/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915456 CPUtime=2.92
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 7085 0 1 0 229 63 0 0 25 0 8 0 278611534 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228864 6822 2476 14 0 215334 0
[pid=8051/tid=8053] ppid=8049 vsize=915456 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278611537 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915456 CPUtime=0.13
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915456

[startup+6.17798 s]
/proc/loadavg: 1.92 1.97 1.99 3/93 8059
/proc/meminfo: memFree=1249888/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=6.1
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 7085 0 1 0 467 143 0 0 25 0 8 0 278611534 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678353 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228863 6822 2476 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.13
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.1
Current children cumulated vsize (KiB) 915452

[startup+12.6457 s]
/proc/loadavg: 1.93 1.97 1.99 3/93 8059
/proc/meminfo: memFree=1249888/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915456 CPUtime=12.52
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 7085 0 1 0 932 320 0 0 25 0 8 0 278611534 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228864 6822 2476 14 0 215334 0
[pid=8051/tid=8053] ppid=8049 vsize=915456 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278611537 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915456 CPUtime=0.13
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915456 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937426944 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.52
Current children cumulated vsize (KiB) 915456

[startup+25.5002 s]
/proc/loadavg: 2.01 1.98 1.99 3/93 8059
/proc/meminfo: memFree=1249888/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=25.27
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 7085 0 1 0 1874 653 0 0 25 0 8 0 278611534 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073678296 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228863 6822 2476 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.13
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 6822 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.27
Current children cumulated vsize (KiB) 915452

[startup+51.1231 s]
/proc/loadavg: 2.01 1.98 1.99 3/93 8059
/proc/meminfo: memFree=1241760/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=50.67
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9175 0 1 0 4268 799 0 0 25 0 8 0 278611534 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809579 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228863 8909 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8909 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.67
Current children cumulated vsize (KiB) 915452

[startup+102.422 s]
/proc/loadavg: 2.06 2.00 2.00 3/93 8059
/proc/meminfo: memFree=1241760/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=101.52
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9182 0 1 0 9353 799 0 0 25 0 8 0 278611534 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868509 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/8051/statm: 228863 8916 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 398 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8916 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915452

[startup+162.461 s]
/proc/loadavg: 2.02 2.00 2.00 3/93 8059
/proc/meminfo: memFree=1241760/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=161.02
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9185 0 1 0 15302 800 0 0 25 0 8 0 278611534 937422848 8919 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829521 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2083.89 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8143
/proc/meminfo: memFree=1241240/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2066.14
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9207 0 1 0 205802 812 0 0 25 0 8 0 278611534 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867709 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8939 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2066.14
Current children cumulated vsize (KiB) 915452

[startup+2143.95 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8143
/proc/meminfo: memFree=1241368/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2125.9
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9207 0 1 0 211778 812 0 0 25 0 8 0 278611534 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073808176 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8939 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.9
Current children cumulated vsize (KiB) 915452

[startup+2204.01 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8143
/proc/meminfo: memFree=1241432/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2185.69
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9207 0 1 0 217757 812 0 0 25 0 8 0 278611534 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832490 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8939 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2185.69
Current children cumulated vsize (KiB) 915452

[startup+2264.07 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8143
/proc/meminfo: memFree=1241368/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2245.48
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9207 0 1 0 223736 812 0 0 25 0 8 0 278611534 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073809657 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8939 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2245.48
Current children cumulated vsize (KiB) 915452

[startup+2324.12 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 8143
/proc/meminfo: memFree=1241368/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2305.24
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9207 0 1 0 229712 812 0 0 25 0 8 0 278611534 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073832710 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8939 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2305.24
Current children cumulated vsize (KiB) 915452

[startup+2384.17 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 8143
/proc/meminfo: memFree=1241368/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2365.03
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9210 0 1 0 235691 812 0 0 25 0 8 0 278611534 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867473 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8942 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) R 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2365.03
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2419.35 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 8143
/proc/meminfo: memFree=1241368/2055920 swapFree=4191880/4192956
[pid=8051] ppid=8049 vsize=915452 CPUtime=2400.04
/proc/8051/stat : 8051 (java) R 8049 8051 7451 0 -1 0 9210 0 1 0 239192 812 0 0 25 0 8 0 278611534 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073868146 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/8051/statm: 228863 8942 2527 14 0 215333 0
[pid=8051/tid=8053] ppid=8049 vsize=915452 CPUtime=0.02
/proc/8051/task/8053/stat : 8053 (java) S 8049 8051 7451 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 278611537 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8054] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8054/stat : 8054 (java) S 8049 8051 7451 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278611538 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8055] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8055/stat : 8055 (java) S 8049 8051 7451 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278611538 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8056] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8056/stat : 8056 (java) S 8049 8051 7451 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8057] ppid=8049 vsize=915452 CPUtime=0.23
/proc/8051/task/8057/stat : 8057 (java) S 8049 8051 7451 0 -1 64 399 0 0 0 23 0 0 0 16 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8058] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8058/stat : 8058 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=8051/tid=8059] ppid=8049 vsize=915452 CPUtime=0
/proc/8051/task/8059/stat : 8059 (java) S 8049 8051 7451 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278611541 937422848 8942 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2419.37
CPU time (s): 2400.07
CPU user time (s): 2391.94
CPU system time (s): 8.13476
CPU usage (%): 99.2024
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2391.94
system time used= 8.13476
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9234
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= 50112
involuntary context switches= 91698

runsolver used 2.81857 s user time and 7.92179 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 14:09:24 UTC 2007


IDJOB= 280172
IDBENCH= 10642
IDSOLVER= 69
FILE ID= node9/280172-1169302164

PBS_JOBID= 3609654

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  c53ca2bf19294805d751d17afab3e81f

RANDOM SEED= 727799305

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.231
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.231
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:       1268088 kB
Buffers:         60512 kB
Cached:         592768 kB
SwapCached:        268 kB
Active:         291496 kB
Inactive:       411032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1268088 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          62272 kB
Slab:            70220 kB
Committed_AS:  8692012 kB
PageTables:       2244 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 node9 on Sat Jan 20 14:49:43 UTC 2007