Trace number 277777

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 EPFCMSAT (TO) 2400.12 2403.92

General information on the benchmark

NameMaxCSP/cnf/2-80-100-1000/
cnf-2-80-500-638341_ext.xml
MD5SUM20adde065cdf89cd6906715e02559f09
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmarkMOPT
Best Number of satisfied constraints408
Best CPU time to get the best result obtained on this benchmark4.03039
Satisfiable
(Un)Satisfiability was proved
Number of variables80
Number of constraints458
Maximum constraint arity2
Maximum domain size2
Number of constraints which are defined in extension458
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=epfc.xml
0.35	   
0.35	   instance
0.35	     name=/tmp/evaluation/277777-1169270602/unknown.xml
0.38	   
0.38	   domains being loaded...
0.38	   
0.38	   variables being loaded...
0.42	     nbVariables=80  nbDomainTypes=1  minDomainSize=2  maxDomainSize=2
0.42	       =>  wckTime=0.104  cpuTime=0.08  mem=6M887
0.42	   
0.42	   relations being loaded...
0.42	   
0.42	   constraints being loaded...
0.55	     nbConstraints=458  nbRelationTypes=10  nbExtensionStructures=10  nbSharedExtensionStructures=448
0.55	     nbConflictsStructures=10  nbSharedConflictsStructures=448  nbSharedBinaryRepresentations=36  maxDegree=20
0.55	     maxArity=2
0.55	       =>  wckTime=0.231  cpuTime=0.16  mem=8M838
0.59	   
0.59	   solver LocalSearchSolver being built... 
0.63	       =>  wckTime=0.313  cpuTime=0.2  mem=5M609
0.63	
0.63	s SATISFIABLE
0.63	o 329
0.63	c 129
0.63	o 334
0.63	c 124
0.63	o 340
0.63	c 118
0.63	o 341
0.64	c 117
0.64	o 344
0.64	c 114
0.64	o 348
0.64	c 110
0.64	o 353
0.64	c 105
0.64	o 355
0.64	c 103
0.64	o 357
0.64	c 101
0.64	o 360
0.64	c 98
0.64	o 361
0.64	c 97
0.64	o 365
0.64	c 93
0.64	o 368
0.64	c 90
0.64	o 369
0.64	c 89
0.64	o 370
0.64	c 88
0.65	o 373
0.65	c 85
0.65	o 376
0.65	c 82
0.65	o 377
0.65	c 81
0.65	o 378
0.65	c 80
0.65	o 380
0.65	c 78
0.65	o 383
0.65	c 75
0.65	o 384
0.65	c 74
0.66	o 387
0.66	c 71
0.66	o 389
0.66	c 69
0.66	o 391
0.66	c 67
0.66	o 392
0.66	c 66
0.66	o 396
0.66	c 62
0.66	o 397
0.66	c 61
0.66	o 398
0.66	c 60
0.68	o 400
0.68	c 58
0.68	o 402
0.68	c 56
0.76	o 403
0.76	c 55
0.76	o 404
0.76	c 54
0.80	o 406
0.80	c 52
1.43	o 407
1.43	c 51
2.13	   
2.13	   search
2.13	     run=0  nbConstraintChecks=5174144  nbAssignments=10000
2.13	       =>  wckTime=1.506  cpuTime=1.47  mem=5M609
3.59	   
3.59	   search
3.59	     run=1  nbConstraintChecks=10593993  nbAssignments=20000
3.59	       =>  wckTime=2.963  cpuTime=2.91  mem=5M609
5.00	   
5.00	   search
5.00	     run=2  nbConstraintChecks=15789350  nbAssignments=30000
5.00	       =>  wckTime=4.378  cpuTime=4.32  mem=5M609
5.71	o 408
5.71	c 50
6.44	   
6.44	   search
6.44	     run=3  nbConstraintChecks=21176660  nbAssignments=40000
6.44	       =>  wckTime=5.811  cpuTime=5.75  mem=5M609
7.84	   
7.84	   search
7.84	     run=4  nbConstraintChecks=26353888  nbAssignments=50000
7.84	       =>  wckTime=7.209  cpuTime=7.14  mem=5M609
9.27	   
9.27	   search
9.27	     run=5  nbConstraintChecks=31777571  nbAssignments=60000
9.27	       =>  wckTime=8.648  cpuTime=8.57  mem=5M609
10.68	   
10.68	   search
10.68	     run=6  nbConstraintChecks=36989695  nbAssignments=70000
10.68	       =>  wckTime=10.052  cpuTime=9.97  mem=5M609
12.11	   
12.11	   search
12.11	     run=7  nbConstraintChecks=42411697  nbAssignments=80000
12.11	       =>  wckTime=11.487  cpuTime=11.39  mem=5M609
13.51	   
13.51	   search
13.52	     run=8  nbConstraintChecks=47610648  nbAssignments=90000
13.52	       =>  wckTime=12.888  cpuTime=12.79  mem=5M609
14.95	   
14.95	   search
14.95	     run=9  nbConstraintChecks=53026925  nbAssignments=100000
14.95	       =>  wckTime=14.328  cpuTime=14.22  mem=5M609
16.37	   
16.37	   search
16.37	     run=10  nbConstraintChecks=58224761  nbAssignments=110000
16.37	       =>  wckTime=15.743  cpuTime=15.63  mem=5M609
17.82	   
17.82	   search
17.82	     run=11  nbConstraintChecks=63634724  nbAssignments=120000
17.82	       =>  wckTime=17.192  cpuTime=17.08  mem=5M609
19.24	   
19.24	   search
19.24	     run=12  nbConstraintChecks=68826612  nbAssignments=130000
19.24	       =>  wckTime=18.61  cpuTime=18.48  mem=5M609
20.69	   
20.69	   search
20.69	     run=13  nbConstraintChecks=74252028  nbAssignments=140000
20.69	       =>  wckTime=20.059  cpuTime=19.93  mem=5M609
22.10	   
22.10	   search
22.10	     run=14  nbConstraintChecks=79446875  nbAssignments=150000
22.10	       =>  wckTime=21.474  cpuTime=21.34  mem=5M609
23.54	   
23.54	   search
23.54	     run=15  nbConstraintChecks=84826384  nbAssignments=160000
23.54	       =>  wckTime=22.914  cpuTime=22.77  mem=5M609
24.96	   
24.96	   search
24.96	     run=16  nbConstraintChecks=90008607  nbAssignments=170000
24.96	       =>  wckTime=24.33  cpuTime=24.18  mem=5M609
26.40	   
26.40	   search
26.40	     run=17  nbConstraintChecks=95441648  nbAssignments=180000
26.40	       =>  wckTime=25.769  cpuTime=25.61  mem=5M609
27.80	   
27.80	   search
27.80	     run=18  nbConstraintChecks=100635307  nbAssignments=190000
27.80	       =>  wckTime=27.169  cpuTime=27.0  mem=5M609
29.24	   
29.24	   search
29.24	     run=19  nbConstraintChecks=106030224  nbAssignments=200000
29.24	       =>  wckTime=28.609  cpuTime=28.43  mem=5M609
30.65	   
30.65	   search
30.65	     run=20  nbConstraintChecks=111229704  nbAssignments=210000
30.65	       =>  wckTime=30.024  cpuTime=29.83  mem=5M609
32.09	   
32.09	   search
32.09	     run=21  nbConstraintChecks=116643801  nbAssignments=220000
32.09	       =>  wckTime=31.459  cpuTime=31.26  mem=5M609
33.49	   
33.49	   search
33.49	     run=22  nbConstraintChecks=121838087  nbAssignments=230000
33.49	       =>  wckTime=32.86  cpuTime=32.66  mem=5M609
34.92	   
34.92	   search
34.92	     run=23  nbConstraintChecks=127242300  nbAssignments=240000
34.92	       =>  wckTime=34.294  cpuTime=34.09  mem=5M609
35.86	   
35.86	   search
35.86	     run=24  nbConstraintChecks=130670198  nbAssignments=246711
35.86	       =>  wckTime=35.236  cpuTime=35.03  mem=5M609
35.86	   
35.86	   global
35.86	     nbConstraintChecks=130670198  nbValidityChecks=0  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0
35.86	     solvingWckTime=35.235  solvingCpuTime=35.03  expiredTime=no  totalExploration=no  nbFoundSolutions=0
35.87	     globalCpuTime=35.29
35.87	       =>  wckTime=35.55  cpuTime=35.23  mem=5M609
35.87	   
35.87	   solver IterativeSystematicSolver being built... 
36.01	       =>  wckTime=35.7  cpuTime=35.35  mem=16M599
36.09	   
36.09	   preprocessing
36.09	     nbConstraintChecks=35830  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbRemovedValues=0
36.09	     detectedInconsistency=no
36.09	       =>  wckTime=0.071  cpuTime=0.05  mem=16M599
36.13	   
36.13	   search
36.13	     run=0  nbConstraintChecks=33489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=46
36.13	     nbFailedAssignments=6  nbBacktracks=12  nbVisitedNodes=65  nbRestartNogoods=0
36.13	       =>  wckTime=0.11  cpuTime=0.08  mem=17M574
36.17	   
36.17	   search
36.17	     run=1  nbConstraintChecks=79154  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=103
36.17	     nbFailedAssignments=20  nbBacktracks=27  nbVisitedNodes=149  nbRestartNogoods=2
36.17	       =>  wckTime=0.154  cpuTime=0.11  mem=17M574
36.21	   
36.22	   search
36.22	     run=2  nbConstraintChecks=135489  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=171
36.22	     nbFailedAssignments=35  nbBacktracks=49  nbVisitedNodes=251  nbRestartNogoods=4
36.22	       =>  wckTime=0.199  cpuTime=0.15  mem=17M574
36.27	   
36.27	   search
36.27	     run=3  nbConstraintChecks=211883  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=253
36.27	     nbFailedAssignments=52  nbBacktracks=82  nbVisitedNodes=380  nbRestartNogoods=6
36.27	       =>  wckTime=0.253  cpuTime=0.2  mem=17M574
36.34	   
36.34	   search
36.34	     run=4  nbConstraintChecks=325382  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=367
36.34	     nbFailedAssignments=87  nbBacktracks=132  nbVisitedNodes=574  nbRestartNogoods=9
36.34	       =>  wckTime=0.328  cpuTime=0.28  mem=17M574
36.46	   
36.46	   search
36.46	     run=5  nbConstraintChecks=507181  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=531
36.46	     nbFailedAssignments=145  nbBacktracks=207  nbVisitedNodes=863  nbRestartNogoods=12
36.46	       =>  wckTime=0.446  cpuTime=0.39  mem=17M574
36.63	   
36.63	   search
36.63	     run=6  nbConstraintChecks=751762  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=754
36.63	     nbFailedAssignments=225  nbBacktracks=321  nbVisitedNodes=1263  nbRestartNogoods=16
36.63	       =>  wckTime=0.611  cpuTime=0.56  mem=17M574
36.86	   
36.86	   search
36.86	     run=7  nbConstraintChecks=1095549  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1049
36.86	     nbFailedAssignments=322  nbBacktracks=491  nbVisitedNodes=1819  nbRestartNogoods=20
36.86	       =>  wckTime=0.846  cpuTime=0.79  mem=17M574
37.18	   
37.18	   search
37.19	     run=8  nbConstraintChecks=1615280  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1477
37.19	     nbFailedAssignments=456  nbBacktracks=750  nbVisitedNodes=2633  nbRestartNogoods=23
37.19	       =>  wckTime=1.169  cpuTime=1.1  mem=17M574
37.72	   
37.72	   search
37.72	     run=9  nbConstraintChecks=2459160  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2180
37.72	     nbFailedAssignments=745  nbBacktracks=1134  nbVisitedNodes=3942  nbRestartNogoods=27
37.72	       =>  wckTime=1.701  cpuTime=1.61  mem=17M574
38.41	   
38.41	   search
38.41	     run=10  nbConstraintChecks=3513561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3144
38.41	     nbFailedAssignments=1111  nbBacktracks=1711  nbVisitedNodes=5759  nbRestartNogoods=31
38.41	       =>  wckTime=2.398  cpuTime=2.31  mem=17M574
39.54	   
39.54	   search
39.54	     run=11  nbConstraintChecks=5297258  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=4641
39.54	     nbFailedAssignments=1716  nbBacktracks=2576  nbVisitedNodes=8582  nbRestartNogoods=33
39.54	       =>  wckTime=3.527  cpuTime=3.43  mem=17M574
41.01	   
41.01	   search
41.01	     run=12  nbConstraintChecks=7794561  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=6752
41.01	     nbFailedAssignments=2497  nbBacktracks=3877  nbVisitedNodes=12574  nbRestartNogoods=36
41.01	       =>  wckTime=4.992  cpuTime=4.89  mem=17M574
43.10	   
43.10	   search
43.10	     run=13  nbConstraintChecks=11233209  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=9619
43.10	     nbFailedAssignments=3391  nbBacktracks=5826  nbVisitedNodes=18005  nbRestartNogoods=39
43.10	       =>  wckTime=7.086  cpuTime=6.97  mem=17M574
46.55	   
46.55	   search
46.55	     run=14  nbConstraintChecks=16888207  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=14440
46.55	     nbFailedAssignments=5268  nbBacktracks=8745  nbVisitedNodes=27217  nbRestartNogoods=43
46.55	       =>  wckTime=10.537  cpuTime=10.4  mem=17M574
52.16	   
52.16	   search
52.16	     run=15  nbConstraintChecks=25662992  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=21882
52.16	     nbFailedAssignments=8302  nbBacktracks=13129  nbVisitedNodes=41429  nbRestartNogoods=47
52.16	       =>  wckTime=16.143  cpuTime=15.98  mem=17M574
59.22	   
59.22	   search
59.22	     run=16  nbConstraintChecks=37165409  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=32062
59.22	     nbFailedAssignments=11892  nbBacktracks=19697  nbVisitedNodes=60275  nbRestartNogoods=52
59.22	       =>  wckTime=23.201  cpuTime=23.0  mem=17M574
70.96	   
70.96	   search
70.96	     run=17  nbConstraintChecks=56877588  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=48336
70.96	     nbFailedAssignments=18287  nbBacktracks=29549  nbVisitedNodes=91643  nbRestartNogoods=59
70.96	       =>  wckTime=34.944  cpuTime=34.69  mem=17M574
90.47	   
90.47	   search
90.47	     run=18  nbConstraintChecks=85981081  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=72916
90.47	     nbFailedAssignments=28065  nbBacktracks=44327  nbVisitedNodes=137560  nbRestartNogoods=63
90.47	       =>  wckTime=54.453  cpuTime=54.12  mem=17M574
118.07	   
118.07	   search
118.07	     run=19  nbConstraintChecks=127839991  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=107585
118.07	     nbFailedAssignments=40538  nbBacktracks=66495  nbVisitedNodes=202695  nbRestartNogoods=70
118.07	       =>  wckTime=82.053  cpuTime=81.58  mem=17M574
153.74	   
153.74	   search
153.74	     run=20  nbConstraintChecks=184407613  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=158222
153.74	     nbFailedAssignments=57902  nbBacktracks=99750  nbVisitedNodes=294388  nbRestartNogoods=73
153.74	       =>  wckTime=117.722  cpuTime=117.08  mem=17M574
209.56	   
209.56	   search
209.56	     run=21  nbConstraintChecks=269359104  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=235016
209.56	     nbFailedAssignments=84793  nbBacktracks=149630  nbVisitedNodes=430059  nbRestartNogoods=81
209.56	       =>  wckTime=173.543  cpuTime=172.63  mem=17M574
279.99	   
279.99	   search
279.99	     run=22  nbConstraintChecks=381398034  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=345014
279.99	     nbFailedAssignments=119950  nbBacktracks=224448  nbVisitedNodes=620043  nbRestartNogoods=89
279.99	       =>  wckTime=243.976  cpuTime=242.86  mem=17M574
365.13	   
365.13	   search
365.13	     run=23  nbConstraintChecks=527205448  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=503513
365.13	     nbFailedAssignments=166206  nbBacktracks=336676  nbVisitedNodes=885069  nbRestartNogoods=97
365.13	       =>  wckTime=329.115  cpuTime=327.91  mem=17M574
494.12	   
494.12	   search
494.12	     run=24  nbConstraintChecks=755012972  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=736557
494.12	     nbFailedAssignments=230881  nbBacktracks=505017  nbVisitedNodes=1279871  nbRestartNogoods=103
494.12	       =>  wckTime=458.1  cpuTime=456.76  mem=17M574
694.11	   
694.11	   search
694.11	     run=25  nbConstraintChecks=1088944175  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1103380
694.11	     nbFailedAssignments=345167  nbBacktracks=757532  nbVisitedNodes=1886870  nbRestartNogoods=113
694.11	       =>  wckTime=658.095  cpuTime=656.51  mem=17M574
983.41	   
983.41	   search
983.41	     run=26  nbConstraintChecks=1607965856  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=1636857
983.41	     nbFailedAssignments=499847  nbBacktracks=1136299  nbVisitedNodes=2789322  nbRestartNogoods=124
983.41	       =>  wckTime=947.394  cpuTime=945.4  mem=17M574
1425.49	   
1425.49	   search
1425.49	     run=27  nbConstraintChecks=2336764095  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=2419545
1425.49	     nbFailedAssignments=714359  nbBacktracks=1704455  nbVisitedNodes=4108317  nbRestartNogoods=130
1425.49	       =>  wckTime=1389.474  cpuTime=1386.96  mem=17M574
2070.91	   
2070.91	   search
2070.91	     run=28  nbConstraintChecks=3502286279  nbPropagations=0  nbRevisions=0  nbUselessRevisions=0  nbAssignments=3608391
2070.91	     nbFailedAssignments=1050949  nbBacktracks=2556682  nbVisitedNodes=6117089  nbRestartNogoods=138
2070.91	       =>  wckTime=2034.893  cpuTime=2031.67  mem=17M574
2403.87	v 0 0 1 1 1 1 0 0 0 1 1 0 1 0 0 0 0 1 1 0 0 1 1 0 1 0 1 0 1 1 1 1 1 0 0 0 0 1 1 0 1 0 0 0 0 0 0 1 0 0 1 1 1 1 1 1 0 1 0 0 1 1 1 0 0 1 1 1 1 0 0 1 0 0 0 0 0 1 1 1 

