Trace number 279703

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.1 2413.41

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-560-1_ext.xml
MD5SUMd1453195278de687318b5e9fb357fa1e
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints343
Best CPU time to get the best result obtained on this benchmark1228.74
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints560
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension560
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279703-1169297094/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.07  mem=6M887
0.40	   
0.40	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.56	     nbConstraints=560  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=559
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=559  nbSharedBinaryRepresentations=2  maxDegree=28  maxArity=2
0.56	       =>  wckTime=0.245  cpuTime=0.16  mem=8M846
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.325  cpuTime=0.21  mem=5M645
0.64	
0.64	s SATISFIABLE
0.64	o 294
0.64	c 266
0.64	o 299
0.64	c 261
0.64	o 303
0.64	c 257
0.65	o 304
0.65	c 256
0.65	o 309
0.65	c 251
0.65	o 311
0.65	c 249
0.65	o 312
0.65	c 248
0.65	o 315
0.65	c 245
0.65	o 318
0.65	c 242
0.65	o 321
0.65	c 239
0.65	o 322
0.65	c 238
0.65	o 325
0.65	c 235
0.65	o 326
0.65	c 234
0.66	o 327
0.66	c 233
0.66	o 328
0.66	c 232
0.66	o 329
0.66	c 231
0.66	o 334
0.66	c 226
0.66	o 339
0.66	c 221
0.66	o 340
0.66	c 220
0.74	o 341
0.74	c 219
0.99	o 342
0.99	c 218
1.08	o 343
1.08	c 217
2.59	   
2.59	   search
2.59	     run=0  nbConstraintChecks=8571033  nbAssignments=10000
2.59	       =>  wckTime=1.957  cpuTime=1.93  mem=5M645
4.49	   
4.49	   search
4.49	     run=1  nbConstraintChecks=17246710  nbAssignments=20000
4.49	       =>  wckTime=3.852  cpuTime=3.81  mem=5M645
6.37	   
6.37	   search
6.37	     run=2  nbConstraintChecks=25811398  nbAssignments=30000
6.37	       =>  wckTime=5.737  cpuTime=5.67  mem=5M645
8.28	   
8.28	   search
8.28	     run=3  nbConstraintChecks=34483015  nbAssignments=40000
8.28	       =>  wckTime=7.643  cpuTime=7.56  mem=5M645
10.17	   
10.17	   search
10.17	     run=4  nbConstraintChecks=43055752  nbAssignments=50000
10.17	       =>  wckTime=9.531  cpuTime=9.43  mem=5M645
12.07	   
12.07	   search
12.07	     run=5  nbConstraintChecks=51721571  nbAssignments=60000
12.07	       =>  wckTime=11.433  cpuTime=11.32  mem=5M645
13.96	   
13.96	   search
13.96	     run=6  nbConstraintChecks=60283759  nbAssignments=70000
13.96	       =>  wckTime=13.324  cpuTime=13.19  mem=5M645
15.86	   
15.86	   search
15.86	     run=7  nbConstraintChecks=68971320  nbAssignments=80000
15.86	       =>  wckTime=15.221  cpuTime=15.07  mem=5M645
17.73	   
17.73	   search
17.73	     run=8  nbConstraintChecks=77537757  nbAssignments=90000
17.73	       =>  wckTime=17.09  cpuTime=16.92  mem=5M645
19.62	   
19.62	   search
19.62	     run=9  nbConstraintChecks=86208389  nbAssignments=100000
19.62	       =>  wckTime=18.982  cpuTime=18.8  mem=5M645
21.49	   
21.49	   search
21.49	     run=10  nbConstraintChecks=94766699  nbAssignments=110000
21.49	       =>  wckTime=20.859  cpuTime=20.66  mem=5M645
23.38	   
23.38	   search
23.38	     run=11  nbConstraintChecks=103450842  nbAssignments=120000
23.38	       =>  wckTime=22.742  cpuTime=22.53  mem=5M645
25.27	   
25.27	   search
25.27	     run=12  nbConstraintChecks=112007009  nbAssignments=130000
25.27	       =>  wckTime=24.63  cpuTime=24.4  mem=5M645
27.18	   
27.18	   search
27.18	     run=13  nbConstraintChecks=120681825  nbAssignments=140000
27.18	       =>  wckTime=26.54  cpuTime=26.29  mem=5M645
29.06	   
29.06	   search
29.06	     run=14  nbConstraintChecks=129250595  nbAssignments=150000
29.06	       =>  wckTime=28.423  cpuTime=28.16  mem=5M645
30.97	   
30.97	   search
30.97	     run=15  nbConstraintChecks=137924797  nbAssignments=160000
30.97	       =>  wckTime=30.33  cpuTime=30.05  mem=5M645
31.36	   
31.36	   search
31.36	     run=16  nbConstraintChecks=139671931  nbAssignments=162113
31.36	       =>  wckTime=30.724  cpuTime=30.44  mem=5M645
31.36	   
31.36	   global
31.36	     nbConstraintChecks=139671931  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.36	     solvingWckTime=30.722  solvingCpuTime=30.43  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.36	     globalCpuTime=30.7
31.36	       =>  wckTime=31.05  cpuTime=30.64  mem=5M645
31.36	   
31.36	   solver IterativeSystematicSolver being built... 
31.51	       =>  wckTime=31.197  cpuTime=30.75  mem=16M609
31.57	   
31.57	   preprocessing
31.57	     nbConstraintChecks=35822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.57	     detectedInconsistency=no
31.57	       =>  wckTime=0.055  cpuTime=0.03  mem=16M609
31.60	   
31.60	   search
31.60	     run=0  nbConstraintChecks=46551  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.60	     nbFailedAssignments=8  nbBacktracks=10  nbVisitedNodes=69  nbRestartNogoods=0
31.60	       =>  wckTime=0.09  cpuTime=0.06  mem=16M609
31.64	   
31.64	   search
31.64	     run=1  nbConstraintChecks=108487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110
31.64	     nbFailedAssignments=21  nbBacktracks=25  nbVisitedNodes=155  nbRestartNogoods=3
31.64	       =>  wckTime=0.135  cpuTime=0.09  mem=16M609
31.69	   
31.69	   search
31.69	     run=2  nbConstraintChecks=190503  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182
31.69	     nbFailedAssignments=41  nbBacktracks=48  nbVisitedNodes=266  nbRestartNogoods=5
31.69	       =>  wckTime=0.176  cpuTime=0.13  mem=16M609
31.73	   
31.73	   search
31.73	     run=3  nbConstraintChecks=295511  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=268
31.73	     nbFailedAssignments=64  nbBacktracks=81  nbVisitedNodes=406  nbRestartNogoods=8
31.73	       =>  wckTime=0.22  cpuTime=0.17  mem=16M609
31.79	   
31.79	   search
31.79	     run=4  nbConstraintChecks=441705  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.79	     nbFailedAssignments=94  nbBacktracks=131  nbVisitedNodes=597  nbRestartNogoods=11
31.79	       =>  wckTime=0.281  cpuTime=0.23  mem=16M609
31.88	   
31.88	   search
31.88	     run=5  nbConstraintChecks=664027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=540
31.88	     nbFailedAssignments=149  nbBacktracks=207  nbVisitedNodes=884  nbRestartNogoods=14
31.88	       =>  wckTime=0.37  cpuTime=0.32  mem=16M609
32.01	   
32.01	   search
32.01	     run=6  nbConstraintChecks=995026  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=774
32.01	     nbFailedAssignments=240  nbBacktracks=321  nbVisitedNodes=1308  nbRestartNogoods=18
32.01	       =>  wckTime=0.496  cpuTime=0.45  mem=16M609
32.21	   
32.21	   search
32.21	     run=7  nbConstraintChecks=1482109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1099
32.21	     nbFailedAssignments=370  nbBacktracks=491  nbVisitedNodes=1914  nbRestartNogoods=22
32.21	       =>  wckTime=0.697  cpuTime=0.65  mem=16M609
32.51	   
32.51	   search
32.51	     run=8  nbConstraintChecks=2216729  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1593
32.51	     nbFailedAssignments=574  nbBacktracks=750  nbVisitedNodes=2832  nbRestartNogoods=24
32.51	       =>  wckTime=0.998  cpuTime=0.93  mem=16M609
32.96	   
32.96	   search
32.96	     run=9  nbConstraintChecks=3336272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2312
32.96	     nbFailedAssignments=880  nbBacktracks=1135  nbVisitedNodes=4197  nbRestartNogoods=28
32.96	       =>  wckTime=1.446  cpuTime=1.37  mem=16M609
33.55	   
33.55	   search
33.55	     run=10  nbConstraintChecks=4944002  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3328
33.55	     nbFailedAssignments=1293  nbBacktracks=1711  nbVisitedNodes=6174  nbRestartNogoods=31
33.55	       =>  wckTime=2.036  cpuTime=1.95  mem=16M609
34.43	   
34.43	   search
34.43	     run=11  nbConstraintChecks=7276939  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4819
34.43	     nbFailedAssignments=1895  nbBacktracks=2575  nbVisitedNodes=9050  nbRestartNogoods=36
34.43	       =>  wckTime=2.924  cpuTime=2.83  mem=16M609
35.92	   
35.92	   search
35.92	     run=12  nbConstraintChecks=11050817  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7163
35.92	     nbFailedAssignments=2915  nbBacktracks=3873  nbVisitedNodes=13570  nbRestartNogoods=43
35.92	       =>  wckTime=4.415  cpuTime=4.3  mem=16M609
38.04	   
38.04	   search
38.04	     run=13  nbConstraintChecks=16628717  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10685
38.04	     nbFailedAssignments=4464  nbBacktracks=5821  nbVisitedNodes=20425  nbRestartNogoods=49
38.04	       =>  wckTime=6.526  cpuTime=6.4  mem=16M609
41.33	   
41.33	   search
41.33	     run=14  nbConstraintChecks=24997663  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15845
41.33	     nbFailedAssignments=6678  nbBacktracks=8740  nbVisitedNodes=30428  nbRestartNogoods=55
41.33	       =>  wckTime=9.816  cpuTime=9.66  mem=16M609
45.92	   
45.93	   search
45.93	     run=15  nbConstraintChecks=37116594  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23540
45.93	     nbFailedAssignments=9968  nbBacktracks=13119  nbVisitedNodes=45397  nbRestartNogoods=60
45.93	       =>  wckTime=14.415  cpuTime=14.22  mem=17M584
53.41	   
53.41	   search
53.41	     run=16  nbConstraintChecks=55904153  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35167
53.41	     nbFailedAssignments=15004  nbBacktracks=19687  nbVisitedNodes=68021  nbRestartNogoods=64
53.41	       =>  wckTime=21.905  cpuTime=21.64  mem=17M584
64.55	   
64.55	   search
64.55	     run=17  nbConstraintChecks=83808000  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52522
64.55	     nbFailedAssignments=22485  nbBacktracks=29539  nbVisitedNodes=101729  nbRestartNogoods=70
64.55	       =>  wckTime=33.038  cpuTime=32.67  mem=17M584
80.99	   
80.99	   search
80.99	     run=18  nbConstraintChecks=124880046  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=78070
80.99	     nbFailedAssignments=33235  nbBacktracks=44317  nbVisitedNodes=151701  nbRestartNogoods=77
80.99	       =>  wckTime=49.482  cpuTime=48.98  mem=17M584
105.15	   
105.15	   search
105.15	     run=19  nbConstraintChecks=186047010  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116738
105.15	     nbFailedAssignments=49707  nbBacktracks=66485  nbVisitedNodes=226620  nbRestartNogoods=83
105.15	       =>  wckTime=73.636  cpuTime=72.93  mem=17M584
142.12	   
142.12	   search
142.12	     run=20  nbConstraintChecks=277668024  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175320
142.12	     nbFailedAssignments=75011  nbBacktracks=99737  nbVisitedNodes=339461  nbRestartNogoods=86
142.12	       =>  wckTime=110.607  cpuTime=109.59  mem=17M584
189.91	   
189.91	   search
189.91	     run=21  nbConstraintChecks=402385097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=259092
189.91	     nbFailedAssignments=108879  nbBacktracks=149615  nbVisitedNodes=496285  nbRestartNogoods=92
189.91	       =>  wckTime=158.404  cpuTime=156.98  mem=17M584
261.46	   
261.46	   search
261.46	     run=22  nbConstraintChecks=582990902  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380355
261.46	     nbFailedAssignments=155292  nbBacktracks=224435  nbVisitedNodes=721704  nbRestartNogoods=100
261.46	       =>  wckTime=229.952  cpuTime=227.93  mem=17M584
353.69	   
353.69	   search
353.69	     run=23  nbConstraintChecks=834591125  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=557400
353.69	     nbFailedAssignments=220079  nbBacktracks=336668  nbVisitedNodes=1041702  nbRestartNogoods=108
353.69	       =>  wckTime=322.179  cpuTime=319.38  mem=17M584
464.11	   
464.11	   search
464.11	     run=24  nbConstraintChecks=1147933701  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=802124
464.11	     nbFailedAssignments=296434  nbBacktracks=505009  nbVisitedNodes=1447326  nbRestartNogoods=113
464.11	       =>  wckTime=432.596  cpuTime=428.84  mem=17M584
627.75	   
627.75	   search
627.75	     run=25  nbConstraintChecks=1603211687  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1161172
627.75	     nbFailedAssignments=402941  nbBacktracks=757525  nbVisitedNodes=2029850  nbRestartNogoods=127
627.75	       =>  wckTime=596.242  cpuTime=591.05  mem=17M584
877.37	   
877.37	   search
877.37	     run=26  nbConstraintChecks=2291600919  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1700075
877.37	     nbFailedAssignments=563047  nbBacktracks=1136293  nbVisitedNodes=2916405  nbRestartNogoods=140
877.37	       =>  wckTime=845.857  cpuTime=838.41  mem=17M584
1238.54	   
1238.54	   search
1238.54	     run=27  nbConstraintChecks=3299838241  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2506413
1238.54	     nbFailedAssignments=801209  nbBacktracks=1704445  nbVisitedNodes=4242537  nbRestartNogoods=147
1238.54	       =>  wckTime=1207.03  cpuTime=1196.15  mem=17M584
1749.64	   
1749.64	   search
1749.64	     run=28  nbConstraintChecks=4821755813  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3714270
1749.64	     nbFailedAssignments=1156812  nbBacktracks=2556672  nbVisitedNodes=6241211  nbRestartNogoods=158
1749.64	       =>  wckTime=1718.126  cpuTime=1705.76  mem=17M584
2413.40	v 0 1 0 1 1 0 1 0 0 0 1 0 1 1 0 0 0 1 1 1 1 0 1 0 0 1 1 0 1 1 1 0 1 1 0 0 0 0 1 1 0 0 0 1 1 1 1 0 0 0 

