Trace number 279722

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.12 2402.27

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-680-9_ext.xml
MD5SUMdf5511c745a8c75e4b822d78aa315f3b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMSAT TO
Best Number of satisfied constraints405
Best CPU time to get the best result obtained on this benchmark2400.06
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints680
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension680
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/279722-1169297612/unknown.xml
0.35	   
0.35	   domains being loaded...
0.35	   
0.35	   variables being loaded...
0.38	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.38	       =>  wckTime=0.087  cpuTime=0.08  mem=6M910
0.38	   
0.38	   relations being loaded...
0.38	   
0.38	   constraints being loaded...
0.53	     nbConstraints=680  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=679
0.53	     nbConflictsStructures=1  nbSharedConflictsStructures=679  nbSharedBinaryRepresentations=2  maxDegree=34  maxArity=2
0.53	       =>  wckTime=0.238  cpuTime=0.16  mem=8M860
0.57	   
0.57	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.314  cpuTime=0.2  mem=5M703
0.61	
0.61	s SATISFIABLE
0.61	o 341
0.61	c 339
0.61	o 348
0.61	c 332
0.61	o 354
0.61	c 326
0.61	o 358
0.61	c 322
0.61	o 362
0.61	c 318
0.61	o 363
0.61	c 317
0.61	o 367
0.61	c 313
0.61	o 368
0.61	c 312
0.61	o 369
0.61	c 311
0.62	o 371
0.62	c 309
0.62	o 372
0.62	c 308
0.62	o 375
0.62	c 305
0.62	o 379
0.62	c 301
0.62	o 384
0.62	c 296
0.62	o 386
0.62	c 294
0.62	o 387
0.62	c 293
0.62	o 388
0.62	c 292
0.62	o 393
0.62	c 287
0.62	o 395
0.62	c 285
0.63	o 398
0.63	c 282
0.64	o 399
0.64	c 281
0.64	o 402
0.64	c 278
0.65	o 403
0.65	c 277
0.65	o 405
0.65	c 275
2.73	   
2.73	   search
2.73	     run=0  nbConstraintChecks=10865488  nbAssignments=10000
2.73	       =>  wckTime=2.13  cpuTime=2.11  mem=5M703
4.81	   
4.81	   search
4.81	     run=1  nbConstraintChecks=21855814  nbAssignments=20000
4.81	       =>  wckTime=4.205  cpuTime=4.18  mem=5M703
6.86	   
6.86	   search
6.86	     run=2  nbConstraintChecks=32717486  nbAssignments=30000
6.86	       =>  wckTime=6.261  cpuTime=6.24  mem=5M703
8.95	   
8.95	   search
8.95	     run=3  nbConstraintChecks=43724586  nbAssignments=40000
8.95	       =>  wckTime=8.345  cpuTime=8.32  mem=5M703
11.02	   
11.02	   search
11.02	     run=4  nbConstraintChecks=54592140  nbAssignments=50000
11.02	       =>  wckTime=10.42  cpuTime=10.4  mem=5M703
13.11	   
13.11	   search
13.11	     run=5  nbConstraintChecks=65587953  nbAssignments=60000
13.11	       =>  wckTime=12.509  cpuTime=12.48  mem=5M703
15.18	   
15.18	   search
15.18	     run=6  nbConstraintChecks=76458562  nbAssignments=70000
15.18	       =>  wckTime=14.582  cpuTime=14.56  mem=5M703
17.28	   
17.28	   search
17.28	     run=7  nbConstraintChecks=87471590  nbAssignments=80000
17.28	       =>  wckTime=16.674  cpuTime=16.64  mem=5M703
19.34	   
19.34	   search
19.34	     run=8  nbConstraintChecks=98332004  nbAssignments=90000
19.34	       =>  wckTime=18.737  cpuTime=18.71  mem=5M703
21.42	   
21.42	   search
21.42	     run=9  nbConstraintChecks=109343212  nbAssignments=100000
21.42	       =>  wckTime=20.814  cpuTime=20.78  mem=5M703
23.47	   
23.47	   search
23.47	     run=10  nbConstraintChecks=120218880  nbAssignments=110000
23.47	       =>  wckTime=22.873  cpuTime=22.84  mem=5M703
25.55	   
25.55	   search
25.55	     run=11  nbConstraintChecks=131218632  nbAssignments=120000
25.55	       =>  wckTime=24.947  cpuTime=24.91  mem=5M703
27.62	   
27.62	   search
27.62	     run=12  nbConstraintChecks=142091670  nbAssignments=130000
27.62	       =>  wckTime=27.015  cpuTime=26.98  mem=5M703
29.70	   
29.70	   search
29.70	     run=13  nbConstraintChecks=153086457  nbAssignments=140000
29.70	       =>  wckTime=29.103  cpuTime=29.05  mem=5M703
30.69	   
30.69	   search
30.69	     run=14  nbConstraintChecks=158219427  nbAssignments=144770
30.69	       =>  wckTime=30.088  cpuTime=30.05  mem=5M703
30.69	   
30.69	   global
30.69	     nbConstraintChecks=158219427  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.69	     solvingWckTime=30.087  solvingCpuTime=30.05  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.69	     globalCpuTime=30.29
30.69	       =>  wckTime=30.403  cpuTime=30.25  mem=5M703
30.69	   
30.69	   solver IterativeSystematicSolver being built... 
30.82	       =>  wckTime=30.536  cpuTime=30.35  mem=16M862
30.83	   
30.83	   preprocessing
30.83	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
30.83	     detectedInconsistency=no
30.83	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M862
30.89	   
30.89	   search
30.89	     run=0  nbConstraintChecks=55095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52
30.89	     nbFailedAssignments=5  nbBacktracks=11  nbVisitedNodes=69  nbRestartNogoods=0
30.89	       =>  wckTime=0.064  cpuTime=0.04  mem=16M862
30.94	   
30.94	   search
30.94	     run=1  nbConstraintChecks=129115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=111
30.94	     nbFailedAssignments=17  nbBacktracks=26  nbVisitedNodes=155  nbRestartNogoods=2
30.94	       =>  wckTime=0.112  cpuTime=0.08  mem=16M862
30.97	   
30.97	   search
30.97	     run=2  nbConstraintChecks=218341  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=180
30.97	     nbFailedAssignments=31  nbBacktracks=48  nbVisitedNodes=260  nbRestartNogoods=5
30.97	       =>  wckTime=0.146  cpuTime=0.11  mem=16M862
31.02	   
31.02	   search
31.02	     run=3  nbConstraintChecks=352150  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=270
31.02	     nbFailedAssignments=56  nbBacktracks=81  nbVisitedNodes=408  nbRestartNogoods=7
31.02	       =>  wckTime=0.196  cpuTime=0.16  mem=16M862
31.09	   
31.09	   search
31.09	     run=4  nbConstraintChecks=547109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=394
31.09	     nbFailedAssignments=97  nbBacktracks=131  nbVisitedNodes=623  nbRestartNogoods=10
31.09	       =>  wckTime=0.266  cpuTime=0.23  mem=16M862
31.18	   
31.18	   search
31.18	     run=5  nbConstraintChecks=812456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=554
31.18	     nbFailedAssignments=151  nbBacktracks=207  nbVisitedNodes=913  nbRestartNogoods=13
31.18	       =>  wckTime=0.357  cpuTime=0.32  mem=16M862
31.31	   
31.31	   search
31.31	     run=6  nbConstraintChecks=1190581  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=771
31.31	     nbFailedAssignments=224  nbBacktracks=320  nbVisitedNodes=1316  nbRestartNogoods=14
31.31	       =>  wckTime=0.485  cpuTime=0.45  mem=16M862
31.52	   
31.52	   search
31.52	     run=7  nbConstraintChecks=1789145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1097
31.52	     nbFailedAssignments=349  nbBacktracks=491  nbVisitedNodes=1938  nbRestartNogoods=18
31.52	       =>  wckTime=0.694  cpuTime=0.65  mem=16M862
31.85	   
31.85	   search
31.85	     run=8  nbConstraintChecks=2708828  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1588
31.85	     nbFailedAssignments=553  nbBacktracks=747  nbVisitedNodes=2889  nbRestartNogoods=22
31.85	       =>  wckTime=1.025  cpuTime=0.97  mem=16M862
32.31	   
32.31	   search
32.31	     run=9  nbConstraintChecks=4167636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2369
32.31	     nbFailedAssignments=922  nbBacktracks=1131  nbVisitedNodes=4423  nbRestartNogoods=25
32.31	       =>  wckTime=1.486  cpuTime=1.42  mem=16M862
32.98	   
32.98	   search
32.98	     run=10  nbConstraintChecks=6203621  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3431
32.98	     nbFailedAssignments=1378  nbBacktracks=1707  nbVisitedNodes=6517  nbRestartNogoods=27
32.98	       =>  wckTime=2.158  cpuTime=2.09  mem=16M862
34.07	   
34.07	   search
34.07	     run=11  nbConstraintChecks=9458268  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5095
34.07	     nbFailedAssignments=2148  nbBacktracks=2571  nbVisitedNodes=9815  nbRestartNogoods=31
34.07	       =>  wckTime=3.243  cpuTime=3.17  mem=16M862
35.57	   
35.57	   search
35.57	     run=12  nbConstraintChecks=14034109  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7454
35.57	     nbFailedAssignments=3183  nbBacktracks=3869  nbVisitedNodes=14507  nbRestartNogoods=35
35.57	       =>  wckTime=4.745  cpuTime=4.67  mem=16M862
38.00	   
38.00	   search
38.00	     run=13  nbConstraintChecks=21268015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11125
38.00	     nbFailedAssignments=4880  nbBacktracks=5815  nbVisitedNodes=21821  nbRestartNogoods=38
38.00	       =>  wckTime=7.179  cpuTime=7.1  mem=16M862
41.75	   
41.75	   search
41.75	     run=14  nbConstraintChecks=32283218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16614
41.75	     nbFailedAssignments=7421  nbBacktracks=8736  nbVisitedNodes=32772  nbRestartNogoods=45
41.75	       =>  wckTime=10.923  cpuTime=10.84  mem=16M862
46.99	   
46.99	   search
46.99	     run=15  nbConstraintChecks=48036930  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24607
46.99	     nbFailedAssignments=11003  nbBacktracks=13115  nbVisitedNodes=48726  nbRestartNogoods=49
46.99	       =>  wckTime=16.162  cpuTime=16.06  mem=16M862
56.15	   
56.15	   search
56.15	     run=16  nbConstraintChecks=74008054  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37478
56.15	     nbFailedAssignments=17281  nbBacktracks=19683  nbVisitedNodes=74443  nbRestartNogoods=53
56.15	       =>  wckTime=25.327  cpuTime=25.22  mem=16M862
68.80	   
68.80	   search
68.80	     run=17  nbConstraintChecks=110780369  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=56037
68.80	     nbFailedAssignments=25958  nbBacktracks=29535  nbVisitedNodes=111531  nbRestartNogoods=59
68.80	       =>  wckTime=37.977  cpuTime=37.87  mem=16M862
87.00	   
87.00	   search
87.00	     run=18  nbConstraintChecks=164359103  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83376
87.00	     nbFailedAssignments=38492  nbBacktracks=44313  nbVisitedNodes=166182  nbRestartNogoods=63
87.00	       =>  wckTime=56.178  cpuTime=56.05  mem=16M862
116.02	   
116.02	   search
116.02	     run=19  nbConstraintChecks=248939328  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=126444
116.02	     nbFailedAssignments=59369  nbBacktracks=66481  nbVisitedNodes=252295  nbRestartNogoods=68
116.02	       =>  wckTime=85.193  cpuTime=85.03  mem=16M862
158.20	   
158.20	   search
158.20	     run=20  nbConstraintChecks=369467126  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=187862
158.20	     nbFailedAssignments=87510  nbBacktracks=99734  nbVisitedNodes=375070  nbRestartNogoods=77
158.20	       =>  wckTime=127.378  cpuTime=127.17  mem=16M862
222.16	   
222.16	   search
222.16	     run=21  nbConstraintChecks=551728189  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=280925
222.16	     nbFailedAssignments=130672  nbBacktracks=149612  nbVisitedNodes=561054  nbRestartNogoods=83
222.16	       =>  wckTime=191.338  cpuTime=191.06  mem=16M862
315.17	   
315.17	   search
315.17	     run=22  nbConstraintChecks=825540872  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=421886
315.17	     nbFailedAssignments=196793  nbBacktracks=224430  nbVisitedNodes=842084  nbRestartNogoods=90
315.17	       =>  wckTime=284.347  cpuTime=283.96  mem=16M862
458.53	   
458.53	   search
458.53	     run=23  nbConstraintChecks=1226239452  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=631218
458.53	     nbFailedAssignments=293872  nbBacktracks=336657  nbVisitedNodes=1256977  nbRestartNogoods=98
458.53	       =>  wckTime=427.705  cpuTime=427.15  mem=16M862
648.06	   
648.06	   search
648.06	     run=24  nbConstraintChecks=1767226069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=924625
648.06	     nbFailedAssignments=418909  nbBacktracks=504999  nbVisitedNodes=1821076  nbRestartNogoods=105
648.06	       =>  wckTime=617.232  cpuTime=616.42  mem=16M862
874.80	   
874.80	   search
874.80	     run=25  nbConstraintChecks=2458607504  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1332570
874.80	     nbFailedAssignments=574314  nbBacktracks=757512  nbVisitedNodes=2553571  nbRestartNogoods=112
874.80	       =>  wckTime=843.979  cpuTime=842.93  mem=16M862
1186.18	   
1186.18	   search
1186.18	     run=26  nbConstraintChecks=3458932791  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1932898
1186.18	     nbFailedAssignments=795845  nbBacktracks=1136281  nbVisitedNodes=3613154  nbRestartNogoods=122
1186.18	       =>  wckTime=1155.355  cpuTime=1153.97  mem=16M862
1569.89	   
1569.89	   search
1569.89	     run=27  nbConstraintChecks=4809448631  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2794521
1569.89	     nbFailedAssignments=1089288  nbBacktracks=1704439  nbVisitedNodes=5053719  nbRestartNogoods=135
1569.89	       =>  wckTime=1539.061  cpuTime=1537.27  mem=16M862
2123.11	   
2123.11	   search
2123.11	     run=28  nbConstraintChecks=6753430538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4049396
2123.11	     nbFailedAssignments=1491906  nbBacktracks=2556665  nbVisitedNodes=7143723  nbRestartNogoods=141
2123.11	       =>  wckTime=2092.285  cpuTime=2090.22  mem=16M862
2402.22	v 1 1 1 0 0 1 1 1 1 1 0 1 0 1 0 0 1 1 1 1 0 0 0 0 1 0 1 0 0 1 1 1 0 0 0 0 1 1 0 1 1 1 0 0 0 0 0 0 1 1 