Verifier Data (download as text)

50 unsatisfied constraints, 408 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/node15/watcher-277777-1169270602 -o ROOT/results/node15/solver-277777-1169270602 -C 2400 -M 900 java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277777-1169270602/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.93 2.01 1.99 4/93 14855
/proc/meminfo: memFree=1290384/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=1784 CPUtime=0
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 169 0 0 0 0 0 0 0 19 0 1 0 275455054 1826816 140 18446744073709551615 134512640 134570532 4294956624 18446744073709551615 4294960144 0 2147483391 4096 0 0 0 0 17 1 0 0
/proc/14854/statm: 446 140 106 14 0 91 0

[startup+0.105896 s]
/proc/loadavg: 1.93 2.01 1.99 4/93 14855
/proc/meminfo: memFree=1290384/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=914988 CPUtime=0.08
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 2998 0 1 0 7 1 0 0 20 0 8 0 275455054 936947712 2744 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228747 2744 1427 14 0 215242 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 914988

[startup+0.513965 s]
/proc/loadavg: 1.93 2.01 1.99 4/93 14855
/proc/meminfo: memFree=1290384/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915332 CPUtime=0.49
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 6397 0 1 0 45 4 0 0 18 0 8 0 275455054 937299968 6136 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4155475462 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228833 6136 2150 14 0 215303 0
Current children cumulated CPU time (s) 0.49
Current children cumulated vsize (KiB) 915332

