Trace number 279686

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.16 2410.17

General information on the benchmark

NameMaxCSP/maxcut/
maxcut-50/maxcut-50-580-1_ext.xml
MD5SUM8a4c7b7b44a39223399528289a8ffbca
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints355
Best CPU time to get the best result obtained on this benchmark1433.1
Satisfiable
(Un)Satisfiability was proved
Number of variables50
Number of constraints580
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension580
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/279686-1169296839/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.41	     nbVariables=50  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.41	       =>  wckTime=0.093  cpuTime=0.08  mem=6M910
0.41	   
0.41	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.56	     nbConstraints=580  nbRelationTypes=1  nbExtensionStructures=1  nbSharedExtensionStructures=579
0.56	     nbConflictsStructures=1  nbSharedConflictsStructures=579  nbSharedBinaryRepresentations=2  maxDegree=29  maxArity=2
0.56	       =>  wckTime=0.248  cpuTime=0.17  mem=8M876
0.61	   
0.61	   solver LocalSearchSolver being built... 
0.64	       =>  wckTime=0.329  cpuTime=0.22  mem=5M655
0.65	
0.65	s SATISFIABLE
0.65	o 301
0.65	c 279
0.65	o 306
0.65	c 274
0.65	o 308
0.65	c 272
0.65	o 312
0.65	c 268
0.66	o 314
0.66	c 266
0.66	o 316
0.66	c 264
0.66	o 318
0.66	c 262
0.66	o 321
0.66	c 259
0.66	o 323
0.66	c 257
0.66	o 329
0.66	c 251
0.66	o 332
0.66	c 248
0.66	o 333
0.66	c 247
0.66	o 334
0.66	c 246
0.66	o 335
0.66	c 245
0.66	o 336
0.66	c 244
0.66	o 339
0.66	c 241
0.67	o 340
0.67	c 240
0.67	o 343
0.67	c 237
0.67	o 344
0.67	c 236
0.67	o 345
0.67	c 235
0.68	o 350
0.68	c 230
0.68	o 351
0.68	c 229
0.68	o 352
0.68	c 228
0.78	o 353
0.78	c 227
1.03	o 354
1.03	c 226
1.03	o 355
1.03	c 225
2.67	   
2.67	   search
2.67	     run=0  nbConstraintChecks=8949237  nbAssignments=10000
2.67	       =>  wckTime=2.026  cpuTime=1.99  mem=5M655
4.63	   
4.63	   search
4.63	     run=1  nbConstraintChecks=18010062  nbAssignments=20000
4.63	       =>  wckTime=3.99  cpuTime=3.92  mem=5M655
6.57	   
6.57	   search
6.58	     run=2  nbConstraintChecks=26956984  nbAssignments=30000
6.58	       =>  wckTime=5.932  cpuTime=5.86  mem=5M655
8.53	   
8.53	   search
8.53	     run=3  nbConstraintChecks=36013767  nbAssignments=40000
8.53	       =>  wckTime=7.89  cpuTime=7.8  mem=5M655
10.47	   
10.47	   search
10.47	     run=4  nbConstraintChecks=44959614  nbAssignments=50000
10.47	       =>  wckTime=9.829  cpuTime=9.72  mem=5M655
12.41	   
12.41	   search
12.41	     run=5  nbConstraintChecks=54019164  nbAssignments=60000
12.41	       =>  wckTime=11.77  cpuTime=11.64  mem=5M655
14.35	   
14.35	   search
14.35	     run=6  nbConstraintChecks=62964476  nbAssignments=70000
14.35	       =>  wckTime=13.703  cpuTime=13.56  mem=5M655
16.29	   
16.29	   search
16.29	     run=7  nbConstraintChecks=72025305  nbAssignments=80000
16.29	       =>  wckTime=15.647  cpuTime=15.48  mem=5M655
18.22	   
18.22	   search
18.22	     run=8  nbConstraintChecks=80988971  nbAssignments=90000
18.22	       =>  wckTime=17.581  cpuTime=17.4  mem=5M655
20.17	   
20.17	   search
20.17	     run=9  nbConstraintChecks=90036875  nbAssignments=100000
20.17	       =>  wckTime=19.527  cpuTime=19.33  mem=5M655
22.11	   
22.11	   search
22.11	     run=10  nbConstraintChecks=98990140  nbAssignments=110000
22.11	       =>  wckTime=21.471  cpuTime=21.26  mem=5M655
24.08	   
24.08	   search
24.08	     run=11  nbConstraintChecks=108041711  nbAssignments=120000
24.08	       =>  wckTime=23.433  cpuTime=23.2  mem=5M655
26.03	   
26.03	   search
26.03	     run=12  nbConstraintChecks=117000740  nbAssignments=130000
26.03	       =>  wckTime=25.384  cpuTime=25.14  mem=5M655
27.99	   
27.99	   search
27.99	     run=13  nbConstraintChecks=126072939  nbAssignments=140000
27.99	       =>  wckTime=27.345  cpuTime=27.08  mem=5M655
29.93	   
29.93	   search
29.93	     run=14  nbConstraintChecks=135022653  nbAssignments=150000
29.93	       =>  wckTime=29.286  cpuTime=29.0  mem=5M655
31.30	   
31.30	   search
31.30	     run=15  nbConstraintChecks=141387777  nbAssignments=157030
31.30	       =>  wckTime=30.657  cpuTime=30.37  mem=5M655
31.30	   
31.30	   global
31.30	     nbConstraintChecks=141387777  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
31.30	     solvingWckTime=30.655  solvingCpuTime=30.37  expiredTime=no  totalExploration=no  nbFoundSolutions=0
31.30	     globalCpuTime=30.64
31.30	       =>  wckTime=30.986  cpuTime=30.59  mem=5M655
31.30	   
31.30	   solver IterativeSystematicSolver being built... 
31.45	       =>  wckTime=31.131  cpuTime=30.69  mem=16M830
31.46	   
31.46	   preprocessing
31.46	     nbConstraintChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
31.46	     detectedInconsistency=no
31.46	       =>  wckTime=0.0070  cpuTime=0.01  mem=16M830
31.52	   
31.52	   search
31.52	     run=0  nbConstraintChecks=49242  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=49
31.52	     nbFailedAssignments=8  nbBacktracks=11  nbVisitedNodes=69  nbRestartNogoods=0
31.52	       =>  wckTime=0.068  cpuTime=0.05  mem=16M830
31.56	   
31.56	   search
31.56	     run=1  nbConstraintChecks=110177  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107
31.56	     nbFailedAssignments=18  nbBacktracks=27  nbVisitedNodes=153  nbRestartNogoods=2
31.56	       =>  wckTime=0.114  cpuTime=0.08  mem=16M830
31.60	   
31.60	   search
31.60	     run=2  nbConstraintChecks=195634  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=176
31.60	     nbFailedAssignments=36  nbBacktracks=51  nbVisitedNodes=264  nbRestartNogoods=4
31.60	       =>  wckTime=0.154  cpuTime=0.13  mem=16M830
31.65	   
31.65	   search
31.65	     run=3  nbConstraintChecks=300538  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=258
31.65	     nbFailedAssignments=55  nbBacktracks=86  nbVisitedNodes=400  nbRestartNogoods=6
31.65	       =>  wckTime=0.204  cpuTime=0.18  mem=16M830
31.73	   
31.73	   search
31.73	     run=4  nbConstraintChecks=473049  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=380
31.73	     nbFailedAssignments=97  nbBacktracks=136  nbVisitedNodes=614  nbRestartNogoods=8
31.73	       =>  wckTime=0.28  cpuTime=0.24  mem=16M830
31.82	   
31.82	   search
31.82	     run=5  nbConstraintChecks=701292  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=537
31.82	     nbFailedAssignments=149  nbBacktracks=211  nbVisitedNodes=898  nbRestartNogoods=13
31.82	       =>  wckTime=0.37  cpuTime=0.33  mem=16M830
31.98	   
31.98	   search
31.98	     run=6  nbConstraintChecks=1092947  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=782
31.98	     nbFailedAssignments=253  nbBacktracks=324  nbVisitedNodes=1360  nbRestartNogoods=16
31.98	       =>  wckTime=0.529  cpuTime=0.49  mem=16M830
32.19	   
32.19	   search
32.19	     run=7  nbConstraintChecks=1642821  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1125
32.19	     nbFailedAssignments=397  nbBacktracks=494  nbVisitedNodes=2017  nbRestartNogoods=20
32.19	       =>  wckTime=0.743  cpuTime=0.7  mem=16M830
32.53	   
32.53	   search
32.53	     run=8  nbConstraintChecks=2438539  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1609
32.53	     nbFailedAssignments=600  nbBacktracks=750  nbVisitedNodes=2960  nbRestartNogoods=24
32.53	       =>  wckTime=1.082  cpuTime=1.03  mem=16M830
32.96	   
32.96	   search
32.96	     run=9  nbConstraintChecks=3506145  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2261
32.96	     nbFailedAssignments=842  nbBacktracks=1134  nbVisitedNodes=4238  nbRestartNogoods=29
32.96	       =>  wckTime=1.515  cpuTime=1.45  mem=16M830
33.69	   
33.69	   search
33.69	     run=10  nbConstraintChecks=5291964  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3318
33.69	     nbFailedAssignments=1298  nbBacktracks=1710  nbVisitedNodes=6327  nbRestartNogoods=36
33.69	       =>  wckTime=2.247  cpuTime=2.17  mem=16M830
34.69	   
34.69	   search
34.69	     run=11  nbConstraintChecks=7777104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4808
34.69	     nbFailedAssignments=1897  nbBacktracks=2574  nbVisitedNodes=9280  nbRestartNogoods=43
34.69	       =>  wckTime=3.247  cpuTime=3.16  mem=16M830
36.39	   
36.39	   search
36.39	     run=12  nbConstraintChecks=11831624  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=7167
36.39	     nbFailedAssignments=2935  nbBacktracks=3871  nbVisitedNodes=13974  nbRestartNogoods=48
36.39	       =>  wckTime=4.942  cpuTime=4.84  mem=16M830
38.86	   
38.86	   search
38.86	     run=13  nbConstraintChecks=17940247  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=10739
38.86	     nbFailedAssignments=4533  nbBacktracks=5818  nbVisitedNodes=21091  nbRestartNogoods=55
38.86	       =>  wckTime=7.408  cpuTime=7.28  mem=16M830
42.84	   
42.84	   search
42.84	     run=14  nbConstraintChecks=27502216  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=16319
42.84	     nbFailedAssignments=7169  nbBacktracks=8737  nbVisitedNodes=32226  nbRestartNogoods=62
42.84	       =>  wckTime=11.39  cpuTime=11.23  mem=16M830
48.24	   
48.24	   search
48.24	     run=15  nbConstraintChecks=40747458  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=24148
48.24	     nbFailedAssignments=10594  nbBacktracks=13115  nbVisitedNodes=47858  nbRestartNogoods=69
48.24	       =>  wckTime=16.794  cpuTime=16.59  mem=16M830
56.45	   
56.45	   search
56.45	     run=16  nbConstraintChecks=60799273  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=35981
56.45	     nbFailedAssignments=15837  nbBacktracks=19683  nbVisitedNodes=71502  nbRestartNogoods=74
56.45	       =>  wckTime=24.999  cpuTime=24.73  mem=16M830
68.79	   
68.79	   search
68.79	     run=17  nbConstraintChecks=90519903  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=53445
68.79	     nbFailedAssignments=23421  nbBacktracks=29535  nbVisitedNodes=106402  nbRestartNogoods=82
68.79	       =>  wckTime=37.341  cpuTime=36.96  mem=16M830
87.33	   
87.33	   search
87.33	     run=18  nbConstraintChecks=135300968  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=79417
87.33	     nbFailedAssignments=34589  nbBacktracks=44315  nbVisitedNodes=158318  nbRestartNogoods=88
87.33	       =>  wckTime=55.882  cpuTime=55.35  mem=16M830
115.26	   
115.26	   search
115.26	     run=19  nbConstraintChecks=202440787  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=118993
115.26	     nbFailedAssignments=51973  nbBacktracks=66484  nbVisitedNodes=237447  nbRestartNogoods=96
115.26	       =>  wckTime=83.814  cpuTime=83.04  mem=16M830
159.39	   
159.39	   search
159.39	     run=20  nbConstraintChecks=308806540  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=181173
159.39	     nbFailedAssignments=80877  nbBacktracks=99736  nbVisitedNodes=361783  nbRestartNogoods=103
159.39	       =>  wckTime=127.947  cpuTime=126.81  mem=16M830
219.68	   
219.68	   search
219.68	     run=21  nbConstraintChecks=464658879  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=272728
219.68	     nbFailedAssignments=122528  nbBacktracks=149614  nbVisitedNodes=544867  nbRestartNogoods=110
219.68	       =>  wckTime=188.232  cpuTime=186.8  mem=16M830
307.75	   
307.75	   search
307.75	     run=22  nbConstraintChecks=691621081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=405647
307.75	     nbFailedAssignments=180605  nbBacktracks=224432  nbVisitedNodes=810677  nbRestartNogoods=115
307.75	       =>  wckTime=276.307  cpuTime=274.47  mem=16M830
449.44	   
449.44	   search
449.44	     run=23  nbConstraintChecks=1055699334  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=621443
449.44	     nbFailedAssignments=284150  nbBacktracks=336659  nbVisitedNodes=1241306  nbRestartNogoods=123
449.44	       =>  wckTime=417.992  cpuTime=415.52  mem=16M830
658.98	   
658.98	   search
658.98	     run=24  nbConstraintChecks=1581600261  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=929782
658.98	     nbFailedAssignments=424126  nbBacktracks=505000  nbVisitedNodes=1856925  nbRestartNogoods=130
658.98	       =>  wckTime=627.537  cpuTime=624.84  mem=16M830
958.63	   
958.63	   search
958.63	     run=25  nbConstraintChecks=2345849451  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1386396
958.63	     nbFailedAssignments=628206  nbBacktracks=757512  nbVisitedNodes=2763753  nbRestartNogoods=137
958.63	       =>  wckTime=927.185  cpuTime=924.18  mem=16M830
1358.24	   
1358.24	   search
1358.24	     run=26  nbConstraintChecks=3395059454  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2043163
1358.24	     nbFailedAssignments=906178  nbBacktracks=1136280  nbVisitedNodes=4037317  nbRestartNogoods=144
1358.24	       =>  wckTime=1326.79  cpuTime=1321.96  mem=16M830
1919.25	   
1919.25	   search
1919.25	     run=27  nbConstraintChecks=4915617932  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3020226
1919.25	     nbFailedAssignments=1315059  nbBacktracks=1704432  nbVisitedNodes=5913604  nbRestartNogoods=153
1919.25	       =>  wckTime=1887.803  cpuTime=1880.3  mem=16M830
2410.11	v 1 0 0 1 1 0 1 0 1 1 1 0 1 0 0 0 0 1 1 1 1 1 1 0 0 1 0 1 0 1 1 0 1 1 0 1 1 0 1 0 0 0 0 0 1 1 0 0 1 0 

