Trace number 279946

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

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-540-9_ext.xml
MD5SUMf3dab04e675f670679d70c6205f6c2f7
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints319
Best CPU time to get the best result obtained on this benchmark282.878
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints540
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension540
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=epfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/279946-1169299517/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   variables being loaded...
0.38	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.086  cpuTime=0.09  mem=6M887
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.52	     nbConstraints=540  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=539
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=539  nbSharedBinaryRepresentations=2  maxDegree=33  maxArity=2
0.52	       =>  wckTime=0.231  cpuTime=0.16  mem=8M837
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.309  cpuTime=0.2  mem=5M626
0.60	
0.60	s SATISFIABLE
0.60	o 285
0.60	c 255
0.61	o 290
0.61	c 250
0.61	o 293
0.61	c 247
0.61	o 295
0.61	c 245
0.61	o 297
0.61	c 243
0.61	o 299
0.61	c 241
0.61	o 302
0.61	c 238
0.61	o 306
0.61	c 234
0.61	o 307
0.61	c 233
0.62	o 308
0.62	c 232
0.62	o 311
0.62	c 229
0.62	o 312
0.62	c 228
0.62	o 314
0.62	c 226
0.62	o 318
0.62	c 222
0.83	o 319
0.83	c 221
2.55	   
2.55	   search
2.55	     run=0  nbConstraintChecks=8929378  nbAssignments=10000
2.55	       =>  wckTime=1.945  cpuTime=1.94  mem=5M626
4.43	   
4.43	   search
4.43	     run=1  nbConstraintChecks=17940502  nbAssignments=20000
4.43	       =>  wckTime=3.833  cpuTime=3.83  mem=5M626
6.31	   
6.31	   search
6.31	     run=2  nbConstraintChecks=26871836  nbAssignments=30000
6.31	       =>  wckTime=5.708  cpuTime=5.7  mem=5M626
8.19	   
8.19	   search
8.19	     run=3  nbConstraintChecks=35883755  nbAssignments=40000
8.19	       =>  wckTime=7.587  cpuTime=7.58  mem=5M626
10.05	   
10.05	   search
10.05	     run=4  nbConstraintChecks=44810549  nbAssignments=50000
10.05	       =>  wckTime=9.449  cpuTime=9.43  mem=5M626
11.92	   
11.92	   search
11.92	     run=5  nbConstraintChecks=53824634  nbAssignments=60000
11.92	       =>  wckTime=11.322  cpuTime=11.31  mem=5M626
13.78	   
13.78	   search
13.78	     run=6  nbConstraintChecks=62751478  nbAssignments=70000
13.78	       =>  wckTime=13.184  cpuTime=13.17  mem=5M626
15.66	   
15.66	   search
15.66	     run=7  nbConstraintChecks=71766441  nbAssignments=80000
15.66	       =>  wckTime=15.058  cpuTime=15.04  mem=5M626
17.52	   
17.53	   search
17.53	     run=8  nbConstraintChecks=80693987  nbAssignments=90000
17.53	       =>  wckTime=16.925  cpuTime=16.91  mem=5M626
19.41	   
19.41	   search
19.41	     run=9  nbConstraintChecks=89702760  nbAssignments=100000
19.41	       =>  wckTime=18.814  cpuTime=18.8  mem=5M626
21.29	   
21.29	   search
21.29	     run=10  nbConstraintChecks=98630921  nbAssignments=110000
21.29	       =>  wckTime=20.693  cpuTime=20.68  mem=5M626
23.18	   
23.18	   search
23.18	     run=11  nbConstraintChecks=107637587  nbAssignments=120000
23.18	       =>  wckTime=22.581  cpuTime=22.57  mem=5M626
25.06	   
25.06	   search
25.06	     run=12  nbConstraintChecks=116563506  nbAssignments=130000
25.06	       =>  wckTime=24.459  cpuTime=24.44  mem=5M626
26.95	   
26.95	   search
26.95	     run=13  nbConstraintChecks=125578920  nbAssignments=140000
26.95	       =>  wckTime=26.351  cpuTime=26.33  mem=5M626
28.82	   
28.82	   search
28.82	     run=14  nbConstraintChecks=134520550  nbAssignments=150000
28.82	       =>  wckTime=28.218  cpuTime=28.2  mem=5M626
30.69	   
30.69	   search
30.69	     run=15  nbConstraintChecks=143524295  nbAssignments=160000
30.69	       =>  wckTime=30.092  cpuTime=30.07  mem=5M626
30.87	   
30.87	   search
30.87	     run=16  nbConstraintChecks=144347889  nbAssignments=160973
30.87	       =>  wckTime=30.268  cpuTime=30.25  mem=5M626
30.87	   
30.87	   global
30.87	     nbConstraintChecks=144347889  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.87	     solvingWckTime=30.267  solvingCpuTime=30.24  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.87	     globalCpuTime=30.49
30.87	       =>  wckTime=30.577  cpuTime=30.45  mem=5M626
30.87	   
30.87	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.716  cpuTime=30.56  mem=16M729
31.05	   
31.05	   preprocessing
31.05	     nbConstraintChecks=27160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.05	     detectedInconsistency=no
31.05	       =>  wckTime=0.045  cpuTime=0.03  mem=16M729
31.08	   
31.08	   search
31.08	     run=0  nbConstraintChecks=38059  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.08	     nbFailedAssignments=7  nbBacktracks=10  nbVisitedNodes=59  nbRestartNogoods=0
31.08	       =>  wckTime=0.074  cpuTime=0.05  mem=16M729
31.12	   
31.12	   search
31.12	     run=1  nbConstraintChecks=87686  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=92
31.12	     nbFailedAssignments=16  nbBacktracks=26  nbVisitedNodes=133  nbRestartNogoods=1
31.12	       =>  wckTime=0.109  cpuTime=0.07  mem=16M729
31.15	   
31.15	   search
31.15	     run=2  nbConstraintChecks=164252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=162
31.15	     nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=239  nbRestartNogoods=3
31.15	       =>  wckTime=0.14  cpuTime=0.1  mem=16M729
31.19	   
31.19	   search
31.19	     run=3  nbConstraintChecks=267614  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=247
31.19	     nbFailedAssignments=63  nbBacktracks=82  nbVisitedNodes=381  nbRestartNogoods=6
31.19	       =>  wckTime=0.181  cpuTime=0.14  mem=16M729
31.24	   
31.24	   search
31.24	     run=4  nbConstraintChecks=411904  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=360
31.24	     nbFailedAssignments=102  nbBacktracks=132  nbVisitedNodes=579  nbRestartNogoods=8
31.24	       =>  wckTime=0.237  cpuTime=0.2  mem=16M729
31.33	   
31.33	   search
31.33	     run=5  nbConstraintChecks=631732  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=523
31.33	     nbFailedAssignments=167  nbBacktracks=207  nbVisitedNodes=875  nbRestartNogoods=11
31.33	       =>  wckTime=0.32  cpuTime=0.28  mem=16M729
31.45	   
31.45	   search
31.45	     run=6  nbConstraintChecks=955770  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=757
31.45	     nbFailedAssignments=263  nbBacktracks=321  nbVisitedNodes=1307  nbRestartNogoods=16
31.45	       =>  wckTime=0.437  cpuTime=0.4  mem=16M729
31.61	   
31.61	   search
31.61	     run=7  nbConstraintChecks=1412176  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1085
31.61	     nbFailedAssignments=396  nbBacktracks=491  nbVisitedNodes=1921  nbRestartNogoods=20
31.61	       =>  wckTime=0.604  cpuTime=0.56  mem=16M729
31.86	   
31.86	   search
31.86	     run=8  nbConstraintChecks=2077862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1547
31.86	     nbFailedAssignments=580  nbBacktracks=748  nbVisitedNodes=2801  nbRestartNogoods=23
31.86	       =>  wckTime=0.852  cpuTime=0.79  mem=16M729
32.23	   
32.23	   search
32.23	     run=9  nbConstraintChecks=3131619  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2265
32.23	     nbFailedAssignments=890  nbBacktracks=1132  nbVisitedNodes=4175  nbRestartNogoods=27
32.23	       =>  wckTime=1.223  cpuTime=1.16  mem=16M729
32.77	   
32.77	   search
32.77	     run=10  nbConstraintChecks=4676334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3329
32.77	     nbFailedAssignments=1357  nbBacktracks=1708  nbVisitedNodes=6204  nbRestartNogoods=31
32.77	       =>  wckTime=1.755  cpuTime=1.69  mem=16M729
33.58	   
33.58	   search
33.58	     run=11  nbConstraintChecks=7037293  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4927
33.58	     nbFailedAssignments=2069  nbBacktracks=2572  nbVisitedNodes=9264  nbRestartNogoods=38
33.58	       =>  wckTime=2.575  cpuTime=2.5  mem=16M729
34.89	   
34.89	   search
34.89	     run=12  nbConstraintChecks=10713944  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7376
34.89	     nbFailedAssignments=3199  nbBacktracks=3870  nbVisitedNodes=13911  nbRestartNogoods=43
34.89	       =>  wckTime=3.883  cpuTime=3.81  mem=16M729
36.74	   
36.74	   search
36.74	     run=13  nbConstraintChecks=16050146  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10965
36.74	     nbFailedAssignments=4818  nbBacktracks=5816  nbVisitedNodes=20822  nbRestartNogoods=49
36.74	       =>  wckTime=5.732  cpuTime=5.66  mem=16M729
39.65	   
39.65	   search
39.65	     run=14  nbConstraintChecks=24122687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16296
39.65	     nbFailedAssignments=7205  nbBacktracks=8736  nbVisitedNodes=31083  nbRestartNogoods=53
39.65	       =>  wckTime=8.638  cpuTime=8.56  mem=16M729
44.05	   
44.05	   search
44.05	     run=15  nbConstraintChecks=36392504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24658
44.05	     nbFailedAssignments=11171  nbBacktracks=13114  nbVisitedNodes=46954  nbRestartNogoods=57
44.05	       =>  wckTime=13.042  cpuTime=12.96  mem=16M729
50.71	   
50.71	   search
50.71	     run=16  nbConstraintChecks=54511523  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36750
50.71	     nbFailedAssignments=16679  nbBacktracks=19682  nbVisitedNodes=70176  nbRestartNogoods=65
50.71	       =>  wckTime=19.701  cpuTime=19.62  mem=16M729
60.34	   
60.34	   search
60.34	     run=17  nbConstraintChecks=81132476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54470
60.34	     nbFailedAssignments=24529  nbBacktracks=29535  nbVisitedNodes=104271  nbRestartNogoods=74
60.34	       =>  wckTime=29.329  cpuTime=29.25  mem=16M729
75.32	   
75.32	   search
75.32	     run=18  nbConstraintChecks=121297524  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=81197
75.32	     nbFailedAssignments=36459  nbBacktracks=44313  nbVisitedNodes=155194  nbRestartNogoods=78
75.32	       =>  wckTime=44.314  cpuTime=44.23  mem=16M729
96.65	   
96.65	   search
96.65	     run=19  nbConstraintChecks=179012400  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=120756
96.65	     nbFailedAssignments=53835  nbBacktracks=66482  nbVisitedNodes=230111  nbRestartNogoods=85
96.65	       =>  wckTime=65.64  cpuTime=65.55  mem=16M729
126.98	   
126.98	   search
126.98	     run=20  nbConstraintChecks=260875534  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=178348
126.98	     nbFailedAssignments=78155  nbBacktracks=99734  nbVisitedNodes=336449  nbRestartNogoods=94
126.98	       =>  wckTime=95.969  cpuTime=95.87  mem=16M729
163.00	   
163.00	   search
163.00	     run=21  nbConstraintChecks=366368024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258578
163.00	     nbFailedAssignments=108483  nbBacktracks=149615  nbVisitedNodes=476251  nbRestartNogoods=103
163.00	       =>  wckTime=131.996  cpuTime=131.89  mem=16M729
207.77	   
207.77	   search
207.77	     run=22  nbConstraintChecks=503861224  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=369969
207.77	     nbFailedAssignments=145035  nbBacktracks=224433  nbVisitedNodes=659403  nbRestartNogoods=110
207.77	       =>  wckTime=176.758  cpuTime=176.64  mem=16M729
269.68	   
269.68	   search
269.68	     run=23  nbConstraintChecks=696330503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=531600
269.68	     nbFailedAssignments=194414  nbBacktracks=336662  nbVisitedNodes=916108  nbRestartNogoods=120
269.68	       =>  wckTime=238.676  cpuTime=238.54  mem=16M729
364.20	   
364.20	   search
364.20	     run=24  nbConstraintChecks=986677382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=773126
364.20	     nbFailedAssignments=267574  nbBacktracks=505004  nbVisitedNodes=1299928  nbRestartNogoods=130
364.20	       =>  wckTime=333.19  cpuTime=333.03  mem=16M729
505.56	   
505.56	   search
505.56	     run=25  nbConstraintChecks=1419893254  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1135017
505.56	     nbFailedAssignments=376932  nbBacktracks=757519  nbVisitedNodes=1873777  nbRestartNogoods=137
505.56	       =>  wckTime=474.55  cpuTime=474.35  mem=16M729
699.69	   
699.69	   search
699.69	     run=26  nbConstraintChecks=2060490959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1680513
699.69	     nbFailedAssignments=543637  nbBacktracks=1136286  nbVisitedNodes=2733529  nbRestartNogoods=152
699.69	       =>  wckTime=668.686  cpuTime=667.4  mem=16M729
998.44	   
998.44	   search
998.44	     run=27  nbConstraintChecks=3030815949  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2497970
998.44	     nbFailedAssignments=792918  nbBacktracks=1704439  nbVisitedNodes=4021134  nbRestartNogoods=160
998.44	       =>  wckTime=967.435  cpuTime=963.76  mem=16M729
1451.13	   
1451.13	   search
1451.13	     run=28  nbConstraintChecks=4493968873  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3724870
1451.13	     nbFailedAssignments=1167570  nbBacktracks=2556665  nbVisitedNodes=5955361  nbRestartNogoods=170
1451.13	       =>  wckTime=1420.119  cpuTime=1412.8  mem=16M729
2121.39	   
2121.39	   search
2121.39	     run=29  nbConstraintChecks=6678305362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5567462
2121.39	     nbFailedAssignments=1731798  nbBacktracks=3835007  nbVisitedNodes=8850773  nbRestartNogoods=178
2121.39	       =>  wckTime=2090.378  cpuTime=2077.67  mem=16M729
2415.24	v 1 0 0 0 1 0 1 0 1 0 1 0 1 1 0 0 0 0 1 0 0 1 1 1 1 1 1 1 0 1 1 0 0 1 1 0 0 0 0 1 

