Trace number 279154

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.06 2407.36

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-50/
kbtree-9-5-3-5-50-21_ext.xml
MD5SUM1bdc27f3ebe0193fe9ebbf552e20816a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints204
Best CPU time to get the best result obtained on this benchmark14.0399
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints255
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension255
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=epfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/279154-1169291513/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.101  cpuTime=0.09  mem=6M887
0.42	   
0.42	   relations being loaded...
0.48	   
0.48	   constraints being loaded...
0.58	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.58	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=29
0.58	     maxArity=2
0.58	       =>  wckTime=0.263  cpuTime=0.19  mem=8M854
0.62	   
0.62	   solver LocalSearchSolver being built... 
0.66	       =>  wckTime=0.35  cpuTime=0.23  mem=5M600
0.67	
0.67	s SATISFIABLE
0.67	o 139
0.67	c 116
0.67	o 145
0.67	c 110
0.67	o 151
0.67	c 104
0.67	o 156
0.67	c 99
0.68	o 159
0.68	c 96
0.68	o 161
0.68	c 94
0.68	o 163
0.68	c 92
0.68	o 168
0.68	c 87
0.68	o 170
0.68	c 85
0.68	o 172
0.68	c 83
0.68	o 175
0.68	c 80
0.68	o 180
0.68	c 75
0.68	o 181
0.68	c 74
0.68	o 182
0.68	c 73
0.69	o 183
0.69	c 72
0.69	o 184
0.69	c 71
0.69	o 185
0.69	c 70
0.69	o 187
0.69	c 68
0.69	o 188
0.69	c 67
0.69	o 189
0.69	c 66
0.70	o 192
0.70	c 63
0.70	o 193
0.70	c 62
0.72	o 194
0.72	c 61
0.72	o 195
0.72	c 60
0.73	o 196
0.73	c 59
0.73	o 197
0.73	c 58
0.73	o 198
0.73	c 57
0.75	o 199
0.75	c 56
0.75	o 200
0.75	c 55
0.77	o 201
0.77	c 54
0.82	o 202
0.82	c 53
0.83	o 203
0.83	c 52
2.78	   
2.78	   search
2.78	     run=0  nbConstraintChecks=11627883  nbAssignments=10000
2.78	       =>  wckTime=2.116  cpuTime=2.07  mem=5M600
4.51	o 204
4.51	c 51
4.84	   
4.84	   search
4.84	     run=1  nbConstraintChecks=23459051  nbAssignments=20000
4.84	       =>  wckTime=4.178  cpuTime=4.12  mem=5M600
6.87	   
6.87	   search
6.87	     run=2  nbConstraintChecks=35035612  nbAssignments=30000
6.87	       =>  wckTime=6.203  cpuTime=6.11  mem=5M600
8.90	   
8.90	   search
8.90	     run=3  nbConstraintChecks=46806538  nbAssignments=40000
8.90	       =>  wckTime=8.241  cpuTime=8.15  mem=5M600
10.93	   
10.93	   search
10.93	     run=4  nbConstraintChecks=58343045  nbAssignments=50000
10.93	       =>  wckTime=10.264  cpuTime=10.14  mem=5M600
12.99	   
12.99	   search
12.99	     run=5  nbConstraintChecks=70182753  nbAssignments=60000
12.99	       =>  wckTime=12.323  cpuTime=12.19  mem=5M600
15.03	   
15.03	   search
15.04	     run=6  nbConstraintChecks=81807086  nbAssignments=70000
15.04	       =>  wckTime=14.372  cpuTime=14.22  mem=5M600
17.09	   
17.09	   search
17.09	     run=7  nbConstraintChecks=93500853  nbAssignments=80000
17.09	       =>  wckTime=16.43  cpuTime=16.25  mem=5M600
19.14	   
19.14	   search
19.14	     run=8  nbConstraintChecks=105166338  nbAssignments=90000
19.14	       =>  wckTime=18.475  cpuTime=18.29  mem=5M600
21.19	   
21.19	   search
21.19	     run=9  nbConstraintChecks=116774975  nbAssignments=100000
21.19	       =>  wckTime=20.526  cpuTime=20.32  mem=5M600
23.24	   
23.24	   search
23.24	     run=10  nbConstraintChecks=128375720  nbAssignments=110000
23.24	       =>  wckTime=22.575  cpuTime=22.35  mem=5M600
25.29	   
25.29	   search
25.29	     run=11  nbConstraintChecks=140181480  nbAssignments=120000
25.29	       =>  wckTime=24.628  cpuTime=24.38  mem=5M600
27.33	   
27.33	   search
27.33	     run=12  nbConstraintChecks=151815780  nbAssignments=130000
27.33	       =>  wckTime=26.665  cpuTime=26.39  mem=5M600
29.39	   
29.39	   search
29.39	     run=13  nbConstraintChecks=163705260  nbAssignments=140000
29.39	       =>  wckTime=28.728  cpuTime=28.44  mem=5M600
31.42	   
31.42	   search
31.42	     run=14  nbConstraintChecks=175387884  nbAssignments=150000
31.42	       =>  wckTime=30.756  cpuTime=30.46  mem=5M600
33.48	   
33.48	   search
33.48	     run=15  nbConstraintChecks=187239394  nbAssignments=160000
33.48	       =>  wckTime=32.82  cpuTime=32.5  mem=5M600
34.77	   
34.77	   search
34.77	     run=16  nbConstraintChecks=194546342  nbAssignments=166287
34.77	       =>  wckTime=34.109  cpuTime=33.79  mem=5M600
34.77	   
34.78	   global
34.78	     nbConstraintChecks=194546342  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.78	     solvingWckTime=34.108  solvingCpuTime=33.79  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.78	     globalCpuTime=34.06
34.78	       =>  wckTime=34.46  cpuTime=34.02  mem=5M600
34.78	   
34.78	   solver IterativeSystematicSolver being built... 
34.91	       =>  wckTime=34.596  cpuTime=34.13  mem=16M655
34.96	   
34.96	   preprocessing
34.96	     nbConstraintChecks=30222  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.96	     detectedInconsistency=no
34.96	       =>  wckTime=0.049  cpuTime=0.03  mem=16M655
34.99	   
34.99	   search
34.99	     run=0  nbConstraintChecks=59005  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=44
34.99	     nbFailedAssignments=15  nbBacktracks=10  nbVisitedNodes=70  nbRestartNogoods=0
34.99	       =>  wckTime=0.083  cpuTime=0.05  mem=16M655
35.06	   
35.06	   search
35.06	     run=1  nbConstraintChecks=143987  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=99
35.06	     nbFailedAssignments=38  nbBacktracks=25  nbVisitedNodes=163  nbRestartNogoods=1
35.06	       =>  wckTime=0.149  cpuTime=0.09  mem=16M655
35.10	   
35.10	   search
35.10	     run=2  nbConstraintChecks=262535  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=174
35.10	     nbFailedAssignments=69  nbBacktracks=47  nbVisitedNodes=290  nbRestartNogoods=3
35.10	       =>  wckTime=0.191  cpuTime=0.13  mem=16M655
35.16	   
35.16	   search
35.16	     run=3  nbConstraintChecks=437362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272
35.16	     nbFailedAssignments=115  nbBacktracks=80  nbVisitedNodes=467  nbRestartNogoods=7
35.16	       =>  wckTime=0.254  cpuTime=0.2  mem=16M655
35.25	   
35.25	   search
35.25	     run=4  nbConstraintChecks=685634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=412
35.25	     nbFailedAssignments=186  nbBacktracks=130  nbVisitedNodes=728  nbRestartNogoods=15
35.25	       =>  wckTime=0.336  cpuTime=0.28  mem=16M655
35.37	   
35.37	   search
35.37	     run=5  nbConstraintChecks=1063938  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=612
35.37	     nbFailedAssignments=292  nbBacktracks=205  nbVisitedNodes=1109  nbRestartNogoods=23
35.37	       =>  wckTime=0.461  cpuTime=0.4  mem=16M655
35.55	   
35.55	   search
35.55	     run=6  nbConstraintChecks=1621094  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=914
35.55	     nbFailedAssignments=459  nbBacktracks=318  nbVisitedNodes=1691  nbRestartNogoods=31
35.55	       =>  wckTime=0.642  cpuTime=0.58  mem=16M655
35.80	   
35.80	   search
35.80	     run=7  nbConstraintChecks=2363967  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1307
35.80	     nbFailedAssignments=661  nbBacktracks=488  nbVisitedNodes=2456  nbRestartNogoods=39
35.80	       =>  wckTime=0.888  cpuTime=0.82  mem=16M655
36.22	   
36.22	   search
36.22	     run=8  nbConstraintChecks=3651386  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1967
36.22	     nbFailedAssignments=1044  nbBacktracks=745  nbVisitedNodes=3755  nbRestartNogoods=43
36.22	       =>  wckTime=1.31  cpuTime=1.22  mem=16M655
36.91	   
36.91	   search
36.91	     run=9  nbConstraintChecks=5785168  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3022
36.91	     nbFailedAssignments=1698  nbBacktracks=1129  nbVisitedNodes=5848  nbRestartNogoods=48
36.91	       =>  wckTime=2.001  cpuTime=1.9  mem=16M655
37.82	   
37.82	   search
37.82	     run=10  nbConstraintChecks=8632695  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4492
37.82	     nbFailedAssignments=2573  nbBacktracks=1705  nbVisitedNodes=8769  nbRestartNogoods=53
37.82	       =>  wckTime=2.907  cpuTime=2.8  mem=16M655
39.13	   
39.13	   search
39.13	     run=11  nbConstraintChecks=12972980  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6702
39.13	     nbFailedAssignments=3897  nbBacktracks=2569  nbVisitedNodes=13165  nbRestartNogoods=59
39.13	       =>  wckTime=4.218  cpuTime=4.1  mem=16M655
41.20	   
41.21	   search
41.21	     run=12  nbConstraintChecks=19829898  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10199
41.21	     nbFailedAssignments=6081  nbBacktracks=3866  nbVisitedNodes=20125  nbRestartNogoods=65
41.21	       =>  wckTime=6.295  cpuTime=6.15  mem=16M655
44.20	   
44.20	   search
44.20	     run=13  nbConstraintChecks=29646982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15431
44.20	     nbFailedAssignments=9349  nbBacktracks=5812  nbVisitedNodes=30532  nbRestartNogoods=75
44.20	       =>  wckTime=9.293  cpuTime=9.12  mem=16M655
48.47	   
48.47	   search
48.47	     run=14  nbConstraintChecks=43698373  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22690
48.47	     nbFailedAssignments=13671  nbBacktracks=8731  nbVisitedNodes=45028  nbRestartNogoods=84
48.47	       =>  wckTime=13.559  cpuTime=13.36  mem=16M655
56.90	   
56.90	   search
56.90	     run=15  nbConstraintChecks=68603982  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34894
56.90	     nbFailedAssignments=21482  nbBacktracks=13109  nbVisitedNodes=69397  nbRestartNogoods=91
56.90	       =>  wckTime=21.987  cpuTime=21.71  mem=16M655
66.73	   
66.73	   search
66.73	     run=16  nbConstraintChecks=101383742  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=52103
66.73	     nbFailedAssignments=32107  nbBacktracks=19677  nbVisitedNodes=103679  nbRestartNogoods=99
66.73	       =>  wckTime=31.823  cpuTime=31.46  mem=16M655
81.33	   
81.33	   search
81.33	     run=17  nbConstraintChecks=147543436  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=76196
81.33	     nbFailedAssignments=46331  nbBacktracks=29529  nbVisitedNodes=151824  nbRestartNogoods=112
81.33	       =>  wckTime=46.419  cpuTime=45.93  mem=16M655
105.58	   
105.58	   search
105.58	     run=18  nbConstraintChecks=216632959  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=112772
105.58	     nbFailedAssignments=68116  nbBacktracks=44307  nbVisitedNodes=224906  nbRestartNogoods=129
105.58	       =>  wckTime=70.67  cpuTime=69.98  mem=16M655
140.38	   
140.38	   search
140.38	     run=19  nbConstraintChecks=313939515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=164195
140.38	     nbFailedAssignments=97365  nbBacktracks=66475  nbVisitedNodes=326645  nbRestartNogoods=144
140.38	       =>  wckTime=105.47  cpuTime=104.49  mem=16M655
189.89	   
189.89	   search
189.89	     run=20  nbConstraintChecks=446545487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=237585
189.89	     nbFailedAssignments=137491  nbBacktracks=99727  nbVisitedNodes=470405  nbRestartNogoods=147
189.89	       =>  wckTime=154.979  cpuTime=153.59  mem=16M655
260.71	   
260.71	   search
260.71	     run=21  nbConstraintChecks=638593321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=344789
260.71	     nbFailedAssignments=194807  nbBacktracks=149605  nbVisitedNodes=679066  nbRestartNogoods=161
260.71	       =>  wckTime=225.804  cpuTime=223.82  mem=16M655
370.71	   
370.71	   search
370.71	     run=22  nbConstraintChecks=926977676  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=504174
370.71	     nbFailedAssignments=279366  nbBacktracks=224423  nbVisitedNodes=989050  nbRestartNogoods=175
370.71	       =>  wckTime=335.799  cpuTime=332.89  mem=16M655
531.03	   
531.03	   search
531.03	     run=23  nbConstraintChecks=1352444550  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=744730
531.03	     nbFailedAssignments=407686  nbBacktracks=336650  nbVisitedNodes=1456383  nbRestartNogoods=189
531.03	       =>  wckTime=496.121  cpuTime=491.88  mem=16M655
768.53	   
768.53	   search
768.53	     run=24  nbConstraintChecks=1980860569  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1110453
768.53	     nbFailedAssignments=605057  nbBacktracks=504991  nbVisitedNodes=2167162  nbRestartNogoods=202
768.53	       =>  wckTime=733.618  cpuTime=727.57  mem=16M655
1087.47	   
1087.47	   search
1087.47	     run=25  nbConstraintChecks=2892580827  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1657474
1087.47	     nbFailedAssignments=899559  nbBacktracks=757503  nbVisitedNodes=3226191  nbRestartNogoods=214
1087.47	       =>  wckTime=1052.556  cpuTime=1046.32  mem=16M655
1565.39	   
1565.39	   search
1565.39	     run=26  nbConstraintChecks=4291464799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2477022
1565.39	     nbFailedAssignments=1340330  nbBacktracks=1136270  nbVisitedNodes=4813924  nbRestartNogoods=226
1565.39	       =>  wckTime=1530.484  cpuTime=1523.92  mem=16M655
2257.31	   
2257.31	   search
2257.31	     run=27  nbConstraintChecks=6330198300  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3693828
2257.31	     nbFailedAssignments=1988973  nbBacktracks=1704421  nbVisitedNodes=7176031  nbRestartNogoods=237
2257.31	       =>  wckTime=2222.399  cpuTime=2215.42  mem=16M655
2407.34	v 3 1 3 3 0 3 4 3 0 1 3 1 1 0 1 4 0 0 0 3 3 4 4 4 4 0 2 0 2 4 2 4 0 0 0 2 4 1 2 4 

