Trace number 280162

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.07 2420.72

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-460-9_ext.xml
MD5SUM826827ad34ca713fb95aac86fa88dd8a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints306
Best CPU time to get the best result obtained on this benchmark253.88
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints460
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension460
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.30	   
0.30	Abscon 109 (November, 2006)
0.30	   
0.30	   configuration
0.30	     name=epfc.xml
0.33	   
0.33	   instance
0.33	     name=/tmp/evaluation/280162-1169302104/unknown.xml
0.36	   
0.36	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.39	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.39	       =>  wckTime=0.092  cpuTime=0.08  mem=6M887
0.39	   
0.39	   relations being loaded...
0.39	   
0.39	   constraints being loaded...
0.52	     nbConstraints=460  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=459
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=459  nbSharedBinaryRepresentations=2  maxDegree=23  maxArity=2
0.52	       =>  wckTime=0.217  cpuTime=0.14  mem=8M903
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.59	       =>  wckTime=0.293  cpuTime=0.18  mem=5M599
0.60	
0.60	s SATISFIABLE
0.60	o 245
0.60	c 215
0.60	o 250
0.60	c 210
0.60	o 253
0.60	c 207
0.60	o 256
0.60	c 204
0.60	o 260
0.60	c 200
0.60	o 262
0.60	c 198
0.60	o 266
0.60	c 194
0.60	o 269
0.60	c 191
0.61	o 275
0.61	c 185
0.61	o 276
0.61	c 184
0.61	o 278
0.61	c 182
0.61	o 280
0.61	c 180
0.61	o 282
0.61	c 178
0.61	o 284
0.61	c 176
0.61	o 286
0.61	c 174
0.62	o 287
0.62	c 173
0.62	o 289
0.62	c 171
0.62	o 290
0.62	c 170
0.62	o 294
0.63	c 166
0.63	o 296
0.63	c 164
0.63	o 297
0.63	c 163
0.63	o 298
0.63	c 162
0.65	o 300
0.65	c 160
0.65	o 303
0.65	c 157
0.65	o 305
0.65	c 155
0.65	o 306
0.65	c 154
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=6339377  nbAssignments=10000
2.13	       =>  wckTime=1.533  cpuTime=1.51  mem=5M599
3.62	   
3.62	   search
3.62	     run=1  nbConstraintChecks=12781216  nbAssignments=20000
3.62	       =>  wckTime=3.025  cpuTime=2.97  mem=5M599
5.10	   
5.10	   search
5.10	     run=2  nbConstraintChecks=19118541  nbAssignments=30000
5.10	       =>  wckTime=4.512  cpuTime=4.43  mem=5M599
6.58	   
6.58	   search
6.58	     run=3  nbConstraintChecks=25554566  nbAssignments=40000
6.58	       =>  wckTime=5.992  cpuTime=5.9  mem=5M599
8.06	   
8.06	   search
8.06	     run=4  nbConstraintChecks=31909629  nbAssignments=50000
8.06	       =>  wckTime=7.469  cpuTime=7.37  mem=5M599
9.55	   
9.55	   search
9.55	     run=5  nbConstraintChecks=38359622  nbAssignments=60000
9.55	       =>  wckTime=8.954  cpuTime=8.84  mem=5M599
11.03	   
11.03	   search
11.03	     run=6  nbConstraintChecks=44713030  nbAssignments=70000
11.03	       =>  wckTime=10.434  cpuTime=10.31  mem=5M599
12.53	   
12.53	   search
12.53	     run=7  nbConstraintChecks=51160626  nbAssignments=80000
12.53	       =>  wckTime=11.934  cpuTime=11.78  mem=5M599
14.01	   
14.01	   search
14.01	     run=8  nbConstraintChecks=57510611  nbAssignments=90000
14.01	       =>  wckTime=13.415  cpuTime=13.26  mem=5M599
15.50	   
15.50	   search
15.50	     run=9  nbConstraintChecks=63982087  nbAssignments=100000
15.50	       =>  wckTime=14.912  cpuTime=14.75  mem=5M599
16.99	   
16.99	   search
16.99	     run=10  nbConstraintChecks=70321689  nbAssignments=110000
16.99	       =>  wckTime=16.401  cpuTime=16.22  mem=5M599
18.49	   
18.49	   search
18.49	     run=11  nbConstraintChecks=76786918  nbAssignments=120000
18.49	       =>  wckTime=17.896  cpuTime=17.7  mem=5M599
19.96	   
19.96	   search
19.96	     run=12  nbConstraintChecks=83142785  nbAssignments=130000
19.96	       =>  wckTime=19.37  cpuTime=19.17  mem=5M599
21.44	   
21.44	   search
21.44	     run=13  nbConstraintChecks=89569843  nbAssignments=140000
21.44	       =>  wckTime=20.848  cpuTime=20.64  mem=5M599
22.92	   
22.92	   search
22.92	     run=14  nbConstraintChecks=95916436  nbAssignments=150000
22.92	       =>  wckTime=22.325  cpuTime=22.1  mem=5M599
24.39	   
24.39	   search
24.39	     run=15  nbConstraintChecks=102343844  nbAssignments=160000
24.39	       =>  wckTime=23.802  cpuTime=23.57  mem=5M599
25.86	   
25.86	   search
25.86	     run=16  nbConstraintChecks=108687103  nbAssignments=170000
25.86	       =>  wckTime=25.27  cpuTime=25.03  mem=5M599
27.35	   
27.35	   search
27.35	     run=17  nbConstraintChecks=115131205  nbAssignments=180000
27.35	       =>  wckTime=26.759  cpuTime=26.49  mem=5M599
28.82	   
28.82	   search
28.82	     run=18  nbConstraintChecks=121467289  nbAssignments=190000
28.82	       =>  wckTime=28.227  cpuTime=27.95  mem=5M599
30.31	   
30.31	   search
30.31	     run=19  nbConstraintChecks=127923219  nbAssignments=200000
30.31	       =>  wckTime=29.719  cpuTime=29.44  mem=5M599
30.95	   
30.95	   search
30.95	     run=20  nbConstraintChecks=130614411  nbAssignments=204313
30.95	       =>  wckTime=30.36  cpuTime=30.07  mem=5M599
30.96	   
30.96	   global
30.96	     nbConstraintChecks=130614411  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.96	     solvingWckTime=30.359  solvingCpuTime=30.07  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.96	     globalCpuTime=30.3
30.96	       =>  wckTime=30.655  cpuTime=30.25  mem=5M599
30.96	   
30.96	   solver IterativeSystematicSolver being built... 
31.09	       =>  wckTime=30.793  cpuTime=30.36  mem=16M556
31.15	   
31.15	   preprocessing
31.15	     nbConstraintChecks=36089  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.15	     detectedInconsistency=no
31.15	       =>  wckTime=0.057  cpuTime=0.03  mem=16M556
31.18	   
31.18	   search
31.18	     run=0  nbConstraintChecks=37300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.18	     nbFailedAssignments=10  nbBacktracks=10  nbVisitedNodes=68  nbRestartNogoods=0
31.19	       =>  wckTime=0.089  cpuTime=0.06  mem=16M556
31.22	   
31.22	   search
31.22	     run=1  nbConstraintChecks=90600  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112
31.22	     nbFailedAssignments=22  nbBacktracks=25  nbVisitedNodes=158  nbRestartNogoods=2
31.22	       =>  wckTime=0.126  cpuTime=0.09  mem=16M556
31.25	   
31.25	   search
31.25	     run=2  nbConstraintChecks=157575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185
31.25	     nbFailedAssignments=37  nbBacktracks=47  nbVisitedNodes=267  nbRestartNogoods=4
31.25	       =>  wckTime=0.159  cpuTime=0.12  mem=16M556
31.30	   
31.30	   search
31.30	     run=3  nbConstraintChecks=249476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=275
31.30	     nbFailedAssignments=61  nbBacktracks=80  nbVisitedNodes=414  nbRestartNogoods=7
31.30	       =>  wckTime=0.201  cpuTime=0.16  mem=16M556
31.36	   
31.36	   search
31.36	     run=4  nbConstraintChecks=392123  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=404
31.36	     nbFailedAssignments=105  nbBacktracks=130  nbVisitedNodes=632  nbRestartNogoods=10
31.36	       =>  wckTime=0.268  cpuTime=0.22  mem=16M556
31.45	   
31.45	   search
31.45	     run=5  nbConstraintChecks=574343  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=558
31.45	     nbFailedAssignments=155  nbBacktracks=205  nbVisitedNodes=908  nbRestartNogoods=13
31.45	       =>  wckTime=0.353  cpuTime=0.3  mem=17M531
31.57	   
31.57	   search
31.57	     run=6  nbConstraintChecks=838903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=776
31.57	     nbFailedAssignments=233  nbBacktracks=318  nbVisitedNodes=1308  nbRestartNogoods=16
31.57	       =>  wckTime=0.474  cpuTime=0.42  mem=17M531
31.76	   
31.76	   search
31.76	     run=7  nbConstraintChecks=1292978  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1136
31.76	     nbFailedAssignments=394  nbBacktracks=488  nbVisitedNodes=1977  nbRestartNogoods=19
31.76	       =>  wckTime=0.67  cpuTime=0.61  mem=17M531
32.00	   
32.00	   search
32.00	     run=8  nbConstraintChecks=1901769  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1621
32.00	     nbFailedAssignments=589  nbBacktracks=744  nbVisitedNodes=2890  nbRestartNogoods=23
32.00	       =>  wckTime=0.909  cpuTime=0.83  mem=17M531
32.37	   
32.37	   search
32.37	     run=9  nbConstraintChecks=2811044  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2321
32.37	     nbFailedAssignments=876  nbBacktracks=1128  nbVisitedNodes=4238  nbRestartNogoods=28
32.37	       =>  wckTime=1.272  cpuTime=1.19  mem=17M531
32.91	   
32.91	   search
32.91	     run=10  nbConstraintChecks=4121469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3308
32.91	     nbFailedAssignments=1255  nbBacktracks=1705  nbVisitedNodes=6157  nbRestartNogoods=34
32.91	       =>  wckTime=1.815  cpuTime=1.72  mem=17M531
33.69	   
33.69	   search
33.69	     run=11  nbConstraintChecks=6011442  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4737
33.69	     nbFailedAssignments=1789  nbBacktracks=2570  nbVisitedNodes=8930  nbRestartNogoods=39
33.69	       =>  wckTime=2.596  cpuTime=2.49  mem=17M531
35.02	   
35.02	   search
35.02	     run=12  nbConstraintChecks=9076504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7042
35.02	     nbFailedAssignments=2767  nbBacktracks=3868  nbVisitedNodes=13390  nbRestartNogoods=44
35.02	       =>  wckTime=3.929  cpuTime=3.81  mem=17M531
36.74	   
36.74	   search
36.74	     run=13  nbConstraintChecks=13468237  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10309
36.74	     nbFailedAssignments=4057  nbBacktracks=5815  nbVisitedNodes=19773  nbRestartNogoods=49
36.74	       =>  wckTime=5.647  cpuTime=5.51  mem=17M531
39.50	   
39.50	   search
39.50	     run=14  nbConstraintChecks=20068182  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15329
39.50	     nbFailedAssignments=6127  nbBacktracks=8735  nbVisitedNodes=29571  nbRestartNogoods=53
39.50	       =>  wckTime=8.41  cpuTime=8.25  mem=17M531
43.67	   
43.67	   search
43.67	     run=15  nbConstraintChecks=29663863  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22543
43.67	     nbFailedAssignments=8933  nbBacktracks=13116  nbVisitedNodes=43656  nbRestartNogoods=59
43.67	       =>  wckTime=12.578  cpuTime=12.39  mem=17M531
50.08	   
50.08	   search
50.08	     run=16  nbConstraintChecks=44147376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=33289
50.08	     nbFailedAssignments=13085  nbBacktracks=19684  nbVisitedNodes=64817  nbRestartNogoods=65
50.08	       =>  wckTime=18.989  cpuTime=18.71  mem=17M531
60.04	   
60.04	   search
60.04	     run=17  nbConstraintChecks=67186126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50224
60.04	     nbFailedAssignments=20144  nbBacktracks=29537  nbVisitedNodes=98112  nbRestartNogoods=73
60.04	       =>  wckTime=28.948  cpuTime=28.59  mem=17M531
75.42	   
75.42	   search
75.42	     run=18  nbConstraintChecks=101739579  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=75794
75.42	     nbFailedAssignments=30914  nbBacktracks=44315  nbVisitedNodes=148063  nbRestartNogoods=79
75.42	       =>  wckTime=44.33  cpuTime=43.86  mem=17M531
97.76	   
97.76	   search
97.76	     run=19  nbConstraintChecks=151994552  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=113896
97.76	     nbFailedAssignments=46820  nbBacktracks=66483  nbVisitedNodes=222553  nbRestartNogoods=87
97.76	       =>  wckTime=66.662  cpuTime=65.99  mem=17M531
130.45	   
130.45	   search
130.45	     run=20  nbConstraintChecks=225245504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=167936
130.45	     nbFailedAssignments=67583  nbBacktracks=99736  nbVisitedNodes=327334  nbRestartNogoods=93
130.45	       =>  wckTime=99.359  cpuTime=98.42  mem=17M531
179.91	   
179.91	   search
179.91	     run=21  nbConstraintChecks=333398430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=251193
179.91	     nbFailedAssignments=100934  nbBacktracks=149616  nbVisitedNodes=486422  nbRestartNogoods=101
179.91	       =>  wckTime=148.818  cpuTime=147.46  mem=17M531
248.02	   
248.02	   search
248.02	     run=22  nbConstraintChecks=487567204  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=373446
248.02	     nbFailedAssignments=148343  nbBacktracks=224434  nbVisitedNodes=716819  nbRestartNogoods=108
248.02	       =>  wckTime=216.928  cpuTime=214.97  mem=17M531
338.32	   
338.32	   search
338.32	     run=23  nbConstraintChecks=694438747  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=546166
338.32	     nbFailedAssignments=208813  nbBacktracks=336661  nbVisitedNodes=1034164  nbRestartNogoods=119
338.32	       =>  wckTime=307.227  cpuTime=304.51  mem=17M531
445.66	   
445.66	   search
445.66	     run=24  nbConstraintChecks=959705020  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=795577
445.66	     nbFailedAssignments=289849  nbBacktracks=505004  nbVisitedNodes=1465474  nbRestartNogoods=125
445.66	       =>  wckTime=414.569  cpuTime=410.94  mem=17M531
593.51	   
593.51	   search
593.51	     run=25  nbConstraintChecks=1335828598  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1157960
593.51	     nbFailedAssignments=399695  nbBacktracks=757515  nbVisitedNodes=2076230  nbRestartNogoods=131
593.51	       =>  wckTime=562.419  cpuTime=557.51  mem=17M531
814.20	   
814.20	   search
814.20	     run=26  nbConstraintChecks=1886771861  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1694616
814.20	     nbFailedAssignments=557558  nbBacktracks=1136282  nbVisitedNodes=2975017  nbRestartNogoods=140
814.20	       =>  wckTime=783.101  cpuTime=776.3  mem=17M531
1134.36	   
1134.36	   search
1134.36	     run=27  nbConstraintChecks=2690227062  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2499616
1134.36	     nbFailedAssignments=794375  nbBacktracks=1704436  nbVisitedNodes=4309420  nbRestartNogoods=149
1134.36	       =>  wckTime=1103.267  cpuTime=1093.74  mem=17M531
1633.63	   
1633.63	   search
1633.63	     run=28  nbConstraintChecks=3916817303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3701242
1633.63	     nbFailedAssignments=1143745  nbBacktracks=2556665  nbVisitedNodes=6333018  nbRestartNogoods=156
1633.63	       =>  wckTime=1602.532  cpuTime=1588.72  mem=17M531
2360.97	   
2360.97	   search
2360.97	     run=29  nbConstraintChecks=5732098104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5496258
2360.97	     nbFailedAssignments=1660393  nbBacktracks=3835008  nbVisitedNodes=9326870  nbRestartNogoods=165
2360.97	       =>  wckTime=2329.871  cpuTime=2309.86  mem=17M531
2420.68	v 1 0 0 0 0 0 0 0 1 0 1 1 0 1 1 1 1 0 0 0 1 1 0 1 1 0 1 1 1 0 1 0 0 0 1 0 1 1 0 1 1 0 1 1 1 0 0 1 1 0 1 1 1 0 1 1 0 0 0 0 