Verifier Data (download as text)

221 unsatisfied constraints, 319 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/node67/watcher-279946-1169299517 -o ROOT/results/node67/solver-279946-1169299517 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279946-1169299517/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.17 1.27 4/65 7962
/proc/meminfo: memFree=1438280/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=1784 CPUtime=0
/proc/7961/stat : 7961 (java) D 7959 7961 7170 0 -1 0 192 0 0 0 0 0 0 0 19 0 1 0 77448771 1826816 158 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 18446744072099781622 0 0 17 1 0 0
/proc/7961/statm: 446 158 123 14 0 91 0

[startup+0.107568 s]
/proc/loadavg: 0.97 1.17 1.27 4/65 7962
/proc/meminfo: memFree=1438280/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=914988 CPUtime=0.09
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 3074 0 1 0 7 2 0 0 21 0 8 0 77448771 936947712 2820 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155477086 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228747 2820 1455 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.51961 s]
/proc/loadavg: 0.97 1.17 1.27 4/65 7962
/proc/meminfo: memFree=1438280/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915332 CPUtime=0.5
/proc/7961/stat : 7961 (java) S 7959 7961 7170 0 -1 0 6622 0 1 0 45 5 0 0 16 0 8 0 77448771 937299968 6361 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228833 6361 2160 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33969 s]
/proc/loadavg: 0.97 1.17 1.27 2/72 7969
/proc/meminfo: memFree=1420304/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=1.31
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 7170 0 1 0 110 21 0 0 17 0 8 0 77448771 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 6908 2479 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.11
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 338 0 0 0 11 0 0 0 16 0 8 0 77448778 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 16 0 8 0 77448778 937431040 6908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915460

