Trace number 279155

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
AbsconMax 109 PFCMSAT (TO) 2400.12 2421.22

General information on the benchmark

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

Quality of the solution as a function of time


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

Solver Data (download as text)

0.33	   
0.33	Abscon 109 (November, 2006)
0.33	   
0.33	   configuration
0.33	     name=pfc.xml
0.37	   
0.37	   instance
0.37	     name=/tmp/evaluation/279155-1169291514/unknown.xml
0.40	   
0.40	   domains being loaded...
0.40	   
0.40	   variables being loaded...
0.44	     nbVariables=40  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.44	       =>  wckTime=0.11  cpuTime=0.09  mem=6M910
0.44	   
0.44	   relations being loaded...
0.50	   
0.50	   constraints being loaded...
0.60	     nbConstraints=255  nbRelationTypes=255  nbExtensionStructures=255  nbSharedExtensionStructures=0
0.60	     nbConflictsStructures=255  nbSharedConflictsStructures=0  nbSharedBinaryRepresentations=2518  maxDegree=29
0.60	     maxArity=2
0.60	       =>  wckTime=0.27  cpuTime=0.18  mem=8M893
0.65	   
0.65	   solver LocalSearchSolver being built... 
0.69	       =>  wckTime=0.357  cpuTime=0.22  mem=5M600
0.69	
0.69	s SATISFIABLE
0.69	o 139
0.69	c 116
0.69	o 145
0.69	c 110
0.70	o 151
0.70	c 104
0.70	o 156
0.70	c 99
0.70	o 159
0.70	c 96
0.70	o 161
0.70	c 94
0.70	o 163
0.70	c 92
0.70	o 168
0.70	c 87
0.70	o 170
0.70	c 85
0.70	o 172
0.70	c 83
0.70	o 175
0.70	c 80
0.71	o 180
0.71	c 75
0.71	o 181
0.71	c 74
0.71	o 182
0.71	c 73
0.71	o 183
0.71	c 72
0.71	o 184
0.71	c 71
0.71	o 185
0.71	c 70
0.71	o 187
0.71	c 68
0.72	o 188
0.72	c 67
0.72	o 189
0.72	c 66
0.72	o 192
0.72	c 63
0.72	o 193
0.72	c 62
0.74	o 194
0.74	c 61
0.75	o 195
0.75	c 60
0.75	o 196
0.75	c 59
0.76	o 197
0.76	c 58
0.76	o 198
0.76	c 57
0.78	o 199
0.78	c 56
0.78	o 200
0.78	c 55
0.79	o 201
0.79	c 54
0.85	o 202
0.85	c 53
0.85	o 203
0.85	c 52
2.82	   
2.82	   search
2.82	     run=0  nbConstraintChecks=11627883  nbAssignments=10000
2.82	       =>  wckTime=2.128  cpuTime=2.09  mem=5M600
4.55	o 204
4.55	c 51
4.89	   
4.89	   search
4.89	     run=1  nbConstraintChecks=23459051  nbAssignments=20000
4.89	       =>  wckTime=4.202  cpuTime=4.15  mem=5M600
6.94	   
6.94	   search
6.94	     run=2  nbConstraintChecks=35035612  nbAssignments=30000
6.94	       =>  wckTime=6.253  cpuTime=6.17  mem=5M600
9.01	   
9.01	   search
9.01	     run=3  nbConstraintChecks=46806538  nbAssignments=40000
9.01	       =>  wckTime=8.323  cpuTime=8.22  mem=5M600
11.05	   
11.05	   search
11.05	     run=4  nbConstraintChecks=58343045  nbAssignments=50000
11.05	       =>  wckTime=10.361  cpuTime=10.24  mem=5M600
13.12	   
13.12	   search
13.12	     run=5  nbConstraintChecks=70182753  nbAssignments=60000
13.12	       =>  wckTime=12.43  cpuTime=12.29  mem=5M600
15.16	   
15.16	   search
15.16	     run=6  nbConstraintChecks=81807086  nbAssignments=70000
15.16	       =>  wckTime=14.472  cpuTime=14.31  mem=5M600
17.20	   
17.20	   search
17.20	     run=7  nbConstraintChecks=93500853  nbAssignments=80000
17.20	       =>  wckTime=16.515  cpuTime=16.34  mem=5M600
19.25	   
19.25	   search
19.25	     run=8  nbConstraintChecks=105166338  nbAssignments=90000
19.25	       =>  wckTime=18.563  cpuTime=18.37  mem=5M600
21.30	   
21.30	   search
21.30	     run=9  nbConstraintChecks=116774975  nbAssignments=100000
21.30	       =>  wckTime=20.615  cpuTime=20.4  mem=5M600
23.36	   
23.36	   search
23.36	     run=10  nbConstraintChecks=128375720  nbAssignments=110000
23.36	       =>  wckTime=22.673  cpuTime=22.44  mem=5M600
25.44	   
25.44	   search
25.44	     run=11  nbConstraintChecks=140181480  nbAssignments=120000
25.44	       =>  wckTime=24.752  cpuTime=24.5  mem=5M600
27.50	   
27.50	   search
27.50	     run=12  nbConstraintChecks=151815780  nbAssignments=130000
27.50	       =>  wckTime=26.812  cpuTime=26.55  mem=5M600
29.59	   
29.59	   search
29.59	     run=13  nbConstraintChecks=163705260  nbAssignments=140000
29.59	       =>  wckTime=28.899  cpuTime=28.61  mem=5M600
31.63	   
31.63	   search
31.63	     run=14  nbConstraintChecks=175387884  nbAssignments=150000
31.63	       =>  wckTime=30.943  cpuTime=30.64  mem=5M600
33.70	   
33.70	   search
33.70	     run=15  nbConstraintChecks=187239394  nbAssignments=160000
33.70	       =>  wckTime=33.011  cpuTime=32.68  mem=5M600
34.84	   
34.84	   search
34.84	     run=16  nbConstraintChecks=193703328  nbAssignments=165564
34.84	       =>  wckTime=34.148  cpuTime=33.82  mem=5M600
34.84	   
34.84	   global
34.84	     nbConstraintChecks=193703328  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
34.84	     solvingWckTime=34.147  solvingCpuTime=33.82  expiredTime=no  totalExploration=no  nbFoundSolutions=0
34.84	     globalCpuTime=34.1
34.84	       =>  wckTime=34.506  cpuTime=34.04  mem=5M600
34.84	   
34.84	   solver IterativeSystematicSolver being built... 
34.97	       =>  wckTime=34.639  cpuTime=34.14  mem=16M639
34.98	   
34.98	   preprocessing
34.98	     nbConstraintChecks=200  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
34.98	     detectedInconsistency=no
34.98	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M639
35.04	   
35.04	   search
35.04	     run=0  nbConstraintChecks=66576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=47
35.04	     nbFailedAssignments=19  nbBacktracks=10  nbVisitedNodes=77  nbRestartNogoods=0
35.04	       =>  wckTime=0.067  cpuTime=0.04  mem=16M639
35.11	   
35.11	   search
35.11	     run=1  nbConstraintChecks=165630  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=110
35.11	     nbFailedAssignments=49  nbBacktracks=25  nbVisitedNodes=185  nbRestartNogoods=1
35.11	       =>  wckTime=0.134  cpuTime=0.09  mem=16M639
35.16	   
35.16	   search
35.16	     run=2  nbConstraintChecks=305099  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=193
35.16	     nbFailedAssignments=92  nbBacktracks=47  nbVisitedNodes=333  nbRestartNogoods=5
35.16	       =>  wckTime=0.188  cpuTime=0.14  mem=16M639
35.24	   
35.24	   search
35.24	     run=3  nbConstraintChecks=519670  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=316
35.24	     nbFailedAssignments=163  nbBacktracks=81  nbVisitedNodes=561  nbRestartNogoods=13
35.24	       =>  wckTime=0.266  cpuTime=0.22  mem=16M639
35.34	   
35.34	   search
35.34	     run=4  nbConstraintChecks=828815  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=479
35.34	     nbFailedAssignments=259  nbBacktracks=131  nbVisitedNodes=870  nbRestartNogoods=15
35.34	       =>  wckTime=0.366  cpuTime=0.32  mem=16M639
35.47	   
35.47	   search
35.47	     run=5  nbConstraintChecks=1256772  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=711
35.47	     nbFailedAssignments=394  nbBacktracks=207  nbVisitedNodes=1313  nbRestartNogoods=25
35.47	       =>  wckTime=0.502  cpuTime=0.45  mem=16M639
35.75	   
35.75	   search
35.75	     run=6  nbConstraintChecks=2087604  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1136
35.75	     nbFailedAssignments=689  nbBacktracks=320  nbVisitedNodes=2146  nbRestartNogoods=27
35.75	       =>  wckTime=0.772  cpuTime=0.71  mem=16M639
36.12	   
36.12	   search
36.12	     run=7  nbConstraintChecks=3143714  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1676
36.12	     nbFailedAssignments=1040  nbBacktracks=491  nbVisitedNodes=3208  nbRestartNogoods=40
36.12	       =>  wckTime=1.149  cpuTime=1.07  mem=16M639
36.56	   
36.56	   search
36.56	     run=8  nbConstraintChecks=4544122  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2389
36.56	     nbFailedAssignments=1478  nbBacktracks=747  nbVisitedNodes=4615  nbRestartNogoods=49
36.56	       =>  wckTime=1.588  cpuTime=1.51  mem=16M639
37.39	   
37.39	   search
37.39	     run=9  nbConstraintChecks=7268450  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3719
37.39	     nbFailedAssignments=2405  nbBacktracks=1131  nbVisitedNodes=7256  nbRestartNogoods=55
37.39	       =>  wckTime=2.414  cpuTime=2.32  mem=16M639
38.26	   
38.26	   search
38.26	     run=10  nbConstraintChecks=10107364  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5234
38.26	     nbFailedAssignments=3324  nbBacktracks=1707  nbVisitedNodes=10266  nbRestartNogoods=63
38.26	       =>  wckTime=3.29  cpuTime=3.19  mem=16M639
39.79	   
39.79	   search
39.79	     run=11  nbConstraintChecks=15060478  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7707
39.79	     nbFailedAssignments=4917  nbBacktracks=2571  nbVisitedNodes=15196  nbRestartNogoods=71
39.79	       =>  wckTime=4.818  cpuTime=4.7  mem=16M639
42.03	   
42.03	   search
42.03	     run=12  nbConstraintChecks=21883344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11116
42.03	     nbFailedAssignments=7012  nbBacktracks=3868  nbVisitedNodes=21997  nbRestartNogoods=80
42.03	       =>  wckTime=7.056  cpuTime=6.91  mem=16M639
45.86	   
45.86	   search
45.86	     run=13  nbConstraintChecks=34046433  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=17110
45.86	     nbFailedAssignments=11043  nbBacktracks=5814  nbVisitedNodes=33968  nbRestartNogoods=93
45.86	       =>  wckTime=10.886  cpuTime=10.71  mem=16M639
50.54	   
50.54	   search
50.54	     run=14  nbConstraintChecks=48524882  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24520
50.54	     nbFailedAssignments=15515  nbBacktracks=8733  nbVisitedNodes=48769  nbRestartNogoods=103
50.54	       =>  wckTime=15.569  cpuTime=15.35  mem=16M639
57.89	   
57.89	   search
57.89	     run=15  nbConstraintChecks=70518375  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35228
57.89	     nbFailedAssignments=21829  nbBacktracks=13111  nbVisitedNodes=70169  nbRestartNogoods=114
57.89	       =>  wckTime=22.917  cpuTime=22.63  mem=16M639
70.09	   
70.10	   search
70.10	     run=16  nbConstraintChecks=107592869  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53819
70.10	     nbFailedAssignments=33839  nbBacktracks=19679  nbVisitedNodes=107337  nbRestartNogoods=121
70.10	       =>  wckTime=35.122  cpuTime=34.72  mem=16M639
89.57	   
89.57	   search
89.57	     run=17  nbConstraintChecks=161519235  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=80923
89.57	     nbFailedAssignments=51077  nbBacktracks=29531  nbVisitedNodes=161531  nbRestartNogoods=131
89.57	       =>  wckTime=54.602  cpuTime=54.02  mem=16M639
115.69	   
115.69	   search
115.69	     run=18  nbConstraintChecks=232960713  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118395
115.69	     nbFailedAssignments=73758  nbBacktracks=44309  nbVisitedNodes=236443  nbRestartNogoods=138
115.69	       =>  wckTime=80.719  cpuTime=79.9  mem=16M639
153.46	   
153.46	   search
153.46	     run=19  nbConstraintChecks=338509456  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=175157
153.46	     nbFailedAssignments=108339  nbBacktracks=66477  nbVisitedNodes=349538  nbRestartNogoods=146
153.46	       =>  wckTime=118.487  cpuTime=117.32  mem=16M639
205.59	   
205.59	   search
205.59	     run=20  nbConstraintChecks=478303388  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=256839
205.59	     nbFailedAssignments=156756  nbBacktracks=99729  nbVisitedNodes=509599  nbRestartNogoods=153
205.59	       =>  wckTime=170.616  cpuTime=168.97  mem=16M639
271.11	   
271.11	   search
271.11	     run=21  nbConstraintChecks=663664950  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=367726
271.11	     nbFailedAssignments=217755  nbBacktracks=149608  nbVisitedNodes=727331  nbRestartNogoods=164
271.11	       =>  wckTime=236.137  cpuTime=233.89  mem=16M639
372.17	   
372.17	   search
372.17	     run=22  nbConstraintChecks=927142549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=527100
372.17	     nbFailedAssignments=302298  nbBacktracks=224426  nbVisitedNodes=1037406  nbRestartNogoods=177
372.17	       =>  wckTime=337.198  cpuTime=334.04  mem=16M639
515.02	   
515.02	   search
515.02	     run=23  nbConstraintChecks=1311730419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=767295
515.02	     nbFailedAssignments=430253  nbBacktracks=336653  nbVisitedNodes=1503374  nbRestartNogoods=192
515.02	       =>  wckTime=480.046  cpuTime=475.57  mem=16M639
729.89	   
729.89	   search
729.89	     run=24  nbConstraintChecks=1889727414  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1128122
729.89	     nbFailedAssignments=622725  nbBacktracks=504994  nbVisitedNodes=2205013  nbRestartNogoods=204
729.89	       =>  wckTime=694.917  cpuTime=688.47  mem=16M639
1070.98	   
1070.98	   search
1070.98	     run=25  nbConstraintChecks=2812258960  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1682533
1070.98	     nbFailedAssignments=924610  nbBacktracks=757505  nbVisitedNodes=3283270  nbRestartNogoods=212
1070.98	       =>  wckTime=1036.006  cpuTime=1026.44  mem=16M639
1570.56	   
1570.56	   search
1570.56	     run=26  nbConstraintChecks=4123064064  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2486780
1570.56	     nbFailedAssignments=1350080  nbBacktracks=1136273  nbVisitedNodes=4846881  nbRestartNogoods=226
1570.56	       =>  wckTime=1535.589  cpuTime=1521.45  mem=16M639
2287.09	   
2287.09	   search
2287.09	     run=27  nbConstraintChecks=6030627085  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3695498
2287.09	     nbFailedAssignments=1990636  nbBacktracks=1704424  nbVisitedNodes=7189495  nbRestartNogoods=238
2287.09	       =>  wckTime=2252.113  cpuTime=2231.44  mem=16M639
2421.19	v 3 1 3 3 0 3 4 3 0 1 3 1 1 0 1 4 0 0 0 3 3 4 4 4 4 0 2 0 2 4 2 4 0 0 0 2 4 1 2 4 