[startup+1.3371 s]
/proc/loadavg: 1.93 2.01 1.99 3/100 14862
/proc/meminfo: memFree=1272536/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=1.31
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 7134 0 1 0 110 21 0 0 25 0 8 0 275455054 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 6872 2479 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.13
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 335 0 0 0 13 0 0 0 16 0 8 0 275455062 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 6872 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.31
Current children cumulated vsize (KiB) 915452

[startup+2.99039 s]
/proc/loadavg: 1.93 2.01 1.99 3/100 14862
/proc/meminfo: memFree=1272536/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2.96
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 7137 0 1 0 230 66 0 0 25 0 8 0 275455054 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672492 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 6874 2479 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.13
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 337 0 0 0 13 0 0 0 16 0 8 0 275455062 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 6874 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 915452

[startup+6.27096 s]
/proc/loadavg: 1.94 2.01 1.99 3/100 14862
/proc/meminfo: memFree=1272472/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915456 CPUtime=6.22
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 7138 0 1 0 461 161 0 0 25 0 8 0 275455054 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228864 6875 2479 14 0 215334 0
[pid=14854/tid=14856] ppid=14852 vsize=915456 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 275455058 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915456 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915456 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915456 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915456 CPUtime=0.13
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 275455062 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915456 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915456 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937426944 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 915456

