Trace number 279964

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 EPFCMSAT (TO) 2400.03 2404.72

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-500-1_ext.xml
MD5SUM869d25ae1cb799f599b6369634531485
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints301
Best CPU time to get the best result obtained on this benchmark105.399
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints500
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension500
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.32	   
0.32	Abscon 109 (November, 2006)
0.32	   
0.32	   configuration
0.32	     name=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/279964-1169299720/unknown.xml
0.38	   
0.38	   domains being loaded...
0.39	   
0.39	   variables being loaded...
0.41	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.092  cpuTime=0.08  mem=6M887
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=500  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=499
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=499  nbSharedBinaryRepresentations=2  maxDegree=30  maxArity=2
0.56	       =>  wckTime=0.235  cpuTime=0.16  mem=8M870
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.315  cpuTime=0.2  mem=5M607
0.64	
0.64	s SATISFIABLE
0.64	o 266
0.64	c 234
0.64	o 269
0.64	c 231
0.65	o 270
0.65	c 230
0.65	o 272
0.65	c 228
0.65	o 273
0.65	c 227
0.65	o 274
0.65	c 226
0.65	o 275
0.65	c 225
0.65	o 277
0.65	c 223
0.65	o 279
0.65	c 221
0.65	o 282
0.65	c 218
0.65	o 288
0.65	c 212
0.66	o 291
0.66	c 209
0.66	o 294
0.66	c 206
0.66	o 297
0.66	c 203
0.74	o 299
0.74	c 201
0.74	o 300
0.74	c 200
1.15	o 301
1.15	c 199
2.48	   
2.48	   search
2.48	     run=0  nbConstraintChecks=8083219  nbAssignments=10000
2.48	       =>  wckTime=1.847  cpuTime=1.81  mem=5M607
4.26	   
4.27	   search
4.27	     run=1  nbConstraintChecks=16236508  nbAssignments=20000
4.27	       =>  wckTime=3.629  cpuTime=3.58  mem=5M607
6.04	   
6.04	   search
6.04	     run=2  nbConstraintChecks=24322420  nbAssignments=30000
6.04	       =>  wckTime=5.409  cpuTime=5.35  mem=5M607
7.83	   
7.83	   search
7.83	     run=3  nbConstraintChecks=32482379  nbAssignments=40000
7.83	       =>  wckTime=7.193  cpuTime=7.12  mem=5M607
9.61	   
9.61	   search
9.61	     run=4  nbConstraintChecks=40560538  nbAssignments=50000
9.61	       =>  wckTime=8.973  cpuTime=8.88  mem=5M607
11.40	   
11.40	   search
11.40	     run=5  nbConstraintChecks=48728915  nbAssignments=60000
11.40	       =>  wckTime=10.76  cpuTime=10.65  mem=5M607
13.16	   
13.16	   search
13.16	     run=6  nbConstraintChecks=56815081  nbAssignments=70000
13.16	       =>  wckTime=12.527  cpuTime=12.4  mem=5M607
14.94	   
14.94	   search
14.94	     run=7  nbConstraintChecks=64979299  nbAssignments=80000
14.94	       =>  wckTime=14.305  cpuTime=14.16  mem=5M607
16.70	   
16.70	   search
16.70	     run=8  nbConstraintChecks=73056182  nbAssignments=90000
16.70	       =>  wckTime=16.063  cpuTime=15.91  mem=5M607
18.48	   
18.48	   search
18.48	     run=9  nbConstraintChecks=81212093  nbAssignments=100000
18.48	       =>  wckTime=17.841  cpuTime=17.68  mem=5M607
20.23	   
20.23	   search
20.23	     run=10  nbConstraintChecks=89291015  nbAssignments=110000
20.23	       =>  wckTime=19.598  cpuTime=19.42  mem=5M607
22.01	   
22.01	   search
22.01	     run=11  nbConstraintChecks=97449678  nbAssignments=120000
22.01	       =>  wckTime=21.377  cpuTime=21.18  mem=5M607
23.79	   
23.79	   search
23.79	     run=12  nbConstraintChecks=105536729  nbAssignments=130000
23.79	       =>  wckTime=23.155  cpuTime=22.94  mem=5M607
25.58	   
25.58	   search
25.58	     run=13  nbConstraintChecks=113693828  nbAssignments=140000
25.58	       =>  wckTime=24.942  cpuTime=24.72  mem=5M607
27.36	   
27.36	   search
27.36	     run=14  nbConstraintChecks=121778444  nbAssignments=150000
27.36	       =>  wckTime=26.726  cpuTime=26.48  mem=5M607
29.15	   
29.15	   search
29.15	     run=15  nbConstraintChecks=129938347  nbAssignments=160000
29.15	       =>  wckTime=28.51  cpuTime=28.25  mem=5M607
30.93	   
30.93	   search
30.93	     run=16  nbConstraintChecks=138014981  nbAssignments=170000
30.93	       =>  wckTime=30.292  cpuTime=30.01  mem=5M607
31.41	   
31.41	   search
31.41	     run=17  nbConstraintChecks=140240627  nbAssignments=172729
31.41	       =>  wckTime=30.777  cpuTime=30.5  mem=5M607
31.42	   
31.42	   global
31.42	     nbConstraintChecks=140240627  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.42	     solvingWckTime=30.777  solvingCpuTime=30.5  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.42	     globalCpuTime=30.75
31.42	       =>  wckTime=31.094  cpuTime=30.7  mem=5M607
31.42	   
31.42	   solver IterativeSystematicSolver being built... 
31.56	       =>  wckTime=31.241  cpuTime=30.81  mem=16M611
31.61	   
31.61	   preprocessing
31.61	     nbConstraintChecks=24528  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.61	     detectedInconsistency=no
31.61	       =>  wckTime=0.046  cpuTime=0.03  mem=16M611
31.64	   
31.64	   search
31.64	     run=0  nbConstraintChecks=36308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.64	     nbFailedAssignments=6  nbBacktracks=11  nbVisitedNodes=60  nbRestartNogoods=0
31.64	       =>  wckTime=0.077  cpuTime=0.05  mem=16M611
31.68	   
31.69	   search
31.69	     run=1  nbConstraintChecks=86921  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
31.69	     nbFailedAssignments=20  nbBacktracks=26  nbVisitedNodes=139  nbRestartNogoods=2
31.69	       =>  wckTime=0.121  cpuTime=0.08  mem=16M611
31.72	   
31.72	   search
31.72	     run=2  nbConstraintChecks=161807  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=161
31.72	     nbFailedAssignments=42  nbBacktracks=49  nbVisitedNodes=248  nbRestartNogoods=4
31.72	       =>  wckTime=0.155  cpuTime=0.11  mem=16M611
31.77	   
31.77	   search
31.77	     run=3  nbConstraintChecks=263720  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=252
31.77	     nbFailedAssignments=75  nbBacktracks=82  nbVisitedNodes=399  nbRestartNogoods=7
31.77	       =>  wckTime=0.201  cpuTime=0.15  mem=16M611
31.82	   
31.82	   search
31.82	     run=4  nbConstraintChecks=402213  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=367
31.82	     nbFailedAssignments=116  nbBacktracks=133  nbVisitedNodes=600  nbRestartNogoods=10
31.82	       =>  wckTime=0.257  cpuTime=0.21  mem=16M611
31.89	   
31.89	   search
31.89	     run=5  nbConstraintChecks=588571  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=512
31.89	     nbFailedAssignments=162  nbBacktracks=209  nbVisitedNodes=866  nbRestartNogoods=13
31.89	       =>  wckTime=0.329  cpuTime=0.28  mem=16M611
32.03	   
32.03	   search
32.03	     run=6  nbConstraintChecks=905683  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744
32.03	     nbFailedAssignments=260  nbBacktracks=322  nbVisitedNodes=1297  nbRestartNogoods=17
32.03	       =>  wckTime=0.462  cpuTime=0.41  mem=16M611
32.20	   
32.20	   search
32.20	     run=7  nbConstraintChecks=1349557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1079
32.20	     nbFailedAssignments=402  nbBacktracks=492  nbVisitedNodes=1916  nbRestartNogoods=20
32.20	       =>  wckTime=0.636  cpuTime=0.58  mem=16M611
32.46	   
32.46	   search
32.46	     run=8  nbConstraintChecks=1999316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1552
32.46	     nbFailedAssignments=598  nbBacktracks=748  nbVisitedNodes=2811  nbRestartNogoods=24
32.46	       =>  wckTime=0.899  cpuTime=0.82  mem=16M611
32.82	   
32.82	   search
32.82	     run=9  nbConstraintChecks=2960063  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2240
32.82	     nbFailedAssignments=877  nbBacktracks=1134  nbVisitedNodes=4127  nbRestartNogoods=28
32.82	       =>  wckTime=1.252  cpuTime=1.16  mem=16M611
33.37	   
33.37	   search
33.37	     run=10  nbConstraintChecks=4437409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3291
33.37	     nbFailedAssignments=1330  nbBacktracks=1710  nbVisitedNodes=6124  nbRestartNogoods=31
33.37	       =>  wckTime=1.803  cpuTime=1.7  mem=16M611
34.11	   
34.11	   search
34.11	     run=11  nbConstraintChecks=6549415  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4801
34.11	     nbFailedAssignments=1951  nbBacktracks=2574  nbVisitedNodes=9041  nbRestartNogoods=35
34.11	       =>  wckTime=2.549  cpuTime=2.44  mem=16M611
35.34	   
35.34	   search
35.34	     run=12  nbConstraintChecks=9889329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7198
35.34	     nbFailedAssignments=3031  nbBacktracks=3871  nbVisitedNodes=13644  nbRestartNogoods=40
35.34	       =>  wckTime=3.773  cpuTime=3.66  mem=16M611
37.20	   
37.20	   search
37.20	     run=13  nbConstraintChecks=14917973  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10780
37.20	     nbFailedAssignments=4645  nbBacktracks=5817  nbVisitedNodes=20536  nbRestartNogoods=45
37.20	       =>  wckTime=5.634  cpuTime=5.51  mem=16M611
40.18	   
40.18	   search
40.18	     run=14  nbConstraintChecks=22593276  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16169
40.18	     nbFailedAssignments=7098  nbBacktracks=8736  nbVisitedNodes=30890  nbRestartNogoods=49
40.18	       =>  wckTime=8.618  cpuTime=8.47  mem=16M611
44.55	   
44.55	   search
44.55	     run=15  nbConstraintChecks=34014425  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24188
44.55	     nbFailedAssignments=10723  nbBacktracks=13114  nbVisitedNodes=46414  nbRestartNogoods=59
44.55	       =>  wckTime=12.988  cpuTime=12.8  mem=16M611
50.83	   
50.83	   search
50.83	     run=16  nbConstraintChecks=50715474  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=36074
50.83	     nbFailedAssignments=16018  nbBacktracks=19682  nbVisitedNodes=69187  nbRestartNogoods=70
50.83	       =>  wckTime=19.267  cpuTime=19.03  mem=16M611
60.57	   
60.57	   search
60.57	     run=17  nbConstraintChecks=76027560  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53799
60.57	     nbFailedAssignments=23874  nbBacktracks=29534  nbVisitedNodes=103417  nbRestartNogoods=75
60.57	       =>  wckTime=29.008  cpuTime=28.68  mem=16M611
75.36	   
75.36	   search
75.36	     run=18  nbConstraintChecks=114345272  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80775
75.36	     nbFailedAssignments=36051  nbBacktracks=44312  nbVisitedNodes=155126  nbRestartNogoods=82
75.36	       =>  wckTime=43.794  cpuTime=43.35  mem=16M611
97.89	   
97.89	   search
97.89	     run=19  nbConstraintChecks=172033742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=121690
97.89	     nbFailedAssignments=54779  nbBacktracks=66482  nbVisitedNodes=233164  nbRestartNogoods=87
97.89	       =>  wckTime=66.328  cpuTime=65.69  mem=16M611
133.20	   
133.20	   search
133.20	     run=20  nbConstraintChecks=259895445  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=182871
133.20	     nbFailedAssignments=82687  nbBacktracks=99736  nbVisitedNodes=349629  nbRestartNogoods=94
133.20	       =>  wckTime=101.635  cpuTime=100.7  mem=16M611
182.57	   
182.57	   search
182.57	     run=21  nbConstraintChecks=386770908  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272963
182.57	     nbFailedAssignments=122886  nbBacktracks=149614  nbVisitedNodes=522920  nbRestartNogoods=101
182.58	       =>  wckTime=151.011  cpuTime=149.65  mem=16M611
258.46	   
258.46	   search
258.46	     run=22  nbConstraintChecks=579809118  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=411063
258.46	     nbFailedAssignments=186153  nbBacktracks=224432  nbVisitedNodes=788582  nbRestartNogoods=109
258.46	       =>  wckTime=226.896  cpuTime=224.88  mem=16M611
362.85	   
362.85	   search
362.85	     run=23  nbConstraintChecks=864176768  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=613324
362.85	     nbFailedAssignments=276170  nbBacktracks=336659  nbVisitedNodes=1178292  nbRestartNogoods=119
362.85	       =>  wckTime=331.282  cpuTime=329.02  mem=16M611
521.42	   
521.42	   search
521.42	     run=24  nbConstraintChecks=1290138870  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=920762
521.42	     nbFailedAssignments=415247  nbBacktracks=505001  nbVisitedNodes=1760181  nbRestartNogoods=126
521.42	       =>  wckTime=489.852  cpuTime=487.4  mem=17M586
738.46	   
738.46	   search
738.46	     run=25  nbConstraintChecks=1885873325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1365367
738.46	     nbFailedAssignments=607324  nbBacktracks=757512  nbVisitedNodes=2586024  nbRestartNogoods=134
738.46	       =>  wckTime=706.894  cpuTime=704.22  mem=17M586
1048.56	   
1048.57	   search
1048.57	     run=26  nbConstraintChecks=2754289521  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2022201
1048.57	     nbFailedAssignments=885374  nbBacktracks=1136279  nbVisitedNodes=3787465  nbRestartNogoods=144
1048.57	       =>  wckTime=1017.001  cpuTime=1014.0  mem=17M586
1422.61	   
1422.61	   search
1422.61	     run=27  nbConstraintChecks=3886607986  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2943544
1422.61	     nbFailedAssignments=1238543  nbBacktracks=1704433  nbVisitedNodes=5397253  nbRestartNogoods=153
1422.61	       =>  wckTime=1391.043  cpuTime=1387.67  mem=17M586
1884.48	   
1884.48	   search
1884.48	     run=28  nbConstraintChecks=5331001927  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4204053
1884.48	     nbFailedAssignments=1646808  nbBacktracks=2556659  nbVisitedNodes=7452292  nbRestartNogoods=162
1884.48	       =>  wckTime=1852.912  cpuTime=1849.06  mem=17M586
2404.71	v 1 0 1 0 1 0 1 1 1 1 0 1 1 1 1 0 0 1 0 0 0 1 1 1 0 0 0 0 0 1 0 1 0 0 0 0 1 1 0 1 

