Trace number 280028

Some explanations

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

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

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

Solver answer on this benchmark

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

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-40/maxcut-40-460-1_ext.xml
MD5SUM41a6954da9252fe4f0a27674162526fa
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints282
Best CPU time to get the best result obtained on this benchmark50.4423
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints460
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension460
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.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/280028-1169300078/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.40	     nbVariables=40  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.40	       =>  wckTime=0.091  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.41	   
0.41	   constraints being loaded...
0.54	     nbConstraints=460  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=459
0.54	     nbConflictsStructures=1  nbSharedConflictsStructures=459  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.54	       =>  wckTime=0.228  cpuTime=0.15  mem=8M876
0.58	   
0.58	   solver LocalSearchSolver being built... 
0.62	       =>  wckTime=0.307  cpuTime=0.21  mem=5M588
0.62	
0.62	s SATISFIABLE
0.62	o 247
0.62	c 213
0.63	o 248
0.63	c 212
0.63	o 252
0.63	c 208
0.63	o 254
0.63	c 206
0.63	o 256
0.63	c 204
0.63	o 257
0.63	c 203
0.63	o 258
0.63	c 202
0.63	o 259
0.63	c 201
0.63	o 261
0.63	c 199
0.63	o 262
0.63	c 198
0.64	o 266
0.64	c 194
0.64	o 269
0.64	c 191
0.64	o 272
0.64	c 188
0.65	o 273
0.65	c 187
0.65	o 274
0.65	c 186
0.65	o 275
0.65	c 185
0.67	o 278
0.67	c 182
0.68	o 279
0.68	c 181
0.68	o 281
0.68	c 179
0.96	o 282
0.96	c 178
2.33	   
2.33	   search
2.33	     run=0  nbConstraintChecks=7283626  nbAssignments=10000
2.33	       =>  wckTime=1.708  cpuTime=1.68  mem=5M588
3.97	   
3.97	   search
3.97	     run=1  nbConstraintChecks=14634772  nbAssignments=20000
3.97	       =>  wckTime=3.353  cpuTime=3.31  mem=5M588
5.61	   
5.61	   search
5.61	     run=2  nbConstraintChecks=21912763  nbAssignments=30000
5.61	       =>  wckTime=4.987  cpuTime=4.94  mem=5M588
7.25	   
7.25	   search
7.25	     run=3  nbConstraintChecks=29261255  nbAssignments=40000
7.25	       =>  wckTime=6.634  cpuTime=6.58  mem=5M588
8.89	   
8.89	   search
8.89	     run=4  nbConstraintChecks=36537183  nbAssignments=50000
8.89	       =>  wckTime=8.267  cpuTime=8.2  mem=5M588
10.53	   
10.53	   search
10.53	     run=5  nbConstraintChecks=43880394  nbAssignments=60000
10.53	       =>  wckTime=9.914  cpuTime=9.84  mem=5M588
12.18	   
12.18	   search
12.18	     run=6  nbConstraintChecks=51156942  nbAssignments=70000
12.18	       =>  wckTime=11.561  cpuTime=11.48  mem=5M588
13.84	   
13.84	   search
13.84	     run=7  nbConstraintChecks=58506396  nbAssignments=80000
13.84	       =>  wckTime=13.223  cpuTime=13.14  mem=5M588
15.49	   
15.49	   search
15.49	     run=8  nbConstraintChecks=65775066  nbAssignments=90000
15.49	       =>  wckTime=14.869  cpuTime=14.78  mem=5M588
17.15	   
17.15	   search
17.15	     run=9  nbConstraintChecks=73126500  nbAssignments=100000
17.15	       =>  wckTime=16.53  cpuTime=16.43  mem=5M588
18.80	   
18.80	   search
18.80	     run=10  nbConstraintChecks=80400920  nbAssignments=110000
18.80	       =>  wckTime=18.178  cpuTime=18.07  mem=5M588
20.46	   
20.46	   search
20.46	     run=11  nbConstraintChecks=87747455  nbAssignments=120000
20.46	       =>  wckTime=19.837  cpuTime=19.72  mem=5M588
22.09	   
22.09	   search
22.09	     run=12  nbConstraintChecks=95023575  nbAssignments=130000
22.09	       =>  wckTime=21.471  cpuTime=21.35  mem=5M588
23.73	   
23.73	   search
23.73	     run=13  nbConstraintChecks=102373438  nbAssignments=140000
23.73	       =>  wckTime=23.114  cpuTime=22.99  mem=5M588
25.37	   
25.37	   search
25.37	     run=14  nbConstraintChecks=109656535  nbAssignments=150000
25.37	       =>  wckTime=24.753  cpuTime=24.61  mem=5M588
27.02	   
27.02	   search
27.02	     run=15  nbConstraintChecks=117009499  nbAssignments=160000
27.02	       =>  wckTime=26.399  cpuTime=26.25  mem=5M588
28.66	   
28.66	   search
28.66	     run=16  nbConstraintChecks=124285769  nbAssignments=170000
28.66	       =>  wckTime=28.037  cpuTime=27.88  mem=5M588
30.30	   
30.30	   search
30.30	     run=17  nbConstraintChecks=131642085  nbAssignments=180000
30.30	       =>  wckTime=29.681  cpuTime=29.51  mem=5M588
31.13	   
31.13	   search
31.13	     run=18  nbConstraintChecks=135279421  nbAssignments=185040
31.13	       =>  wckTime=30.51  cpuTime=30.34  mem=5M588
31.13	   
31.13	   global
31.13	     nbConstraintChecks=135279421  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.13	     solvingWckTime=30.508  solvingCpuTime=30.33  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.13	     globalCpuTime=30.59
31.13	       =>  wckTime=30.817  cpuTime=30.54  mem=5M588
31.13	   
31.13	   solver IterativeSystematicSolver being built... 
31.28	       =>  wckTime=30.963  cpuTime=30.66  mem=16M712
31.28	   
31.28	   preprocessing
31.28	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.28	     detectedInconsistency=no
31.28	       =>  wckTime=0.0060  cpuTime=0.0  mem=16M712
31.34	   
31.34	   search
31.34	     run=0  nbConstraintChecks=34862  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=42
31.34	     nbFailedAssignments=9  nbBacktracks=10  nbVisitedNodes=62  nbRestartNogoods=0
31.34	       =>  wckTime=0.062  cpuTime=0.03  mem=16M712
31.39	   
31.39	   search
31.39	     run=1  nbConstraintChecks=85585  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=94
31.39	     nbFailedAssignments=24  nbBacktracks=25  nbVisitedNodes=144  nbRestartNogoods=1
31.39	       =>  wckTime=0.108  cpuTime=0.07  mem=16M712
31.41	   
31.41	   search
31.42	     run=2  nbConstraintChecks=140362  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=150
31.42	     nbFailedAssignments=36  nbBacktracks=47  nbVisitedNodes=234  nbRestartNogoods=3
31.42	       =>  wckTime=0.137  cpuTime=0.1  mem=16M712
31.46	   
31.46	   search
31.46	     run=3  nbConstraintChecks=231692  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=232
31.46	     nbFailedAssignments=61  nbBacktracks=82  nbVisitedNodes=376  nbRestartNogoods=6
31.46	       =>  wckTime=0.184  cpuTime=0.14  mem=16M712
31.54	   
31.54	   search
31.54	     run=4  nbConstraintChecks=373073  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=353
31.54	     nbFailedAssignments=109  nbBacktracks=133  nbVisitedNodes=596  nbRestartNogoods=8
31.54	       =>  wckTime=0.258  cpuTime=0.22  mem=16M712
31.63	   
31.63	   search
31.63	     run=5  nbConstraintChecks=559151  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503
31.63	     nbFailedAssignments=165  nbBacktracks=208  nbVisitedNodes=877  nbRestartNogoods=13
31.63	       =>  wckTime=0.347  cpuTime=0.3  mem=16M712
31.75	   
31.75	   search
31.75	     run=6  nbConstraintChecks=839419  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=730
31.75	     nbFailedAssignments=257  nbBacktracks=321  nbVisitedNodes=1309  nbRestartNogoods=15
31.75	       =>  wckTime=0.477  cpuTime=0.43  mem=16M712
31.97	   
31.97	   search
31.97	     run=7  nbConstraintChecks=1302376  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1092
31.97	     nbFailedAssignments=429  nbBacktracks=492  nbVisitedNodes=2014  nbRestartNogoods=18
31.97	       =>  wckTime=0.696  cpuTime=0.64  mem=16M712
32.33	   
32.33	   search
32.33	     run=8  nbConstraintChecks=2050325  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1639
32.33	     nbFailedAssignments=701  nbBacktracks=748  nbVisitedNodes=3089  nbRestartNogoods=22
32.33	       =>  wckTime=1.055  cpuTime=0.99  mem=16M712
32.79	   
32.79	   search
32.79	     run=9  nbConstraintChecks=3107022  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2426
32.79	     nbFailedAssignments=1086  nbBacktracks=1132  nbVisitedNodes=4645  nbRestartNogoods=25
32.79	       =>  wckTime=1.508  cpuTime=1.43  mem=16M712
33.50	   
33.50	   search
33.50	     run=10  nbConstraintChecks=4709329  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3595
33.50	     nbFailedAssignments=1660  nbBacktracks=1708  nbVisitedNodes=6964  nbRestartNogoods=28
33.50	       =>  wckTime=2.22  cpuTime=2.14  mem=16M712
34.44	   
34.44	   search
34.44	     run=11  nbConstraintChecks=6867773  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=5200
34.44	     nbFailedAssignments=2380  nbBacktracks=2572  nbVisitedNodes=10153  nbRestartNogoods=34
34.44	       =>  wckTime=3.162  cpuTime=3.07  mem=16M712
35.81	   
35.81	   search
35.81	     run=12  nbConstraintChecks=10021755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7572
35.81	     nbFailedAssignments=3437  nbBacktracks=3869  nbVisitedNodes=14879  nbRestartNogoods=38
35.81	       =>  wckTime=4.536  cpuTime=4.44  mem=16M712
38.09	   
38.09	   search
38.09	     run=13  nbConstraintChecks=15272693  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=11365
38.09	     nbFailedAssignments=5266  nbBacktracks=5815  nbVisitedNodes=22447  nbRestartNogoods=43
38.09	       =>  wckTime=6.808  cpuTime=6.7  mem=16M712
41.11	   
41.11	   search
41.11	     run=14  nbConstraintChecks=22277652  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16591
41.11	     nbFailedAssignments=7558  nbBacktracks=8734  nbVisitedNodes=32884  nbRestartNogoods=48
41.11	       =>  wckTime=9.835  cpuTime=9.71  mem=16M712
45.78	   
45.78	   search
45.78	     run=15  nbConstraintChecks=32921563  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24476
45.78	     nbFailedAssignments=11049  nbBacktracks=13112  nbVisitedNodes=48638  nbRestartNogoods=54
45.78	       =>  wckTime=14.498  cpuTime=14.35  mem=16M712
54.16	   
54.16	   search
54.16	     run=16  nbConstraintChecks=51482671  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=37649
54.16	     nbFailedAssignments=17637  nbBacktracks=19680  nbVisitedNodes=74967  nbRestartNogoods=61
54.16	       =>  wckTime=22.886  cpuTime=22.7  mem=16M712
65.05	   
65.05	   search
65.05	     run=17  nbConstraintChecks=75976494  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=55691
65.05	     nbFailedAssignments=25810  nbBacktracks=29532  nbVisitedNodes=111034  nbRestartNogoods=68
65.05	       =>  wckTime=33.776  cpuTime=33.54  mem=16M712
81.85	   
81.85	   search
81.85	     run=18  nbConstraintChecks=114332597  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=83793
81.85	     nbFailedAssignments=39117  nbBacktracks=44310  nbVisitedNodes=167126  nbRestartNogoods=74
81.85	       =>  wckTime=50.575  cpuTime=50.25  mem=16M712
106.95	   
106.95	   search
106.95	     run=19  nbConstraintChecks=170767231  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=125063
106.95	     nbFailedAssignments=58204  nbBacktracks=66478  nbVisitedNodes=249514  nbRestartNogoods=79
106.95	       =>  wckTime=75.668  cpuTime=75.23  mem=16M712
144.64	   
144.64	   search
144.64	     run=20  nbConstraintChecks=255967399  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=188802
144.64	     nbFailedAssignments=88674  nbBacktracks=99730  nbVisitedNodes=376487  nbRestartNogoods=86
144.64	       =>  wckTime=113.362  cpuTime=112.75  mem=16M712
200.42	   
200.42	   search
200.42	     run=21  nbConstraintChecks=383191286  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=285440
200.42	     nbFailedAssignments=135418  nbBacktracks=149608  nbVisitedNodes=567537  nbRestartNogoods=96
200.42	       =>  wckTime=169.14  cpuTime=168.25  mem=16M712
284.74	   
284.74	   search
284.74	     run=22  nbConstraintChecks=574072755  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=430756
284.74	     nbFailedAssignments=205902  nbBacktracks=224427  nbVisitedNodes=854372  nbRestartNogoods=102
284.74	       =>  wckTime=253.458  cpuTime=252.17  mem=16M712
402.66	   
402.66	   search
402.66	     run=23  nbConstraintChecks=847826252  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=647947
402.66	     nbFailedAssignments=310847  nbBacktracks=336655  nbVisitedNodes=1275209  nbRestartNogoods=113
402.66	       =>  wckTime=371.38  cpuTime=369.54  mem=16M712
556.16	   
556.16	   search
556.16	     run=24  nbConstraintChecks=1205370377  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=941638
556.16	     nbFailedAssignments=436179  nbBacktracks=504999  nbVisitedNodes=1824994  nbRestartNogoods=122
556.16	       =>  wckTime=524.886  cpuTime=522.3  mem=16M712
733.11	   
733.11	   search
733.11	     run=25  nbConstraintChecks=1632122592  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1331035
733.11	     nbFailedAssignments=573042  nbBacktracks=757512  nbVisitedNodes=2490527  nbRestartNogoods=128
733.11	       =>  wckTime=701.831  cpuTime=698.41  mem=16M712
988.19	   
988.19	   search
988.19	     run=26  nbConstraintChecks=2242538318  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1899500
988.19	     nbFailedAssignments=762715  nbBacktracks=1136281  nbVisitedNodes=3431157  nbRestartNogoods=138
988.19	       =>  wckTime=956.908  cpuTime=952.27  mem=16M712
1377.13	   
1377.13	   search
1377.13	     run=27  nbConstraintChecks=3174958219  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2761641
1377.13	     nbFailedAssignments=1056682  nbBacktracks=1704436  nbVisitedNodes=4850984  nbRestartNogoods=144
1377.13	       =>  wckTime=1345.855  cpuTime=1339.36  mem=16M712
1952.49	   
1952.49	   search
1952.49	     run=28  nbConstraintChecks=4562607027  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4048746
1952.49	     nbFailedAssignments=1491542  nbBacktracks=2556666  nbVisitedNodes=6968077  nbRestartNogoods=155
1952.49	       =>  wckTime=1921.214  cpuTime=1911.79  mem=16M712
2411.12	v 0 1 0 1 0 1 0 0 0 0 1 0 0 1 0 1 1 0 0 1 1 0 0 0 1 1 1 1 0 0 0 0 1 1 1 1 1 1 1 0 

