Trace number 280118

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.15 2415.12

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-60/maxcut-60-600-1_ext.xml
MD5SUM779a53f007d1fb7c4413b955b43d0d96
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints378
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables60
Number of constraints600
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension600
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.29	   
0.29	Abscon 109 (November, 2006)
0.29	   
0.29	   configuration
0.29	     name=pfc.xml
0.32	   
0.32	   instance
0.32	     name=/tmp/evaluation/280118-1169301258/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=60  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.094  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.52	     nbConstraints=600  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=599
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=599  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.52	       =>  wckTime=0.232  cpuTime=0.16  mem=8M860
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.308  cpuTime=0.2  mem=5M670
0.60	
0.60	s SATISFIABLE
0.60	o 308
0.60	c 292
0.60	o 314
0.60	c 286
0.60	o 321
0.60	c 279
0.60	o 327
0.60	c 273
0.60	o 330
0.60	c 270
0.61	o 332
0.61	c 268
0.61	o 334
0.61	c 266
0.61	o 341
0.61	c 259
0.61	o 346
0.61	c 254
0.61	o 347
0.61	c 253
0.61	o 348
0.61	c 252
0.61	o 350
0.61	c 250
0.61	o 351
0.61	c 249
0.61	o 353
0.61	c 247
0.62	o 355
0.62	c 245
0.62	o 358
0.62	c 242
0.62	o 363
0.62	c 237
0.62	o 365
0.62	c 235
0.62	o 368
0.62	c 232
0.65	o 370
0.65	c 230
0.65	o 371
0.65	c 229
0.66	o 372
0.66	c 228
0.72	o 373
0.72	c 227
0.72	o 374
0.73	c 226
0.73	o 376
0.73	c 224
0.73	o 377
0.73	c 223
1.14	o 378
1.14	c 222
2.46	   
2.46	   search
2.46	     run=0  nbConstraintChecks=8788518  nbAssignments=10000
2.46	       =>  wckTime=1.865  cpuTime=1.84  mem=5M670
4.28	   
4.28	   search
4.28	     run=1  nbConstraintChecks=17704339  nbAssignments=20000
4.28	       =>  wckTime=3.681  cpuTime=3.66  mem=5M670
6.08	   
6.08	   search
6.08	     run=2  nbConstraintChecks=26504586  nbAssignments=30000
6.08	       =>  wckTime=5.484  cpuTime=5.46  mem=5M670
7.91	   
7.91	   search
7.91	     run=3  nbConstraintChecks=35446329  nbAssignments=40000
7.91	       =>  wckTime=7.311  cpuTime=7.28  mem=5M670
9.72	   
9.72	   search
9.72	     run=4  nbConstraintChecks=44242397  nbAssignments=50000
9.72	       =>  wckTime=9.129  cpuTime=9.1  mem=5M670
11.56	   
11.56	   search
11.56	     run=5  nbConstraintChecks=53170960  nbAssignments=60000
11.56	       =>  wckTime=10.961  cpuTime=10.93  mem=5M670
13.37	   
13.37	   search
13.37	     run=6  nbConstraintChecks=61959333  nbAssignments=70000
13.37	       =>  wckTime=12.78  cpuTime=12.75  mem=5M670
15.22	   
15.22	   search
15.22	     run=7  nbConstraintChecks=70877906  nbAssignments=80000
15.22	       =>  wckTime=14.627  cpuTime=14.59  mem=5M670
17.05	   
17.05	   search
17.05	     run=8  nbConstraintChecks=79672549  nbAssignments=90000
17.05	       =>  wckTime=16.46  cpuTime=16.41  mem=5M670
18.89	   
18.89	   search
18.89	     run=9  nbConstraintChecks=88606026  nbAssignments=100000
18.89	       =>  wckTime=18.291  cpuTime=18.24  mem=5M670
20.70	   
20.70	   search
20.70	     run=10  nbConstraintChecks=97398813  nbAssignments=110000
20.70	       =>  wckTime=20.108  cpuTime=20.05  mem=5M670
22.53	   
22.53	   search
22.53	     run=11  nbConstraintChecks=106336513  nbAssignments=120000
22.53	       =>  wckTime=21.939  cpuTime=21.87  mem=5M670
24.35	   
24.35	   search
24.35	     run=12  nbConstraintChecks=115144142  nbAssignments=130000
24.35	       =>  wckTime=23.76  cpuTime=23.68  mem=5M670
26.20	   
26.20	   search
26.20	     run=13  nbConstraintChecks=124097293  nbAssignments=140000
26.20	       =>  wckTime=25.608  cpuTime=25.51  mem=5M670
28.05	   
28.05	   search
28.05	     run=14  nbConstraintChecks=132879775  nbAssignments=150000
28.05	       =>  wckTime=27.451  cpuTime=27.34  mem=5M670
29.90	   
29.90	   search
29.90	     run=15  nbConstraintChecks=141814520  nbAssignments=160000
29.90	       =>  wckTime=29.302  cpuTime=29.17  mem=5M670
31.26	   
31.26	   search
31.26	     run=16  nbConstraintChecks=148365166  nbAssignments=167488
31.26	       =>  wckTime=30.668  cpuTime=30.54  mem=5M670
31.27	   
31.27	   global
31.27	     nbConstraintChecks=148365166  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.27	     solvingWckTime=30.667  solvingCpuTime=30.54  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.27	     globalCpuTime=30.78
31.27	       =>  wckTime=30.977  cpuTime=30.74  mem=5M670
31.27	   
31.27	   solver IterativeSystematicSolver being built... 
31.40	       =>  wckTime=31.115  cpuTime=30.84  mem=16M595
31.41	   
31.41	   preprocessing
31.41	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.41	     detectedInconsistency=no
31.41	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M595
31.47	   
31.47	   search
31.47	     run=0  nbConstraintChecks=54575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55
31.47	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=75  nbRestartNogoods=0
31.47	       =>  wckTime=0.068  cpuTime=0.04  mem=16M595
31.52	   
31.52	   search
31.52	     run=1  nbConstraintChecks=119693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=117
31.52	     nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=162  nbRestartNogoods=2
31.52	       =>  wckTime=0.112  cpuTime=0.08  mem=16M595
31.55	   
31.55	   search
31.55	     run=2  nbConstraintChecks=213575  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=196
31.55	     nbFailedAssignments=36  nbBacktracks=48  nbVisitedNodes=281  nbRestartNogoods=4
31.55	       =>  wckTime=0.15  cpuTime=0.12  mem=16M595
31.61	   
31.61	   search
31.61	     run=3  nbConstraintChecks=339021  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=292
31.61	     nbFailedAssignments=65  nbBacktracks=81  nbVisitedNodes=439  nbRestartNogoods=6
31.61	       =>  wckTime=0.203  cpuTime=0.17  mem=16M595
31.67	   
31.67	   search
31.67	     run=4  nbConstraintChecks=508066  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=413
31.67	     nbFailedAssignments=99  nbBacktracks=131  nbVisitedNodes=644  nbRestartNogoods=8
31.67	       =>  wckTime=0.27  cpuTime=0.24  mem=16M595
31.77	   
31.77	   search
31.77	     run=5  nbConstraintChecks=749738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=571
31.77	     nbFailedAssignments=146  nbBacktracks=209  nbVisitedNodes=927  nbRestartNogoods=12
31.77	       =>  wckTime=0.367  cpuTime=0.33  mem=17M570
31.91	   
31.91	   search
31.91	     run=6  nbConstraintChecks=1100150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=791
31.91	     nbFailedAssignments=220  nbBacktracks=324  nbVisitedNodes=1336  nbRestartNogoods=15
31.91	       =>  wckTime=0.506  cpuTime=0.46  mem=17M570
32.09	   
32.09	   search
32.09	     run=7  nbConstraintChecks=1599368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1107
32.09	     nbFailedAssignments=330  nbBacktracks=495  nbVisitedNodes=1933  nbRestartNogoods=20
32.09	       =>  wckTime=0.689  cpuTime=0.64  mem=17M570
32.41	   
32.41	   search
32.41	     run=8  nbConstraintChecks=2407880  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1582
32.41	     nbFailedAssignments=515  nbBacktracks=752  nbVisitedNodes=2850  nbRestartNogoods=23
32.41	       =>  wckTime=1.006  cpuTime=0.95  mem=17M570
32.78	   
32.78	   search
32.78	     run=9  nbConstraintChecks=3479358  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2222
32.79	     nbFailedAssignments=734  nbBacktracks=1136  nbVisitedNodes=4093  nbRestartNogoods=28
32.79	       =>  wckTime=1.381  cpuTime=1.31  mem=17M570
33.35	   
33.35	   search
33.35	     run=10  nbConstraintChecks=5120526  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3170
33.35	     nbFailedAssignments=1074  nbBacktracks=1712  nbVisitedNodes=5957  nbRestartNogoods=33
33.35	       =>  wckTime=1.946  cpuTime=1.87  mem=17M570
34.21	   
34.21	   search
34.21	     run=11  nbConstraintChecks=7572889  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4594
34.21	     nbFailedAssignments=1597  nbBacktracks=2576  nbVisitedNodes=8768  nbRestartNogoods=35
34.22	       =>  wckTime=2.811  cpuTime=2.72  mem=17M570
35.75	   
35.75	   search
35.75	     run=12  nbConstraintChecks=11800766  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6990
35.75	     nbFailedAssignments=2665  nbBacktracks=3873  nbVisitedNodes=13529  nbRestartNogoods=37
35.75	       =>  wckTime=4.344  cpuTime=4.25  mem=17M570
38.14	   
38.14	   search
38.14	     run=13  nbConstraintChecks=18134074  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10476
38.14	     nbFailedAssignments=4171  nbBacktracks=5820  nbVisitedNodes=20468  nbRestartNogoods=43
38.14	       =>  wckTime=6.737  cpuTime=6.64  mem=17M570
41.17	   
41.17	   search
41.17	     run=14  nbConstraintChecks=26496661  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15240
41.17	     nbFailedAssignments=5980  nbBacktracks=8739  nbVisitedNodes=29960  nbRestartNogoods=47
41.17	       =>  wckTime=9.767  cpuTime=9.66  mem=17M570
46.12	   
46.12	   search
46.12	     run=15  nbConstraintChecks=39757109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22801
46.12	     nbFailedAssignments=9130  nbBacktracks=13117  nbVisitedNodes=45049  nbRestartNogoods=52
46.12	       =>  wckTime=14.719  cpuTime=14.59  mem=17M570
53.86	   
53.86	   search
53.86	     run=16  nbConstraintChecks=60646122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34620
53.86	     nbFailedAssignments=14352  nbBacktracks=19685  nbVisitedNodes=68649  nbRestartNogoods=59
53.86	       =>  wckTime=22.457  cpuTime=22.3  mem=17M570
65.83	   
65.83	   search
65.83	     run=17  nbConstraintChecks=92181284  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52438
65.83	     nbFailedAssignments=22287  nbBacktracks=29537  nbVisitedNodes=104254  nbRestartNogoods=64
65.83	       =>  wckTime=34.428  cpuTime=34.23  mem=17M570
83.21	   
83.21	   search
83.21	     run=18  nbConstraintChecks=137569174  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=77879
83.21	     nbFailedAssignments=32918  nbBacktracks=44315  nbVisitedNodes=155104  nbRestartNogoods=71
83.21	       =>  wckTime=51.811  cpuTime=51.51  mem=17M570
108.54	   
108.54	   search
108.54	     run=19  nbConstraintChecks=204591411  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=115599
108.54	     nbFailedAssignments=48440  nbBacktracks=66483  nbVisitedNodes=230514  nbRestartNogoods=78
108.54	       =>  wckTime=77.139  cpuTime=76.74  mem=17M570
146.70	   
146.70	   search
146.70	     run=20  nbConstraintChecks=304450054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=172834
146.70	     nbFailedAssignments=72396  nbBacktracks=99736  nbVisitedNodes=344958  nbRestartNogoods=85
146.70	       =>  wckTime=115.299  cpuTime=114.72  mem=17M570
204.11	   
204.11	   search
204.11	     run=21  nbConstraintChecks=459191902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=260347
204.11	     nbFailedAssignments=110003  nbBacktracks=149614  nbVisitedNodes=519775  nbRestartNogoods=96
204.11	       =>  wckTime=172.709  cpuTime=171.88  mem=17M570
292.38	   
292.38	   search
292.38	     run=22  nbConstraintChecks=688410521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=388864
292.38	     nbFailedAssignments=163673  nbBacktracks=224432  nbVisitedNodes=776417  nbRestartNogoods=105
292.38	       =>  wckTime=260.98  cpuTime=259.75  mem=17M570
430.98	   
430.98	   search
430.98	     run=23  nbConstraintChecks=1037660090  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=588005
430.98	     nbFailedAssignments=250558  nbBacktracks=336659  nbVisitedNodes=1171641  nbRestartNogoods=113
430.98	       =>  wckTime=399.577  cpuTime=397.7  mem=17M570
616.35	   
616.35	   search
616.35	     run=24  nbConstraintChecks=1519936170  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=877180
616.35	     nbFailedAssignments=371364  nbBacktracks=505001  nbVisitedNodes=1729183  nbRestartNogoods=118
616.35	       =>  wckTime=584.942  cpuTime=582.14  mem=17M570
857.33	   
857.33	   search
857.33	     run=25  nbConstraintChecks=2174527014  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1295229
857.33	     nbFailedAssignments=536872  nbBacktracks=757512  nbVisitedNodes=2505202  nbRestartNogoods=125
857.33	       =>  wckTime=825.923  cpuTime=822.03  mem=17M570
1180.19	   
1180.19	   search
1180.19	     run=26  nbConstraintChecks=3073471188  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1887144
1180.19	     nbFailedAssignments=749985  nbBacktracks=1136279  nbVisitedNodes=3577410  nbRestartNogoods=133
1180.19	       =>  wckTime=1148.784  cpuTime=1143.45  mem=17M570
1578.28	   
1578.28	   search
1578.28	     run=27  nbConstraintChecks=4277114215  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2737646
1578.28	     nbFailedAssignments=1032301  nbBacktracks=1704430  nbVisitedNodes=5037140  nbRestartNogoods=148
1578.28	       =>  wckTime=1546.877  cpuTime=1538.52  mem=17M570
2208.62	   
2208.62	   search
2208.62	     run=28  nbConstraintChecks=6050491046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3997098
2208.62	     nbFailedAssignments=1439494  nbBacktracks=2556656  nbVisitedNodes=7133438  nbRestartNogoods=158
2208.62	       =>  wckTime=2177.219  cpuTime=2163.78  mem=17M570
2415.07	v 1 0 1 1 1 1 0 0 1 0 1 1 0 0 0 1 1 0 1 0 0 1 0 0 0 0 1 1 1 0 0 0 1 0 0 0 0 0 0 1 1 0 1 1 1 1 0 1 0 1 1 0 1 1 1 1 0 0 1 0 

