Trace number 279749

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 2411.93

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-580-9_ext.xml
MD5SUMa880f97c87b494cb922f9c8b0e80291c
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints360
Best CPU time to get the best result obtained on this benchmark506.04
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints580
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension580
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/279749-1169298336/unknown.xml
0.35	   
0.35	   domains being loaded...
0.36	   
0.36	   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.39	   
0.39	   constraints being loaded...
0.52	     nbConstraints=580  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=579
0.52	     nbConflictsStructures=1  nbSharedConflictsStructures=579  nbSharedBinaryRepresentations=2  maxDegree=31  maxArity=2
0.52	       =>  wckTime=0.231  cpuTime=0.16  mem=8M876
0.56	   
0.56	   solver LocalSearchSolver being built... 
0.60	       =>  wckTime=0.307  cpuTime=0.2  mem=5M655
0.60	
0.60	s SATISFIABLE
0.60	o 292
0.60	c 288
0.61	o 301
0.61	c 279
0.61	o 309
0.61	c 271
0.61	o 312
0.61	c 268
0.61	o 318
0.61	c 262
0.61	o 319
0.61	c 261
0.61	o 321
0.61	c 259
0.61	o 322
0.61	c 258
0.61	o 324
0.61	c 256
0.61	o 331
0.61	c 249
0.61	o 337
0.61	c 243
0.61	o 338
0.61	c 242
0.61	o 339
0.61	c 241
0.62	o 341
0.62	c 239
0.62	o 342
0.62	c 238
0.62	o 344
0.62	c 236
0.62	o 346
0.62	c 234
0.62	o 351
0.62	c 229
0.62	o 353
0.62	c 227
0.64	o 354
0.64	c 226
0.65	o 357
0.65	c 223
0.65	o 358
0.65	c 222
0.65	o 359
0.65	c 221
0.85	o 360
0.85	c 220
2.47	   
2.47	   search
2.47	     run=0  nbConstraintChecks=8954667  nbAssignments=10000
2.47	       =>  wckTime=1.87  cpuTime=1.85  mem=5M655
4.29	   
4.29	   search
4.29	     run=1  nbConstraintChecks=18035773  nbAssignments=20000
4.29	       =>  wckTime=3.689  cpuTime=3.64  mem=5M655
6.09	   
6.09	   search
6.09	     run=2  nbConstraintChecks=26994249  nbAssignments=30000
6.09	       =>  wckTime=5.492  cpuTime=5.43  mem=5M655
7.91	   
7.91	   search
7.91	     run=3  nbConstraintChecks=36067996  nbAssignments=40000
7.91	       =>  wckTime=7.313  cpuTime=7.25  mem=5M655
9.73	   
9.73	   search
9.73	     run=4  nbConstraintChecks=45036301  nbAssignments=50000
9.73	       =>  wckTime=9.128  cpuTime=9.05  mem=5M655
11.55	   
11.55	   search
11.55	     run=5  nbConstraintChecks=54110256  nbAssignments=60000
11.55	       =>  wckTime=10.954  cpuTime=10.87  mem=5M655
13.36	   
13.36	   search
13.36	     run=6  nbConstraintChecks=63068633  nbAssignments=70000
13.36	       =>  wckTime=12.761  cpuTime=12.67  mem=5M655
15.19	   
15.19	   search
15.19	     run=7  nbConstraintChecks=72137326  nbAssignments=80000
15.19	       =>  wckTime=14.587  cpuTime=14.48  mem=5M655
16.98	   
16.98	   search
16.98	     run=8  nbConstraintChecks=81111000  nbAssignments=90000
16.98	       =>  wckTime=16.383  cpuTime=16.28  mem=5M655
18.79	   
18.79	   search
18.79	     run=9  nbConstraintChecks=90177346  nbAssignments=100000
18.79	       =>  wckTime=18.195  cpuTime=18.08  mem=5M655
20.59	   
20.59	   search
20.59	     run=10  nbConstraintChecks=99139770  nbAssignments=110000
20.59	       =>  wckTime=19.993  cpuTime=19.87  mem=5M655
22.40	   
22.40	   search
22.40	     run=11  nbConstraintChecks=108223985  nbAssignments=120000
22.40	       =>  wckTime=21.803  cpuTime=21.67  mem=5M655
24.20	   
24.20	   search
24.20	     run=12  nbConstraintChecks=117186379  nbAssignments=130000
24.20	       =>  wckTime=23.601  cpuTime=23.46  mem=5M655
26.02	   
26.02	   search
26.02	     run=13  nbConstraintChecks=126257915  nbAssignments=140000
26.02	       =>  wckTime=25.417  cpuTime=25.27  mem=5M655
27.83	   
27.83	   search
27.83	     run=14  nbConstraintChecks=135224150  nbAssignments=150000
27.83	       =>  wckTime=27.233  cpuTime=27.07  mem=5M655
29.66	   
29.66	   search
29.66	     run=15  nbConstraintChecks=144290547  nbAssignments=160000
29.66	       =>  wckTime=29.06  cpuTime=28.89  mem=5M655
31.02	   
31.02	   search
31.02	     run=16  nbConstraintChecks=151029680  nbAssignments=167548
31.02	       =>  wckTime=30.424  cpuTime=30.25  mem=5M655
31.03	   
31.03	   global
31.03	     nbConstraintChecks=151029680  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.03	     solvingWckTime=30.423  solvingCpuTime=30.25  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.03	     globalCpuTime=30.49
31.03	       =>  wckTime=30.731  cpuTime=30.45  mem=5M655
31.03	   
31.03	   solver IterativeSystematicSolver being built... 
31.16	       =>  wckTime=30.867  cpuTime=30.55  mem=16M579
31.17	   
31.17	   preprocessing
31.17	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.17	     detectedInconsistency=no
31.17	       =>  wckTime=0.0060  cpuTime=0.01  mem=16M579
31.22	   
31.22	   search
31.22	     run=0  nbConstraintChecks=48023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
31.22	     nbFailedAssignments=7  nbBacktracks=11  nbVisitedNodes=69  nbRestartNogoods=0
31.22	       =>  wckTime=0.061  cpuTime=0.04  mem=16M579
31.27	   
31.27	   search
31.27	     run=1  nbConstraintChecks=105712  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=104
31.27	     nbFailedAssignments=18  nbBacktracks=26  nbVisitedNodes=149  nbRestartNogoods=2
31.27	       =>  wckTime=0.104  cpuTime=0.07  mem=16M579
31.30	   
31.30	   search
31.30	     run=2  nbConstraintChecks=190871  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
31.30	     nbFailedAssignments=38  nbBacktracks=48  nbVisitedNodes=261  nbRestartNogoods=4
31.30	       =>  wckTime=0.142  cpuTime=0.11  mem=16M579
31.35	   
31.35	   search
31.35	     run=3  nbConstraintChecks=309035  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=262
31.35	     nbFailedAssignments=66  nbBacktracks=81  nbVisitedNodes=410  nbRestartNogoods=6
31.35	       =>  wckTime=0.193  cpuTime=0.16  mem=16M579
31.41	   
31.41	   search
31.41	     run=4  nbConstraintChecks=469286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.41	     nbFailedAssignments=104  nbBacktracks=131  nbVisitedNodes=616  nbRestartNogoods=11
31.41	       =>  wckTime=0.253  cpuTime=0.22  mem=16M579
31.50	   
31.50	   search
31.50	     run=5  nbConstraintChecks=708134  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=541
31.50	     nbFailedAssignments=162  nbBacktracks=206  nbVisitedNodes=910  nbRestartNogoods=13
31.50	       =>  wckTime=0.343  cpuTime=0.31  mem=16M579
31.63	   
31.63	   search
31.63	     run=6  nbConstraintChecks=1037719  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=754
31.63	     nbFailedAssignments=234  nbBacktracks=319  nbVisitedNodes=1308  nbRestartNogoods=17
31.63	       =>  wckTime=0.47  cpuTime=0.43  mem=16M579
31.84	   
31.84	   search
31.84	     run=7  nbConstraintChecks=1590822  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1093
31.84	     nbFailedAssignments=376  nbBacktracks=489  nbVisitedNodes=1959  nbRestartNogoods=21
31.84	       =>  wckTime=0.676  cpuTime=0.63  mem=16M579
32.17	   
32.17	   search
32.17	     run=8  nbConstraintChecks=2457665  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1611
32.17	     nbFailedAssignments=609  nbBacktracks=745  nbVisitedNodes=2966  nbRestartNogoods=23
32.17	       =>  wckTime=1.012  cpuTime=0.95  mem=16M579
32.62	   
32.62	   search
32.62	     run=9  nbConstraintChecks=3641918  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2328
32.62	     nbFailedAssignments=918  nbBacktracks=1129  nbVisitedNodes=4376  nbRestartNogoods=26
32.62	       =>  wckTime=1.459  cpuTime=1.39  mem=16M579
33.34	   
33.34	   search
33.34	     run=10  nbConstraintChecks=5555964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3491
33.34	     nbFailedAssignments=1479  nbBacktracks=1705  nbVisitedNodes=6676  nbRestartNogoods=34
33.34	       =>  wckTime=2.175  cpuTime=2.1  mem=17M554
34.33	   
34.33	   search
34.33	     run=11  nbConstraintChecks=8184962  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5042
34.33	     nbFailedAssignments=2142  nbBacktracks=2569  nbVisitedNodes=9754  nbRestartNogoods=40
34.33	       =>  wckTime=3.172  cpuTime=3.09  mem=17M554
36.01	   
36.01	   search
36.01	     run=12  nbConstraintChecks=12599767  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7609
36.01	     nbFailedAssignments=3385  nbBacktracks=3866  nbVisitedNodes=14861  nbRestartNogoods=45
36.01	       =>  wckTime=4.848  cpuTime=4.76  mem=17M554
38.04	   
38.04	   search
38.04	     run=13  nbConstraintChecks=18473868  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11141
38.04	     nbFailedAssignments=4944  nbBacktracks=5812  nbVisitedNodes=21898  nbRestartNogoods=51
38.04	       =>  wckTime=6.879  cpuTime=6.78  mem=17M554
41.41	   
41.41	   search
41.41	     run=14  nbConstraintChecks=27830392  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16741
41.41	     nbFailedAssignments=7598  nbBacktracks=8731  nbVisitedNodes=33071  nbRestartNogoods=57
41.41	       =>  wckTime=10.252  cpuTime=10.12  mem=17M554
46.79	   
46.79	   search
46.79	     run=15  nbConstraintChecks=42013015  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24985
46.79	     nbFailedAssignments=11441  nbBacktracks=13109  nbVisitedNodes=49536  nbRestartNogoods=64
46.79	       =>  wckTime=15.626  cpuTime=15.46  mem=17M554
55.09	   
55.09	   search
55.09	     run=16  nbConstraintChecks=63077064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37323
55.09	     nbFailedAssignments=17184  nbBacktracks=19677  nbVisitedNodes=74185  nbRestartNogoods=73
55.09	       =>  wckTime=23.927  cpuTime=23.71  mem=17M554
67.25	   
67.25	   search
67.25	     run=17  nbConstraintChecks=94094115  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=54957
67.25	     nbFailedAssignments=24943  nbBacktracks=29529  nbVisitedNodes=109426  nbRestartNogoods=79
67.25	       =>  wckTime=36.09  cpuTime=35.82  mem=17M554
86.44	   
86.44	   search
86.44	     run=18  nbConstraintChecks=143076372  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83924
86.44	     nbFailedAssignments=39114  nbBacktracks=44307  nbVisitedNodes=167342  nbRestartNogoods=85
86.44	       =>  wckTime=55.276  cpuTime=54.9  mem=17M554
114.77	   
114.77	   search
114.77	     run=19  nbConstraintChecks=213692156  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=124743
114.77	     nbFailedAssignments=57739  nbBacktracks=66477  nbVisitedNodes=248954  nbRestartNogoods=99
114.77	       =>  wckTime=83.613  cpuTime=83.1  mem=17M554
156.39	   
156.39	   search
156.39	     run=20  nbConstraintChecks=317894738  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=185998
156.39	     nbFailedAssignments=85723  nbBacktracks=99729  nbVisitedNodes=371354  nbRestartNogoods=106
156.39	       =>  wckTime=125.232  cpuTime=124.5  mem=17M554
219.93	   
219.93	   search
219.93	     run=21  nbConstraintChecks=474256642  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=276035
219.93	     nbFailedAssignments=125863  nbBacktracks=149607  nbVisitedNodes=551257  nbRestartNogoods=116
219.93	       =>  wckTime=188.769  cpuTime=187.72  mem=17M554
315.35	   
315.35	   search
315.35	     run=22  nbConstraintChecks=710544368  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=414518
315.35	     nbFailedAssignments=189505  nbBacktracks=224425  nbVisitedNodes=827660  nbRestartNogoods=126
315.35	       =>  wckTime=284.189  cpuTime=282.59  mem=17M554
466.69	   
466.69	   search
466.69	     run=23  nbConstraintChecks=1058174668  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=619725
466.69	     nbFailedAssignments=282463  nbBacktracks=336653  nbVisitedNodes=1236432  nbRestartNogoods=133
466.69	       =>  wckTime=435.526  cpuTime=433.13  mem=17M554
675.67	   
675.68	   search
675.68	     run=24  nbConstraintChecks=1544500122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=917287
675.68	     nbFailedAssignments=411660  nbBacktracks=504994  nbVisitedNodes=1821325  nbRestartNogoods=143
675.68	       =>  wckTime=644.514  cpuTime=641.12  mem=17M554
936.63	   
936.63	   search
936.63	     run=25  nbConstraintChecks=2204279724  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1344078
936.63	     nbFailedAssignments=585914  nbBacktracks=757506  nbVisitedNodes=2636468  nbRestartNogoods=150
936.63	       =>  wckTime=905.473  cpuTime=900.82  mem=17M554
1283.85	   
1283.85	   search
1283.85	     run=26  nbConstraintChecks=3124075877  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1962024
1283.85	     nbFailedAssignments=825065  nbBacktracks=1136276  nbVisitedNodes=3770903  nbRestartNogoods=161
1283.85	       =>  wckTime=1252.685  cpuTime=1246.38  mem=17M554
1732.30	   
1732.30	   search
1732.30	     run=27  nbConstraintChecks=4321068127  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2817293
1732.30	     nbFailedAssignments=1112155  nbBacktracks=1704428  nbVisitedNodes=5219584  nbRestartNogoods=172
1732.30	       =>  wckTime=1701.141  cpuTime=1692.69  mem=17M554
2352.99	   
2352.99	   search
2352.99	     run=28  nbConstraintChecks=6032908273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4079319
2352.99	     nbFailedAssignments=1521929  nbBacktracks=2556655  nbVisitedNodes=7318327  nbRestartNogoods=177
2352.99	       =>  wckTime=2321.833  cpuTime=2310.41  mem=17M554
2411.87	v 1 0 1 0 0 1 0 0 0 1 0 0 0 0 0 0 0 1 1 1 0 0 0 0 1 1 1 1 1 1 1 1 1 0 1 0 1 1 0 1 1 1 0 0 1 0 0 0 1 0 

