Trace number 279010

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.13 2412.58

General information on the benchmark

NameMaxCSP/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-70/
kbtree-5-2-4-5-70-11_ext.xml
MD5SUM4b309077e880b099febd315e7439b5d0
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints150
Best CPU time to get the best result obtained on this benchmark3.9414
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
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/279010-1169290069/unknown.xml
0.37	   
0.37	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=62  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.109  cpuTime=0.1  mem=6M887
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=211  nbRelationTypes=211  nbExtensionStructures=211  nbSharedExtensionStructures=0
0.56	     nbConflictsStructures=211  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2079  maxDegree=17
0.56	     maxArity=2
0.56	       =>  wckTime=0.249  cpuTime=0.17  mem=8M838
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.65	       =>  wckTime=0.339  cpuTime=0.21  mem=5M574
0.65	
0.65	s SATISFIABLE
0.65	o 79
0.65	c 132
0.66	o 83
0.66	c 128
0.66	o 85
0.66	c 126
0.66	o 86
0.66	c 125
0.66	o 90
0.66	c 121
0.66	o 92
0.66	c 119
0.66	o 94
0.66	c 117
0.66	o 95
0.66	c 116
0.67	o 98
0.67	c 113
0.67	o 101
0.67	c 110
0.67	o 104
0.67	c 107
0.67	o 106
0.67	c 105
0.67	o 107
0.67	c 104
0.67	o 110
0.67	c 101
0.67	o 112
0.67	c 99
0.67	o 114
0.67	c 97
0.67	o 116
0.67	c 95
0.67	o 117
0.67	c 94
0.67	o 120
0.67	c 91
0.67	o 122
0.67	c 89
0.68	o 123
0.68	c 88
0.68	o 125
0.68	c 86
0.68	o 127
0.68	c 84
0.68	o 129
0.68	c 82
0.68	o 130
0.68	c 81
0.68	o 131
0.68	c 80
0.68	o 132
0.68	c 79
0.70	o 133
0.70	c 78
0.70	o 134
0.70	c 77
0.70	o 136
0.70	c 75
0.70	o 137
0.70	c 74
0.70	o 138
0.70	c 73
0.70	o 139
0.70	c 72
0.71	o 140
0.71	c 71
0.71	o 141
0.71	c 70
0.71	o 143
0.71	c 68
0.71	o 144
0.71	c 67
0.72	o 145
0.72	c 66
0.81	o 146
0.81	c 65
2.59	   
2.59	   search
2.59	     run=0  nbConstraintChecks=10207078  nbAssignments=10000
2.59	       =>  wckTime=1.941  cpuTime=1.91  mem=5M574
2.67	o 147
2.67	c 64
2.87	o 148
2.87	c 63
2.87	o 149
2.87	c 62
4.47	   
4.47	   search
4.47	     run=1  nbConstraintChecks=20431100  nbAssignments=20000
4.47	       =>  wckTime=3.821  cpuTime=3.76  mem=5M574
5.33	o 150
5.33	c 61
6.33	   
6.33	   search
6.33	     run=2  nbConstraintChecks=30459948  nbAssignments=30000
6.33	       =>  wckTime=5.683  cpuTime=5.6  mem=5M574
8.19	   
8.19	   search
8.19	     run=3  nbConstraintChecks=40426892  nbAssignments=40000
8.19	       =>  wckTime=7.538  cpuTime=7.44  mem=5M574
10.05	   
10.05	   search
10.05	     run=4  nbConstraintChecks=50462683  nbAssignments=50000
10.05	       =>  wckTime=9.404  cpuTime=9.29  mem=5M574
11.98	   
11.98	   search
11.98	     run=5  nbConstraintChecks=60939243  nbAssignments=60000
11.98	       =>  wckTime=11.335  cpuTime=11.2  mem=5M574
13.85	   
13.85	   search
13.85	     run=6  nbConstraintChecks=70927069  nbAssignments=70000
13.85	       =>  wckTime=13.206  cpuTime=13.05  mem=5M574
15.74	   
15.74	   search
15.74	     run=7  nbConstraintChecks=81061434  nbAssignments=80000
15.74	       =>  wckTime=15.095  cpuTime=14.93  mem=5M574
17.62	   
17.62	   search
17.62	     run=8  nbConstraintChecks=91121819  nbAssignments=90000
17.62	       =>  wckTime=16.977  cpuTime=16.79  mem=5M574
19.49	   
19.49	   search
19.49	     run=9  nbConstraintChecks=101075449  nbAssignments=100000
19.49	       =>  wckTime=18.837  cpuTime=18.63  mem=5M574
21.34	   
21.34	   search
21.34	     run=10  nbConstraintChecks=111135174  nbAssignments=110000
21.34	       =>  wckTime=20.695  cpuTime=20.48  mem=5M574
23.26	   
23.26	   search
23.26	     run=11  nbConstraintChecks=121635604  nbAssignments=120000
23.26	       =>  wckTime=22.609  cpuTime=22.37  mem=5M574
25.10	   
25.10	   search
25.10	     run=12  nbConstraintChecks=131568295  nbAssignments=130000
25.10	       =>  wckTime=24.457  cpuTime=24.2  mem=5M574
27.00	   
27.00	   search
27.00	     run=13  nbConstraintChecks=141911887  nbAssignments=140000
27.00	       =>  wckTime=26.35  cpuTime=26.08  mem=5M574
28.87	   
28.87	   search
28.87	     run=14  nbConstraintChecks=152067823  nbAssignments=150000
28.87	       =>  wckTime=28.223  cpuTime=27.94  mem=5M574
30.80	   
30.80	   search
30.80	     run=15  nbConstraintChecks=162504385  nbAssignments=160000
30.80	       =>  wckTime=30.147  cpuTime=29.85  mem=5M574
32.67	   
32.67	   search
32.67	     run=16  nbConstraintChecks=172546106  nbAssignments=170000
32.67	       =>  wckTime=32.021  cpuTime=31.7  mem=5M574
34.61	   
34.61	   search
34.61	     run=17  nbConstraintChecks=183153564  nbAssignments=180000
34.61	       =>  wckTime=33.963  cpuTime=33.62  mem=5M574
35.61	   
35.61	   search
35.61	     run=18  nbConstraintChecks=188514683  nbAssignments=185396
35.61	       =>  wckTime=34.966  cpuTime=34.62  mem=5M574
35.62	   
35.62	   global
35.62	     nbConstraintChecks=188514683  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.62	     solvingWckTime=34.965  solvingCpuTime=34.62  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.62	     globalCpuTime=34.88
35.62	       =>  wckTime=35.306  cpuTime=34.83  mem=5M574
35.62	   
35.62	   solver IterativeSystematicSolver being built... 
35.76	       =>  wckTime=35.45  cpuTime=34.95  mem=16M531
35.82	   
35.82	   preprocessing
35.83	     nbConstraintChecks=96866  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
35.83	     detectedInconsistency=no
35.83	       =>  wckTime=0.062  cpuTime=0.04  mem=16M531
35.88	   
35.88	   search
35.88	     run=0  nbConstraintChecks=90136  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55
35.88	     nbFailedAssignments=18  nbBacktracks=10  nbVisitedNodes=84  nbRestartNogoods=0
35.88	       =>  wckTime=0.119  cpuTime=0.08  mem=16M531
35.93	   
35.93	   search
35.93	     run=1  nbConstraintChecks=195623  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=119
35.93	     nbFailedAssignments=38  nbBacktracks=25  nbVisitedNodes=183  nbRestartNogoods=7
35.93	       =>  wckTime=0.169  cpuTime=0.13  mem=16M531
35.98	   
35.98	   search
35.98	     run=2  nbConstraintChecks=323762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=197
35.98	     nbFailedAssignments=62  nbBacktracks=47  nbVisitedNodes=307  nbRestartNogoods=11
35.98	       =>  wckTime=0.216  cpuTime=0.17  mem=16M531
36.04	   
36.04	   search
36.04	     run=3  nbConstraintChecks=521603  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=312
36.05	     nbFailedAssignments=111  nbBacktracks=80  nbVisitedNodes=504  nbRestartNogoods=14
36.05	       =>  wckTime=0.285  cpuTime=0.24  mem=16M531
36.16	   
36.16	   search
36.16	     run=4  nbConstraintChecks=875561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=489
36.16	     nbFailedAssignments=208  nbBacktracks=130  nbVisitedNodes=828  nbRestartNogoods=18
36.16	       =>  wckTime=0.402  cpuTime=0.35  mem=16M531
36.34	   
36.34	   search
36.34	     run=5  nbConstraintChecks=1345398  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=723
36.35	     nbFailedAssignments=336  nbBacktracks=205  nbVisitedNodes=1265  nbRestartNogoods=26
36.35	       =>  wckTime=0.584  cpuTime=0.53  mem=16M531
36.55	   
36.55	   search
36.55	     run=6  nbConstraintChecks=1889984  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=976
36.55	     nbFailedAssignments=451  nbBacktracks=318  nbVisitedNodes=1746  nbRestartNogoods=28
36.55	       =>  wckTime=0.79  cpuTime=0.73  mem=16M531
36.97	   
36.97	   search
36.97	     run=7  nbConstraintChecks=2878031  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1427
36.97	     nbFailedAssignments=710  nbBacktracks=488  nbVisitedNodes=2626  nbRestartNogoods=34
36.97	       =>  wckTime=1.207  cpuTime=1.14  mem=16M531
37.39	   
37.39	   search
37.39	     run=8  nbConstraintChecks=4118097  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2013
37.39	     nbFailedAssignments=1011  nbBacktracks=746  nbVisitedNodes=3771  nbRestartNogoods=38
37.39	       =>  wckTime=1.628  cpuTime=1.54  mem=16M531
38.20	   
38.20	   search
38.20	     run=9  nbConstraintChecks=6413644  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3029
38.20	     nbFailedAssignments=1615  nbBacktracks=1130  nbVisitedNodes=5775  nbRestartNogoods=46
38.20	       =>  wckTime=2.436  cpuTime=2.34  mem=16M531
39.16	   
39.16	   search
39.16	     run=10  nbConstraintChecks=9294476  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4381
39.16	     nbFailedAssignments=2358  nbBacktracks=1707  nbVisitedNodes=8447  nbRestartNogoods=55
39.16	       =>  wckTime=3.397  cpuTime=3.29  mem=16M531
40.66	   
40.66	   search
40.66	     run=11  nbConstraintChecks=13662256  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6401
40.66	     nbFailedAssignments=3485  nbBacktracks=2572  nbVisitedNodes=12459  nbRestartNogoods=61
40.66	       =>  wckTime=4.903  cpuTime=4.78  mem=16M531
43.49	   
43.49	   search
43.49	     run=12  nbConstraintChecks=21506749  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10012
43.49	     nbFailedAssignments=5773  nbBacktracks=3869  nbVisitedNodes=19579  nbRestartNogoods=70
43.49	       =>  wckTime=7.729  cpuTime=7.58  mem=16M531
46.70	   
46.70	   search
46.70	     run=13  nbConstraintChecks=31601069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14850
46.70	     nbFailedAssignments=8637  nbBacktracks=5815  nbVisitedNodes=29227  nbRestartNogoods=79
46.70	       =>  wckTime=10.938  cpuTime=10.76  mem=16M531
52.29	   
52.29	   search
52.29	     run=14  nbConstraintChecks=47951077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=22356
52.29	     nbFailedAssignments=13199  nbBacktracks=8734  nbVisitedNodes=44190  nbRestartNogoods=90
52.29	       =>  wckTime=16.53  cpuTime=16.3  mem=16M531
59.37	   
59.37	   search
59.37	     run=15  nbConstraintChecks=66982486  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31325
59.37	     nbFailedAssignments=17765  nbBacktracks=13114  nbVisitedNodes=62105  nbRestartNogoods=98
59.37	       =>  wckTime=23.605  cpuTime=23.31  mem=16M531
70.50	   
70.50	   search
70.50	     run=16  nbConstraintChecks=98726799  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46788
70.50	     nbFailedAssignments=26634  nbBacktracks=19682  nbVisitedNodes=93004  nbRestartNogoods=104
70.50	       =>  wckTime=34.738  cpuTime=34.34  mem=16M531
86.77	   
86.77	   search
86.77	     run=17  nbConstraintChecks=144333690  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=68799
86.77	     nbFailedAssignments=38766  nbBacktracks=29534  nbVisitedNodes=136964  nbRestartNogoods=117
86.77	       =>  wckTime=51.013  cpuTime=50.46  mem=16M531
110.50	   
110.50	   search
110.50	     run=18  nbConstraintChecks=212631568  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=102488
110.50	     nbFailedAssignments=57653  nbBacktracks=44312  nbVisitedNodes=204281  nbRestartNogoods=131
110.50	       =>  wckTime=74.743  cpuTime=73.98  mem=16M531
150.21	   
150.21	   search
150.21	     run=19  nbConstraintChecks=307039321  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=151581
150.21	     nbFailedAssignments=84560  nbBacktracks=66480  nbVisitedNodes=301844  nbRestartNogoods=141
150.21	       =>  wckTime=114.454  cpuTime=113.33  mem=16M531
214.49	   
214.49	   search
214.49	     run=20  nbConstraintChecks=450888316  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=227434
214.49	     nbFailedAssignments=127145  nbBacktracks=99732  nbVisitedNodes=451051  nbRestartNogoods=153
214.49	       =>  wckTime=178.725  cpuTime=177.02  mem=16M531
292.45	   
292.45	   search
292.45	     run=21  nbConstraintChecks=629353582  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=329299
292.45	     nbFailedAssignments=179109  nbBacktracks=149610  nbVisitedNodes=650314  nbRestartNogoods=164
292.45	       =>  wckTime=256.687  cpuTime=254.27  mem=16M531
408.28	   
408.28	   search
408.28	     run=22  nbConstraintChecks=888463989  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=489456
408.28	     nbFailedAssignments=264422  nbBacktracks=224428  nbVisitedNodes=963845  nbRestartNogoods=178
408.28	       =>  wckTime=372.522  cpuTime=369.06  mem=16M531
589.17	   
589.17	   search
589.17	     run=23  nbConstraintChecks=1301822848  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=714700
589.17	     nbFailedAssignments=377423  nbBacktracks=336655  nbVisitedNodes=1402262  nbRestartNogoods=190
589.17	       =>  wckTime=553.408  cpuTime=548.29  mem=16M531
836.83	   
836.83	   search
836.83	     run=24  nbConstraintChecks=1869107727  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1060072
836.83	     nbFailedAssignments=554433  nbBacktracks=504996  nbVisitedNodes=2079730  nbRestartNogoods=204
836.83	       =>  wckTime=801.073  cpuTime=793.59  mem=16M531
1225.26	   
1225.26	   search
1225.26	     run=25  nbConstraintChecks=2758102548  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1586589
1225.26	     nbFailedAssignments=828420  nbBacktracks=757507  nbVisitedNodes=3110007  nbRestartNogoods=217
1225.26	       =>  wckTime=1189.499  cpuTime=1178.62  mem=16M531
1760.66	   
1760.66	   search
1760.66	     run=26  nbConstraintChecks=4120625324  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2364746
1760.66	     nbFailedAssignments=1227786  nbBacktracks=1136274  nbVisitedNodes=4641633  nbRestartNogoods=226
1760.66	       =>  wckTime=1724.904  cpuTime=1713.39  mem=16M531
2412.53	v 2 3 1 0 3 1 0 4 3 3 3 4 1 4 0 3 4 3 4 3 2 0 0 1 2 2 4 0 0 3 4 3 0 1 0 0 1 3 1 0 1 2 0 4 2 4 2 4 4 1 3 4 2 1 3 0 3 2 3 2 0 1 

