Trace number 279137

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.08 2400.99

General information on the benchmark

NameMaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-80/
kbtree-9-5-3-5-80-11_ext.xml
MD5SUMf947fbf8b08780d43f69b5b695288adb
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints118
Best CPU time to get the best result obtained on this benchmark10.1685
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.38	   
0.38	Abscon 109 (November, 2006)
0.38	   
0.38	   configuration
0.38	     name=pfc.xml
0.41	   
0.41	   instance
0.41	     name=/tmp/evaluation/279137-1169291452/unknown.xml
0.44	   
0.44	   domains being loaded...
0.45	   
0.45	   variables being loaded...
0.48	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.48	       =>  wckTime=0.097  cpuTime=0.09  mem=6M910
0.48	   
0.48	   relations being loaded...
0.54	   
0.54	   constraints being loaded...
0.63	     nbConstraints=255  nbRelationTypes=254  nbExtensionStructures=254  nbSharedExtensionStructures=1
0.63	     nbConflictsStructures=254  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=2510  maxDegree=34
0.63	     maxArity=2
0.63	       =>  wckTime=0.245  cpuTime=0.17  mem=8M860
0.67	   
0.67	   solver LocalSearchSolver being built... 
0.71	       =>  wckTime=0.327  cpuTime=0.21  mem=5M599
0.72	
0.72	s SATISFIABLE
0.72	o 53
0.72	c 202
0.72	o 58
0.72	c 197
0.72	o 59
0.72	c 196
0.72	o 62
0.72	c 193
0.72	o 63
0.72	c 192
0.72	o 66
0.72	c 189
0.72	o 69
0.72	c 186
0.72	o 72
0.72	c 183
0.72	o 74
0.72	c 181
0.73	o 75
0.73	c 180
0.73	o 78
0.73	c 177
0.73	o 80
0.73	c 175
0.73	o 83
0.73	c 172
0.73	o 85
0.73	c 170
0.73	o 86
0.73	c 169
0.73	o 87
0.73	c 168
0.73	o 89
0.73	c 166
0.73	o 91
0.73	c 164
0.73	o 92
0.73	c 163
0.73	o 95
0.73	c 160
0.73	o 96
0.73	c 159
0.74	o 97
0.74	c 158
0.74	o 99
0.74	c 156
0.74	o 100
0.74	c 155
0.74	o 102
0.74	c 153
0.74	o 103
0.74	c 152
0.74	o 105
0.74	c 150
0.74	o 107
0.74	c 148
0.74	o 108
0.74	c 147
0.75	o 109
0.75	c 146
0.75	o 110
0.75	c 145
0.75	o 111
0.75	c 144
0.75	o 112
0.75	c 143
0.77	o 113
0.77	c 142
0.77	o 114
0.77	c 141
0.85	o 115
0.85	c 140
0.85	o 116
0.85	c 139
0.85	o 117
0.85	c 138
0.86	o 118
0.86	c 137
3.04	   
3.04	   search
3.04	     run=0  nbConstraintChecks=15528989  nbAssignments=10000
3.04	       =>  wckTime=2.33  cpuTime=2.31  mem=5M599
5.26	   
5.26	   search
5.26	     run=1  nbConstraintChecks=31105269  nbAssignments=20000
5.26	       =>  wckTime=4.554  cpuTime=4.53  mem=5M599
7.47	   
7.47	   search
7.47	     run=2  nbConstraintChecks=46707647  nbAssignments=30000
7.47	       =>  wckTime=6.765  cpuTime=6.74  mem=5M599
9.69	   
9.69	   search
9.69	     run=3  nbConstraintChecks=62364928  nbAssignments=40000
9.69	       =>  wckTime=8.981  cpuTime=8.95  mem=5M599
11.89	   
11.89	   search
11.89	     run=4  nbConstraintChecks=77927923  nbAssignments=50000
11.89	       =>  wckTime=11.187  cpuTime=11.17  mem=5M599
14.11	   
14.11	   search
14.11	     run=5  nbConstraintChecks=93536989  nbAssignments=60000
14.11	       =>  wckTime=13.403  cpuTime=13.38  mem=5M599
16.33	   
16.33	   search
16.33	     run=6  nbConstraintChecks=109157278  nbAssignments=70000
16.33	       =>  wckTime=15.627  cpuTime=15.6  mem=5M599
18.56	   
18.56	   search
18.56	     run=7  nbConstraintChecks=124750579  nbAssignments=80000
18.56	       =>  wckTime=17.852  cpuTime=17.82  mem=5M599
20.79	   
20.79	   search
20.79	     run=8  nbConstraintChecks=140344655  nbAssignments=90000
20.79	       =>  wckTime=20.082  cpuTime=20.05  mem=5M599
23.02	   
23.02	   search
23.02	     run=9  nbConstraintChecks=156014725  nbAssignments=100000
23.02	       =>  wckTime=22.316  cpuTime=22.29  mem=5M599
25.25	   
25.25	   search
25.25	     run=10  nbConstraintChecks=171640784  nbAssignments=110000
25.25	       =>  wckTime=24.544  cpuTime=24.52  mem=5M599
27.46	   
27.46	   search
27.46	     run=11  nbConstraintChecks=187236934  nbAssignments=120000
27.46	       =>  wckTime=26.755  cpuTime=26.72  mem=5M599
29.67	   
29.67	   search
29.67	     run=12  nbConstraintChecks=202854398  nbAssignments=130000
29.67	       =>  wckTime=28.967  cpuTime=28.94  mem=5M599
30.88	   
30.88	   search
30.88	     run=13  nbConstraintChecks=211386229  nbAssignments=135417
30.88	       =>  wckTime=30.172  cpuTime=30.15  mem=5M599
30.88	   
30.88	   global
30.88	     nbConstraintChecks=211386229  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
30.88	     solvingWckTime=30.17  solvingCpuTime=30.15  expiredTime=no  totalExploration=no  nbFoundSolutions=0
30.88	     globalCpuTime=30.4
30.88	       =>  wckTime=30.499  cpuTime=30.36  mem=5M599
30.88	   
30.88	   solver IterativeSystematicSolver being built... 
31.01	       =>  wckTime=30.627  cpuTime=30.46  mem=16M622
31.02	   
31.02	   preprocessing
31.02	     nbConstraintChecks=2405  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.02	     detectedInconsistency=no
31.02	       =>  wckTime=0.0080  cpuTime=0.0  mem=16M622
31.09	   
31.09	   search
31.09	     run=0  nbConstraintChecks=141615  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=60
31.09	     nbFailedAssignments=29  nbBacktracks=10  nbVisitedNodes=100  nbRestartNogoods=0
31.09	       =>  wckTime=0.075  cpuTime=0.05  mem=16M622
31.14	   
31.14	   search
31.14	     run=1  nbConstraintChecks=283303  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=114
31.14	     nbFailedAssignments=48  nbBacktracks=25  nbVisitedNodes=188  nbRestartNogoods=2
31.14	       =>  wckTime=0.131  cpuTime=0.09  mem=16M622
31.20	   
31.20	   search
31.20	     run=2  nbConstraintChecks=494069  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
31.20	     nbFailedAssignments=87  nbBacktracks=47  nbVisitedNodes=328  nbRestartNogoods=6
31.20	       =>  wckTime=0.187  cpuTime=0.15  mem=16M622
31.27	   
31.27	   search
31.27	     run=3  nbConstraintChecks=772023  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=292
31.27	     nbFailedAssignments=132  nbBacktracks=80  nbVisitedNodes=505  nbRestartNogoods=7
31.27	       =>  wckTime=0.259  cpuTime=0.22  mem=16M622
31.35	   
31.35	   search
31.35	     run=4  nbConstraintChecks=1101965  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=419
31.35	     nbFailedAssignments=188  nbBacktracks=130  nbVisitedNodes=738  nbRestartNogoods=13
31.35	       =>  wckTime=0.339  cpuTime=0.3  mem=16M622
31.48	   
31.48	   search
31.48	     run=5  nbConstraintChecks=1610517  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=613
31.48	     nbFailedAssignments=284  nbBacktracks=205  nbVisitedNodes=1103  nbRestartNogoods=17
31.48	       =>  wckTime=0.469  cpuTime=0.42  mem=16M622
31.69	   
31.69	   search
31.69	     run=6  nbConstraintChecks=2448100  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=919
31.69	     nbFailedAssignments=454  nbBacktracks=318  nbVisitedNodes=1692  nbRestartNogoods=23
31.69	       =>  wckTime=0.679  cpuTime=0.63  mem=16M622
31.93	   
31.93	   search
31.93	     run=7  nbConstraintChecks=3501430  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1308
31.93	     nbFailedAssignments=652  nbBacktracks=488  nbVisitedNodes=2449  nbRestartNogoods=29
31.93	       =>  wckTime=0.922  cpuTime=0.87  mem=16M622
32.34	   
32.34	   search
32.34	     run=8  nbConstraintChecks=5150968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1930
32.34	     nbFailedAssignments=995  nbBacktracks=744  nbVisitedNodes=3670  nbRestartNogoods=34
32.34	       =>  wckTime=1.331  cpuTime=1.26  mem=16M622
32.97	   
32.97	   search
32.97	     run=9  nbConstraintChecks=7823734  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2856
32.97	     nbFailedAssignments=1515  nbBacktracks=1128  nbVisitedNodes=5500  nbRestartNogoods=39
32.97	       =>  wckTime=1.963  cpuTime=1.89  mem=16M622
33.80	   
33.80	   search
33.80	     run=10  nbConstraintChecks=11495230  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4210
33.80	     nbFailedAssignments=2272  nbBacktracks=1704  nbVisitedNodes=8187  nbRestartNogoods=48
33.80	       =>  wckTime=2.786  cpuTime=2.7  mem=16M622
35.05	   
35.05	   search
35.05	     run=11  nbConstraintChecks=16832172  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6215
35.05	     nbFailedAssignments=3391  nbBacktracks=2568  nbVisitedNodes=12175  nbRestartNogoods=52
35.05	       =>  wckTime=4.041  cpuTime=3.95  mem=16M622
37.08	   
37.08	   search
37.08	     run=12  nbConstraintChecks=25867472  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9330
37.08	     nbFailedAssignments=5187  nbBacktracks=3866  nbVisitedNodes=18384  nbRestartNogoods=63
37.08	       =>  wckTime=6.071  cpuTime=5.98  mem=16M622
39.79	   
39.79	   search
39.79	     run=13  nbConstraintChecks=38170700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=13868
39.79	     nbFailedAssignments=7758  nbBacktracks=5812  nbVisitedNodes=27439  nbRestartNogoods=70
39.79	       =>  wckTime=8.783  cpuTime=8.69  mem=16M622
43.93	   
43.93	   search
43.93	     run=14  nbConstraintChecks=56357337  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=20746
43.93	     nbFailedAssignments=11692  nbBacktracks=8731  nbVisitedNodes=41170  nbRestartNogoods=79
43.93	       =>  wckTime=12.914  cpuTime=12.81  mem=16M622
49.73	   
49.73	   search
49.73	     run=15  nbConstraintChecks=82905692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=31043
49.73	     nbFailedAssignments=17589  nbBacktracks=13109  nbVisitedNodes=61742  nbRestartNogoods=91
49.73	       =>  wckTime=18.722  cpuTime=18.62  mem=16M622
60.49	   
60.49	   search
60.49	     run=16  nbConstraintChecks=132069346  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48035
60.49	     nbFailedAssignments=27995  nbBacktracks=19677  nbVisitedNodes=95708  nbRestartNogoods=102
60.49	       =>  wckTime=29.482  cpuTime=29.38  mem=16M622
75.90	   
75.90	   search
75.90	     run=17  nbConstraintChecks=197753299  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72002
75.90	     nbFailedAssignments=42092  nbBacktracks=29529  nbVisitedNodes=143624  nbRestartNogoods=115
75.90	       =>  wckTime=44.894  cpuTime=44.78  mem=16M622
102.18	   
102.18	   search
102.18	     run=18  nbConstraintChecks=317510218  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=116022
102.18	     nbFailedAssignments=71313  nbBacktracks=44307  nbVisitedNodes=231643  nbRestartNogoods=131
102.18	       =>  wckTime=71.166  cpuTime=71.03  mem=16M622
139.36	   
139.36	   search
139.36	     run=19  nbConstraintChecks=479713077  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=173659
139.36	     nbFailedAssignments=106765  nbBacktracks=66475  nbVisitedNodes=346900  nbRestartNogoods=139
139.36	       =>  wckTime=108.352  cpuTime=108.19  mem=16M622
181.58	   
181.58	   search
181.58	     run=20  nbConstraintChecks=666678964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=248426
181.58	     nbFailedAssignments=148259  nbBacktracks=99727  nbVisitedNodes=496413  nbRestartNogoods=147
181.58	       =>  wckTime=150.573  cpuTime=150.39  mem=16M622
270.18	   
270.18	   search
270.18	     run=21  nbConstraintChecks=1040740231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=378531
270.18	     nbFailedAssignments=228476  nbBacktracks=149605  nbVisitedNodes=756613  nbRestartNogoods=153
270.18	       =>  wckTime=239.17  cpuTime=238.96  mem=16M622
393.06	   
393.06	   search
393.06	     run=22  nbConstraintChecks=1522151557  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=559790
393.06	     nbFailedAssignments=334903  nbBacktracks=224423  nbVisitedNodes=1119116  nbRestartNogoods=160
393.06	       =>  wckTime=362.048  cpuTime=361.76  mem=16M622
592.37	   
592.37	   search
592.37	     run=23  nbConstraintChecks=2294426728  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=836378
592.37	     nbFailedAssignments=499252  nbBacktracks=336651  nbVisitedNodes=1671301  nbRestartNogoods=169
592.37	       =>  wckTime=561.362  cpuTime=560.96  mem=16M622
896.44	   
896.44	   search
896.44	     run=24  nbConstraintChecks=3540871401  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1271997
896.44	     nbFailedAssignments=766520  nbBacktracks=504993  nbVisitedNodes=2527530  nbRestartNogoods=178
896.44	       =>  wckTime=865.43  cpuTime=864.91  mem=16M622
1321.19	   
1321.19	   search
1321.19	     run=25  nbConstraintChecks=5267078924  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1926867
1321.19	     nbFailedAssignments=1168867  nbBacktracks=757505  nbVisitedNodes=3804077  nbRestartNogoods=195
1321.19	       =>  wckTime=1290.176  cpuTime=1289.55  mem=16M622
1946.09	   
1946.09	   search
1946.09	     run=26  nbConstraintChecks=7852399830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2849675
1946.09	     nbFailedAssignments=1712899  nbBacktracks=1136272  nbVisitedNodes=5594471  nbRestartNogoods=205
1946.09	       =>  wckTime=1915.076  cpuTime=1914.31  mem=16M622
2400.93	v 1 4 0 1 0 3 3 3 1 1 3 3 1 4 1 0 0 4 4 2 4 0 3 0 4 1 0 1 1 2 2 4 4 4 3 2 3 0 3 4 