[startup+2.97586 s]
/proc/loadavg: 0.97 1.17 1.27 2/72 7969
/proc/meminfo: memFree=1420304/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2.94
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 7173 0 1 0 242 52 0 0 17 0 8 0 77448771 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 6910 2479 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915464 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 77448775 937435136 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.11
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 340 0 0 0 11 0 0 0 16 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915464 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937435136 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.2542 s]
/proc/loadavg: 0.97 1.16 1.27 2/72 7969
/proc/meminfo: memFree=1420240/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=6.22
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 7173 0 1 0 499 123 0 0 23 0 8 0 77448771 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 6910 2479 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915464 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937435136 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.11
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 340 0 0 0 11 0 0 0 16 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915460

[startup+12.7319 s]
/proc/loadavg: 0.97 1.16 1.26 2/72 7969
/proc/meminfo: memFree=1420248/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=12.7
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 7173 0 1 0 1011 259 0 0 25 0 8 0 77448771 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 6910 2479 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.11
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 340 0 0 0 11 0 0 0 16 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 6910 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.7
Current children cumulated vsize (KiB) 915460

[startup+25.5802 s]
/proc/loadavg: 0.98 1.15 1.26 2/72 7969
/proc/meminfo: memFree=1420248/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=25.55
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 7174 0 1 0 2025 530 0 0 17 0 8 0 77448771 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 6911 2479 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 188 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.11
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 341 0 0 0 11 0 0 0 16 0 8 0 77448778 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915464 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937435136 6911 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915460