Verifier Data (download as text)

199 unsatisfied constraints, 301 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/node26/watcher-279964-1169299720 -o ROOT/results/node26/solver-279964-1169299720 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279964-1169299720/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: 2.00 2.00 2.00 2/87 11926
/proc/meminfo: memFree=1216152/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=18540 CPUtime=0
/proc/11925/stat : 11925 (runsolver) R 11923 11925 10755 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278366523 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 269028486439 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/11925/statm: 4635 279 244 17 0 2626 0

[startup+0.101899 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 11926
/proc/meminfo: memFree=1216152/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=913228 CPUtime=0.08
/proc/11925/stat : 11925 (java) S 11923 11925 10755 0 -1 0 2909 0 1 0 7 1 0 0 17 0 8 0 278366523 935145472 2655 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228307 2655 1396 14 0 215208 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 913228

[startup+0.509935 s]
/proc/loadavg: 2.00 2.00 2.00 2/87 11926
/proc/meminfo: memFree=1216152/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915332 CPUtime=0.48
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 6285 0 1 0 45 3 0 0 18 0 8 0 278366523 937299968 6024 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4154530947 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228833 6024 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.48
Current children cumulated vsize (KiB) 915332

[startup+1.331 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1198176/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=1.29
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 7136 0 1 0 111 18 0 0 25 0 8 0 278366523 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687811 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 6874 2479 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.12
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 333 0 0 0 12 0 0 0 16 0 8 0 278366531 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915456

[startup+2.96816 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1198176/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2.92
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 7140 0 1 0 237 55 0 0 25 0 8 0 278366523 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073684622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 6877 2479 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.12
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 915456

[startup+6.16846 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1198112/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915460 CPUtime=6.09
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 7140 0 1 0 484 125 0 0 25 0 8 0 278366523 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228865 6877 2479 14 0 215335 0
[pid=11925/tid=11927] ppid=11923 vsize=915460 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 278366527 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915460 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915460 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915460 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915460 CPUtime=0.12
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278366531 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915460 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915460 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937431040 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.09
Current children cumulated vsize (KiB) 915460

[startup+12.6351 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1198112/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=12.5
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 7140 0 1 0 980 270 0 0 25 0 8 0 278366523 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073687802 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 6877 2479 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.12
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.5
Current children cumulated vsize (KiB) 915456

[startup+25.5013 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1198176/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=25.26
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 7140 0 1 0 1970 556 0 0 25 0 8 0 278366523 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073682016 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 6877 2479 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.12
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 6877 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.26
Current children cumulated vsize (KiB) 915456

[startup+51.1107 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1190368/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=50.64
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9164 0 1 0 4372 692 0 0 25 0 8 0 278366523 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073823177 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 8898 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8898 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 915456

[startup+102.321 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1190368/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=101.44
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9171 0 1 0 9451 693 0 0 25 0 8 0 278366523 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073829613 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/11925/statm: 228864 8905 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 397 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8905 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915456

[startup+162.369 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 11933
/proc/meminfo: memFree=1190368/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=160.95
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9174 0 1 0 15402 693 0 0 25 0 8 0 278366523 937426944 8908 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073866709 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2019.56
Current children cumulated vsize (KiB) 915456

[startup+2083.89 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 12237
/proc/meminfo: memFree=1216208/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2079.52
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 207247 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2079.52
Current children cumulated vsize (KiB) 915456

[startup+2143.93 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 12237
/proc/meminfo: memFree=1216208/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2139.52
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 213247 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073806857 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2139.52
Current children cumulated vsize (KiB) 915456

[startup+2203.98 s]
/proc/loadavg: 2.00 2.00 1.99 3/100 12237
/proc/meminfo: memFree=1216208/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2199.51
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 219246 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073693492 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2199.51
Current children cumulated vsize (KiB) 915456

[startup+2264.03 s]
/proc/loadavg: 2.05 2.01 1.99 3/100 12237
/proc/meminfo: memFree=1216208/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2259.48
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 225243 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848176 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2259.48
Current children cumulated vsize (KiB) 915456

[startup+2324.08 s]
/proc/loadavg: 2.08 2.02 2.00 3/100 12237
/proc/meminfo: memFree=1216208/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2319.48
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 231243 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073867000 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2319.48
Current children cumulated vsize (KiB) 915456

[startup+2384.13 s]
/proc/loadavg: 2.03 2.02 2.00 3/100 12237
/proc/meminfo: memFree=1216336/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2379.47
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 237242 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073697786 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2379.47
Current children cumulated vsize (KiB) 915456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2404.7 s]
/proc/loadavg: 2.02 2.02 2.00 3/100 12237
/proc/meminfo: memFree=1216336/2055920 swapFree=4191880/4192956
[pid=11925] ppid=11923 vsize=915456 CPUtime=2400.01
/proc/11925/stat : 11925 (java) R 11923 11925 10755 0 -1 0 9196 0 1 0 239296 705 0 0 25 0 8 0 278366523 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073821996 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/11925/statm: 228864 8928 2532 14 0 215334 0
[pid=11925/tid=11927] ppid=11923 vsize=915456 CPUtime=0.02
/proc/11925/task/11927/stat : 11927 (java) S 11923 11925 10755 0 -1 64 182 0 0 0 2 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11928] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11928/stat : 11928 (java) S 11923 11925 10755 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11929] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11929/stat : 11929 (java) S 11923 11925 10755 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278366527 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11930] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11930/stat : 11930 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11931] ppid=11923 vsize=915456 CPUtime=0.24
/proc/11925/task/11931/stat : 11931 (java) S 11923 11925 10755 0 -1 64 398 0 0 0 23 1 0 0 16 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=11925/tid=11932] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11932/stat : 11932 (java) S 11923 11925 10755 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=11925/tid=11933] ppid=11923 vsize=915456 CPUtime=0
/proc/11925/task/11933/stat : 11933 (java) S 11923 11925 10755 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278366531 937426944 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915456

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

Child status: 143
Real time (s): 2404.72
CPU time (s): 2400.03
CPU user time (s): 2392.97
CPU system time (s): 7.06293
CPU usage (%): 99.8051
Max. virtual memory (cumulated for all children) (KiB): 915460

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.97
system time used= 7.06293
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9218
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= 49782
involuntary context switches= 51084

runsolver used 3.12652 s user time and 7.50486 s system time

The end

Launcher Data (download as text)

Begin job on node26 on Sat Jan 20 13:28:40 UTC 2007


IDJOB= 279964
IDBENCH= 10549
IDSOLVER= 68
FILE ID= node26/279964-1169299720

PBS_JOBID= 3609783

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  869d25ae1cb799f599b6369634531485

RANDOM SEED= 276412065

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.236
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1216568 kB
Buffers:         52544 kB
Cached:         597608 kB
SwapCached:        268 kB
Active:         332344 kB
Inactive:       433792 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1216568 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1708 kB
Writeback:           0 kB
Mapped:         134908 kB
Slab:            57948 kB
Committed_AS:  5160920 kB
PageTables:       2376 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 node26 on Sat Jan 20 14:08:47 UTC 2007