Verifier Data (download as text)

51 unsatisfied constraints, 204 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/node47/watcher-279154-1169291513 -o ROOT/results/node47/solver-279154-1169291513 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279154-1169291513/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.91 2/80 28684
/proc/meminfo: memFree=1369056/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=18540 CPUtime=0
/proc/28683/stat : 28683 (runsolver) R 28681 28683 27898 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277550619 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 208717540647 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/28683/statm: 4635 279 244 17 0 2626 0

[startup+0.102348 s]
/proc/loadavg: 1.92 1.98 1.91 2/80 28684
/proc/meminfo: memFree=1369056/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=914988 CPUtime=0.08
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 2984 0 1 0 7 1 0 0 17 0 8 0 277550619 936947712 2730 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155581251 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228747 2730 1425 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.51039 s]
/proc/loadavg: 1.92 1.98 1.91 2/80 28684
/proc/meminfo: memFree=1369056/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915332 CPUtime=0.49
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 6301 0 1 0 45 4 0 0 18 0 8 0 277550619 937299968 6040 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228833 6040 2143 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33147 s]
/proc/loadavg: 1.92 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1350504/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=1.29
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 7298 0 1 0 114 15 0 0 24 0 8 0 277550619 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728789 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 7036 2479 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.14
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277550627 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 7036 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 7036 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) 915464