Verifier Data (download as text)

275 unsatisfied constraints, 405 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/node33/watcher-279722-1169297612 -o ROOT/results/node33/solver-279722-1169297612 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279722-1169297612/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.98 1.92 4/80 4752
/proc/meminfo: memFree=1453200/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=172 CPUtime=0
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 278155009 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 10944811 0 0 4096 0 0 0 0 17 0 0 0
/proc/4751/statm: 43 24 18 14 0 3 0

[startup+0.108461 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 4752
/proc/meminfo: memFree=1453200/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=914988 CPUtime=0.09
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 3084 0 1 0 8 1 0 0 24 0 8 0 278155009 936947712 2830 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228747 2832 1457 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.518547 s]
/proc/loadavg: 1.92 1.98 1.92 4/80 4752
/proc/meminfo: memFree=1453200/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915332 CPUtime=0.5
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 6701 0 1 0 46 4 0 0 25 0 8 0 278155009 937299968 6440 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072944238 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228833 6440 2157 14 0 215303 0
Current children cumulated CPU time (s) 0.5
Current children cumulated vsize (KiB) 915332

[startup+1.34172 s]
/proc/loadavg: 1.92 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1434840/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915464 CPUtime=1.32
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 7275 0 1 0 115 17 0 0 25 0 8 0 278155009 937435136 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 7013 2476 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915464 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937435136 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.12
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 341 0 0 0 12 0 0 0 16 0 8 0 278155016 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 7013 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 7013 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) 915464