Verifier Data (download as text)

178 unsatisfied constraints, 282 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/node23/watcher-280028-1169300078 -o ROOT/results/node23/solver-280028-1169300078 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280028-1169300078/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.45 1.17 1.37 3/93 20456
/proc/meminfo: memFree=1275112/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=18540 CPUtime=0
/proc/20455/stat : 20455 (runsolver) R 20453 20455 20191 0 -1 4194368 17 0 0 0 0 0 0 0 20 0 1 0 278402233 18984960 279 18446744073709551615 4194304 4267372 548682068960 18446744073709551615 238487661863 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20455/statm: 4635 279 244 17 0 2626 0

[startup+0.107534 s]
/proc/loadavg: 1.45 1.17 1.37 3/93 20456
/proc/meminfo: memFree=1275112/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=914988 CPUtime=0.09
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 2989 0 1 0 7 2 0 0 19 0 8 0 278402233 936947712 2735 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 2147483391 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.515614 s]
/proc/loadavg: 1.45 1.17 1.37 3/93 20456
/proc/meminfo: memFree=1275112/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915332 CPUtime=0.49
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 6421 0 1 0 45 4 0 0 18 0 8 0 278402233 937299968 6160 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4072926664 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228833 6160 2149 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33677 s]
/proc/loadavg: 1.45 1.17 1.37 3/100 20463
/proc/meminfo: memFree=1257392/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=1.3
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 7100 0 1 0 110 20 0 0 25 0 8 0 278402233 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 6838 2476 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.12
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 334 0 0 0 12 0 0 0 16 0 8 0 278402241 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 6838 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915452