[startup+2.96865 s]
/proc/loadavg: 1.92 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1350504/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2.92
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 7301 0 1 0 244 48 0 0 25 0 8 0 277550619 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730967 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 7038 2479 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.14
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 348 0 0 0 14 0 0 0 16 0 8 0 277550627 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 7038 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 7038 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) 915464

[startup+6.265 s]
/proc/loadavg: 1.93 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1350504/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=6.19
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 7302 0 1 0 512 107 0 0 25 0 8 0 277550619 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073732370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 7039 2479 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.14
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 915464

[startup+12.7347 s]
/proc/loadavg: 1.93 1.98 1.91 4/87 28691
/proc/meminfo: memFree=1350568/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=12.6
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 7302 0 1 0 1026 234 0 0 25 0 8 0 277550619 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 10636401 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 7039 2479 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.15
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 915464

[startup+25.5981 s]
/proc/loadavg: 1.95 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1350632/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=25.36
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 7302 0 1 0 2056 480 0 0 25 0 8 0 277550619 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728990 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 7039 2479 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.15
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 7039 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915464

[startup+51.1988 s]
/proc/loadavg: 1.96 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1343656/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=50.73
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9091 0 1 0 4416 657 0 0 25 0 8 0 277550619 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073730468 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 8825 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 8825 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.73
Current children cumulated vsize (KiB) 915464