Verifier Data (download as text)

51 unsatisfied constraints, 204 satisfied constraints

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node22/watcher-279155-1169291514 -o ROOT/results/node22/solver-279155-1169291514 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279155-1169291514/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.80 1.93 1.96 4/94 1042
/proc/meminfo: memFree=1397904/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=18540 CPUtime=0
/proc/1041/stat : 1041 (runsolver) R 1039 1041 32743 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277545919 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 272467815719 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/1041/statm: 4635 279 244 17 0 2626 0

[startup+0.107908 s]
/proc/loadavg: 1.80 1.93 1.96 4/94 1042
/proc/meminfo: memFree=1397904/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=912432 CPUtime=0.07
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 2687 0 1 0 6 1 0 0 20 0 8 0 277545919 934330368 2434 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228108 2434 1327 14 0 215091 0
Current children cumulated CPU time (s) 0.07
Current children cumulated vsize (KiB) 912432

[startup+0.515971 s]
/proc/loadavg: 1.80 1.93 1.96 4/94 1042
/proc/meminfo: memFree=1397904/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915332 CPUtime=0.47
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 6261 0 1 0 43 4 0 0 18 0 8 0 277545919 937299968 6000 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228833 6000 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.47
Current children cumulated vsize (KiB) 915332

[startup+1.33709 s]
/proc/loadavg: 1.80 1.93 1.96 3/101 1049
/proc/meminfo: memFree=1379352/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=1.29
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 7289 0 1 0 112 17 0 0 24 0 8 0 277545919 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728947 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 7027 2476 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.14
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 346 0 0 0 14 0 0 0 16 0 8 0 277545929 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 7027 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915464