[startup+2.98708 s]
/proc/loadavg: 1.45 1.17 1.37 3/100 20463
/proc/meminfo: memFree=1257328/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2.95
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 7103 0 1 0 237 58 0 0 25 0 8 0 278402233 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677356 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 6840 2476 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.12
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 336 0 0 0 12 0 0 0 16 0 8 0 278402241 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 6840 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.95
Current children cumulated vsize (KiB) 915452

[startup+6.27272 s]
/proc/loadavg: 1.50 1.18 1.37 3/100 20463
/proc/meminfo: memFree=1257328/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915456 CPUtime=6.21
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 7104 0 1 0 487 134 0 0 25 0 8 0 278402233 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228864 6841 2476 14 0 215334 0
[pid=20455/tid=20457] ppid=20453 vsize=915456 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278402237 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915456 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915456 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915456 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915456 CPUtime=0.12
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278402241 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915456 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915456 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937426944 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 915456

[startup+12.758 s]
/proc/loadavg: 1.54 1.20 1.38 3/100 20463
/proc/meminfo: memFree=1257328/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=12.66
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 7104 0 1 0 976 290 0 0 25 0 8 0 278402233 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 6841 2476 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.12
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 915452

[startup+25.6105 s]
/proc/loadavg: 1.64 1.24 1.38 3/100 20463
/proc/meminfo: memFree=1257392/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=25.46
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 7104 0 1 0 1946 600 0 0 25 0 8 0 278402233 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073677345 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 6841 2476 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 174 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.12
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 337 0 0 0 12 0 0 0 16 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 6841 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 915452