Verifier Data (download as text)

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

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

/proc/loadavg: 1.91 1.97 1.92 4/87 1130
/proc/meminfo: memFree=1298376/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=11868 CPUtime=0
/proc/1129/stat : 1129 (java) D 1127 1129 1060 0 -1 0 765 0 1 0 0 0 0 0 17 0 1 0 278105046 12152832 515 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10924836 0 2147483391 0 7368 18446744072099781622 0 0 17 1 0 0
/proc/1129/statm: 2967 515 425 14 0 1602 0

[startup+0.10435 s]
/proc/loadavg: 1.91 1.97 1.92 4/87 1130
/proc/meminfo: memFree=1298376/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=914988 CPUtime=0.09
/proc/1129/stat : 1129 (java) S 1127 1129 1060 0 -1 0 2994 0 1 0 8 1 0 0 17 0 8 0 278105046 936947712 2740 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228747 2740 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.512419 s]
/proc/loadavg: 1.91 1.97 1.92 4/87 1130
/proc/meminfo: memFree=1298376/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915332 CPUtime=0.5
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 6412 0 1 0 46 4 0 0 18 0 8 0 278105046 937299968 6151 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155582796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228833 6151 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.33454 s]
/proc/loadavg: 1.91 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1280144/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=1.31
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 7193 0 1 0 113 18 0 0 25 0 8 0 278105046 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 11247498 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 6931 2479 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.13
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 340 0 0 0 13 0 0 0 16 0 8 0 278105054 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 6931 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 6931 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.98681 s]
/proc/loadavg: 1.91 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1280144/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2.94
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 7196 0 1 0 244 50 0 0 25 0 8 0 278105046 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696332 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 6933 2479 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.13
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 342 0 0 0 13 0 0 0 17 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 6933 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.26934 s]
/proc/loadavg: 1.92 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1280080/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=6.2
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 7196 0 1 0 503 117 0 0 25 0 8 0 278105046 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701047 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 6933 2479 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.13
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 342 0 0 0 13 0 0 0 17 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7564 s]
/proc/loadavg: 1.93 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1280080/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=12.63
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 7196 0 1 0 1010 253 0 0 25 0 8 0 278105046 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 6933 2479 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.13
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 342 0 0 0 13 0 0 0 17 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 6933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915460