[startup+2.97906 s]
/proc/loadavg: 1.92 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1434840/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2.96
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 7278 0 1 0 251 45 0 0 25 0 8 0 278155009 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228866 7015 2476 14 0 215336 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915464 CPUtime=0.13
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278155016 937435136 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 7015 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.27475 s]
/proc/loadavg: 1.93 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1434776/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915464 CPUtime=6.25
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 7278 0 1 0 523 102 0 0 25 0 8 0 278155009 937435136 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 7015 2476 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.13
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.25
Current children cumulated vsize (KiB) 915464

[startup+12.7481 s]
/proc/loadavg: 1.93 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1434776/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=12.72
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 7278 0 1 0 1055 217 0 0 25 0 8 0 278155009 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 7015 2476 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915464 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 278155013 937435136 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.13
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915464 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937435136 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.72
Current children cumulated vsize (KiB) 915460

[startup+25.6028 s]
/proc/loadavg: 1.95 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1434712/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=25.57
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 7278 0 1 0 2110 447 0 0 25 0 8 0 278155009 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 7015 2476 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 205 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.13
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915464 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937435136 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 7015 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.57
Current children cumulated vsize (KiB) 915460

[startup+51.2031 s]
/proc/loadavg: 1.96 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1427416/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=51.13
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9199 0 1 0 4571 542 0 0 25 0 8 0 278155009 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822453 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8933 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 8933 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.13
Current children cumulated vsize (KiB) 915460