Verifier Data (download as text)

220 unsatisfied constraints, 360 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/node19/watcher-279749-1169298336 -o ROOT/results/node19/solver-279749-1169298336 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279749-1169298336/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.99 5/94 23895
/proc/meminfo: memFree=1160312/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=18540 CPUtime=0
/proc/23894/stat : 23894 (runsolver) R 23892 23894 23281 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 278228268 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 255236566311 0 2147483391 4096 24578 0 0 0 17 0 0 0
/proc/23894/statm: 4635 279 244 17 0 2626 0

[startup+0.104149 s]
/proc/loadavg: 1.92 1.98 1.99 5/94 23895
/proc/meminfo: memFree=1160312/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=914988 CPUtime=0.08
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 3003 0 1 0 7 1 0 0 25 0 8 0 278228268 936947712 2749 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 7447721 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228747 2749 1429 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512228 s]
/proc/loadavg: 1.92 1.98 1.99 5/94 23895
/proc/meminfo: memFree=1160312/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915332 CPUtime=0.48
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 6600 0 1 0 45 3 0 0 25 0 8 0 278228268 937299968 6339 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072918603 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228833 6339 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.33438 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1142208/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=1.3
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 7200 0 1 0 111 19 0 0 25 0 8 0 278228268 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073702006 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 6938 2476 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.12
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 340 0 0 0 12 0 0 0 16 0 8 0 278228276 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 6938 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.98569 s]
/proc/loadavg: 1.92 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1142144/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2.94
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 7203 0 1 0 243 51 0 0 25 0 8 0 278228268 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696180 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 6940 2476 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.13
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.26631 s]
/proc/loadavg: 1.93 1.98 1.99 4/101 23902
/proc/meminfo: memFree=1142144/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=6.19
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 7203 0 1 0 505 114 0 0 25 0 8 0 278228268 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073700100 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 6940 2476 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.13
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915460

