Trace number 278966

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.05 2420.32

General information on the benchmark

NameMaxCSP/kbtree/kbtree-5-2-4-5/kbtree-5-2-4-5-80/
kbtree-5-2-4-5-80-21_ext.xml
MD5SUM3756417940e45c981229c71a7ba8dc2b
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints117
Best CPU time to get the best result obtained on this benchmark4.07038
Satisfiable
(Un)Satisfiability was proved
Number of variables62
Number of constraints211
Maximum constraint arity2
Maximum domain size5
Number of constraints which are defined in extension211
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Quality of the solution as a function of time


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

Solver Data (download as text)

0.31	   
0.31	Abscon 109 (November, 2006)
0.31	   
0.31	   configuration
0.31	     name=pfc.xml
0.34	   
0.34	   instance
0.34	     name=/tmp/evaluation/278966-1169289750/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=62  nbDomainTypes=1  minDomainSize=5  maxDomainSize=5
0.42	       =>  wckTime=0.11  cpuTime=0.09  mem=6M910
0.42	   
0.42	   relations being loaded...
0.47	   
0.47	   constraints being loaded...
0.56	     nbConstraints=211  nbRelationTypes=210  nbExtensionStructures=210  nbSharedExtensionStructures=1
0.56	     nbConflictsStructures=210  nbSharedConflictsStructures=1  nbSharedBinaryRepresentations=2073  maxDegree=25
0.56	     maxArity=2
0.56	       =>  wckTime=0.247  cpuTime=0.17  mem=8M860
0.60	   
0.60	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.331  cpuTime=0.21  mem=5M574
0.65	
0.65	s SATISFIABLE
0.65	o 40
0.65	c 171
0.65	o 45
0.65	c 166
0.65	o 49
0.65	c 162
0.65	o 53
0.65	c 158
0.66	o 56
0.66	c 155
0.66	o 60
0.66	c 151
0.66	o 61
0.66	c 150
0.66	o 63
0.66	c 148
0.66	o 66
0.66	c 145
0.66	o 68
0.66	c 143
0.66	o 70
0.66	c 141
0.66	o 73
0.66	c 138
0.66	o 75
0.66	c 136
0.66	o 77
0.66	c 134
0.67	o 80
0.67	c 131
0.67	o 82
0.67	c 129
0.67	o 84
0.67	c 127
0.67	o 86
0.67	c 125
0.67	o 88
0.67	c 123
0.67	o 90
0.67	c 121
0.67	o 92
0.67	c 119
0.67	o 94
0.67	c 117
0.67	o 96
0.67	c 115
0.67	o 97
0.67	c 114
0.67	o 99
0.68	c 112
0.68	o 100
0.68	c 111
0.68	o 101
0.68	c 110
0.68	o 102
0.68	c 109
0.68	o 103
0.68	c 108
0.68	o 104
0.68	c 107
0.68	o 105
0.68	c 106
0.68	o 106
0.68	c 105
0.70	o 107
0.70	c 104
0.70	o 108
0.70	c 103
0.70	o 109
0.70	c 102
0.71	o 110
0.71	c 101
0.71	o 111
0.71	c 100
1.50	o 112
1.50	c 99
1.52	o 113
1.52	c 98
2.73	   
2.73	   search
2.73	     run=0  nbConstraintChecks=11919417  nbAssignments=10000
2.73	       =>  wckTime=2.092  cpuTime=2.04  mem=5M574
4.75	   
4.75	   search
4.75	     run=1  nbConstraintChecks=23824682  nbAssignments=20000
4.75	       =>  wckTime=4.104  cpuTime=4.03  mem=5M574
6.76	   
6.76	   search
6.76	     run=2  nbConstraintChecks=35756520  nbAssignments=30000
6.76	       =>  wckTime=6.114  cpuTime=6.03  mem=5M574
8.79	   
8.79	   search
8.79	     run=3  nbConstraintChecks=47949119  nbAssignments=40000
8.79	       =>  wckTime=8.152  cpuTime=8.05  mem=5M574
9.17	o 114
9.17	c 97
9.18	o 115
9.18	c 96
10.82	   
10.82	   search
10.82	     run=4  nbConstraintChecks=59907611  nbAssignments=50000
10.82	       =>  wckTime=10.177  cpuTime=10.06  mem=5M574
12.86	   
12.86	   search
12.86	     run=5  nbConstraintChecks=71876414  nbAssignments=60000
12.86	       =>  wckTime=12.216  cpuTime=12.07  mem=5M574
14.89	   
14.89	   search
14.89	     run=6  nbConstraintChecks=83837678  nbAssignments=70000
14.89	       =>  wckTime=14.25  cpuTime=14.08  mem=5M574
16.93	   
16.93	   search
16.93	     run=7  nbConstraintChecks=95891865  nbAssignments=80000
16.93	       =>  wckTime=16.291  cpuTime=16.1  mem=5M574
18.96	   
18.96	   search
18.96	     run=8  nbConstraintChecks=107843373  nbAssignments=90000
18.96	       =>  wckTime=18.32  cpuTime=18.13  mem=5M574
21.00	   
21.00	   search
21.00	     run=9  nbConstraintChecks=120016280  nbAssignments=100000
21.00	       =>  wckTime=20.363  cpuTime=20.15  mem=5M574
23.03	   
23.04	   search
23.04	     run=10  nbConstraintChecks=132048837  nbAssignments=110000
23.04	       =>  wckTime=22.387  cpuTime=22.15  mem=5M574
25.05	   
25.05	   search
25.05	     run=11  nbConstraintChecks=143948892  nbAssignments=120000
25.05	       =>  wckTime=24.404  cpuTime=24.14  mem=5M574
26.58	o 116
26.58	c 95
27.06	   
27.06	   search
27.06	     run=12  nbConstraintChecks=155873346  nbAssignments=130000
27.06	       =>  wckTime=26.416  cpuTime=26.14  mem=5M574
29.09	   
29.09	   search
29.09	     run=13  nbConstraintChecks=168022182  nbAssignments=140000
29.09	       =>  wckTime=28.449  cpuTime=28.16  mem=5M574
31.12	   
31.12	   search
31.12	     run=14  nbConstraintChecks=179964110  nbAssignments=150000
31.12	       =>  wckTime=30.477  cpuTime=30.16  mem=5M574
33.15	   
33.15	   search
33.15	     run=15  nbConstraintChecks=191918669  nbAssignments=160000
33.15	       =>  wckTime=32.512  cpuTime=32.18  mem=5M574
35.20	   
35.20	   search
35.20	     run=16  nbConstraintChecks=203972082  nbAssignments=170000
35.20	       =>  wckTime=34.56  cpuTime=34.21  mem=5M574
37.26	   
37.26	   search
37.26	     run=17  nbConstraintChecks=216201165  nbAssignments=180000
37.26	       =>  wckTime=36.618  cpuTime=36.25  mem=5M574
39.30	   
39.30	   search
39.30	     run=18  nbConstraintChecks=228272807  nbAssignments=190000
39.30	       =>  wckTime=38.66  cpuTime=38.27  mem=5M574
41.36	   
41.36	   search
41.36	     run=19  nbConstraintChecks=240534164  nbAssignments=200000
41.36	       =>  wckTime=40.713  cpuTime=40.3  mem=5M574
43.38	   
43.38	   search
43.38	     run=20  nbConstraintChecks=252553664  nbAssignments=210000
43.38	       =>  wckTime=42.738  cpuTime=42.31  mem=5M574
45.41	   
45.41	   search
45.42	     run=21  nbConstraintChecks=264662089  nbAssignments=220000
45.42	       =>  wckTime=44.773  cpuTime=44.33  mem=5M574
47.43	   
47.43	   search
47.43	     run=22  nbConstraintChecks=276629244  nbAssignments=230000
47.43	       =>  wckTime=46.786  cpuTime=46.33  mem=5M574
49.46	   
49.46	   search
49.46	     run=23  nbConstraintChecks=288799333  nbAssignments=240000
49.46	       =>  wckTime=48.821  cpuTime=48.34  mem=5M574
51.49	   
51.49	   search
51.49	     run=24  nbConstraintChecks=300651888  nbAssignments=250000
51.49	       =>  wckTime=50.849  cpuTime=50.34  mem=5M574
53.54	   
53.54	   search
53.54	     run=25  nbConstraintChecks=312768191  nbAssignments=260000
53.54	       =>  wckTime=52.9  cpuTime=52.37  mem=5M574
55.58	   
55.58	   search
55.58	     run=26  nbConstraintChecks=324748223  nbAssignments=270000
55.58	       =>  wckTime=54.936  cpuTime=54.39  mem=5M574
56.88	   
56.88	   search
56.88	     run=27  nbConstraintChecks=332415658  nbAssignments=276384
56.88	       =>  wckTime=56.235  cpuTime=55.68  mem=5M574
56.88	   
56.88	   global
56.88	     nbConstraintChecks=332415658  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
56.88	     solvingWckTime=56.233  solvingCpuTime=55.68  expiredTime=no  totalExploration=no  nbFoundSolutions=0
56.88	     globalCpuTime=55.94
56.88	       =>  wckTime=56.566  cpuTime=55.89  mem=5M574
56.88	   
56.88	   solver IterativeSystematicSolver being built... 
57.02	       =>  wckTime=56.704  cpuTime=56.0  mem=16M645
57.03	   
57.03	   preprocessing
57.03	     nbConstraintChecks=1985  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
57.03	     detectedInconsistency=no
57.03	       =>  wckTime=0.0090  cpuTime=0.0  mem=16M645
57.09	   
57.09	   search
57.09	     run=0  nbConstraintChecks=96592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=50
57.09	     nbFailedAssignments=11  nbBacktracks=10  nbVisitedNodes=72  nbRestartNogoods=0
57.09	       =>  wckTime=0.076  cpuTime=0.05  mem=16M645
57.15	   
57.15	   search
57.15	     run=1  nbConstraintChecks=249491  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=120
57.15	     nbFailedAssignments=40  nbBacktracks=25  nbVisitedNodes=186  nbRestartNogoods=5
57.15	       =>  wckTime=0.137  cpuTime=0.1  mem=16M645
57.22	   
57.22	   search
57.22	     run=2  nbConstraintChecks=441808  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=206
57.22	     nbFailedAssignments=78  nbBacktracks=47  nbVisitedNodes=332  nbRestartNogoods=8
57.22	       =>  wckTime=0.199  cpuTime=0.16  mem=16M645
57.29	   
57.29	   search
57.29	     run=3  nbConstraintChecks=677320  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=314
57.29	     nbFailedAssignments=126  nbBacktracks=80  nbVisitedNodes=521  nbRestartNogoods=15
57.29	       =>  wckTime=0.274  cpuTime=0.23  mem=16M645
57.44	   
57.44	   search
57.44	     run=4  nbConstraintChecks=1168893  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=514
57.44	     nbFailedAssignments=250  nbBacktracks=131  nbVisitedNodes=896  nbRestartNogoods=18
57.44	       =>  wckTime=0.423  cpuTime=0.38  mem=16M645
57.60	   
57.60	   search
57.60	     run=5  nbConstraintChecks=1663697  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=728
57.60	     nbFailedAssignments=362  nbBacktracks=206  nbVisitedNodes=1297  nbRestartNogoods=23
57.60	       =>  wckTime=0.582  cpuTime=0.53  mem=16M645
57.80	   
57.80	   search
57.80	     run=6  nbConstraintChecks=2360884  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1037
57.80	     nbFailedAssignments=530  nbBacktracks=319  nbVisitedNodes=1887  nbRestartNogoods=25
57.80	       =>  wckTime=0.787  cpuTime=0.73  mem=16M645
58.12	   
58.12	   search
58.12	     run=7  nbConstraintChecks=3332700  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1441
58.12	     nbFailedAssignments=737  nbBacktracks=489  nbVisitedNodes=2668  nbRestartNogoods=32
58.12	       =>  wckTime=1.101  cpuTime=1.04  mem=16M645
58.55	   
58.55	   search
58.55	     run=8  nbConstraintChecks=4730818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2021
58.55	     nbFailedAssignments=1032  nbBacktracks=745  nbVisitedNodes=3799  nbRestartNogoods=39
58.55	       =>  wckTime=1.533  cpuTime=1.45  mem=16M645
59.24	   
59.24	   search
59.24	     run=9  nbConstraintChecks=6846696  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2896
59.24	     nbFailedAssignments=1496  nbBacktracks=1129  nbVisitedNodes=5522  nbRestartNogoods=44
59.24	       =>  wckTime=2.219  cpuTime=2.13  mem=16M645
60.23	   
60.23	   search
60.23	     run=10  nbConstraintChecks=10202494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4264
60.23	     nbFailedAssignments=2260  nbBacktracks=1705  nbVisitedNodes=8230  nbRestartNogoods=51
60.23	       =>  wckTime=3.21  cpuTime=3.1  mem=16M645
61.84	   
61.84	   search
61.84	     run=11  nbConstraintChecks=15889845  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6739
61.84	     nbFailedAssignments=3841  nbBacktracks=2569  nbVisitedNodes=13150  nbRestartNogoods=57
61.84	       =>  wckTime=4.824  cpuTime=4.7  mem=16M645
63.80	   
63.80	   search
63.80	     run=12  nbConstraintChecks=22836636  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9686
63.80	     nbFailedAssignments=5462  nbBacktracks=3866  nbVisitedNodes=19015  nbRestartNogoods=68
63.80	       =>  wckTime=6.782  cpuTime=6.64  mem=16M645
68.22	   
68.22	   search
68.22	     run=13  nbConstraintChecks=38396774  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=15718
68.22	     nbFailedAssignments=9524  nbBacktracks=5812  nbVisitedNodes=31055  nbRestartNogoods=81
68.22	       =>  wckTime=11.2  cpuTime=11.03  mem=16M645
75.18	   
75.18	   search
75.18	     run=14  nbConstraintChecks=59039974  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=23331
75.18	     nbFailedAssignments=14195  nbBacktracks=8731  nbVisitedNodes=46258  nbRestartNogoods=90
75.18	       =>  wckTime=18.165  cpuTime=17.93  mem=16M645
83.81	   
83.81	   search
83.81	     run=15  nbConstraintChecks=87451731  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=34716
83.81	     nbFailedAssignments=21177  nbBacktracks=13109  nbVisitedNodes=69003  nbRestartNogoods=100
83.81	       =>  wckTime=26.794  cpuTime=26.47  mem=16M645
96.28	   
96.28	   search
96.28	     run=16  nbConstraintChecks=130242889  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=51342
96.28	     nbFailedAssignments=31209  nbBacktracks=19677  nbVisitedNodes=102229  nbRestartNogoods=111
96.28	       =>  wckTime=39.265  cpuTime=38.83  mem=16M645
117.29	   
117.29	   search
117.29	     run=17  nbConstraintChecks=198369595  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79481
117.29	     nbFailedAssignments=49471  nbBacktracks=29529  nbVisitedNodes=158482  nbRestartNogoods=123
117.29	       =>  wckTime=60.277  cpuTime=59.66  mem=16M645
154.43	   
154.43	   search
154.43	     run=18  nbConstraintChecks=319741344  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=127919
154.43	     nbFailedAssignments=83106  nbBacktracks=44307  nbVisitedNodes=255333  nbRestartNogoods=133
154.43	       =>  wckTime=97.409  cpuTime=96.45  mem=16M645
201.42	   
201.42	   search
201.42	     run=19  nbConstraintChecks=462344576  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=186146
201.42	     nbFailedAssignments=119139  nbBacktracks=66475  nbVisitedNodes=371761  nbRestartNogoods=153
201.42	       =>  wckTime=144.399  cpuTime=143.0  mem=16M645
273.52	   
273.52	   search
273.52	     run=20  nbConstraintChecks=681034515  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=279381
273.52	     nbFailedAssignments=179099  nbBacktracks=99728  nbVisitedNodes=558209  nbRestartNogoods=164
273.52	       =>  wckTime=216.503  cpuTime=214.46  mem=16M645
361.49	   
361.49	   search
361.49	     run=21  nbConstraintChecks=963356487  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=401627
361.49	     nbFailedAssignments=251444  nbBacktracks=149606  nbVisitedNodes=802678  nbRestartNogoods=175
361.49	       =>  wckTime=304.473  cpuTime=301.62  mem=16M645
503.48	   
503.48	   search
503.48	     run=22  nbConstraintChecks=1377200818  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=576384
503.48	     nbFailedAssignments=351364  nbBacktracks=224424  nbVisitedNodes=1152170  nbRestartNogoods=187
503.48	       =>  wckTime=446.46  cpuTime=442.32  mem=16M645
706.08	   
706.08	   search
706.08	     run=23  nbConstraintChecks=1966605480  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=823397
706.08	     nbFailedAssignments=486134  nbBacktracks=336651  nbVisitedNodes=1644838  nbRestartNogoods=205
706.08	       =>  wckTime=649.064  cpuTime=643.07  mem=16M645
1026.13	   
1026.13	   search
1026.13	     run=24  nbConstraintChecks=2887033963  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1218175
1026.13	     nbFailedAssignments=712553  nbBacktracks=504992  nbVisitedNodes=2420382  nbRestartNogoods=214
1026.13	       =>  wckTime=969.115  cpuTime=960.21  mem=16M645
1432.71	   
1432.71	   search
1432.71	     run=25  nbConstraintChecks=4192981469  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1809817
1432.71	     nbFailedAssignments=1051665  nbBacktracks=757503  nbVisitedNodes=3567259  nbRestartNogoods=226
1432.71	       =>  wckTime=1375.692  cpuTime=1362.89  mem=16M645
2007.22	   
2007.23	   search
2007.23	     run=26  nbConstraintChecks=5870610308  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2647224
2007.23	     nbFailedAssignments=1510281  nbBacktracks=1136271  nbVisitedNodes=5196457  nbRestartNogoods=235
2007.23	       =>  wckTime=1950.208  cpuTime=1932.17  mem=16M645
2420.28	v 4 2 4 2 0 2 0 2 4 4 1 4 3 1 4 3 4 2 3 3 1 1 0 4 1 3 1 4 1 1 2 3 3 1 3 3 3 2 1 4 1 1 4 0 3 0 0 0 4 4 4 1 0 3 2 1 0 0 1 2 4 0 