[startup+102.499 s]
/proc/loadavg: 1.98 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1427416/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=102.37
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9206 0 1 0 9695 542 0 0 25 0 8 0 278155009 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073849520 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8940 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 402 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8940 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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.37
Current children cumulated vsize (KiB) 915460

[startup+162.527 s]
/proc/loadavg: 1.99 1.98 1.92 3/87 4759
/proc/meminfo: memFree=1427416/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=162.34
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9212 0 1 0 15692 542 0 0 25 0 8 0 278155009 937431040 8946 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073714835 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.58 s]
/proc/loadavg: 1.00 1.23 1.58 2/72 5162
/proc/meminfo: memFree=1461096/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2081.55
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9229 0 1 0 207600 555 0 0 25 0 8 0 278155009 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822497 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8963 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 937431040 8963 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.55
Current children cumulated vsize (KiB) 915460

[startup+2143.58 s]
/proc/loadavg: 1.00 1.19 1.54 2/72 5162
/proc/meminfo: memFree=1461160/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2141.53
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 213598 555 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073822470 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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) 2141.53
Current children cumulated vsize (KiB) 915460

[startup+2203.69 s]
/proc/loadavg: 1.00 1.15 1.51 2/72 5162
/proc/meminfo: memFree=1461160/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2201.61
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 219606 555 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073850955 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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) 2201.61
Current children cumulated vsize (KiB) 915460