[startup+51.2194 s]
/proc/loadavg: 1.76 1.30 1.40 3/100 20463
/proc/meminfo: memFree=1249456/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=50.94
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9145 0 1 0 4362 732 0 0 25 0 8 0 278402233 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808241 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 8879 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.22
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 395 0 0 0 21 1 0 0 16 0 8 0 278402241 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8879 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.94
Current children cumulated vsize (KiB) 915452

[startup+102.425 s]
/proc/loadavg: 1.89 1.40 1.43 3/100 20463
/proc/meminfo: memFree=1249392/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=101.9
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9153 0 1 0 9458 732 0 0 25 0 8 0 278402233 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073805127 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20455/statm: 228863 8887 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 396 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8887 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.9
Current children cumulated vsize (KiB) 915452

[startup+162.482 s]
/proc/loadavg: 1.96 1.51 1.46 3/100 20463
/proc/meminfo: memFree=1249328/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=161.68
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9158 0 1 0 15435 733 0 0 25 0 8 0 278402233 937422848 8892 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073824197 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

Current children cumulated CPU time (s) 2014.32
Current children cumulated vsize (KiB) 915452

[startup+2084.16 s]
/proc/loadavg: 2.03 2.01 1.91 3/93 20709
/proc/meminfo: memFree=1273000/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2074.31
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 206687 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073808245 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2074.31
Current children cumulated vsize (KiB) 915452