Verifier Data (download as text)

222 unsatisfied constraints, 378 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/node56/watcher-280118-1169301258 -o ROOT/results/node56/solver-280118-1169301258 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280118-1169301258/unknown.xml 

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

/proc/loadavg: 1.92 1.97 1.88 4/81 20181
/proc/meminfo: memFree=1521376/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=172 CPUtime=0
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278523928 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10027812 0 0 4096 0 0 0 0 17 0 0 0
/proc/20180/statm: 43 24 18 14 0 3 0

[startup+0.108476 s]
/proc/loadavg: 1.92 1.97 1.88 4/81 20181
/proc/meminfo: memFree=1521376/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=914988 CPUtime=0.09
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 3086 0 1 0 8 1 0 0 24 0 8 0 278523928 936947712 2832 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228747 2832 1457 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.517514 s]
/proc/loadavg: 1.92 1.97 1.88 4/81 20181
/proc/meminfo: memFree=1521376/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915332 CPUtime=0.49
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 6659 0 1 0 47 2 0 0 25 0 8 0 278523928 937299968 6398 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228833 6398 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.34661 s]
/proc/loadavg: 1.92 1.97 1.88 3/88 20188
/proc/meminfo: memFree=1503400/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=1.32
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 7219 0 1 0 115 17 0 0 25 0 8 0 278523928 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 6957 2476 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915464 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278523932 937435136 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915464 CPUtime=0.12
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 278523935 937435136 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 6957 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.32
Current children cumulated vsize (KiB) 915460