[startup+2263.7 s]
/proc/loadavg: 1.00 1.12 1.47 2/72 5162
/proc/meminfo: memFree=1461096/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2261.61
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 225605 556 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839837 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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) 2261.61
Current children cumulated vsize (KiB) 915460

[startup+2323.71 s]
/proc/loadavg: 1.00 1.10 1.44 2/72 5162
/proc/meminfo: memFree=1461160/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2321.59
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 231603 556 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824199 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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) 2321.59
Current children cumulated vsize (KiB) 915460

[startup+2383.73 s]
/proc/loadavg: 1.00 1.08 1.41 2/72 5162
/proc/meminfo: memFree=1461096/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2381.58
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 237602 556 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840939 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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) 2381.58
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2402.21 s]
/proc/loadavg: 1.00 1.07 1.40 2/72 5162
/proc/meminfo: memFree=1461096/2055920 swapFree=4192224/4192956
[pid=4751] ppid=4749 vsize=915460 CPUtime=2400.07
/proc/4751/stat : 4751 (java) R 4749 4751 4225 0 -1 0 9232 0 1 0 239451 556 0 0 25 0 8 0 278155009 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073839744 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/4751/statm: 228865 8965 2527 14 0 215335 0
[pid=4751/tid=4753] ppid=4749 vsize=915460 CPUtime=0.02
/proc/4751/task/4753/stat : 4753 (java) S 4749 4751 4225 0 -1 64 206 0 0 0 2 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4754] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4754/stat : 4754 (java) S 4749 4751 4225 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4755] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4755/stat : 4755 (java) S 4749 4751 4225 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278155013 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4756] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4756/stat : 4756 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4757] ppid=4749 vsize=915460 CPUtime=0.23
/proc/4751/task/4757/stat : 4757 (java) S 4749 4751 4225 0 -1 64 403 0 0 0 22 1 0 0 16 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4758] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4758/stat : 4758 (java) S 4749 4751 4225 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 278155016 937431040 8965 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=4751/tid=4759] ppid=4749 vsize=915460 CPUtime=0
/proc/4751/task/4759/stat : 4759 (java) S 4749 4751 4225 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278155016 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.07
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2402.27
CPU time (s): 2400.12
CPU user time (s): 2394.55
CPU system time (s): 5.56915
CPU usage (%): 99.9107
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2394.55
system time used= 5.56915
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= 49815
involuntary context switches= 85957

runsolver used 1.9717 s user time and 6.71498 s system time

The end

Launcher Data (download as text)

Begin job on node33 on Sat Jan 20 12:53:32 UTC 2007


IDJOB= 279722
IDBENCH= 10383
IDSOLVER= 69
FILE ID= node33/279722-1169297612

PBS_JOBID= 3609816

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  df5511c745a8c75e4b822d78aa315f3b

RANDOM SEED= 437362828

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.281
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.281
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:       1453616 kB
Buffers:         46344 kB
Cached:         439316 kB
SwapCached:        268 kB
Active:         205472 kB
Inactive:       327032 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1453616 kB
SwapTotal:     4192956 kB
SwapFree:      4192224 kB
Dirty:            1704 kB
Writeback:           0 kB
Mapped:          66532 kB
Slab:            55032 kB
Committed_AS:  5487212 kB
PageTables:       1880 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 node33 on Sat Jan 20 13:33:34 UTC 2007