Verifier Data (download as text)

137 unsatisfied constraints, 118 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/node69/watcher-279137-1169291452 -o ROOT/results/node69/solver-279137-1169291452 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279137-1169291452/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: 0.86 0.97 1.06 1/65 13253
/proc/meminfo: memFree=1343912/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=172 CPUtime=0
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 217 0 0 0 0 0 0 0 18 0 1 0 76642146 176128 24 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 11952932 0 0 4096 0 0 0 0 17 0 0 0
/proc/13252/statm: 43 24 18 14 0 3 0

[startup+0.10231 s]
/proc/loadavg: 0.86 0.97 1.06 1/65 13253
/proc/meminfo: memFree=1343912/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=47976 CPUtime=0
/proc/13252/stat : 13252 (java) D 13250 13252 12436 0 -1 0 1223 0 1 0 0 0 0 0 18 0 1 0 76642146 49127424 972 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 7368 18446744072099781622 0 0 17 0 0 0
/proc/13252/statm: 11994 972 769 14 0 1707 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47976

[startup+0.510349 s]
/proc/loadavg: 0.86 0.97 1.06 1/65 13253
/proc/meminfo: memFree=1343912/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915332 CPUtime=0.4
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 6156 0 1 0 37 3 0 0 16 0 8 0 76642146 937299968 5895 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072927716 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/13252/statm: 228833 5895 2139 14 0 215303 0
Current children cumulated CPU time (s) 0.4
Current children cumulated vsize (KiB) 915332