[startup+2.98376 s]
/proc/loadavg: 1.93 1.97 1.88 3/88 20188
/proc/meminfo: memFree=1503272/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2.96
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 7222 0 1 0 247 49 0 0 25 0 8 0 278523928 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 6959 2476 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915464 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937435136 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.12
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 342 0 0 0 12 0 0 0 16 0 8 0 278523935 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915464 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937435136 6959 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915460

[startup+6.26307 s]
/proc/loadavg: 1.93 1.97 1.88 3/88 20188
/proc/meminfo: memFree=1503272/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915464 CPUtime=6.24
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 7224 0 1 0 509 115 0 0 25 0 8 0 278523928 937435136 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 6960 2476 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.12
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 915464

[startup+12.7537 s]
/proc/loadavg: 1.94 1.97 1.88 3/88 20188
/proc/meminfo: memFree=1503272/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=12.73
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 7224 0 1 0 1031 242 0 0 25 0 8 0 278523928 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 6960 2476 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915464 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937435136 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.12
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915464 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937435136 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.73
Current children cumulated vsize (KiB) 915460

[startup+25.6308 s]
/proc/loadavg: 1.95 1.97 1.88 3/88 20188
/proc/meminfo: memFree=1503272/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=25.55
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 7224 0 1 0 2051 504 0 0 25 0 8 0 278523928 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073711418 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 6960 2476 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 198 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.12
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 343 0 0 0 12 0 0 0 16 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 6960 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.55
Current children cumulated vsize (KiB) 915460