Verifier Data (download as text)

154 unsatisfied constraints, 306 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/node24/watcher-280162-1169302104 -o ROOT/results/node24/solver-280162-1169302104 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/280162-1169302104/unknown.xml 

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

/proc/loadavg: 0.97 1.00 1.25 5/83 905
/proc/meminfo: memFree=1367632/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=168 CPUtime=0
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 39 0 0 0 0 0 0 0 20 0 1 0 278605656 172032 23 18446744073709551615 134512640 134570532 4294956640 18446744073709551615 2605860 0 0 4096 0 0 0 0 17 1 0 0
/proc/904/statm: 42 23 18 14 0 2 0

[startup+0.108261 s]
/proc/loadavg: 0.97 1.00 1.25 5/83 905
/proc/meminfo: memFree=1367632/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=914988 CPUtime=0.08
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 3009 0 1 0 7 1 0 0 22 0 8 0 278605656 936947712 2755 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4153589983 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228747 2755 1432 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.517305 s]
/proc/loadavg: 0.97 1.00 1.25 5/83 905
/proc/meminfo: memFree=1367632/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915332 CPUtime=0.49
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 6584 0 1 0 45 4 0 0 25 0 8 0 278605656 937299968 6323 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228833 6323 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34139 s]
/proc/loadavg: 1.13 1.03 1.25 5/101 928
/proc/meminfo: memFree=1341568/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=1.31
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 7121 0 1 0 108 23 0 0 25 0 8 0 278605656 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073684278 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 6859 2479 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.13
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 337 0 0 0 12 1 0 0 16 0 8 0 278605664 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 6859 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.98357 s]
/proc/loadavg: 1.13 1.03 1.25 3/101 928
/proc/meminfo: memFree=1341504/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915456 CPUtime=2.94
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 7124 0 1 0 229 65 0 0 25 0 8 0 278605656 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228864 6861 2479 14 0 215334 0
[pid=904/tid=915] ppid=898 vsize=915456 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278605660 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915456 CPUtime=0.13
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 339 0 0 0 12 1 0 0 16 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915456