Verifier Data (download as text)

61 unsatisfied constraints, 150 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/node18/watcher-279010-1169290069 -o ROOT/results/node18/solver-279010-1169290069 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279010-1169290069/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.89 1.93 1.70 4/94 16433
/proc/meminfo: memFree=1284032/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=906644 CPUtime=0.02
/proc/16432/stat : 16432 (java) S 16430 16432 16106 0 -1 0 2068 0 1 0 1 1 0 0 18 0 2 0 277401631 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 7368 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 226661 1817 1036 14 0 214244 0
[pid=16432/tid=16434] ppid=16430 vsize=906644 CPUtime=0
/proc/16432/task/16434/stat : 16434 (java) R 16430 16432 16106 0 -1 64 3 0 0 0 0 0 0 0 19 0 2 0 277401634 928403456 1817 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 7368 0 0 0 -1 1 0 0

[startup+0.104678 s]
/proc/loadavg: 1.89 1.93 1.70 4/94 16433
/proc/meminfo: memFree=1284032/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=914988 CPUtime=0.08
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 3009 0 1 0 7 1 0 0 17 0 8 0 277401631 936947712 2755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4153609822 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228747 2755 1432 14 0 215242 0
[pid=16432/tid=16434] ppid=16430 vsize=914988 CPUtime=0
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 277401634 936947712 2755 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.512718 s]
/proc/loadavg: 1.89 1.93 1.70 4/94 16433
/proc/meminfo: memFree=1284032/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915332 CPUtime=0.49
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 6397 0 1 0 46 3 0 0 18 0 8 0 277401631 937299968 6136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073488183 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228833 6136 2147 14 0 215303 0
[pid=16432/tid=16434] ppid=16430 vsize=915332 CPUtime=0
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 18 0 8 0 277401634 937299968 6136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33583 s]
/proc/loadavg: 1.89 1.93 1.70 3/101 16440
/proc/meminfo: memFree=1265800/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915468 CPUtime=1.3
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 7226 0 1 0 112 18 0 0 24 0 8 0 277401631 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228867 6964 2479 14 0 215337 0
[pid=16432/tid=16434] ppid=16430 vsize=915468 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277401634 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915468 CPUtime=0.14
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 277401638 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937439232 6964 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915468