[startup+2.98035 s]
/proc/loadavg: 1.82 1.93 1.96 3/101 1049
/proc/meminfo: memFree=1379352/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2.91
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 7292 0 1 0 247 44 0 0 25 0 8 0 277545919 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073731383 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 7029 2476 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.15
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 348 0 0 0 15 0 0 0 16 0 8 0 277545929 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 7029 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 915464

[startup+6.27285 s]
/proc/loadavg: 1.82 1.93 1.96 3/101 1049
/proc/meminfo: memFree=1379352/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=6.17
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 7294 0 1 0 510 107 0 0 25 0 8 0 277545919 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073735203 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 7031 2476 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.15
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 915464

[startup+12.7498 s]
/proc/loadavg: 1.85 1.93 1.96 3/101 1049
/proc/meminfo: memFree=1379352/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=12.59
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 7294 0 1 0 1025 234 0 0 25 0 8 0 277545919 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073728974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 7031 2476 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.15
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 915464

[startup+25.6088 s]
/proc/loadavg: 1.87 1.93 1.96 3/101 1049
/proc/meminfo: memFree=1379416/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=25.33
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 7294 0 1 0 2043 490 0 0 25 0 8 0 277545919 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073732370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 7031 2476 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 179 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.15
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 350 0 0 0 15 0 0 0 16 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 7031 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.33
Current children cumulated vsize (KiB) 915464