[startup+12.7515 s]
/proc/loadavg: 1.93 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1142152/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=12.66
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 7203 0 1 0 1021 245 0 0 25 0 8 0 278228268 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696291 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 6940 2476 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.13
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 342 0 0 0 13 0 0 0 16 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915460

[startup+25.639 s]
/proc/loadavg: 1.95 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1142152/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915464 CPUtime=25.48
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 7205 0 1 0 2033 515 0 0 25 0 8 0 278228268 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228866 6941 2476 14 0 215336 0
[pid=23894/tid=23896] ppid=23892 vsize=915464 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278228272 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915464 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915464 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915464 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915464 CPUtime=0.13
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 343 0 0 0 13 0 0 0 16 0 8 0 278228276 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915464 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915464 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937435136 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 915464

[startup+51.2408 s]
/proc/loadavg: 1.96 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1134664/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=50.93
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9184 0 1 0 4466 627 0 0 25 0 8 0 278228268 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882878 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 8917 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8917 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 915460

[startup+102.53 s]
/proc/loadavg: 1.98 1.98 1.99 3/101 23902
/proc/meminfo: memFree=1134664/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=101.96
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9192 0 1 0 9569 627 0 0 25 0 8 0 278228268 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822867 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/23894/statm: 228865 8925 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 402 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8925 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 915460