Verifier Data (download as text)

95 unsatisfied constraints, 116 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/node9/watcher-278966-1169289750 -o ROOT/results/node9/solver-278966-1169289750 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/278966-1169289750/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.96 1.92 1.95 5/93 5697
/proc/meminfo: memFree=1245808/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=18540 CPUtime=0
/proc/5696/stat : 5696 (runsolver) R 5694 5696 5352 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 277370168 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 215418989863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/5696/statm: 4635 279 244 17 0 2626 0

[startup+0.103787 s]
/proc/loadavg: 1.96 1.92 1.95 5/93 5697
/proc/meminfo: memFree=1245808/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=914988 CPUtime=0.08
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 2970 0 1 0 7 1 0 0 19 0 8 0 277370168 936947712 2716 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155191439 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228747 2716 1420 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.511834 s]
/proc/loadavg: 1.96 1.92 1.95 5/93 5697
/proc/meminfo: memFree=1245808/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915332 CPUtime=0.49
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 6287 0 1 0 45 4 0 0 18 0 8 0 277370168 937299968 6026 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4072943724 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228833 6026 2140 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33292 s]
/proc/loadavg: 1.96 1.92 1.95 3/100 5704
/proc/meminfo: memFree=1227704/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=1.29
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7203 0 1 0 113 16 0 0 25 0 8 0 277370168 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 6941 2476 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.14
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 344 0 0 0 13 1 0 0 16 0 8 0 277370176 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 6941 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 915460