[startup+51.2158 s]
/proc/loadavg: 1.91 1.94 1.96 3/101 1049
/proc/meminfo: memFree=1372568/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=50.71
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9079 0 1 0 4409 662 0 0 25 0 8 0 277545919 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840796 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8812 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8812 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.71
Current children cumulated vsize (KiB) 915464

[startup+102.421 s]
/proc/loadavg: 1.96 1.94 1.96 3/101 1049
/proc/meminfo: memFree=1372568/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=101.43
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9088 0 1 0 9481 662 0 0 25 0 8 0 277545919 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073870747 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8819 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 406 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8819 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.43
Current children cumulated vsize (KiB) 915464

[startup+162.478 s]
/proc/loadavg: 1.98 1.95 1.96 3/101 1049
/proc/meminfo: memFree=1372504/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=160.95
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9093 0 1 0 15432 663 0 0 25 0 8 0 277545919 937435136 8824 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073859232 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.77 s]
/proc/loadavg: 2.01 2.01 2.00 3/101 1051
/proc/meminfo: memFree=1372248/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2065.66
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9112 0 1 0 205887 679 0 0 25 0 8 0 277545919 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073891339 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8842 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2065.66
Current children cumulated vsize (KiB) 915464

[startup+2144.86 s]
/proc/loadavg: 2.00 2.00 2.00 3/101 1051
/proc/meminfo: memFree=1372312/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2125.2
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9112 0 1 0 211841 679 0 0 25 0 8 0 277545919 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890473 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8842 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2125.2
Current children cumulated vsize (KiB) 915464