[startup+51.2659 s]
/proc/loadavg: 0.99 1.14 1.25 2/72 7969
/proc/meminfo: memFree=1412632/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=51.21
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9174 0 1 0 4484 637 0 0 25 0 8 0 77448771 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 8907 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.21
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 400 0 0 0 20 1 0 0 16 0 8 0 77448778 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8907 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.21
Current children cumulated vsize (KiB) 915460

[startup+102.514 s]
/proc/loadavg: 0.99 1.11 1.24 2/72 7969
/proc/meminfo: memFree=1412568/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=102.45
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9181 0 1 0 9608 637 0 0 25 0 8 0 77448771 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073899645 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/7961/statm: 228865 8914 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 400 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8914 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 102.45
Current children cumulated vsize (KiB) 915460

[startup+162.597 s]
/proc/loadavg: 0.99 1.09 1.22 2/72 7969
/proc/meminfo: memFree=1412568/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=162.52
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9184 0 1 0 15615 637 0 0 25 0 8 0 77448771 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881193 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2011.42
Current children cumulated vsize (KiB) 915460

[startup+2083.31 s]
/proc/loadavg: 2.16 2.03 1.83 3/80 8124
/proc/meminfo: memFree=1402944/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2070.95
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9206 0 1 0 206454 641 0 0 25 0 8 0 77448771 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837478 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8937 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2070.95
Current children cumulated vsize (KiB) 915460