[startup+12.7591 s]
/proc/loadavg: 1.94 2.00 1.99 3/100 14862
/proc/meminfo: memFree=1272472/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=12.67
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 7138 0 1 0 935 332 0 0 25 0 8 0 275455054 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073677370 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 6875 2479 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.13
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 915452

[startup+25.6063 s]
/proc/loadavg: 1.96 2.00 1.99 3/100 14862
/proc/meminfo: memFree=1272536/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=25.46
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 7139 0 1 0 1862 684 0 0 25 0 8 0 275455054 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073672544 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 6875 2479 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 180 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.13
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 338 0 0 0 13 0 0 0 16 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 6875 18446744073709551615 134512640 134570532 4294956464 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.2217 s]
/proc/loadavg: 1.97 2.00 1.99 3/100 14862
/proc/meminfo: memFree=1264408/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=50.95
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9225 0 1 0 4125 970 0 0 25 0 8 0 275455054 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073845856 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 8958 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 405 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8958 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 915452

[startup+102.429 s]
/proc/loadavg: 1.98 2.00 1.99 3/100 14862
/proc/meminfo: memFree=1264344/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=101.92
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9238 0 1 0 9221 971 0 0 25 0 8 0 275455054 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073847300 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/14854/statm: 228863 8968 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 408 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8968 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 101.92
Current children cumulated vsize (KiB) 915452