[startup+102.498 s]
/proc/loadavg: 1.98 1.98 1.91 3/87 28691
/proc/meminfo: memFree=1343656/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=101.61
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9099 0 1 0 9503 658 0 0 25 0 8 0 277550619 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073841622 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28683/statm: 228866 8833 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 407 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277550627 937435136 8833 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.61
Current children cumulated vsize (KiB) 915464

[startup+162.537 s]
/proc/loadavg: 2.03 2.00 1.92 4/87 28691
/proc/meminfo: memFree=1343656/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=161.13
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9104 0 1 0 15455 658 0 0 25 0 8 0 277550619 937435136 8838 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073859909 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2016.06
Current children cumulated vsize (KiB) 915464

[startup+2083.13 s]
/proc/loadavg: 1.00 1.00 1.19 2/72 28710
/proc/meminfo: memFree=1377200/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2076.04
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9125 0 1 0 206940 664 0 0 25 0 8 0 277550619 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073895782 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8857 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2076.04
Current children cumulated vsize (KiB) 915464

[startup+2143.14 s]
/proc/loadavg: 1.00 1.00 1.17 2/72 28710
/proc/meminfo: memFree=1377200/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2136.01
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9125 0 1 0 212937 664 0 0 25 0 8 0 277550619 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870771 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8857 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2136.01
Current children cumulated vsize (KiB) 915464