Verifier Data (download as text)

225 unsatisfied constraints, 355 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/node17/watcher-279686-1169296839 -o ROOT/results/node17/solver-279686-1169296839 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar pfc.xml 1 XSax /tmp/evaluation/279686-1169296839/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: 2.00 2.00 2.00 4/86 20966
/proc/meminfo: memFree=1364056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=18540 CPUtime=0
/proc/20965/stat : 20965 (runsolver) R 20963 20965 20897 0 -1 4194368 17 0 0 0 0 0 0 0 19 0 1 0 278078687 18984960 279 18446744073709551615 4194304 4267372 548682068944 18446744073709551615 245482712359 0 2147483391 4096 24578 0 0 0 17 1 0 0
/proc/20965/statm: 4635 279 244 17 0 2626 0

[startup+0.108112 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 20966
/proc/meminfo: memFree=1364056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=914988 CPUtime=0.09
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 2989 0 1 0 7 2 0 0 17 0 8 0 278078687 936947712 2735 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152819938 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228747 2735 1426 14 0 215242 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 914988

[startup+0.516151 s]
/proc/loadavg: 2.00 2.00 2.00 4/86 20966
/proc/meminfo: memFree=1364056/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915332 CPUtime=0.49
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 6401 0 1 0 45 4 0 0 18 0 8 0 278078687 937299968 6140 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4152174166 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228833 6140 2146 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.33923 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20973
/proc/meminfo: memFree=1345888/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=1.3
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 7199 0 1 0 114 16 0 0 24 0 8 0 278078687 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155277156 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 6937 2476 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.13
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 339 0 0 0 13 0 0 0 16 0 8 0 278078696 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 6937 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 915460

[startup+2.9914 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 20973
/proc/meminfo: memFree=1345824/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2.94
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 7202 0 1 0 245 49 0 0 25 0 8 0 278078687 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073718974 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 6939 2476 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.14
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 341 0 0 0 14 0 0 0 16 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.94
Current children cumulated vsize (KiB) 915460

[startup+6.27975 s]
/proc/loadavg: 2.00 2.00 2.00 4/93 20973
/proc/meminfo: memFree=1345832/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=6.21
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 7202 0 1 0 506 115 0 0 25 0 8 0 278078687 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073699732 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 6939 2476 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.14
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 341 0 0 0 14 0 0 0 16 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 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) 915460

[startup+12.7674 s]
/proc/loadavg: 2.07 2.02 2.00 3/93 20973
/proc/meminfo: memFree=1345896/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=12.64
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 7202 0 1 0 1022 242 0 0 25 0 8 0 278078687 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073696230 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 6939 2476 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.14
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 341 0 0 0 14 0 0 0 16 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 6939 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 915460

[startup+25.6038 s]
/proc/loadavg: 2.06 2.02 2.00 3/93 20973
/proc/meminfo: memFree=1345960/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=25.36
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 7204 0 1 0 2036 500 0 0 25 0 8 0 278078687 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073728331 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 6940 2476 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 193 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.14
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 342 0 0 0 14 0 0 0 16 0 8 0 278078696 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 6940 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 915460

[startup+51.2154 s]
/proc/loadavg: 2.04 2.01 2.00 3/93 20973
/proc/meminfo: memFree=1338280/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=50.76
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9189 0 1 0 4460 616 0 0 25 0 8 0 278078687 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845351 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 8921 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.24
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 278078696 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8921 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.76
Current children cumulated vsize (KiB) 915460

[startup+102.423 s]
/proc/loadavg: 2.01 2.01 2.00 3/93 20973
/proc/meminfo: memFree=1338280/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=101.53
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9196 0 1 0 9536 617 0 0 25 0 8 0 278078687 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837865 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20965/statm: 228865 8928 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.24
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 400 0 0 0 23 1 0 0 16 0 8 0 278078696 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8928 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.53
Current children cumulated vsize (KiB) 915460

[startup+162.474 s]
/proc/loadavg: 2.00 2.00 2.00 3/89 20986
/proc/meminfo: memFree=1341312/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=161.09
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9202 0 1 0 15491 618 0 0 25 0 8 0 278078687 937431040 8934 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073849007 0 4 0 23759 18446744073709551615 0 0 17 0 0 0

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

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

[startup+2083.66 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2075.17
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 206885 632 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882743 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2075.17
Current children cumulated vsize (KiB) 915460

[startup+2143.68 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2134.92
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 212860 632 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882785 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2134.92
Current children cumulated vsize (KiB) 915460

[startup+2203.71 s]
/proc/loadavg: 2.05 2.01 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2194.67
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 218835 632 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073837855 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2194.67
Current children cumulated vsize (KiB) 915460

[startup+2263.74 s]
/proc/loadavg: 2.02 2.01 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2254.41
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 224808 633 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073883002 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2254.41
Current children cumulated vsize (KiB) 915460

[startup+2323.76 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2314.16
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 230783 633 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882834 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2314.16
Current children cumulated vsize (KiB) 915460

[startup+2383.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2373.9
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 236757 633 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073848950 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2373.9
Current children cumulated vsize (KiB) 915460



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2410.11 s]
/proc/loadavg: 2.00 2.00 2.00 3/100 21338
/proc/meminfo: memFree=1313072/2055920 swapFree=4192812/4192956
[pid=20965] ppid=20963 vsize=915460 CPUtime=2400.09
/proc/20965/stat : 20965 (java) R 20963 20965 20897 0 -1 0 9219 0 1 0 239376 633 0 0 25 0 8 0 278078687 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073882734 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/20965/statm: 228865 8951 2527 14 0 215335 0
[pid=20965/tid=20967] ppid=20963 vsize=915460 CPUtime=0.02
/proc/20965/task/20967/stat : 20967 (java) S 20963 20965 20897 0 -1 64 194 0 0 0 2 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20968] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20968/stat : 20968 (java) S 20963 20965 20897 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20969] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20969/stat : 20969 (java) S 20963 20965 20897 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 278078692 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20970] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20970/stat : 20970 (java) S 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20971] ppid=20963 vsize=915460 CPUtime=0.25
/proc/20965/task/20971/stat : 20971 (java) S 20963 20965 20897 0 -1 64 401 0 0 0 24 1 0 0 16 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=20965/tid=20972] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20972/stat : 20972 (java) S 20963 20965 20897 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20965/tid=20973] ppid=20963 vsize=915460 CPUtime=0
/proc/20965/task/20973/stat : 20973 (java) R 20963 20965 20897 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 278078696 937431040 8951 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2400.09
Current children cumulated vsize (KiB) 915460

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

Child status: 143
Real time (s): 2410.17
CPU time (s): 2400.16
CPU user time (s): 2393.82
CPU system time (s): 6.34404
CPU usage (%): 99.5847
Max. virtual memory (cumulated for all children) (KiB): 915464

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2393.82
system time used= 6.34403
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9243
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= 49900
involuntary context switches= 104422

runsolver used 2.70859 s user time and 6.95894 s system time

The end

Launcher Data (download as text)

Begin job on node17 on Sat Jan 20 12:40:39 UTC 2007


IDJOB= 279686
IDBENCH= 10374
IDSOLVER= 69
FILE ID= node17/279686-1169296839

PBS_JOBID= 3609637

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  8a4c7b7b44a39223399528289a8ffbca

RANDOM SEED= 963974359

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.236
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.236
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:       1364536 kB
Buffers:         48480 kB
Cached:         507080 kB
SwapCached:          0 kB
Active:         263136 kB
Inactive:       351844 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1364536 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            1888 kB
Writeback:           0 kB
Mapped:          79700 kB
Slab:            61328 kB
Committed_AS:  8714508 kB
PageTables:       2196 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 node17 on Sat Jan 20 13:20:49 UTC 2007