[startup+1.33141 s]
/proc/loadavg: 0.86 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1325616/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=1.23
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 7252 0 1 0 108 15 0 0 17 0 8 0 76642146 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 6990 2476 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915468 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76642158 937439232 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.14
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915468 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937439232 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 915464

[startup+2.96855 s]
/proc/loadavg: 0.86 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1325552/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2.87
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 7253 0 1 0 244 43 0 0 16 0 8 0 76642146 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 6990 2476 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 180 0 0 0 2 0 0 0 17 0 8 0 76642158 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915468 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937439232 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.14
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 347 0 0 0 14 0 0 0 16 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 6990 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 915464

[startup+6.17382 s]
/proc/loadavg: 0.87 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1325488/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=6.07
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 7256 0 1 0 515 92 0 0 17 0 8 0 76642146 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 6993 2476 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915468 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937439232 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.14
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 915464

[startup+12.6374 s]
/proc/loadavg: 0.88 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1325488/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=12.54
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 7256 0 1 0 1053 201 0 0 16 0 8 0 76642146 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 6993 2476 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.14
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 915464

[startup+25.4865 s]
/proc/loadavg: 0.90 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1325488/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=25.38
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 7256 0 1 0 2131 407 0 0 16 0 8 0 76642146 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 6993 2476 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915468 CPUtime=0.14
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 349 0 0 0 14 0 0 0 16 0 8 0 76642162 937439232 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 6993 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 915464