[startup+162.489 s]
/proc/loadavg: 1.99 2.00 1.99 3/100 14862
/proc/meminfo: memFree=1264344/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=161.69
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9243 0 1 0 15198 971 0 0 25 0 8 0 275455054 937422848 8973 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073896087 0 4 0 23759 18446744073709551615 0 0 17 1 0 0

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

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

[startup+2084.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 14910
/proc/meminfo: memFree=1405584/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2081.21
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 207146 975 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073894958 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2081.21
Current children cumulated vsize (KiB) 915452

[startup+2144.64 s]
/proc/loadavg: 2.00 2.00 2.00 3/93 14910
/proc/meminfo: memFree=1405584/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2141.23
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 213147 976 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852172 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2141.23
Current children cumulated vsize (KiB) 915452

[startup+2204.71 s]
/proc/loadavg: 2.09 2.03 2.01 3/93 14910
/proc/meminfo: memFree=1405520/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2201.23
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 219147 976 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073831528 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2201.23
Current children cumulated vsize (KiB) 915452

[startup+2264.77 s]
/proc/loadavg: 2.03 2.02 2.00 3/99 14974
/proc/meminfo: memFree=1404280/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2261.18
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 225141 977 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073850346 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2261.18
Current children cumulated vsize (KiB) 915452

[startup+2324.87 s]
/proc/loadavg: 2.01 2.02 2.00 3/99 15084
/proc/meminfo: memFree=1404304/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2321.17
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 231134 983 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073895466 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2321.17
Current children cumulated vsize (KiB) 915452

[startup+2384.94 s]
/proc/loadavg: 2.05 2.03 2.00 3/93 15108
/proc/meminfo: memFree=1405328/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2381.18
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 237134 984 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073852105 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2381.18
Current children cumulated vsize (KiB) 915452



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2403.86 s]
/proc/loadavg: 2.04 2.02 2.00 3/93 15108
/proc/meminfo: memFree=1405328/2055920 swapFree=4173628/4192956
[pid=14854] ppid=14852 vsize=915452 CPUtime=2400.06
/proc/14854/stat : 14854 (java) R 14852 14854 14786 0 -1 0 9266 0 1 0 239022 984 0 0 25 0 8 0 275455054 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4073827671 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/14854/statm: 228863 8994 2532 14 0 215333 0
[pid=14854/tid=14856] ppid=14852 vsize=915452 CPUtime=0.02
/proc/14854/task/14856/stat : 14856 (java) S 14852 14854 14786 0 -1 64 181 0 0 0 2 0 0 0 16 0 8 0 275455058 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14857] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14857/stat : 14857 (java) S 14852 14854 14786 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14858] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14858/stat : 14858 (java) S 14852 14854 14786 0 -1 64 5 0 0 0 0 0 0 0 15 0 8 0 275455059 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14859] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14859/stat : 14859 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14860] ppid=14852 vsize=915452 CPUtime=0.26
/proc/14854/task/14860/stat : 14860 (java) S 14852 14854 14786 0 -1 64 409 0 0 0 25 1 0 0 16 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=14854/tid=14861] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14861/stat : 14861 (java) S 14852 14854 14786 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=14854/tid=14862] ppid=14852 vsize=915452 CPUtime=0
/proc/14854/task/14862/stat : 14862 (java) S 14852 14854 14786 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 275455062 937422848 8994 18446744073709551615 134512640 134570532 4294956464 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2400.06
Current children cumulated vsize (KiB) 915452

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