[startup+2144.23 s]
/proc/loadavg: 2.01 2.01 1.91 3/93 20709
/proc/meminfo: memFree=1272936/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2134.31
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 212687 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857615 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2134.31
Current children cumulated vsize (KiB) 915452

[startup+2204.29 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20709
/proc/meminfo: memFree=1272936/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2194.16
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 218672 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073679978 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2194.16
Current children cumulated vsize (KiB) 915452

[startup+2264.36 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20709
/proc/meminfo: memFree=1272936/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2253.96
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 224652 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073693178 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2253.96
Current children cumulated vsize (KiB) 915452

[startup+2324.41 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20709
/proc/meminfo: memFree=1272936/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2313.74
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 230630 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073858586 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2313.74
Current children cumulated vsize (KiB) 915452

[startup+2384.47 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20709
/proc/meminfo: memFree=1273000/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2373.5
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 236606 744 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073823849 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2373.5
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2411.11 s]
/proc/loadavg: 2.00 2.00 1.91 3/93 20709
/proc/meminfo: memFree=1272936/2055920 swapFree=4156072/4192956
[pid=20455] ppid=20453 vsize=915452 CPUtime=2400.05
/proc/20455/stat : 20455 (java) R 20453 20455 20191 0 -1 0 9180 0 1 0 239260 745 0 0 25 0 8 0 278402233 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4073857527 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20455/statm: 228863 8912 2527 14 0 215333 0
[pid=20455/tid=20457] ppid=20453 vsize=915452 CPUtime=0.02
/proc/20455/task/20457/stat : 20457 (java) S 20453 20455 20191 0 -1 64 175 0 0 0 2 0 0 0 16 0 8 0 278402237 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20458] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20458/stat : 20458 (java) S 20453 20455 20191 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20459] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20459/stat : 20459 (java) S 20453 20455 20191 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278402238 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20460] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20460/stat : 20460 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20461] ppid=20453 vsize=915452 CPUtime=0.23
/proc/20455/task/20461/stat : 20461 (java) S 20453 20455 20191 0 -1 64 397 0 0 0 22 1 0 0 16 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20462] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20462/stat : 20462 (java) S 20453 20455 20191 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20455/tid=20463] ppid=20453 vsize=915452 CPUtime=0
/proc/20455/task/20463/stat : 20463 (java) S 20453 20455 20191 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 278402241 937422848 8912 18446744073709551615 134512640 134570532 4294956480 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2411.15
CPU time (s): 2400.08
CPU user time (s): 2392.63
CPU system time (s): 7.45587
CPU usage (%): 99.5409
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2392.63
system time used= 7.45587
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9201
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= 49946
involuntary context switches= 91291

runsolver used 2.93355 s user time and 7.74682 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Sat Jan 20 13:34:39 UTC 2007


IDJOB= 280028
IDBENCH= 10580
IDSOLVER= 69
FILE ID= node23/280028-1169300078

PBS_JOBID= 3609897

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 PFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/maxcut/maxcut-40/maxcut-40-460-1_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280028-1169300078/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node23/watcher-280028-1169300078 -o ROOT/results/node23/solver-280028-1169300078 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/280028-1169300078/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  41a6954da9252fe4f0a27674162526fa

RANDOM SEED= 569819779

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.265
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.265
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:       1275592 kB
Buffers:         39944 kB
Cached:         612036 kB
SwapCached:      12040 kB
Active:         182168 kB
Inactive:       532356 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1275592 kB
SwapTotal:     4192956 kB
SwapFree:      4156072 kB
Dirty:            1812 kB
Writeback:           0 kB
Mapped:          86104 kB
Slab:            50484 kB
Committed_AS:  5861228 kB
PageTables:       2384 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 node23 on Sat Jan 20 14:14:50 UTC 2007