[startup+2203.15 s]
/proc/loadavg: 1.00 1.00 1.16 2/72 28710
/proc/meminfo: memFree=1377200/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2195.98
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9125 0 1 0 218934 664 0 0 25 0 8 0 277550619 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073917211 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8857 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8857 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2195.98
Current children cumulated vsize (KiB) 915464

[startup+2263.16 s]
/proc/loadavg: 1.00 1.00 1.15 2/72 28710
/proc/meminfo: memFree=1377200/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2255.95
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9127 0 1 0 224931 664 0 0 25 0 8 0 277550619 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073870753 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8859 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2255.95
Current children cumulated vsize (KiB) 915464

[startup+2323.17 s]
/proc/loadavg: 1.00 1.00 1.14 2/72 28710
/proc/meminfo: memFree=1377200/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2315.93
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9127 0 1 0 230929 664 0 0 25 0 8 0 277550619 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840630 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8859 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2315.93
Current children cumulated vsize (KiB) 915464

[startup+2383.18 s]
/proc/loadavg: 1.00 1.00 1.13 2/72 28710
/proc/meminfo: memFree=1377136/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2375.89
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9127 0 1 0 236925 664 0 0 25 0 8 0 277550619 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896157 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8859 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2375.89
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2407.33 s]
/proc/loadavg: 1.00 1.00 1.12 2/72 28710
/proc/meminfo: memFree=1377136/2055920 swapFree=4184008/4192956
[pid=28683] ppid=28681 vsize=915464 CPUtime=2400.03
/proc/28683/stat : 28683 (java) R 28681 28683 27898 0 -1 0 9127 0 1 0 239339 664 0 0 25 0 8 0 277550619 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073839689 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/28683/statm: 228866 8859 2532 14 0 215336 0
[pid=28683/tid=28685] ppid=28681 vsize=915464 CPUtime=0.02
/proc/28683/task/28685/stat : 28685 (java) S 28681 28683 27898 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28686] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28686/stat : 28686 (java) S 28681 28683 27898 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28687] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28687/stat : 28687 (java) S 28681 28683 27898 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277550623 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28688] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28688/stat : 28688 (java) S 28681 28683 27898 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28689] ppid=28681 vsize=915464 CPUtime=0.26
/proc/28683/task/28689/stat : 28689 (java) S 28681 28683 27898 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28690] ppid=28681 vsize=915464 CPUtime=0
/proc/28683/task/28690/stat : 28690 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28683/tid=28691] ppid=28681 vsize=915464 CPUtime=0.01
/proc/28683/task/28691/stat : 28691 (java) S 28681 28683 27898 0 -1 64 1 0 0 0 0 1 0 0 15 0 8 0 277550627 937435136 8859 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.03
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2407.36
CPU time (s): 2400.06
CPU user time (s): 2393.41
CPU system time (s): 6.65199
CPU usage (%): 99.697
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.41
system time used= 6.65199
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9149
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= 49854
involuntary context switches= 52042

runsolver used 2.67359 s user time and 6.16606 s system time

The end

Launcher Data (download as text)

Begin job on node47 on Sat Jan 20 11:11:54 UTC 2007


IDJOB= 279154
IDBENCH= 9532
IDSOLVER= 68
FILE ID= node47/279154-1169291513

PBS_JOBID= 3609741

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-50/kbtree-9-5-3-5-50-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279154-1169291513/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node47/watcher-279154-1169291513 -o ROOT/results/node47/solver-279154-1169291513 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279154-1169291513/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1bdc27f3ebe0193fe9ebbf552e20816a

RANDOM SEED= 429904538

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.240
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.240
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:       1369536 kB
Buffers:         43332 kB
Cached:         527720 kB
SwapCached:       2936 kB
Active:         160312 kB
Inactive:       451488 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1369536 kB
SwapTotal:     4192956 kB
SwapFree:      4184008 kB
Dirty:            1792 kB
Writeback:           0 kB
Mapped:          56772 kB
Slab:            59880 kB
Committed_AS:  5775716 kB
PageTables:       1940 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66563 MiB



End job on node47 on Sat Jan 20 11:52:01 UTC 2007