[startup+2.98411 s]
/proc/loadavg: 1.96 1.92 1.95 3/100 5704
/proc/meminfo: memFree=1227704/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915464 CPUtime=2.93
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7207 0 1 0 246 47 0 0 25 0 8 0 277370168 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228866 6944 2476 14 0 215336 0
[pid=5696/tid=5698] ppid=5694 vsize=915464 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915464 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915464 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915464 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915464 CPUtime=0.14
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277370176 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915464 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915464 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937435136 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 915464

[startup+6.28048 s]
/proc/loadavg: 1.97 1.92 1.95 3/100 5704
/proc/meminfo: memFree=1227640/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=6.2
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7207 0 1 0 506 114 0 0 25 0 8 0 277370168 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073734585 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 6944 2476 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.14
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 346 0 0 0 13 1 0 0 16 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 915460

[startup+12.7622 s]
/proc/loadavg: 1.97 1.92 1.95 3/100 5704
/proc/meminfo: memFree=1227768/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=12.62
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7207 0 1 0 1020 242 0 0 25 0 8 0 277370168 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715776 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 6944 2476 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.15
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 346 0 0 0 14 1 0 0 16 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 6944 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 915460

[startup+25.6037 s]
/proc/loadavg: 1.97 1.93 1.95 3/100 5704
/proc/meminfo: memFree=1227832/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=25.35
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7208 0 1 0 2051 484 0 0 25 0 8 0 277370168 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073715730 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 6945 2476 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.15
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 347 0 0 0 14 1 0 0 16 0 8 0 277370176 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 6945 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 915460