[startup+6.26292 s]
/proc/loadavg: 1.20 1.05 1.26 3/101 928
/proc/meminfo: memFree=1341512/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=6.17
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 7124 0 1 0 470 147 0 0 25 0 8 0 278605656 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073679896 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 6861 2479 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.13
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 339 0 0 0 12 1 0 0 16 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915452

[startup+12.7476 s]
/proc/loadavg: 1.26 1.06 1.26 3/101 928
/proc/meminfo: memFree=1341520/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915456 CPUtime=12.6
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 7124 0 1 0 952 308 0 0 25 0 8 0 278605656 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228864 6861 2479 14 0 215334 0
[pid=904/tid=915] ppid=898 vsize=915456 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278605660 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915456 CPUtime=0.13
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 339 0 0 0 12 1 0 0 16 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915456 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937426944 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915456

[startup+25.592 s]
/proc/loadavg: 1.38 1.09 1.27 3/101 928
/proc/meminfo: memFree=1341520/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=25.34
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 7124 0 1 0 1910 624 0 0 25 0 8 0 278605656 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 6861 2479 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 176 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.13
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 339 0 0 0 12 1 0 0 16 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 6861 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 915452

[startup+51.2938 s]
/proc/loadavg: 1.62 1.18 1.29 4/101 928
/proc/meminfo: memFree=1333648/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=50.8
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9197 0 1 0 4317 763 0 0 25 0 8 0 278605656 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881882 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8929 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 400 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8929 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.8
Current children cumulated vsize (KiB) 915452