[startup+2204.95 s]
/proc/loadavg: 2.07 2.02 2.00 3/101 1051
/proc/meminfo: memFree=1372312/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2184.74
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9112 0 1 0 217794 680 0 0 25 0 8 0 277545919 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890487 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8842 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.74
Current children cumulated vsize (KiB) 915464

[startup+2265.04 s]
/proc/loadavg: 2.02 2.01 2.00 3/101 1051
/proc/meminfo: memFree=1372248/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2244.27
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9112 0 1 0 223747 680 0 0 25 0 8 0 277545919 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073840616 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/1041/statm: 228866 8842 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8842 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2244.27
Current children cumulated vsize (KiB) 915464

[startup+2325.04 s]
/proc/loadavg: 2.01 2.00 2.00 3/94 1142
/proc/meminfo: memFree=1317528/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2304.04
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9115 0 1 0 229723 681 0 0 25 0 8 0 277545919 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073891552 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1041/statm: 228866 8845 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2304.04
Current children cumulated vsize (KiB) 915464

[startup+2385.05 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1142
/proc/meminfo: memFree=1317592/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2363.99
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9115 0 1 0 235718 681 0 0 25 0 8 0 277545919 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073866403 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1041/statm: 228866 8845 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.99
Current children cumulated vsize (KiB) 915464



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2421.18 s]
/proc/loadavg: 2.00 2.00 2.00 3/94 1142
/proc/meminfo: memFree=1317592/2055920 swapFree=4157544/4192956
[pid=1041] ppid=1039 vsize=915464 CPUtime=2400.09
/proc/1041/stat : 1041 (java) R 1039 1041 32743 0 -1 0 9115 0 1 0 239328 681 0 0 25 0 8 0 277545919 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073890473 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/1041/statm: 228866 8845 2527 14 0 215336 0
[pid=1041/tid=1043] ppid=1039 vsize=915464 CPUtime=0.02
/proc/1041/task/1043/stat : 1043 (java) S 1039 1041 32743 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 277545925 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1044] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1044/stat : 1044 (java) S 1039 1041 32743 0 -1 64 10 0 0 0 0 0 0 0 16 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1045] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1045/stat : 1045 (java) S 1039 1041 32743 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277545926 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1046] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1046/stat : 1046 (java) S 1039 1041 32743 0 -1 64 0 0 0 0 0 0 0 0 18 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1047] ppid=1039 vsize=915464 CPUtime=0.25
/proc/1041/task/1047/stat : 1047 (java) S 1039 1041 32743 0 -1 64 407 0 0 0 25 0 0 0 16 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1048] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1048/stat : 1048 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=1041/tid=1049] ppid=1039 vsize=915464 CPUtime=0
/proc/1041/task/1049/stat : 1049 (java) S 1039 1041 32743 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277545929 937435136 8845 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915464

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