[startup+51.2086 s]
/proc/loadavg: 1.98 1.93 1.95 3/100 5704
/proc/meminfo: memFree=1227832/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=50.71
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 7214 0 1 0 4095 976 0 0 25 0 8 0 277370168 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073719692 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 6951 2476 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 171 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.16
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 353 0 0 0 15 1 0 0 16 0 8 0 277370176 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 6951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 6951 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+102.409 s]
/proc/loadavg: 1.99 1.94 1.95 3/100 5704
/proc/meminfo: memFree=1220408/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=101.44
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9121 0 1 0 9055 1089 0 0 25 0 8 0 277370168 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073908559 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 8855 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.25
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 409 0 0 0 24 1 0 0 16 0 8 0 277370176 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8855 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 915460

[startup+162.45 s]
/proc/loadavg: 1.99 1.95 1.95 3/100 5704
/proc/meminfo: memFree=1220344/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=160.94
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9126 0 1 0 15005 1089 0 0 25 0 8 0 277370168 937431040 8860 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073873257 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2005.21
Current children cumulated vsize (KiB) 915460

[startup+2083.92 s]
/proc/loadavg: 2.09 2.04 1.98 3/100 5901
/proc/meminfo: memFree=1220024/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2064.71
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 205372 1099 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073874359 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2064.71
Current children cumulated vsize (KiB) 915460