[startup+25.6085 s]
/proc/loadavg: 1.94 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1280144/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=25.37
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 7198 0 1 0 2017 520 0 0 25 0 8 0 278105046 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696297 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 6934 2479 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 191 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.13
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278105054 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 6934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 915460

[startup+51.2176 s]
/proc/loadavg: 1.96 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1272464/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=50.75
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9191 0 1 0 4437 638 0 0 25 0 8 0 278105046 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839299 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 8922 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8922 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.75
Current children cumulated vsize (KiB) 915460

[startup+102.423 s]
/proc/loadavg: 1.98 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1272464/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=101.52
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9198 0 1 0 9514 638 0 0 25 0 8 0 278105046 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824239 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1129/statm: 228865 8929 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.52
Current children cumulated vsize (KiB) 915460

[startup+162.472 s]
/proc/loadavg: 1.99 1.97 1.92 3/94 1137
/proc/meminfo: memFree=1272464/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=161.07
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9202 0 1 0 15468 639 0 0 25 0 8 0 278105046 937431040 8933 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073701024 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.15 s]
/proc/loadavg: 1.99 1.97 1.91 3/101 1660
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2071.21
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9222 0 1 0 206469 652 0 0 25 0 8 0 278105046 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824128 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8953 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) R 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2071.21
Current children cumulated vsize (KiB) 915460