[startup+51.3273 s]
/proc/loadavg: 2.03 1.99 1.89 3/88 20188
/proc/meminfo: memFree=1495720/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=51.12
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9199 0 1 0 4496 616 0 0 25 0 8 0 278523928 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845732 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8932 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.22
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 278523935 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8932 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.12
Current children cumulated vsize (KiB) 915460

[startup+102.603 s]
/proc/loadavg: 2.01 1.99 1.89 3/80 20236
/proc/meminfo: memFree=1499808/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=102.17
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9207 0 1 0 9600 617 0 0 25 0 8 0 278523928 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845750 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8940 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.22
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 22 0 0 0 16 0 8 0 278523935 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 915460

[startup+162.613 s]
/proc/loadavg: 2.00 1.99 1.90 3/80 20236
/proc/meminfo: memFree=1499872/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=161.92
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9212 0 1 0 15575 617 0 0 25 0 8 0 278523928 937431040 8945 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845621 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.14 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 20514
/proc/meminfo: memFree=1449752/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2070.68
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9230 0 1 0 206437 631 0 0 25 0 8 0 278523928 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844477 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8962 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2070.68
Current children cumulated vsize (KiB) 915460

[startup+2143.15 s]
/proc/loadavg: 2.00 2.00 1.92 3/81 20514
/proc/meminfo: memFree=1449688/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2130.18
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9230 0 1 0 212387 631 0 0 25 0 8 0 278523928 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073863472 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8962 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2130.18
Current children cumulated vsize (KiB) 915460