[startup+2143.96 s]
/proc/loadavg: 1.97 2.01 1.97 3/93 5949
/proc/meminfo: memFree=1243688/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2124.33
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 211334 1099 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883359 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2124.33
Current children cumulated vsize (KiB) 915460

[startup+2204.01 s]
/proc/loadavg: 2.04 2.02 1.98 3/93 5949
/proc/meminfo: memFree=1243816/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2184.15
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 217316 1099 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851433 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2184.15
Current children cumulated vsize (KiB) 915460

[startup+2264.07 s]
/proc/loadavg: 2.00 2.01 1.98 3/94 6061
/proc/meminfo: memFree=1243464/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2243.97
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 223297 1100 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718618 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2243.97
Current children cumulated vsize (KiB) 915460

[startup+2324.15 s]
/proc/loadavg: 1.96 2.00 1.97 3/94 6211
/proc/meminfo: memFree=1216656/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2303.98
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 229296 1102 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073872507 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2303.98
Current children cumulated vsize (KiB) 915460

[startup+2384.15 s]
/proc/loadavg: 1.98 2.00 1.97 3/94 6213
/proc/meminfo: memFree=1216720/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2363.93
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 235291 1102 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073851460 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2363.93
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2420.27 s]
/proc/loadavg: 2.12 2.03 1.98 3/94 6213
/proc/meminfo: memFree=1216720/2055920 swapFree=4191880/4192956
[pid=5696] ppid=5694 vsize=915460 CPUtime=2400.01
/proc/5696/stat : 5696 (java) R 5694 5696 5352 0 -1 0 9151 0 1 0 238899 1102 0 0 25 0 8 0 277370168 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073875219 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5696/statm: 228865 8882 2527 14 0 215335 0
[pid=5696/tid=5698] ppid=5694 vsize=915460 CPUtime=0.02
/proc/5696/task/5698/stat : 5698 (java) S 5694 5696 5352 0 -1 64 172 0 0 0 2 0 0 0 16 0 8 0 277370172 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5699] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5699/stat : 5699 (java) S 5694 5696 5352 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5700] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5700/stat : 5700 (java) S 5694 5696 5352 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 277370173 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5701] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5701/stat : 5701 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5702] ppid=5694 vsize=915460 CPUtime=0.26
/proc/5696/task/5702/stat : 5702 (java) S 5694 5696 5352 0 -1 64 410 0 0 0 24 2 0 0 16 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5703] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5703/stat : 5703 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5696/tid=5704] ppid=5694 vsize=915460 CPUtime=0
/proc/5696/task/5704/stat : 5704 (java) S 5694 5696 5352 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 277370176 937431040 8882 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.01
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2420.32
CPU time (s): 2400.05
CPU user time (s): 2389.02
CPU system time (s): 11.0303
CPU usage (%): 99.1629
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2389.02
system time used= 11.0303
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9173
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= 50132
involuntary context switches= 124399

runsolver used 2.89256 s user time and 7.85081 s system time

The end

Launcher Data (download as text)

Begin job on node9 on Sat Jan 20 10:42:30 UTC 2007


IDJOB= 278966
IDBENCH= 9172
IDSOLVER= 69
FILE ID= node9/278966-1169289750

PBS_JOBID= 3609580

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  3756417940e45c981229c71a7ba8dc2b

RANDOM SEED= 807981361

TIME LIMIT= 2400 seconds

MEMORY LIMIT= 900 MiB


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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1246288 kB
Buffers:         60048 kB
Cached:         591124 kB
SwapCached:        268 kB
Active:         313984 kB
Inactive:       410256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1246288 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            1828 kB
Writeback:           0 kB
Mapped:          94820 kB
Slab:            69896 kB
Committed_AS:  9331852 kB
PageTables:       2396 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 node9 on Sat Jan 20 11:22:51 UTC 2007