Child status: 143
Real time (s): 2403.92
CPU time (s): 2400.12
CPU user time (s): 2390.27
CPU system time (s): 9.8475
CPU usage (%): 99.842
Max. virtual memory (cumulated for all children) (KiB): 915456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2390.27
system time used= 9.8475
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9287
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= 49812
involuntary context switches= 70646

runsolver used 3.46447 s user time and 7.2009 s system time

The end

Launcher Data (download as text)

Begin job on node15 on Sat Jan 20 05:23:22 UTC 2007


IDJOB= 277777
IDBENCH= 7655
IDSOLVER= 68
FILE ID= node15/277777-1169270602

PBS_JOBID= 3607441

Free space on /tmp= 66561 MiB

SOLVER NAME= AbsconMax 109 EPFC
BENCH NAME= HOME/pub/bench/CPAI06/MaxCSP/cnf/2-80-100-1000/cnf-2-80-500-638341_ext.xml
COMMAND LINE= java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277777-1169270602/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node15/watcher-277777-1169270602 -o ROOT/results/node15/solver-277777-1169270602 -C 2400 -M 900  java -Xms756M -Xmx756M -XX:PermSize=10m -XX:MaxPermSize=10m -jar abscon109.jar epfc.xml 1 XSax /tmp/evaluation/277777-1169270602/unknown.xml

META MD5SUM SOLVER= 9b91398c18c9fe54a6c4cfb50dadce08
MD5SUM BENCH=  20adde065cdf89cd6906715e02559f09

RANDOM SEED= 128258782

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.276
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.276
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:       1290864 kB
Buffers:         52880 kB
Cached:         457848 kB
SwapCached:       5936 kB
Active:         335316 kB
Inactive:       354836 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1290864 kB
SwapTotal:     4192956 kB
SwapFree:      4173628 kB
Dirty:            1952 kB
Writeback:           0 kB
Mapped:         199120 kB
Slab:            59180 kB
Committed_AS:  9253140 kB
PageTables:       2720 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 node15 on Sat Jan 20 06:03:26 UTC 2007