[startup+2143.32 s]
/proc/loadavg: 2.06 2.03 1.84 3/80 8124
/proc/meminfo: memFree=1403008/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2130.47
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 212405 642 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839706 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2130.47
Current children cumulated vsize (KiB) 915460

[startup+2203.35 s]
/proc/loadavg: 2.02 2.02 1.84 3/86 8294
/proc/meminfo: memFree=1401680/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2189.89
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 218341 648 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837343 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2189.89
Current children cumulated vsize (KiB) 915460

[startup+2263.36 s]
/proc/loadavg: 2.01 2.01 1.85 3/80 8322
/proc/meminfo: memFree=1402688/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2249.42
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 224292 650 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073881697 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2249.42
Current children cumulated vsize (KiB) 915460

[startup+2323.37 s]
/proc/loadavg: 2.00 2.01 1.85 3/80 8322
/proc/meminfo: memFree=1402752/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2308.92
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 230242 650 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882256 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2308.92
Current children cumulated vsize (KiB) 915460

[startup+2383.37 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 8322
/proc/meminfo: memFree=1402752/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2368.44
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 236194 650 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2368.44
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.23 s]
/proc/loadavg: 2.00 2.00 1.86 3/80 8322
/proc/meminfo: memFree=1402816/2055920 swapFree=4192956/4192956
[pid=7961] ppid=7959 vsize=915460 CPUtime=2400.05
/proc/7961/stat : 7961 (java) R 7959 7961 7170 0 -1 0 9209 0 1 0 239355 650 0 0 25 0 8 0 77448771 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896254 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/7961/statm: 228865 8940 2532 14 0 215335 0
[pid=7961/tid=7963] ppid=7959 vsize=915460 CPUtime=0.02
/proc/7961/task/7963/stat : 7963 (java) S 7959 7961 7170 0 -1 64 189 0 0 0 2 0 0 0 16 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7964] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7964/stat : 7964 (java) S 7959 7961 7170 0 -1 64 10 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7965] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7965/stat : 7965 (java) S 7959 7961 7170 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 77448775 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7966] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7966/stat : 7966 (java) S 7959 7961 7170 0 -1 64 0 0 0 0 0 0 0 0 21 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7967] ppid=7959 vsize=915460 CPUtime=0.22
/proc/7961/task/7967/stat : 7967 (java) S 7959 7961 7170 0 -1 64 401 0 0 0 21 1 0 0 16 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7968] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7968/stat : 7968 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=7961/tid=7969] ppid=7959 vsize=915460 CPUtime=0
/proc/7961/task/7969/stat : 7969 (java) S 7959 7961 7170 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 77448778 937431040 8940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2415.26
CPU time (s): 2400.08
CPU user time (s): 2393.57
CPU system time (s): 6.50901
CPU usage (%): 99.3713
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.57
system time used= 6.50901
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9231
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= 49746
involuntary context switches= 50082

runsolver used 2.29765 s user time and 6.33404 s system time

The end

Launcher Data (download as text)

Begin job on node67 on Sat Jan 20 13:25:17 UTC 2007


IDJOB= 279946
IDBENCH= 10542
IDSOLVER= 68
FILE ID= node67/279946-1169299517

PBS_JOBID= 3609847

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f3dab04e675f670679d70c6205f6c2f7

RANDOM SEED= 794254129

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.236
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.236
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:       1438696 kB
Buffers:         50296 kB
Cached:         481872 kB
SwapCached:          0 kB
Active:         115696 kB
Inactive:       431928 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1438696 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:            1772 kB
Writeback:           0 kB
Mapped:          25624 kB
Slab:            55548 kB
Committed_AS:   846324 kB
PageTables:       1452 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 node67 on Sat Jan 20 14:05:32 UTC 2007