[startup+102.581 s]
/proc/loadavg: 1.87 1.32 1.33 3/101 928
/proc/meminfo: memFree=1333648/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=101.65
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9205 0 1 0 9402 763 0 0 25 0 8 0 278605656 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881917 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8937 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 400 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8937 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.65
Current children cumulated vsize (KiB) 915452

[startup+162.605 s]
/proc/loadavg: 1.95 1.44 1.37 3/101 928
/proc/meminfo: memFree=1333584/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=161.18
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9207 0 1 0 15354 764 0 0 25 0 8 0 278605656 937422848 8939 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073881410 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2084.39 s]
/proc/loadavg: 2.00 2.00 1.89 4/101 930
/proc/meminfo: memFree=1333392/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2066.55
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9229 0 1 0 205883 772 0 0 25 0 8 0 278605656 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073903313 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8960 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2066.55
Current children cumulated vsize (KiB) 915452

[startup+2144.45 s]
/proc/loadavg: 2.00 2.00 1.90 3/101 930
/proc/meminfo: memFree=1333328/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2126.1
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9229 0 1 0 211838 772 0 0 25 0 8 0 278605656 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073897242 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8960 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2126.1
Current children cumulated vsize (KiB) 915452

[startup+2204.51 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 930
/proc/meminfo: memFree=1333392/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2185.65
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9229 0 1 0 217793 772 0 0 25 0 8 0 278605656 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073880814 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8960 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2185.65
Current children cumulated vsize (KiB) 915452

[startup+2264.56 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 930
/proc/meminfo: memFree=1333328/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2245.17
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9229 0 1 0 223745 772 0 0 25 0 8 0 278605656 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073814380 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8960 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2245.17
Current children cumulated vsize (KiB) 915452

[startup+2324.62 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 930
/proc/meminfo: memFree=1333328/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2304.72
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9229 0 1 0 229700 772 0 0 25 0 8 0 278605656 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073813002 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8960 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.24
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 22 2 0 0 16 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2304.72
Current children cumulated vsize (KiB) 915452

[startup+2384.68 s]
/proc/loadavg: 2.00 2.00 1.91 3/101 930
/proc/meminfo: memFree=1333328/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2364.28
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9231 0 1 0 235656 772 0 0 25 0 8 0 278605656 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073812840 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8962 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.25
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 401 0 0 0 23 2 0 0 16 0 8 0 278605664 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278605664 937422848 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2364.28
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.66 s]
/proc/loadavg: 2.00 2.00 1.91 3/100 990
/proc/meminfo: memFree=1318928/2055920 swapFree=4180096/4192956
[pid=904] ppid=898 vsize=915452 CPUtime=2400.02
/proc/904/stat : 904 (java) R 898 904 788 0 -1 0 9233 0 1 0 239229 773 0 0 25 0 8 0 278605656 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073955662 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/904/statm: 228863 8963 2532 14 0 215333 0
[pid=904/tid=915] ppid=898 vsize=915452 CPUtime=0.02
/proc/904/task/915/stat : 915 (java) S 898 904 788 0 -1 64 177 0 0 0 2 0 0 0 16 0 8 0 278605660 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=916] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/916/stat : 916 (java) S 898 904 788 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278605661 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=917] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/917/stat : 917 (java) S 898 904 788 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278605661 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=921] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/921/stat : 921 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 21 0 8 0 278605664 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=922] ppid=898 vsize=915452 CPUtime=0.25
/proc/904/task/922/stat : 922 (java) S 898 904 788 0 -1 64 403 0 0 0 23 2 0 0 16 0 8 0 278605664 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=923] ppid=898 vsize=915452 CPUtime=0
/proc/904/task/923/stat : 923 (java) S 898 904 788 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278605664 937422848 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=904/tid=924] ppid=898 vsize=915452 CPUtime=0.01
/proc/904/task/924/stat : 924 (java) S 898 904 788 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 278605664 937422848 8963 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) 915452

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

Child status: 143
Real time (s): 2420.72
CPU time (s): 2400.07
CPU user time (s): 2392.33
CPU system time (s): 7.74282
CPU usage (%): 99.1471
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.33
system time used= 7.74282
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9256
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= 50180
involuntary context switches= 146398

runsolver used 2.71359 s user time and 6.76197 s system time

The end

Launcher Data (download as text)

Begin job on node24 on Sat Jan 20 14:08:24 UTC 2007


IDJOB= 280162
IDBENCH= 10641
IDSOLVER= 68
FILE ID= node24/280162-1169302104

PBS_JOBID= 3610100

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  826827ad34ca713fb95aac86fa88dd8a

RANDOM SEED= 731155164

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.234
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.234
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:       1368312 kB
Buffers:         46452 kB
Cached:         522212 kB
SwapCached:       6072 kB
Active:         172468 kB
Inactive:       447012 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1368312 kB
SwapTotal:     4192956 kB
SwapFree:      4180096 kB
Dirty:            2156 kB
Writeback:           0 kB
Mapped:          66268 kB
Slab:            52988 kB
Committed_AS:  5715092 kB
PageTables:       2236 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 node24 on Sat Jan 20 14:48:45 UTC 2007