Child status: 143
Real time (s): 2421.22
CPU time (s): 2400.12
CPU user time (s): 2393.3
CPU system time (s): 6.82196
CPU usage (%): 99.1287
Max. virtual memory (cumulated for all children) (KiB): 915468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.3
system time used= 6.82196
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9138
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= 50147
involuntary context switches= 158904

runsolver used 2.6336 s user time and 8.09077 s system time

The end

Launcher Data (download as text)

Begin job on node22 on Sat Jan 20 11:11:55 UTC 2007


IDJOB= 279155
IDBENCH= 9532
IDSOLVER= 69
FILE ID= node22/279155-1169291514

PBS_JOBID= 3609665

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-50/kbtree-9-5-3-5-50-21_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279155-1169291514/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node22/watcher-279155-1169291514 -o ROOT/results/node22/solver-279155-1169291514 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279155-1169291514/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  1bdc27f3ebe0193fe9ebbf552e20816a

RANDOM SEED= 169379710

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.279
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.279
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:       1398320 kB
Buffers:         44268 kB
Cached:         481868 kB
SwapCached:      12356 kB
Active:         195820 kB
Inactive:       381288 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1398320 kB
SwapTotal:     4192956 kB
SwapFree:      4157544 kB
Dirty:            1948 kB
Writeback:           0 kB
Mapped:          75892 kB
Slab:            65020 kB
Committed_AS:  4558816 kB
PageTables:       2360 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66561 MiB



End job on node22 on Sat Jan 20 11:52:16 UTC 2007