[startup+2144.21 s]
/proc/loadavg: 2.07 1.99 1.92 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2131.2
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9222 0 1 0 212468 652 0 0 25 0 8 0 278105046 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073825914 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8953 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 404 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8953 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2131.2
Current children cumulated vsize (KiB) 915460

[startup+2204.29 s]
/proc/loadavg: 2.14 2.02 1.93 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2191.21
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9223 0 1 0 218469 652 0 0 25 0 8 0 278105046 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876685 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8954 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2191.21
Current children cumulated vsize (KiB) 915460

[startup+2264.35 s]
/proc/loadavg: 2.05 2.01 1.93 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2251.21
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9223 0 1 0 224469 652 0 0 25 0 8 0 278105046 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073843796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8954 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 405 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2251.21
Current children cumulated vsize (KiB) 915460

[startup+2324.42 s]
/proc/loadavg: 2.02 2.01 1.93 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2311.2
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9224 0 1 0 230468 652 0 0 25 0 8 0 278105046 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073876656 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8954 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2311.2
Current children cumulated vsize (KiB) 915460

[startup+2384.49 s]
/proc/loadavg: 2.00 2.00 1.93 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2371.22
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9224 0 1 0 236470 652 0 0 25 0 8 0 278105046 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073854436 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8954 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2371.22
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2413.39 s]
/proc/loadavg: 2.00 2.00 1.93 3/101 1662
/proc/meminfo: memFree=1267496/2055920 swapFree=4191880/4192956
[pid=1129] ppid=1127 vsize=915460 CPUtime=2400.08
/proc/1129/stat : 1129 (java) R 1127 1129 1060 0 -1 0 9224 0 1 0 239356 652 0 0 25 0 8 0 278105046 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073887728 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1129/statm: 228865 8954 2532 14 0 215335 0
[pid=1129/tid=1131] ppid=1127 vsize=915460 CPUtime=0.02
/proc/1129/task/1131/stat : 1131 (java) S 1127 1129 1060 0 -1 64 192 0 0 0 2 0 0 0 16 0 8 0 278105050 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1132] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1132/stat : 1132 (java) S 1127 1129 1060 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1133] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1133/stat : 1133 (java) S 1127 1129 1060 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278105051 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1134] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1134/stat : 1134 (java) S 1127 1129 1060 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1135] ppid=1127 vsize=915460 CPUtime=0.25
/proc/1129/task/1135/stat : 1135 (java) S 1127 1129 1060 0 -1 64 406 0 0 0 24 1 0 0 16 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=1129/tid=1136] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1136/stat : 1136 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1129/tid=1137] ppid=1127 vsize=915460 CPUtime=0
/proc/1129/task/1137/stat : 1137 (java) S 1127 1129 1060 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278105054 937431040 8954 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2413.41
CPU time (s): 2400.1
CPU user time (s): 2393.57
CPU system time (s): 6.53101
CPU usage (%): 99.4487
Max. virtual memory (cumulated for all children) (KiB): 915464

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

runsolver used 2.72959 s user time and 7.96379 s system time

The end

Launcher Data (download as text)

Begin job on node3 on Sat Jan 20 12:44:54 UTC 2007


IDJOB= 279703
IDBENCH= 10381
IDSOLVER= 68
FILE ID= node3/279703-1169297094

PBS_JOBID= 3609641

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  d1453195278de687318b5e9fb357fa1e

RANDOM SEED= 932770435

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.279
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.279
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:       1298856 kB
Buffers:         57168 kB
Cached:         565292 kB
SwapCached:        284 kB
Active:         198296 kB
Inactive:       482880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1298856 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1864 kB
Writeback:           0 kB
Mapped:          72256 kB
Slab:            60968 kB
Committed_AS:  7748796 kB
PageTables:       2068 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 node3 on Sat Jan 20 13:25:08 UTC 2007