[startup+2.98895 s]
/proc/loadavg: 1.90 1.93 1.70 3/101 16440
/proc/meminfo: memFree=1265736/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2.95
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 7229 0 1 0 241 54 0 0 25 0 8 0 277401631 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228866 6966 2479 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.15
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277401638 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915464

[startup+6.27628 s]
/proc/loadavg: 1.90 1.93 1.70 4/101 16440
/proc/meminfo: memFree=1265672/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915468 CPUtime=6.2
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 7229 0 1 0 496 124 0 0 25 0 8 0 277401631 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228867 6966 2479 14 0 215337 0
[pid=16432/tid=16434] ppid=16430 vsize=915468 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277401634 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915468 CPUtime=0.15
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 349 0 0 0 15 0 0 0 16 0 8 0 277401638 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915468 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937439232 6966 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915468

[startup+12.7649 s]
/proc/loadavg: 1.91 1.93 1.70 3/101 16440
/proc/meminfo: memFree=1265672/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=12.63
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 7230 0 1 0 998 265 0 0 25 0 8 0 277401631 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073725968 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228866 6967 2479 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.15
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 915464

[startup+25.6041 s]
/proc/loadavg: 1.93 1.93 1.71 3/101 16440
/proc/meminfo: memFree=1265672/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=25.35
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 7230 0 1 0 1989 546 0 0 25 0 8 0 277401631 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 8279671 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228866 6967 2479 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.15
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 6967 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915464