[startup+162.565 s]
/proc/loadavg: 2.06 2.00 2.00 3/101 23902
/proc/meminfo: memFree=1134600/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=161.69
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9196 0 1 0 15542 627 0 0 25 0 8 0 278228268 937431040 8929 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824491 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.45 s]
/proc/loadavg: 2.01 2.01 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2073.2
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9216 0 1 0 206681 639 0 0 25 0 8 0 278228268 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073822006 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8948 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2073.2
Current children cumulated vsize (KiB) 915460

[startup+2143.48 s]
/proc/loadavg: 2.00 2.01 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2132.95
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9216 0 1 0 212655 640 0 0 25 0 8 0 278228268 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824491 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8948 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2132.95
Current children cumulated vsize (KiB) 915460

[startup+2203.51 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2192.69
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9216 0 1 0 218629 640 0 0 25 0 8 0 278228268 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882729 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8948 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2192.69
Current children cumulated vsize (KiB) 915460

[startup+2263.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2252.43
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9216 0 1 0 224603 640 0 0 25 0 8 0 278228268 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824519 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8948 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2252.43
Current children cumulated vsize (KiB) 915460

[startup+2323.56 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2312.18
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9216 0 1 0 230577 641 0 0 25 0 8 0 278228268 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073824444 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8948 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8948 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2312.18
Current children cumulated vsize (KiB) 915460

[startup+2383.59 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2371.91
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9218 0 1 0 236550 641 0 0 25 0 8 0 278228268 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842514 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8950 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) S 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2371.91
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 24054
/proc/meminfo: memFree=1115408/2055920 swapFree=4171264/4192956
[pid=23894] ppid=23892 vsize=915460 CPUtime=2400.05
/proc/23894/stat : 23894 (java) R 23892 23894 23281 0 -1 0 9218 0 1 0 239364 641 0 0 25 0 8 0 278228268 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073842317 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/23894/statm: 228865 8950 2527 14 0 215335 0
[pid=23894/tid=23896] ppid=23892 vsize=915460 CPUtime=0.02
/proc/23894/task/23896/stat : 23896 (java) S 23892 23894 23281 0 -1 64 195 0 0 0 2 0 0 0 16 0 8 0 278228272 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23897] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23897/stat : 23897 (java) S 23892 23894 23281 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278228273 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23898] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23898/stat : 23898 (java) S 23892 23894 23281 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278228273 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23899] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23899/stat : 23899 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 24 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23900] ppid=23892 vsize=915460 CPUtime=0.24
/proc/23894/task/23900/stat : 23900 (java) S 23892 23894 23281 0 -1 64 403 0 0 0 23 1 0 0 16 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=23894/tid=23901] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23901/stat : 23901 (java) S 23892 23894 23281 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=23894/tid=23902] ppid=23892 vsize=915460 CPUtime=0
/proc/23894/task/23902/stat : 23902 (java) R 23892 23894 23281 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278228276 937431040 8950 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2411.93
CPU time (s): 2400.12
CPU user time (s): 2393.7
CPU system time (s): 6.42102
CPU usage (%): 99.5104
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.7
system time used= 6.42102
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9239
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= 49983
involuntary context switches= 84028

runsolver used 2.6476 s user time and 6.41702 s system time

The end

Launcher Data (download as text)

Begin job on node19 on Sat Jan 20 13:05:36 UTC 2007


IDJOB= 279749
IDBENCH= 10394
IDSOLVER= 69
FILE ID= node19/279749-1169298336

PBS_JOBID= 3609631

Free space on /tmp= 66563 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  a880f97c87b494cb922f9c8b0e80291c

RANDOM SEED= 243858828

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.260
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.260
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:       1160792 kB
Buffers:         63696 kB
Cached:         704904 kB
SwapCached:      11088 kB
Active:         354120 kB
Inactive:       460540 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1160792 kB
SwapTotal:     4192956 kB
SwapFree:      4171264 kB
Dirty:            1712 kB
Writeback:           0 kB
Mapped:          62508 kB
Slab:            64900 kB
Committed_AS:  7956140 kB
PageTables:       2476 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node19 on Sat Jan 20 13:45:48 UTC 2007