[startup+51.1776 s]
/proc/loadavg: 0.94 0.97 1.06 2/72 13260
/proc/meminfo: memFree=1318640/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=51.04
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9078 0 1 0 4609 495 0 0 25 0 8 0 76642146 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072918484 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8811 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8811 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 915464

[startup+102.451 s]
/proc/loadavg: 0.97 0.97 1.05 2/72 13260
/proc/meminfo: memFree=1318640/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=102.28
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9085 0 1 0 9733 495 0 0 25 0 8 0 76642146 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840402 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8818 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8818 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 915464

[startup+162.458 s]
/proc/loadavg: 0.99 0.97 1.05 2/72 13260
/proc/meminfo: memFree=1318640/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=162.26
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9088 0 1 0 15731 495 0 0 25 0 8 0 76642146 937435136 8820 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073893462 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2082.69 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318384/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2081.84
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 207687 497 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840132 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2081.84
Current children cumulated vsize (KiB) 915464

[startup+2142.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318320/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2141.83
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 213686 497 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073887181 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2141.83
Current children cumulated vsize (KiB) 915464

[startup+2202.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318320/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2201.82
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 219685 497 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073892196 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2201.82
Current children cumulated vsize (KiB) 915464

[startup+2262.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318384/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2261.82
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 225684 498 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073730215 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2261.82
Current children cumulated vsize (KiB) 915464

[startup+2322.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318320/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2321.82
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 231684 498 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073892891 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2321.82
Current children cumulated vsize (KiB) 915464

[startup+2382.73 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318320/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2381.82
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 237684 498 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073917413 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2381.82
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.93 s]
/proc/loadavg: 1.00 1.00 1.00 2/72 13262
/proc/meminfo: memFree=1318320/2055920 swapFree=4191892/4192956
[pid=13252] ppid=13250 vsize=915464 CPUtime=2400.01
/proc/13252/stat : 13252 (java) R 13250 13252 12436 0 -1 0 9107 0 1 0 239503 498 0 0 25 0 8 0 76642146 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073844801 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/13252/statm: 228866 8837 2527 14 0 215336 0
[pid=13252/tid=13254] ppid=13250 vsize=915464 CPUtime=0.02
/proc/13252/task/13254/stat : 13254 (java) S 13250 13252 12436 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 76642158 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=13252/tid=13255] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13255/stat : 13255 (java) S 13250 13252 12436 0 -1 64 11 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13256] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13256/stat : 13256 (java) S 13250 13252 12436 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 76642159 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13257] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13257/stat : 13257 (java) S 13250 13252 12436 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13258] ppid=13250 vsize=915464 CPUtime=0.23
/proc/13252/task/13258/stat : 13258 (java) S 13250 13252 12436 0 -1 64 405 0 0 0 22 1 0 0 16 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13259] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13259/stat : 13259 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 23 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=13252/tid=13260] ppid=13250 vsize=915464 CPUtime=0
/proc/13252/task/13260/stat : 13260 (java) S 13250 13252 12436 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 76642162 937435136 8837 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2400.99
CPU time (s): 2400.08
CPU user time (s): 2395.1
CPU system time (s): 4.98624
CPU usage (%): 99.962
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2395.1
system time used= 4.98624
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9128
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= 49519
involuntary context switches= 48609

runsolver used 2.11668 s user time and 6.40103 s system time

The end

Launcher Data (download as text)

Begin job on node69 on Sat Jan 20 11:10:52 UTC 2007


IDJOB= 279137
IDBENCH= 9504
IDSOLVER= 69
FILE ID= node69/279137-1169291452

PBS_JOBID= 3609726

Free space on /tmp= 66563 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/kbtree/kbtree-9-5-3-5/kbtree-9-5-3-5-80/kbtree-9-5-3-5-80-11_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279137-1169291452/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node69/watcher-279137-1169291452 -o ROOT/results/node69/solver-279137-1169291452 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279137-1169291452/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  f947fbf8b08780d43f69b5b695288adb

RANDOM SEED= 256428041

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.218
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.218
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:       1344392 kB
Buffers:         49092 kB
Cached:         577540 kB
SwapCached:        396 kB
Active:         110128 kB
Inactive:       531388 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1344392 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            1876 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            56016 kB
Committed_AS:   851264 kB
PageTables:       1472 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 node69 on Sat Jan 20 11:50:53 UTC 2007