[startup+51.2116 s]
/proc/loadavg: 1.95 1.94 1.72 3/101 16440
/proc/meminfo: memFree=1258376/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=50.73
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9114 0 1 0 4316 757 0 0 25 0 8 0 277401631 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073907340 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228866 8845 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8845 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8845 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.446 s]
/proc/loadavg: 1.98 1.94 1.73 3/101 16440
/proc/meminfo: memFree=1258376/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=101.49
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9124 0 1 0 9392 757 0 0 25 0 8 0 277401631 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/16432/statm: 228866 8855 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.49
Current children cumulated vsize (KiB) 915464

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

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

[startup+2084.72 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 19184
/proc/meminfo: memFree=1258136/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2072.61
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 206471 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073861687 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2072.61
Current children cumulated vsize (KiB) 915464

[startup+2144.8 s]
/proc/loadavg: 2.00 2.00 1.92 3/101 19184
/proc/meminfo: memFree=1258072/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2132.62
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 212472 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073856598 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2132.62
Current children cumulated vsize (KiB) 915464

[startup+2204.87 s]
/proc/loadavg: 2.10 2.03 1.93 3/101 19184
/proc/meminfo: memFree=1258072/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2192.63
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 218473 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073840207 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2192.63
Current children cumulated vsize (KiB) 915464

[startup+2264.97 s]
/proc/loadavg: 2.04 2.02 1.93 3/101 19184
/proc/meminfo: memFree=1258072/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2252.68
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 224478 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837210 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2252.68
Current children cumulated vsize (KiB) 915464

[startup+2325 s]
/proc/loadavg: 2.01 2.02 1.93 3/101 19184
/proc/meminfo: memFree=1258072/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2312.64
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 230474 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837330 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2312.64
Current children cumulated vsize (KiB) 915464

[startup+2385.03 s]
/proc/loadavg: 2.00 2.01 1.93 3/101 19184
/proc/meminfo: memFree=1258008/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2372.61
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 236471 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857672 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2372.61
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2412.52 s]
/proc/loadavg: 2.00 2.01 1.93 3/101 19184
/proc/meminfo: memFree=1258072/2055920 swapFree=4192812/4192956
[pid=16432] ppid=16430 vsize=915464 CPUtime=2400.07
/proc/16432/stat : 16432 (java) R 16430 16432 16106 0 -1 0 9149 0 1 0 239217 790 0 0 25 0 8 0 277401631 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073857696 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/16432/statm: 228866 8879 2532 14 0 215336 0
[pid=16432/tid=16434] ppid=16430 vsize=915464 CPUtime=0.02
/proc/16432/task/16434/stat : 16434 (java) S 16430 16432 16106 0 -1 64 173 0 0 0 2 0 0 0 16 0 8 0 277401634 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16435] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16435/stat : 16435 (java) S 16430 16432 16106 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16436] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16436/stat : 16436 (java) S 16430 16432 16106 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277401635 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16437] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16437/stat : 16437 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16438] ppid=16430 vsize=915464 CPUtime=0.26
/proc/16432/task/16438/stat : 16438 (java) S 16430 16432 16106 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16439] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16439/stat : 16439 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=16432/tid=16440] ppid=16430 vsize=915464 CPUtime=0
/proc/16432/task/16440/stat : 16440 (java) S 16430 16432 16106 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277401638 937435136 8879 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.07
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2412.58
CPU time (s): 2400.13
CPU user time (s): 2392.22
CPU system time (s): 7.9128
CPU usage (%): 99.484
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.22
system time used= 7.9128
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9171
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= 49930
involuntary context switches= 102230

runsolver used 2.69759 s user time and 7.99179 s system time

The end

Launcher Data (download as text)

Begin job on node18 on Sat Jan 20 10:47:49 UTC 2007


IDJOB= 279010
IDBENCH= 9277
IDSOLVER= 68
FILE ID= node18/279010-1169290069

PBS_JOBID= 3609587

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-70/kbtree-5-2-4-5-70-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279010-1169290069/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node18/watcher-279010-1169290069 -o ROOT/results/node18/solver-279010-1169290069 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/279010-1169290069/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  4b309077e880b099febd315e7439b5d0

RANDOM SEED= 326566746

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.231
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.231
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:       1284512 kB
Buffers:         53676 kB
Cached:         567912 kB
SwapCached:          0 kB
Active:         262144 kB
Inactive:       429100 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1284512 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1832 kB
Writeback:           0 kB
Mapped:          96272 kB
Slab:            65088 kB
Committed_AS:  8894232 kB
PageTables:       2168 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 node18 on Sat Jan 20 11:28:02 UTC 2007