[startup+2203.16 s]
/proc/loadavg: 1.92 1.98 1.91 2/75 20541
/proc/meminfo: memFree=1503304/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2189.71
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9230 0 1 0 218340 631 0 0 25 0 8 0 278523928 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844421 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8962 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8962 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2189.71
Current children cumulated vsize (KiB) 915460

[startup+2263.18 s]
/proc/loadavg: 1.97 1.98 1.91 3/81 20604
/proc/meminfo: memFree=1498704/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2249.25
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9233 0 1 0 224293 632 0 0 25 0 8 0 278523928 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890862 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8965 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2249.25
Current children cumulated vsize (KiB) 915460

[startup+2323.21 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 20604
/proc/meminfo: memFree=1498768/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2308.78
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9233 0 1 0 230246 632 0 0 25 0 8 0 278523928 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073845666 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8965 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2308.78
Current children cumulated vsize (KiB) 915460

[startup+2383.22 s]
/proc/loadavg: 1.99 1.98 1.91 3/81 20604
/proc/meminfo: memFree=1498704/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2368.3
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9233 0 1 0 236198 632 0 0 25 0 8 0 278523928 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073831092 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20180/statm: 228865 8965 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2368.3
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2415.07 s]
/proc/loadavg: 1.65 1.90 1.89 2/72 20633
/proc/meminfo: memFree=1509176/2055920 swapFree=4184804/4192956
[pid=20180] ppid=20178 vsize=915460 CPUtime=2400.09
/proc/20180/stat : 20180 (java) R 20178 20180 19696 0 -1 0 9233 0 1 0 239376 633 0 0 25 0 8 0 278523928 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849395 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20180/statm: 228865 8965 2527 14 0 215335 0
[pid=20180/tid=20182] ppid=20178 vsize=915460 CPUtime=0.02
/proc/20180/task/20182/stat : 20182 (java) S 20178 20180 19696 0 -1 64 199 0 0 0 2 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20180/tid=20183] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20183/stat : 20183 (java) S 20178 20180 19696 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20184] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20184/stat : 20184 (java) S 20178 20180 19696 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278523932 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20185] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20185/stat : 20185 (java) S 20178 20180 19696 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20186] ppid=20178 vsize=915460 CPUtime=0.23
/proc/20180/task/20186/stat : 20186 (java) S 20178 20180 19696 0 -1 64 404 0 0 0 23 0 0 0 16 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20187] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20187/stat : 20187 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20180/tid=20188] ppid=20178 vsize=915460 CPUtime=0
/proc/20180/task/20188/stat : 20188 (java) S 20178 20180 19696 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278523935 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2415.12
CPU time (s): 2400.15
CPU user time (s): 2393.81
CPU system time (s): 6.33904
CPU usage (%): 99.3799
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.81
system time used= 6.33904
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9255
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= 50074
involuntary context switches= 90424

runsolver used 2.34764 s user time and 6.30504 s system time

The end

Launcher Data (download as text)

Begin job on node56 on Sat Jan 20 13:54:18 UTC 2007


IDJOB= 280118
IDBENCH= 10614
IDSOLVER= 69
FILE ID= node56/280118-1169301258

PBS_JOBID= 3609854

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  779a53f007d1fb7c4413b955b43d0d96

RANDOM SEED= 426597369

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.232
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.232
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:       1521856 kB
Buffers:         42768 kB
Cached:         395932 kB
SwapCached:       2144 kB
Active:         119100 kB
Inactive:       342740 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1521856 kB
SwapTotal:     4192956 kB
SwapFree:      4184804 kB
Dirty:            1684 kB
Writeback:           0 kB
Mapped:          37668 kB
Slab:            57240 kB
Committed_AS:  5169420 kB
PageTables:       1960 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= 66563 MiB



End job on node56 on Sat Jan 20 14:34:33 UTC 2007